00:00:00.001 Started by upstream project "spdk-dpdk-per-patch" build number 226 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.024 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.827 The recommended git tool is: git 00:00:00.827 using credential 00000000-0000-0000-0000-000000000002 00:00:00.829 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.840 Fetching changes from the remote Git repository 00:00:00.841 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.852 Using shallow fetch with depth 1 00:00:00.852 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.852 > git --version # timeout=10 00:00:00.863 > git --version # 'git version 2.39.2' 00:00:00.863 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.864 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.864 > 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:04.579 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:04.593 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:04.610 Checking out Revision 34845be7ae448993c10fd8929d8277dc075ec12e (FETCH_HEAD) 00:00:04.610 > git config core.sparsecheckout # timeout=10 00:00:04.623 > git read-tree -mu HEAD # timeout=10 00:00:04.641 > git checkout -f 34845be7ae448993c10fd8929d8277dc075ec12e # timeout=5 00:00:04.666 Commit message: "ansible/roles/custom_facts: Escape instances of "\"" 00:00:04.666 > git rev-list --no-walk 34845be7ae448993c10fd8929d8277dc075ec12e # timeout=10 00:00:04.764 [Pipeline] Start of Pipeline 00:00:04.783 [Pipeline] library 00:00:04.785 Loading library shm_lib@master 00:00:04.785 Library shm_lib@master is cached. Copying from home. 00:00:04.798 [Pipeline] retry 00:00:04.800 [Pipeline] { 00:00:04.808 [Pipeline] timeout 00:00:04.809 Timeout set to expire after 10 min without activity 00:00:04.810 [Pipeline] { 00:00:04.819 [Pipeline] node 00:00:08.602 Running on agt-_autotest_17515-7553 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:08.604 [Pipeline] { 00:00:08.620 [Pipeline] wrap 00:00:08.629 [Pipeline] { 00:00:08.636 [Pipeline] stage 00:00:08.639 [Pipeline] { (Prologue) 00:00:08.659 [Pipeline] echo 00:00:08.660 Node: agt-_autotest_17515-7553 00:00:08.825 [Pipeline] setCustomBuildProperty 00:00:08.844 [Pipeline] sh 00:00:10.184 + sudo git config --global --replace-all safe.directory '*' 00:00:10.265 [Pipeline] nodesByLabel 00:00:10.266 Found a total of 1 nodes with the 'sorcerer' label 00:00:10.278 [Pipeline] httpRequest 00:00:10.486 HttpMethod: GET 00:00:10.487 URL: http://10.211.164.101/packages/jbp_34845be7ae448993c10fd8929d8277dc075ec12e.tar.gz 00:00:11.306 Sending request to url: http://10.211.164.101/packages/jbp_34845be7ae448993c10fd8929d8277dc075ec12e.tar.gz 00:00:11.572 Response Code: HTTP/1.1 200 OK 00:00:11.629 Success: Status code 200 is in the accepted range: 200,404 00:00:11.630 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_34845be7ae448993c10fd8929d8277dc075ec12e.tar.gz 00:00:22.125 [Pipeline] sh 00:00:22.425 + tar --no-same-owner -xf jbp_34845be7ae448993c10fd8929d8277dc075ec12e.tar.gz 00:00:22.444 [Pipeline] httpRequest 00:00:22.449 HttpMethod: GET 00:00:22.450 URL: http://10.211.164.101/packages/spdk_65b4e17c6736ae69784017a5d5557443b6997899.tar.gz 00:00:22.457 Sending request to url: http://10.211.164.101/packages/spdk_65b4e17c6736ae69784017a5d5557443b6997899.tar.gz 00:00:22.479 Response Code: HTTP/1.1 200 OK 00:00:22.479 Success: Status code 200 is in the accepted range: 200,404 00:00:22.480 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_65b4e17c6736ae69784017a5d5557443b6997899.tar.gz 00:01:13.067 [Pipeline] sh 00:01:13.370 + tar --no-same-owner -xf spdk_65b4e17c6736ae69784017a5d5557443b6997899.tar.gz 00:01:15.920 [Pipeline] sh 00:01:16.217 + git -C spdk log --oneline -n5 00:01:16.217 65b4e17c6 uuid: clarify spdk_uuid_generate_sha1() return code 00:01:16.217 5d5e4d333 nvmf/rpc: Fail listener add with different secure channel 00:01:16.217 54944c1d1 event: don't NOTICELOG when no RPC server started 00:01:16.217 460a2e391 lib/init: do not fail if missing RPC's subsystem in JSON config doesn't exist in app 00:01:16.217 5dc808124 init: add spdk_subsystem_exists() 00:01:16.233 [Pipeline] sh 00:01:16.531 + git -C spdk/dpdk fetch https://review.spdk.io/gerrit/spdk/dpdk refs/changes/86/22686/2 00:01:17.472 From https://review.spdk.io/gerrit/spdk/dpdk 00:01:17.472 * branch refs/changes/86/22686/2 -> FETCH_HEAD 00:01:17.484 [Pipeline] sh 00:01:17.782 + git -C spdk/dpdk checkout FETCH_HEAD 00:01:18.353 Previous HEAD position was afe4186365 pmdinfogen: avoid empty string in ELFSymbol() 00:01:18.353 HEAD is now at d68be38abf ARM64: Cross-Compilation Support 00:01:18.363 [Pipeline] writeFile 00:01:18.373 [Pipeline] sh 00:01:18.664 + cat autorun-spdk.conf 00:01:18.664 SPDK_RUN_VALGRIND=1 00:01:18.664 SPDK_TEST_UNITTEST=1 00:01:18.664 SPDK_TEST_BLOCKDEV=1 00:01:18.664 SPDK_TEST_PMDK=1 00:01:18.664 SPDK_TEST_ISAL=1 00:01:18.664 SPDK_TEST_REDUCE=1 00:01:18.664 SPDK_TEST_VBDEV_COMPRESS=1 00:01:18.664 SPDK_TEST_CRYPTO=1 00:01:18.664 SPDK_TEST_FTL=1 00:01:18.664 SPDK_TEST_OCF=1 00:01:18.664 SPDK_TEST_RAID5=1 00:01:18.664 SPDK_TEST_RBD=1 00:01:18.664 SPDK_TEST_URING=1 00:01:18.664 SPDK_TEST_NVME_CUSE=1 00:01:18.664 SPDK_TEST_BLOBFS=1 00:01:18.664 SPDK_TEST_VFIOUSER=1 00:01:18.664 SPDK_TEST_DAOS=0 00:01:18.664 SPDK_RUN_ASAN=0 00:01:18.664 SPDK_RUN_UBSAN=1 00:01:18.664 SPDK_TEST_XNVME=1 00:01:18.671 RUN_NIGHTLY= 00:01:18.673 [Pipeline] } 00:01:18.689 [Pipeline] // stage 00:01:18.699 [Pipeline] catchError 00:01:18.701 [Pipeline] { 00:01:18.717 [Pipeline] timeout 00:01:18.717 Timeout set to expire in 45 min 00:01:18.719 [Pipeline] { 00:01:18.734 [Pipeline] stage 00:01:18.735 [Pipeline] { (Tests) 00:01:18.752 [Pipeline] sh 00:01:19.048 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:01:19.048 10:41:23 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:01:19.048 10:41:23 -- scripts/common.sh@502 -- # [[ -e /bin/wpdk_common.sh ]] 00:01:19.048 10:41:23 -- scripts/common.sh@510 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:19.048 10:41:23 -- scripts/common.sh@511 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:19.048 10:41: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:19.048 10:41: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:19.048 10:41: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:19.048 10:41:23 -- paths/export.sh@5 -- # export PATH 00:01:19.048 10:41: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:19.048 10:41:23 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:01:19.048 10:41:23 -- common/autobuild_common.sh@435 -- # date +%s 00:01:19.048 10:41:23 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1713436883.XXXXXX 00:01:19.048 10:41:23 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1713436883.BLdJq2 00:01:19.048 10:41:23 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:01:19.048 10:41:23 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:01:19.048 10:41:23 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:01:19.048 10:41:23 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:01:19.049 10:41:23 -- common/autobuild_common.sh@450 -- # 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:19.049 10:41:23 -- common/autobuild_common.sh@451 -- # get_config_params 00:01:19.049 10:41:23 -- common/autotest_common.sh@385 -- # xtrace_disable 00:01:19.049 10:41:23 -- common/autotest_common.sh@10 -- # set +x 00:01:19.049 10:41:23 -- common/autobuild_common.sh@451 -- # 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:19.049 10:41:23 -- common/autobuild_common.sh@453 -- # start_monitor_resources 00:01:19.049 10:41:23 -- pm/common@17 -- # local monitor 00:01:19.049 10:41:23 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:19.049 10:41:23 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=214 00:01:19.049 10:41:23 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:19.049 10:41:23 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=216 00:01:19.049 10:41:23 -- pm/common@26 -- # sleep 1 00:01:19.049 10:41:23 -- pm/common@21 -- # date +%s 00:01:19.049 10:41:23 -- pm/common@21 -- # date +%s 00:01:19.049 10:41:23 -- pm/common@21 -- # sudo -E /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.1713436883 00:01:19.049 10:41:23 -- pm/common@21 -- # sudo -E /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.1713436883 00:01:19.049 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713436883_collect-vmstat.pm.log 00:01:19.049 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713436883_collect-cpu-load.pm.log 00:01:19.990 10:41:24 -- common/autobuild_common.sh@454 -- # trap stop_monitor_resources EXIT 00:01:19.990 10:41:24 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:01:19.990 10:41:24 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-pkg-manifest.txt /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:01:19.990 10:41:24 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:01:19.990 10:41:24 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:01:19.990 10:41:24 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:01:19.990 10:41:24 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:19.990 10:41:24 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:19.991 10:41:24 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:01:19.991 10:41:24 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:01:19.991 10:41:24 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:01:19.991 10:41:24 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:01:19.991 10:41:24 -- common/autobuild_common.sh@419 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:01:19.991 10:41:24 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:01:19.991 10:41:24 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:01:19.991 10:41:24 -- common/autotest_common.sh@10 -- # set +x 00:01:19.991 ************************************ 00:01:19.991 START TEST autobuild_ocf_precompile 00:01:19.991 ************************************ 00:01:19.991 10:41:24 -- common/autotest_common.sh@1111 -- # _ocf_precompile 00:01:19.991 10:41:24 -- 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:19.991 10:41:24 -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:01:19.991 10:41:24 -- 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:19.991 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:19.991 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:20.252 Using 'verbs' RDMA provider 00:01:29.331 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:37.463 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:37.723 Creating mk/config.mk...done. 00:01:37.723 Creating mk/cc.flags.mk...done. 00:01:37.723 Type 'make' to build. 00:01:37.723 10:41:42 -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:37.723 10:41:42 -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:37.723 10:41:42 -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:37.723 10:41:42 -- 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:37.723 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:37.723 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:37.982 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:37.983 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:37.984 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:37.985 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:38.247 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:38.247 CC env_ocf/src/ocf/ocf_cache.o 00:01:38.247 CC env_ocf/src/ocf/ocf_metadata.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:38.247 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:38.247 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:38.247 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:38.247 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:38.247 CC env_ocf/src/ocf/utils/utils_io.o 00:01:38.247 CC env_ocf/src/ocf/utils/utils_request.o 00:01:38.247 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:38.247 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:38.247 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:38.247 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:38.508 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:38.508 CC env_ocf/src/ocf/utils/utils_list.o 00:01:38.508 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:38.508 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:38.508 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:38.508 CC env_ocf/src/ocf/ocf_ctx.o 00:01:38.508 CC env_ocf/src/ocf/engine/engine_common.o 00:01:38.508 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:38.508 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:38.508 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:38.508 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:38.508 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:38.508 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:38.508 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:38.508 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:38.508 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:38.509 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:38.509 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:38.509 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:38.509 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:38.509 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:38.509 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:38.509 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:38.509 CC env_ocf/src/ocf/ocf_core.o 00:01:38.509 CC env_ocf/src/ocf/ocf_volume.o 00:01:38.509 CC env_ocf/src/ocf/ocf_io.o 00:01:38.509 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:38.509 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:38.509 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:38.509 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:38.509 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:38.768 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:38.768 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:38.768 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:38.768 CC env_ocf/src/ocf/ocf_request.o 00:01:38.768 CC env_ocf/src/ocf/ocf_logger.o 00:01:38.768 CC env_ocf/src/ocf/ocf_queue.o 00:01:38.768 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:38.768 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:38.768 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:38.768 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:38.768 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:38.768 CC env_ocf/src/ocf/ocf_stats.o 00:01:38.768 CC env_ocf/src/ocf/ocf_io_class.o 00:01:38.768 CC env_ocf/src/ocf/ocf_lru.o 00:01:38.768 CC env_ocf/src/ocf/cleaning/nop.o 00:01:38.768 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:38.768 CC env_ocf/src/ocf/cleaning/alru.o 00:01:38.768 CC env_ocf/src/ocf/cleaning/acp.o 00:01:38.768 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:38.768 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:38.768 CC env_ocf/src/ocf/promotion/promotion.o 00:01:38.768 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:38.768 CC env_ocf/src/ocf/ocf_space.o 00:01:38.768 CC env_ocf/ocf_env.o 00:01:38.768 CC env_ocf/mpool.o 00:01:39.339 LIB libspdk_ocfenv.a 00:01:39.339 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:39.339 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:39.339 10:41:44 -- 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:39.339 10:41:44 -- 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:39.599 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:39.599 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:39.859 Using 'verbs' RDMA provider 00:01:48.927 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:55.502 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:55.502 Creating mk/config.mk...done. 00:01:55.502 Creating mk/cc.flags.mk...done. 00:01:55.502 Type 'make' to build. 00:01:55.502 00:01:55.502 real 0m35.599s 00:01:55.502 user 0m29.453s 00:01:55.502 sys 0m19.271s 00:01:55.502 10:42:00 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:01:55.502 10:42:00 -- common/autotest_common.sh@10 -- # set +x 00:01:55.502 ************************************ 00:01:55.502 END TEST autobuild_ocf_precompile 00:01:55.502 ************************************ 00:01:55.762 10:42:00 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:55.762 10:42:00 -- common/autobuild_common.sh@411 -- # run_test unittest_build _unittest_build 00:01:55.762 10:42:00 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:01:55.762 10:42:00 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:01:55.762 10:42:00 -- common/autotest_common.sh@10 -- # set +x 00:01:55.762 ************************************ 00:01:55.762 START TEST unittest_build 00:01:55.762 ************************************ 00:01:55.762 10:42:00 -- common/autotest_common.sh@1111 -- # _unittest_build 00:01:55.762 10:42:00 -- common/autobuild_common.sh@402 -- # /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:55.763 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:55.763 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:56.023 Using 'verbs' RDMA provider 00:02:05.089 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:02:11.679 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:02:11.679 Creating mk/config.mk...done. 00:02:11.679 Creating mk/cc.flags.mk...done. 00:02:11.679 Type 'make' to build. 00:02:11.679 10:42:16 -- common/autobuild_common.sh@403 -- # make -j 26 00:02:11.679 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:02:11.679 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:02:11.679 meson setup builddir \ 00:02:11.679 -Dwith-libaio=enabled \ 00:02:11.679 -Dwith-liburing=enabled \ 00:02:11.679 -Dwith-libvfn=disabled \ 00:02:11.679 -Dwith-spdk=false && \ 00:02:11.679 meson compile -C builddir && \ 00:02:11.679 cd -) 00:02:11.679 make[1]: Nothing to be done for 'all'. 00:02:12.242 The Meson build system 00:02:12.242 Version: 1.3.1 00:02:12.242 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:02:12.243 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:12.243 Build type: native build 00:02:12.243 Project name: libvfio-user 00:02:12.243 Project version: 0.0.1 00:02:12.243 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:12.243 C linker for the host machine: cc ld.bfd 2.39-16 00:02:12.243 Host machine cpu family: x86_64 00:02:12.243 Host machine cpu: x86_64 00:02:12.243 Run-time dependency threads found: YES 00:02:12.243 Library dl found: YES 00:02:12.243 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:12.243 Run-time dependency json-c found: YES 0.17 00:02:12.243 Run-time dependency cmocka found: YES 1.1.7 00:02:12.243 Program pytest-3 found: NO 00:02:12.243 Program flake8 found: NO 00:02:12.243 Program misspell-fixer found: NO 00:02:12.243 Program restructuredtext-lint found: NO 00:02:12.243 Program valgrind found: YES (/usr/bin/valgrind) 00:02:12.243 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:12.243 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:12.243 Compiler for C supports arguments -Wwrite-strings: YES 00:02:12.243 ../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:12.243 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:02:12.243 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:02:12.243 ../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:12.243 Build targets in project: 8 00:02:12.243 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:02:12.243 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:02:12.243 00:02:12.243 libvfio-user 0.0.1 00:02:12.243 00:02:12.243 User defined options 00:02:12.243 buildtype : debug 00:02:12.243 default_library: static 00:02:12.243 libdir : /usr/local/lib 00:02:12.243 00:02:12.243 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:12.501 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:12.501 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:02:12.501 [2/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:02:12.501 [3/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:02:12.501 [4/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:02:12.501 [5/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:02:12.501 [6/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:02:12.501 [7/36] Compiling C object samples/null.p/null.c.o 00:02:12.501 [8/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:02:12.501 [9/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:02:12.501 [10/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:02:12.501 [11/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:02:12.501 [12/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:02:12.501 [13/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:02:12.501 [14/36] Compiling C object test/unit_tests.p/mocks.c.o 00:02:12.501 [15/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:02:12.501 [16/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:02:12.501 [17/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:02:12.758 [18/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:02:12.758 [19/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:02:12.758 [20/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:02:12.758 [21/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:02:12.758 [22/36] Compiling C object samples/client.p/client.c.o 00:02:12.758 [23/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:02:12.758 [24/36] Compiling C object samples/server.p/server.c.o 00:02:12.758 [25/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:02:12.758 [26/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:02:12.758 [27/36] Linking target samples/client 00:02:12.758 [28/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:02:12.758 [29/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:02:12.758 [30/36] Linking static target lib/libvfio-user.a 00:02:12.758 [31/36] Linking target samples/server 00:02:12.758 [32/36] Linking target test/unit_tests 00:02:12.758 [33/36] Linking target samples/null 00:02:12.758 [34/36] Linking target samples/lspci 00:02:12.758 [35/36] Linking target samples/gpio-pci-idio-16 00:02:12.758 [36/36] Linking target samples/shadow_ioeventfd_server 00:02:12.758 INFO: autodetecting backend as ninja 00:02:12.758 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:12.758 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:13.019 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:13.019 ninja: no work to do. 00:02:13.583 The Meson build system 00:02:13.583 Version: 1.3.1 00:02:13.583 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:02:13.583 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:13.583 Build type: native build 00:02:13.583 Project name: xnvme 00:02:13.583 Project version: 0.7.3 00:02:13.583 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:13.583 C linker for the host machine: cc ld.bfd 2.39-16 00:02:13.583 Host machine cpu family: x86_64 00:02:13.583 Host machine cpu: x86_64 00:02:13.583 Message: host_machine.system: linux 00:02:13.583 Compiler for C supports arguments -Wno-missing-braces: YES 00:02:13.583 Compiler for C supports arguments -Wno-cast-function-type: YES 00:02:13.583 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:02:13.583 Run-time dependency threads found: YES 00:02:13.583 Has header "setupapi.h" : NO 00:02:13.583 Has header "linux/blkzoned.h" : YES 00:02:13.583 Has header "linux/blkzoned.h" : YES (cached) 00:02:13.583 Has header "libaio.h" : YES 00:02:13.583 Library aio found: YES 00:02:13.583 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:13.583 Run-time dependency liburing found: YES 2.2 00:02:13.583 Dependency libvfn skipped: feature with-libvfn disabled 00:02:13.583 Run-time dependency appleframeworks found: NO (tried framework) 00:02:13.583 Run-time dependency appleframeworks found: NO (tried framework) 00:02:13.583 Configuring xnvme_config.h using configuration 00:02:13.583 Configuring xnvme.spec using configuration 00:02:13.583 Run-time dependency bash-completion found: YES 2.11 00:02:13.583 Message: Bash-completions: /usr/share/bash-completion/completions 00:02:13.583 Program cp found: YES (/usr/bin/cp) 00:02:13.583 Has header "winsock2.h" : NO 00:02:13.583 Has header "dbghelp.h" : NO 00:02:13.583 Library rpcrt4 found: NO 00:02:13.583 Library rt found: YES 00:02:13.583 Checking for function "clock_gettime" with dependency -lrt: YES 00:02:13.583 Found CMake: /usr/bin/cmake (3.27.7) 00:02:13.583 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:02:13.584 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:02:13.584 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:02:13.584 Build targets in project: 32 00:02:13.584 00:02:13.584 xnvme 0.7.3 00:02:13.584 00:02:13.584 User defined options 00:02:13.584 with-libaio : enabled 00:02:13.584 with-liburing: enabled 00:02:13.584 with-libvfn : disabled 00:02:13.584 with-spdk : false 00:02:13.584 00:02:13.584 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:13.584 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:02:14.183 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:02:14.183 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:02:14.183 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:02:14.183 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:02:14.183 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:02:14.183 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:02:14.183 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:02:14.183 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:02:14.183 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:02:14.183 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:02:14.183 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:02:14.183 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:02:14.183 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:02:14.183 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:02:14.183 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:02:14.572 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:02:14.572 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:02:14.572 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:02:14.572 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:02:14.572 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:02:14.572 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:02:14.572 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:02:14.572 [23/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:02:14.572 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:02:14.572 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:02:14.572 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:02:14.572 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:02:14.572 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:02:14.572 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:02:14.572 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:02:14.572 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:02:14.572 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:02:14.572 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:02:14.573 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:02:14.573 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:02:14.573 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:02:14.573 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:02:14.573 [38/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:02:14.573 [39/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:02:14.573 [40/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:02:14.573 [41/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:02:14.573 [42/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:02:14.573 [43/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:02:14.573 [44/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:02:14.573 [45/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:02:14.573 [46/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:02:14.573 [47/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:02:14.573 [48/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:02:14.573 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:02:14.573 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:02:14.573 [51/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:02:14.573 [52/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:02:14.573 [53/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:02:14.573 [54/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:02:14.573 [55/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:02:14.573 [56/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:02:14.573 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:02:14.573 [58/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:02:14.573 [59/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:02:14.573 [60/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:02:14.573 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:02:14.573 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:02:14.573 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:02:14.573 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:02:14.573 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:02:14.573 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:02:14.573 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:02:14.573 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:02:14.573 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:02:14.573 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:02:14.573 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:02:14.573 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:02:14.573 [73/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:02:14.573 [74/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:02:14.573 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:02:14.573 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:02:14.573 [77/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:02:14.573 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:02:14.573 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:02:14.573 [80/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:02:14.573 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:02:14.573 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:02:14.573 [83/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:02:14.573 [84/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:02:14.867 [85/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:02:14.867 [86/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:02:14.867 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:02:14.867 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:02:14.867 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:02:14.867 [90/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:02:14.867 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:02:14.867 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:02:14.867 [93/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:02:14.867 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:02:14.867 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:02:14.867 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:02:14.867 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:02:14.867 [98/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:02:14.867 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:02:14.867 [100/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:02:14.867 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:02:14.867 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:02:14.867 [103/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:02:14.867 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:02:14.867 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:02:14.867 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:02:14.867 [107/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:02:14.867 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:02:14.867 [109/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:02:15.167 [110/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:02:15.167 [111/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:02:15.167 [112/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:02:15.167 [113/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:02:15.167 [114/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:02:15.167 [115/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:02:15.167 [116/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:02:15.167 [117/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:02:15.167 [118/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:02:15.167 [119/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:02:15.167 [120/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:02:15.167 [121/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:02:15.167 [122/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:02:15.167 [123/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:02:15.167 [124/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:02:15.167 [125/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:02:15.167 [126/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:02:15.167 [127/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:02:15.167 [128/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:02:15.167 [129/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:02:15.167 [130/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:02:15.167 [131/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:02:15.167 [132/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:02:15.167 [133/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:02:15.167 [134/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:02:15.167 [135/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:02:15.167 [136/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:02:15.167 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:02:15.167 [138/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:02:15.167 [139/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:02:15.167 [140/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:02:15.167 [141/203] Compiling C object tools/kvs.p/kvs.c.o 00:02:15.429 [142/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:02:15.429 [143/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:02:15.429 [144/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:02:15.429 [145/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:02:15.429 [146/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:02:15.429 [147/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:02:15.429 [148/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:02:15.429 [149/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:02:15.429 [150/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:02:15.429 [151/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:02:15.429 [152/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:02:15.429 [153/203] Compiling C object tools/xdd.p/xdd.c.o 00:02:15.429 [154/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:02:15.429 [155/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:02:15.429 [156/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:02:15.429 [157/203] Compiling C object tools/lblk.p/lblk.c.o 00:02:15.429 [158/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:02:15.429 [159/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:02:15.429 [160/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:02:15.429 [161/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:02:15.723 [162/203] Compiling C object tools/zoned.p/zoned.c.o 00:02:15.723 [163/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:02:15.723 [164/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:02:15.723 [165/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:02:15.723 [166/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:02:15.723 [167/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:02:15.723 [168/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:02:15.983 [169/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:02:15.983 [170/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:02:15.983 [171/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:02:15.983 [172/203] Linking target lib/libxnvme.so 00:02:16.242 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:02:16.242 [174/203] Linking static target lib/libxnvme.a 00:02:16.242 [175/203] Linking target tests/xnvme_tests_async_intf 00:02:16.242 [176/203] Linking target tests/xnvme_tests_xnvme_file 00:02:16.242 [177/203] Linking target tools/xnvme_file 00:02:16.242 [178/203] Linking target tools/kvs 00:02:16.242 [179/203] Linking target tests/xnvme_tests_buf 00:02:16.242 [180/203] Linking target tests/xnvme_tests_cli 00:02:16.242 [181/203] Linking target tests/xnvme_tests_lblk 00:02:16.242 [182/203] Linking target tests/xnvme_tests_scc 00:02:16.242 [183/203] Linking target tests/xnvme_tests_ioworker 00:02:16.242 [184/203] Linking target tests/xnvme_tests_map 00:02:16.242 [185/203] Linking target tools/lblk 00:02:16.242 [186/203] Linking target tests/xnvme_tests_znd_zrwa 00:02:16.242 [187/203] Linking target tests/xnvme_tests_znd_explicit_open 00:02:16.242 [188/203] Linking target tests/xnvme_tests_xnvme_cli 00:02:16.242 [189/203] Linking target tests/xnvme_tests_kvs 00:02:16.242 [190/203] Linking target examples/xnvme_enum 00:02:16.242 [191/203] Linking target tests/xnvme_tests_znd_state 00:02:16.242 [192/203] Linking target tools/xdd 00:02:16.242 [193/203] Linking target examples/zoned_io_sync 00:02:16.242 [194/203] Linking target examples/xnvme_dev 00:02:16.242 [195/203] Linking target examples/xnvme_single_async 00:02:16.242 [196/203] Linking target examples/xnvme_hello 00:02:16.242 [197/203] Linking target tools/zoned 00:02:16.243 [198/203] Linking target examples/xnvme_single_sync 00:02:16.243 [199/203] Linking target examples/xnvme_io_async 00:02:16.243 [200/203] Linking target examples/zoned_io_async 00:02:16.243 [201/203] Linking target tests/xnvme_tests_enum 00:02:16.243 [202/203] Linking target tests/xnvme_tests_znd_append 00:02:16.243 [203/203] Linking target tools/xnvme 00:02:16.243 INFO: autodetecting backend as ninja 00:02:16.243 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:16.243 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:38.172 The Meson build system 00:02:38.172 Version: 1.3.1 00:02:38.172 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:38.172 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:38.172 Build type: native build 00:02:38.172 Program cat found: YES (/usr/bin/cat) 00:02:38.172 Project name: DPDK 00:02:38.172 Project version: 24.03.0 00:02:38.172 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:38.172 C linker for the host machine: cc ld.bfd 2.39-16 00:02:38.172 Host machine cpu family: x86_64 00:02:38.172 Host machine cpu: x86_64 00:02:38.172 Message: ## Building in Developer Mode ## 00:02:38.172 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:38.172 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:38.172 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:38.172 Program python3 found: YES (/usr/bin/python3) 00:02:38.172 Program cat found: YES (/usr/bin/cat) 00:02:38.172 Compiler for C supports arguments -march=native: YES 00:02:38.172 Checking for size of "void *" : 8 00:02:38.172 Checking for size of "void *" : 8 (cached) 00:02:38.172 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:38.172 Library m found: YES 00:02:38.172 Library numa found: YES 00:02:38.172 Has header "numaif.h" : YES 00:02:38.172 Library fdt found: NO 00:02:38.172 Library execinfo found: NO 00:02:38.172 Has header "execinfo.h" : YES 00:02:38.172 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:38.172 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:38.172 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:38.172 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:38.172 Run-time dependency openssl found: YES 3.0.9 00:02:38.172 Run-time dependency libpcap found: YES 1.10.4 00:02:38.172 Has header "pcap.h" with dependency libpcap: YES 00:02:38.172 Compiler for C supports arguments -Wcast-qual: YES 00:02:38.172 Compiler for C supports arguments -Wdeprecated: YES 00:02:38.172 Compiler for C supports arguments -Wformat: YES 00:02:38.172 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:38.172 Compiler for C supports arguments -Wformat-security: NO 00:02:38.172 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:38.172 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:38.172 Compiler for C supports arguments -Wnested-externs: YES 00:02:38.172 Compiler for C supports arguments -Wold-style-definition: YES 00:02:38.172 Compiler for C supports arguments -Wpointer-arith: YES 00:02:38.172 Compiler for C supports arguments -Wsign-compare: YES 00:02:38.172 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:38.172 Compiler for C supports arguments -Wundef: YES 00:02:38.172 Compiler for C supports arguments -Wwrite-strings: YES 00:02:38.172 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:38.172 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:38.172 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:38.172 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:38.172 Program objdump found: YES (/usr/bin/objdump) 00:02:38.172 Compiler for C supports arguments -mavx512f: YES 00:02:38.172 Checking if "AVX512 checking" compiles: YES 00:02:38.172 Fetching value of define "__SSE4_2__" : 1 00:02:38.172 Fetching value of define "__AES__" : 1 00:02:38.172 Fetching value of define "__AVX__" : 1 00:02:38.172 Fetching value of define "__AVX2__" : 1 00:02:38.172 Fetching value of define "__AVX512BW__" : 1 00:02:38.172 Fetching value of define "__AVX512CD__" : 1 00:02:38.172 Fetching value of define "__AVX512DQ__" : 1 00:02:38.172 Fetching value of define "__AVX512F__" : 1 00:02:38.172 Fetching value of define "__AVX512VL__" : 1 00:02:38.172 Fetching value of define "__PCLMUL__" : 1 00:02:38.173 Fetching value of define "__RDRND__" : 1 00:02:38.173 Fetching value of define "__RDSEED__" : 1 00:02:38.173 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:38.173 Fetching value of define "__znver1__" : (undefined) 00:02:38.173 Fetching value of define "__znver2__" : (undefined) 00:02:38.173 Fetching value of define "__znver3__" : (undefined) 00:02:38.173 Fetching value of define "__znver4__" : (undefined) 00:02:38.173 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:38.173 Message: lib/log: Defining dependency "log" 00:02:38.173 Message: lib/kvargs: Defining dependency "kvargs" 00:02:38.173 Message: lib/telemetry: Defining dependency "telemetry" 00:02:38.173 Checking for function "getentropy" : NO 00:02:38.173 Message: lib/eal: Defining dependency "eal" 00:02:38.173 Message: lib/ring: Defining dependency "ring" 00:02:38.173 Message: lib/rcu: Defining dependency "rcu" 00:02:38.173 Message: lib/mempool: Defining dependency "mempool" 00:02:38.173 Message: lib/mbuf: Defining dependency "mbuf" 00:02:38.173 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:38.173 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:38.173 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:38.173 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:38.173 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:38.173 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:38.173 Compiler for C supports arguments -mpclmul: YES 00:02:38.173 Compiler for C supports arguments -maes: YES 00:02:38.173 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:38.173 Compiler for C supports arguments -mavx512bw: YES 00:02:38.173 Compiler for C supports arguments -mavx512dq: YES 00:02:38.173 Compiler for C supports arguments -mavx512vl: YES 00:02:38.173 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:38.173 Compiler for C supports arguments -mavx2: YES 00:02:38.173 Compiler for C supports arguments -mavx: YES 00:02:38.173 Message: lib/net: Defining dependency "net" 00:02:38.173 Message: lib/meter: Defining dependency "meter" 00:02:38.173 Message: lib/ethdev: Defining dependency "ethdev" 00:02:38.173 Message: lib/pci: Defining dependency "pci" 00:02:38.173 Message: lib/cmdline: Defining dependency "cmdline" 00:02:38.173 Message: lib/hash: Defining dependency "hash" 00:02:38.173 Message: lib/timer: Defining dependency "timer" 00:02:38.173 Message: lib/compressdev: Defining dependency "compressdev" 00:02:38.173 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:38.173 Message: lib/dmadev: Defining dependency "dmadev" 00:02:38.173 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:38.173 Message: lib/power: Defining dependency "power" 00:02:38.173 Message: lib/reorder: Defining dependency "reorder" 00:02:38.173 Message: lib/security: Defining dependency "security" 00:02:38.173 Has header "linux/userfaultfd.h" : YES 00:02:38.173 Has header "linux/vduse.h" : YES 00:02:38.173 Message: lib/vhost: Defining dependency "vhost" 00:02:38.173 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:38.173 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:38.173 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:38.173 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:38.173 Compiler for C supports arguments -std=c11: YES 00:02:38.173 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:38.173 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:38.173 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:38.173 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:38.173 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:38.173 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:38.173 Library mtcr_ul found: NO 00:02:38.173 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:38.173 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:38.173 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:38.173 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:38.741 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:38.741 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:38.741 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:38.742 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:38.742 Configuring mlx5_autoconf.h using configuration 00:02:38.742 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:38.742 Run-time dependency libcrypto found: YES 3.0.9 00:02:38.742 Library IPSec_MB found: YES 00:02:38.742 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:38.742 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:38.742 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:38.742 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:38.742 Library IPSec_MB found: YES 00:02:38.742 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:38.742 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:38.742 Compiler for C supports arguments -std=c11: YES (cached) 00:02:38.742 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:38.742 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:38.742 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:38.742 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:38.742 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:38.742 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:38.742 Library libisal found: NO 00:02:38.742 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:38.742 Compiler for C supports arguments -std=c11: YES (cached) 00:02:38.742 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:38.742 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:38.742 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:38.742 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:38.742 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:38.742 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:38.742 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:38.742 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:38.742 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:38.742 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:38.742 Program doxygen found: YES (/usr/bin/doxygen) 00:02:38.742 Configuring doxy-api-html.conf using configuration 00:02:38.742 Configuring doxy-api-man.conf using configuration 00:02:38.742 Program mandb found: YES (/usr/bin/mandb) 00:02:38.742 Program sphinx-build found: NO 00:02:38.742 Configuring rte_build_config.h using configuration 00:02:38.742 Message: 00:02:38.742 ================= 00:02:38.742 Applications Enabled 00:02:38.742 ================= 00:02:38.742 00:02:38.742 apps: 00:02:38.742 00:02:38.742 00:02:39.001 Message: 00:02:39.001 ================= 00:02:39.001 Libraries Enabled 00:02:39.001 ================= 00:02:39.001 00:02:39.001 libs: 00:02:39.001 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:39.001 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:39.001 cryptodev, dmadev, power, reorder, security, vhost, 00:02:39.001 00:02:39.001 Message: 00:02:39.001 =============== 00:02:39.001 Drivers Enabled 00:02:39.001 =============== 00:02:39.001 00:02:39.001 common: 00:02:39.001 mlx5, qat, 00:02:39.001 bus: 00:02:39.001 auxiliary, pci, vdev, 00:02:39.001 mempool: 00:02:39.001 ring, 00:02:39.001 dma: 00:02:39.001 00:02:39.001 net: 00:02:39.001 00:02:39.001 crypto: 00:02:39.001 ipsec_mb, mlx5, 00:02:39.001 compress: 00:02:39.001 isal, mlx5, 00:02:39.001 vdpa: 00:02:39.001 00:02:39.001 00:02:39.001 Message: 00:02:39.001 ================= 00:02:39.001 Content Skipped 00:02:39.001 ================= 00:02:39.001 00:02:39.001 apps: 00:02:39.001 dumpcap: explicitly disabled via build config 00:02:39.001 graph: explicitly disabled via build config 00:02:39.001 pdump: explicitly disabled via build config 00:02:39.001 proc-info: explicitly disabled via build config 00:02:39.001 test-acl: explicitly disabled via build config 00:02:39.001 test-bbdev: explicitly disabled via build config 00:02:39.001 test-cmdline: explicitly disabled via build config 00:02:39.001 test-compress-perf: explicitly disabled via build config 00:02:39.001 test-crypto-perf: explicitly disabled via build config 00:02:39.001 test-dma-perf: explicitly disabled via build config 00:02:39.001 test-eventdev: explicitly disabled via build config 00:02:39.001 test-fib: explicitly disabled via build config 00:02:39.001 test-flow-perf: explicitly disabled via build config 00:02:39.001 test-gpudev: explicitly disabled via build config 00:02:39.001 test-mldev: explicitly disabled via build config 00:02:39.001 test-pipeline: explicitly disabled via build config 00:02:39.001 test-pmd: explicitly disabled via build config 00:02:39.001 test-regex: explicitly disabled via build config 00:02:39.001 test-sad: explicitly disabled via build config 00:02:39.001 test-security-perf: explicitly disabled via build config 00:02:39.001 00:02:39.001 libs: 00:02:39.001 argparse: explicitly disabled via build config 00:02:39.001 metrics: explicitly disabled via build config 00:02:39.001 acl: explicitly disabled via build config 00:02:39.001 bbdev: explicitly disabled via build config 00:02:39.001 bitratestats: explicitly disabled via build config 00:02:39.001 bpf: explicitly disabled via build config 00:02:39.001 cfgfile: explicitly disabled via build config 00:02:39.001 distributor: explicitly disabled via build config 00:02:39.001 efd: explicitly disabled via build config 00:02:39.001 eventdev: explicitly disabled via build config 00:02:39.001 dispatcher: explicitly disabled via build config 00:02:39.001 gpudev: explicitly disabled via build config 00:02:39.001 gro: explicitly disabled via build config 00:02:39.001 gso: explicitly disabled via build config 00:02:39.001 ip_frag: explicitly disabled via build config 00:02:39.001 jobstats: explicitly disabled via build config 00:02:39.001 latencystats: explicitly disabled via build config 00:02:39.001 lpm: explicitly disabled via build config 00:02:39.001 member: explicitly disabled via build config 00:02:39.001 pcapng: explicitly disabled via build config 00:02:39.001 rawdev: explicitly disabled via build config 00:02:39.001 regexdev: explicitly disabled via build config 00:02:39.001 mldev: explicitly disabled via build config 00:02:39.001 rib: explicitly disabled via build config 00:02:39.001 sched: explicitly disabled via build config 00:02:39.001 stack: explicitly disabled via build config 00:02:39.001 ipsec: explicitly disabled via build config 00:02:39.001 pdcp: explicitly disabled via build config 00:02:39.001 fib: explicitly disabled via build config 00:02:39.001 port: explicitly disabled via build config 00:02:39.001 pdump: explicitly disabled via build config 00:02:39.001 table: explicitly disabled via build config 00:02:39.001 pipeline: explicitly disabled via build config 00:02:39.001 graph: explicitly disabled via build config 00:02:39.001 node: explicitly disabled via build config 00:02:39.001 00:02:39.001 drivers: 00:02:39.001 common/cpt: not in enabled drivers build config 00:02:39.001 common/dpaax: not in enabled drivers build config 00:02:39.001 common/iavf: not in enabled drivers build config 00:02:39.001 common/idpf: not in enabled drivers build config 00:02:39.001 common/ionic: not in enabled drivers build config 00:02:39.001 common/mvep: not in enabled drivers build config 00:02:39.001 common/octeontx: not in enabled drivers build config 00:02:39.001 bus/cdx: not in enabled drivers build config 00:02:39.001 bus/dpaa: not in enabled drivers build config 00:02:39.001 bus/fslmc: not in enabled drivers build config 00:02:39.001 bus/ifpga: not in enabled drivers build config 00:02:39.001 bus/platform: not in enabled drivers build config 00:02:39.001 bus/uacce: not in enabled drivers build config 00:02:39.001 bus/vmbus: not in enabled drivers build config 00:02:39.001 common/cnxk: not in enabled drivers build config 00:02:39.001 common/nfp: not in enabled drivers build config 00:02:39.001 common/nitrox: not in enabled drivers build config 00:02:39.001 common/sfc_efx: not in enabled drivers build config 00:02:39.001 mempool/bucket: not in enabled drivers build config 00:02:39.001 mempool/cnxk: not in enabled drivers build config 00:02:39.001 mempool/dpaa: not in enabled drivers build config 00:02:39.001 mempool/dpaa2: not in enabled drivers build config 00:02:39.001 mempool/octeontx: not in enabled drivers build config 00:02:39.001 mempool/stack: not in enabled drivers build config 00:02:39.001 dma/cnxk: not in enabled drivers build config 00:02:39.001 dma/dpaa: not in enabled drivers build config 00:02:39.001 dma/dpaa2: not in enabled drivers build config 00:02:39.001 dma/hisilicon: not in enabled drivers build config 00:02:39.001 dma/idxd: not in enabled drivers build config 00:02:39.001 dma/ioat: not in enabled drivers build config 00:02:39.001 dma/skeleton: not in enabled drivers build config 00:02:39.001 net/af_packet: not in enabled drivers build config 00:02:39.001 net/af_xdp: not in enabled drivers build config 00:02:39.001 net/ark: not in enabled drivers build config 00:02:39.001 net/atlantic: not in enabled drivers build config 00:02:39.001 net/avp: not in enabled drivers build config 00:02:39.001 net/axgbe: not in enabled drivers build config 00:02:39.001 net/bnx2x: not in enabled drivers build config 00:02:39.001 net/bnxt: not in enabled drivers build config 00:02:39.001 net/bonding: not in enabled drivers build config 00:02:39.001 net/cnxk: not in enabled drivers build config 00:02:39.001 net/cpfl: not in enabled drivers build config 00:02:39.001 net/cxgbe: not in enabled drivers build config 00:02:39.001 net/dpaa: not in enabled drivers build config 00:02:39.001 net/dpaa2: not in enabled drivers build config 00:02:39.001 net/e1000: not in enabled drivers build config 00:02:39.001 net/ena: not in enabled drivers build config 00:02:39.001 net/enetc: not in enabled drivers build config 00:02:39.001 net/enetfec: not in enabled drivers build config 00:02:39.001 net/enic: not in enabled drivers build config 00:02:39.001 net/failsafe: not in enabled drivers build config 00:02:39.001 net/fm10k: not in enabled drivers build config 00:02:39.001 net/gve: not in enabled drivers build config 00:02:39.001 net/hinic: not in enabled drivers build config 00:02:39.001 net/hns3: not in enabled drivers build config 00:02:39.001 net/i40e: not in enabled drivers build config 00:02:39.001 net/iavf: not in enabled drivers build config 00:02:39.001 net/ice: not in enabled drivers build config 00:02:39.001 net/idpf: not in enabled drivers build config 00:02:39.001 net/igc: not in enabled drivers build config 00:02:39.001 net/ionic: not in enabled drivers build config 00:02:39.001 net/ipn3ke: not in enabled drivers build config 00:02:39.001 net/ixgbe: not in enabled drivers build config 00:02:39.001 net/mana: not in enabled drivers build config 00:02:39.001 net/memif: not in enabled drivers build config 00:02:39.001 net/mlx4: not in enabled drivers build config 00:02:39.001 net/mlx5: not in enabled drivers build config 00:02:39.001 net/mvneta: not in enabled drivers build config 00:02:39.001 net/mvpp2: not in enabled drivers build config 00:02:39.001 net/netvsc: not in enabled drivers build config 00:02:39.001 net/nfb: not in enabled drivers build config 00:02:39.001 net/nfp: not in enabled drivers build config 00:02:39.001 net/ngbe: not in enabled drivers build config 00:02:39.001 net/null: not in enabled drivers build config 00:02:39.001 net/octeontx: not in enabled drivers build config 00:02:39.001 net/octeon_ep: not in enabled drivers build config 00:02:39.001 net/pcap: not in enabled drivers build config 00:02:39.001 net/pfe: not in enabled drivers build config 00:02:39.001 net/qede: not in enabled drivers build config 00:02:39.001 net/ring: not in enabled drivers build config 00:02:39.001 net/sfc: not in enabled drivers build config 00:02:39.001 net/softnic: not in enabled drivers build config 00:02:39.001 net/tap: not in enabled drivers build config 00:02:39.001 net/thunderx: not in enabled drivers build config 00:02:39.001 net/txgbe: not in enabled drivers build config 00:02:39.001 net/vdev_netvsc: not in enabled drivers build config 00:02:39.001 net/vhost: not in enabled drivers build config 00:02:39.001 net/virtio: not in enabled drivers build config 00:02:39.002 net/vmxnet3: not in enabled drivers build config 00:02:39.002 raw/*: missing internal dependency, "rawdev" 00:02:39.002 crypto/armv8: not in enabled drivers build config 00:02:39.002 crypto/bcmfs: not in enabled drivers build config 00:02:39.002 crypto/caam_jr: not in enabled drivers build config 00:02:39.002 crypto/ccp: not in enabled drivers build config 00:02:39.002 crypto/cnxk: not in enabled drivers build config 00:02:39.002 crypto/dpaa_sec: not in enabled drivers build config 00:02:39.002 crypto/dpaa2_sec: not in enabled drivers build config 00:02:39.002 crypto/mvsam: not in enabled drivers build config 00:02:39.002 crypto/nitrox: not in enabled drivers build config 00:02:39.002 crypto/null: not in enabled drivers build config 00:02:39.002 crypto/octeontx: not in enabled drivers build config 00:02:39.002 crypto/openssl: not in enabled drivers build config 00:02:39.002 crypto/scheduler: not in enabled drivers build config 00:02:39.002 crypto/uadk: not in enabled drivers build config 00:02:39.002 crypto/virtio: not in enabled drivers build config 00:02:39.002 compress/nitrox: not in enabled drivers build config 00:02:39.002 compress/octeontx: not in enabled drivers build config 00:02:39.002 compress/zlib: not in enabled drivers build config 00:02:39.002 regex/*: missing internal dependency, "regexdev" 00:02:39.002 ml/*: missing internal dependency, "mldev" 00:02:39.002 vdpa/ifc: not in enabled drivers build config 00:02:39.002 vdpa/mlx5: not in enabled drivers build config 00:02:39.002 vdpa/nfp: not in enabled drivers build config 00:02:39.002 vdpa/sfc: not in enabled drivers build config 00:02:39.002 event/*: missing internal dependency, "eventdev" 00:02:39.002 baseband/*: missing internal dependency, "bbdev" 00:02:39.002 gpu/*: missing internal dependency, "gpudev" 00:02:39.002 00:02:39.002 00:02:39.261 Build targets in project: 114 00:02:39.261 00:02:39.261 DPDK 24.03.0 00:02:39.261 00:02:39.261 User defined options 00:02:39.261 buildtype : debug 00:02:39.261 default_library : static 00:02:39.261 libdir : lib 00:02:39.261 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:39.261 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:39.261 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:39.261 cpu_instruction_set: native 00:02:39.261 disable_apps : test-crypto-perf,test-regex,graph,test-security-perf,test-dma-perf,test-acl,test-gpudev,test-flow-perf,dumpcap,test-cmdline,test-mldev,test,proc-info,test-pmd,test-sad,test-eventdev,test-fib,test-pipeline,test-bbdev,pdump,test-compress-perf 00:02:39.261 disable_libs : pcapng,stack,acl,rawdev,graph,ipsec,node,eventdev,argparse,port,gpudev,lpm,sched,fib,pdcp,gro,bbdev,bitratestats,member,mldev,cfgfile,bpf,distributor,pipeline,regexdev,dispatcher,efd,gso,table,pdump,jobstats,metrics,rib,ip_frag,latencystats 00:02:39.261 enable_docs : false 00:02:39.261 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:39.261 enable_kmods : false 00:02:39.261 tests : false 00:02:39.261 00:02:39.261 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:39.519 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:39.519 [1/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:39.519 [2/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:39.519 [3/377] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:39.519 [4/377] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:39.519 [5/377] Linking static target lib/librte_kvargs.a 00:02:39.519 [6/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:39.519 [7/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:39.519 [8/377] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:39.777 [9/377] Linking static target lib/librte_log.a 00:02:39.777 [10/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:39.777 [11/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:39.777 [12/377] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:39.777 [13/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:39.777 [14/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:39.777 [15/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:39.777 [16/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:39.777 [17/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:39.777 [18/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:39.777 [19/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:39.777 [20/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:39.777 [21/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:39.777 [22/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:39.777 [23/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:39.777 [24/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:39.777 [25/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:39.777 [26/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:39.777 [27/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:39.777 [28/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:39.777 [29/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:39.777 [30/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:39.777 [31/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:39.777 [32/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:39.777 [33/377] Linking static target lib/librte_telemetry.a 00:02:39.777 [34/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:39.777 [35/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:39.777 [36/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:39.777 [37/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:39.777 [38/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:40.037 [39/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:40.037 [40/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:40.037 [41/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:40.037 [42/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:40.037 [43/377] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:40.037 [44/377] Linking target lib/librte_log.so.24.1 00:02:40.037 [45/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:40.037 [46/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:40.037 [47/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:40.037 [48/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:40.037 [49/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:40.037 [50/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:40.037 [51/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:40.037 [52/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:40.037 [53/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:40.037 [54/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:40.037 [55/377] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:40.037 [56/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:40.037 [57/377] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:40.037 [58/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:40.037 [59/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:40.037 [60/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:40.037 [61/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:40.037 [62/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:40.037 [63/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:40.037 [64/377] Linking target lib/librte_kvargs.so.24.1 00:02:40.037 [65/377] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:40.037 [66/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:40.037 [67/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:40.037 [68/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:40.037 [69/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:40.037 [70/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:40.037 [71/377] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:40.037 [72/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:40.295 [73/377] Linking target lib/librte_telemetry.so.24.1 00:02:40.295 [74/377] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:40.295 [75/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:40.295 [76/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:40.295 [77/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:40.295 [78/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:40.295 [79/377] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:40.295 [80/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:40.295 [81/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:40.295 [82/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:40.295 [83/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:40.295 [84/377] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:40.295 [85/377] Linking static target lib/librte_ring.a 00:02:40.295 [86/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:40.295 [87/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:40.295 [88/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:40.295 [89/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:40.295 [90/377] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:40.295 [91/377] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:40.295 [92/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:40.295 [93/377] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:40.296 [94/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:40.296 [95/377] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:40.296 [96/377] Linking static target lib/librte_eal.a 00:02:40.296 [97/377] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:40.296 [98/377] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:40.296 [99/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:40.296 [100/377] Linking static target lib/librte_rcu.a 00:02:40.296 [101/377] Linking static target lib/librte_mempool.a 00:02:40.553 [102/377] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:40.553 [103/377] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:40.553 [104/377] Linking static target lib/librte_net.a 00:02:40.553 [105/377] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:40.553 [106/377] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:40.553 [107/377] Linking static target lib/librte_pci.a 00:02:40.554 [108/377] Linking static target lib/librte_meter.a 00:02:40.554 [109/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:40.554 [110/377] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:40.554 [111/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:40.554 [112/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:40.554 [113/377] Linking static target lib/librte_mbuf.a 00:02:40.554 [114/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:40.554 [115/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:40.554 [116/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:40.554 [117/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:40.554 [118/377] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:40.554 [119/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:40.554 [120/377] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:40.554 [121/377] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:40.554 [122/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:40.554 [123/377] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:40.554 [124/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:40.554 [125/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:40.554 [126/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:40.554 [127/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:40.554 [128/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:40.554 [129/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:40.554 [130/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:40.554 [131/377] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:40.554 [132/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:40.554 [133/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:40.554 [134/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:40.554 [135/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:40.554 [136/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:40.811 [137/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:40.811 [138/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:40.811 [139/377] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:40.811 [140/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:40.811 [141/377] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:40.811 [142/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:40.811 [143/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:40.811 [144/377] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:40.811 [145/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:40.811 [146/377] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:40.811 [147/377] Linking static target lib/librte_cmdline.a 00:02:40.811 [148/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:40.811 [149/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:40.811 [150/377] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:40.811 [151/377] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:40.811 [152/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:40.811 [153/377] Linking static target lib/librte_timer.a 00:02:40.811 [154/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:40.811 [155/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:40.811 [156/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:40.811 [157/377] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:40.811 [158/377] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:41.068 [159/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:41.068 [160/377] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:41.068 [161/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:41.068 [162/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:41.068 [163/377] Linking static target lib/librte_compressdev.a 00:02:41.068 [164/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:41.068 [165/377] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:41.069 [166/377] Linking static target lib/librte_dmadev.a 00:02:41.069 [167/377] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:41.069 [168/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:41.069 [169/377] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:41.069 [170/377] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:41.069 [171/377] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:41.069 [172/377] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:41.069 [173/377] Linking static target lib/librte_hash.a 00:02:41.069 [174/377] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:41.069 [175/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:41.069 [176/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:41.069 [177/377] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.069 [178/377] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:41.069 [179/377] Linking static target lib/librte_power.a 00:02:41.069 [180/377] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:41.069 [181/377] Linking static target lib/librte_reorder.a 00:02:41.325 [182/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:41.325 [183/377] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:41.325 [184/377] Linking static target lib/librte_ethdev.a 00:02:41.325 [185/377] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:41.325 [186/377] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:41.325 [187/377] Linking static target lib/librte_security.a 00:02:41.325 [188/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:41.325 [189/377] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:41.325 [190/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:41.325 [191/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:41.325 [192/377] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.325 [193/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:41.325 [194/377] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:41.325 [195/377] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.325 [196/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:41.325 [197/377] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:41.325 [198/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:41.325 [199/377] Linking static target lib/librte_cryptodev.a 00:02:41.325 [200/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:41.325 [201/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:41.325 [202/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:41.325 [203/377] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.325 [204/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:41.325 [205/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:41.325 [206/377] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.325 [207/377] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:41.325 [208/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:41.325 [209/377] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:41.325 [210/377] Linking static target drivers/librte_bus_auxiliary.a 00:02:41.325 [211/377] Compiling C object drivers/librte_bus_auxiliary.so.24.1.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:41.582 [212/377] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:41.582 [213/377] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.582 [214/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:41.582 [215/377] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:41.582 [216/377] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.582 [217/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:41.582 [218/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:41.582 [219/377] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.582 [220/377] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.583 [221/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:41.583 [222/377] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:41.583 [223/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:41.583 [224/377] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:41.583 [225/377] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:41.583 [226/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:41.583 [227/377] Linking static target drivers/librte_bus_pci.a 00:02:41.583 [228/377] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:41.583 [229/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:41.583 [230/377] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:41.583 [231/377] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:41.583 [232/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:41.583 [233/377] Linking static target drivers/librte_bus_vdev.a 00:02:41.583 [234/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:41.583 [235/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:41.583 [236/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:41.583 [237/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:41.841 [238/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:41.841 [239/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:41.841 [240/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:41.841 [241/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:41.841 [242/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:41.841 [243/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:41.841 [244/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:41.841 [245/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:41.841 [246/377] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.841 [247/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:41.841 [248/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:41.841 [249/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o 00:02:41.841 [250/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o 00:02:41.841 [251/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:41.841 [252/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:41.841 [253/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:41.841 [254/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:41.841 [255/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:41.841 [256/377] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:42.100 [257/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:42.100 [258/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o 00:02:42.100 [259/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:42.100 [260/377] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:42.100 [261/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:42.100 [262/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:42.100 [263/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:42.100 [264/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:42.100 [265/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:42.100 [266/377] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:42.100 [267/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o 00:02:42.100 [268/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o 00:02:42.100 [269/377] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:42.358 [270/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:42.358 [271/377] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:42.358 [272/377] Compiling C object drivers/librte_common_mlx5.so.24.1.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:42.358 [273/377] Linking static target drivers/librte_common_mlx5.a 00:02:42.358 [274/377] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:42.358 [275/377] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:42.358 [276/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:42.358 [277/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:42.358 [278/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:42.358 [279/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:42.358 [280/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:42.358 [281/377] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:42.358 [282/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:42.358 [283/377] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:42.358 [284/377] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:42.358 [285/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:42.358 [286/377] Linking static target drivers/librte_mempool_ring.a 00:02:42.358 [287/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:42.358 [288/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:42.358 [289/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:42.358 [290/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:42.359 [291/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:42.359 [292/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:42.359 [293/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:42.359 [294/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:42.359 [295/377] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:42.617 [296/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:42.617 [297/377] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:42.617 [298/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:42.617 [299/377] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:42.617 [300/377] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:42.617 [301/377] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:42.617 [302/377] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:42.617 [303/377] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:42.617 [304/377] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:42.617 [305/377] Compiling C object drivers/librte_crypto_mlx5.so.24.1.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:42.617 [306/377] Compiling C object drivers/librte_compress_isal.so.24.1.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:42.617 [307/377] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:42.617 [308/377] Linking static target drivers/librte_crypto_mlx5.a 00:02:42.617 [309/377] Linking static target drivers/librte_compress_isal.a 00:02:42.617 [310/377] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:42.617 [311/377] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:42.617 [312/377] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.1.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:42.617 [313/377] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:42.617 [314/377] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:42.617 [315/377] Compiling C object drivers/librte_compress_mlx5.so.24.1.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:42.617 [316/377] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:42.617 [317/377] Linking static target drivers/librte_compress_mlx5.a 00:02:42.874 [318/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:42.874 [319/377] Linking static target lib/librte_vhost.a 00:02:42.874 [320/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:42.874 [321/377] Linking static target drivers/libtmp_rte_common_qat.a 00:02:43.133 [322/377] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:43.133 [323/377] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:43.133 [324/377] Compiling C object drivers/librte_common_qat.so.24.1.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:43.133 [325/377] Linking static target drivers/librte_common_qat.a 00:02:44.069 [326/377] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.636 [327/377] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.204 [328/377] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.463 [329/377] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.463 [330/377] Linking target lib/librte_eal.so.24.1 00:02:45.463 [331/377] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:45.463 [332/377] Linking target lib/librte_ring.so.24.1 00:02:45.463 [333/377] Linking target lib/librte_meter.so.24.1 00:02:45.463 [334/377] Linking target drivers/librte_bus_vdev.so.24.1 00:02:45.463 [335/377] Linking target lib/librte_pci.so.24.1 00:02:45.463 [336/377] Linking target lib/librte_dmadev.so.24.1 00:02:45.463 [337/377] Linking target drivers/librte_bus_auxiliary.so.24.1 00:02:45.723 [338/377] Linking target lib/librte_timer.so.24.1 00:02:45.723 [339/377] Generating symbol file drivers/librte_bus_vdev.so.24.1.p/librte_bus_vdev.so.24.1.symbols 00:02:45.723 [340/377] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:45.723 [341/377] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:45.723 [342/377] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:45.723 [343/377] Generating symbol file drivers/librte_bus_auxiliary.so.24.1.p/librte_bus_auxiliary.so.24.1.symbols 00:02:45.723 [344/377] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:45.723 [345/377] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:45.723 [346/377] Linking target lib/librte_rcu.so.24.1 00:02:45.723 [347/377] Linking target drivers/librte_bus_pci.so.24.1 00:02:45.723 [348/377] Linking target lib/librte_mempool.so.24.1 00:02:45.723 [349/377] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:45.723 [350/377] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:45.723 [351/377] Generating symbol file drivers/librte_bus_pci.so.24.1.p/librte_bus_pci.so.24.1.symbols 00:02:45.984 [352/377] Linking target drivers/librte_mempool_ring.so.24.1 00:02:45.984 [353/377] Linking target lib/librte_mbuf.so.24.1 00:02:45.984 [354/377] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:45.984 [355/377] Linking target lib/librte_reorder.so.24.1 00:02:45.984 [356/377] Linking target lib/librte_compressdev.so.24.1 00:02:45.984 [357/377] Linking target lib/librte_net.so.24.1 00:02:45.984 [358/377] Linking target lib/librte_cryptodev.so.24.1 00:02:46.244 [359/377] Generating symbol file lib/librte_compressdev.so.24.1.p/librte_compressdev.so.24.1.symbols 00:02:46.244 [360/377] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:46.244 [361/377] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:46.244 [362/377] Linking target lib/librte_hash.so.24.1 00:02:46.244 [363/377] Linking target lib/librte_security.so.24.1 00:02:46.244 [364/377] Linking target lib/librte_cmdline.so.24.1 00:02:46.244 [365/377] Linking target drivers/librte_compress_isal.so.24.1 00:02:46.244 [366/377] Linking target lib/librte_ethdev.so.24.1 00:02:46.244 [367/377] Generating symbol file lib/librte_security.so.24.1.p/librte_security.so.24.1.symbols 00:02:46.244 [368/377] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:46.244 [369/377] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:46.244 [370/377] Linking target drivers/librte_common_mlx5.so.24.1 00:02:46.244 [371/377] Linking target lib/librte_power.so.24.1 00:02:46.244 [372/377] Linking target lib/librte_vhost.so.24.1 00:02:46.503 [373/377] Generating symbol file drivers/librte_common_mlx5.so.24.1.p/librte_common_mlx5.so.24.1.symbols 00:02:46.503 [374/377] Linking target drivers/librte_compress_mlx5.so.24.1 00:02:46.503 [375/377] Linking target drivers/librte_crypto_mlx5.so.24.1 00:02:46.503 [376/377] Linking target drivers/librte_crypto_ipsec_mb.so.24.1 00:02:46.503 [377/377] Linking target drivers/librte_common_qat.so.24.1 00:02:46.503 INFO: autodetecting backend as ninja 00:02:46.503 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:47.439 CC lib/ut/ut.o 00:02:47.439 CC lib/ut_mock/mock.o 00:02:47.439 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:47.439 CC lib/log/log.o 00:02:47.439 CC lib/log/log_flags.o 00:02:47.439 CC lib/log/log_deprecated.o 00:02:47.439 LIB libspdk_ut_mock.a 00:02:47.439 LIB libspdk_ut.a 00:02:47.439 LIB libspdk_log.a 00:02:47.698 CC lib/ioat/ioat.o 00:02:47.698 CC lib/util/base64.o 00:02:47.698 CXX lib/trace_parser/trace.o 00:02:47.698 CC lib/util/bit_array.o 00:02:47.698 CC lib/util/cpuset.o 00:02:47.698 CC lib/dma/dma.o 00:02:47.698 CC lib/util/crc16.o 00:02:47.698 CC lib/util/crc32c.o 00:02:47.698 CC lib/util/crc32.o 00:02:47.698 CC lib/util/crc32_ieee.o 00:02:47.699 CC lib/util/crc64.o 00:02:47.699 CC lib/util/dif.o 00:02:47.699 CC lib/util/fd.o 00:02:47.699 CC lib/util/file.o 00:02:47.699 CC lib/util/hexlify.o 00:02:47.699 CC lib/util/iov.o 00:02:47.699 CC lib/util/math.o 00:02:47.699 CC lib/util/pipe.o 00:02:47.699 CC lib/util/strerror_tls.o 00:02:47.699 CC lib/util/string.o 00:02:47.699 CC lib/util/uuid.o 00:02:47.699 CC lib/util/fd_group.o 00:02:47.699 CC lib/util/xor.o 00:02:47.699 CC lib/util/zipf.o 00:02:47.699 CC lib/vfio_user/host/vfio_user.o 00:02:47.699 CC lib/vfio_user/host/vfio_user_pci.o 00:02:47.699 LIB libspdk_dma.a 00:02:47.958 LIB libspdk_ioat.a 00:02:47.958 LIB libspdk_vfio_user.a 00:02:47.958 LIB libspdk_util.a 00:02:48.217 CC lib/reduce/reduce.o 00:02:48.217 CC lib/json/json_parse.o 00:02:48.217 CC lib/json/json_util.o 00:02:48.217 CC lib/json/json_write.o 00:02:48.217 CC lib/idxd/idxd.o 00:02:48.217 CC lib/idxd/idxd_user.o 00:02:48.217 CC lib/vmd/vmd.o 00:02:48.217 CC lib/vmd/led.o 00:02:48.217 CC lib/env_dpdk/env.o 00:02:48.217 CC lib/conf/conf.o 00:02:48.217 CC lib/env_dpdk/memory.o 00:02:48.217 CC lib/rdma/common.o 00:02:48.217 CC lib/env_dpdk/pci.o 00:02:48.217 CC lib/rdma/rdma_verbs.o 00:02:48.217 CC lib/env_dpdk/init.o 00:02:48.217 CC lib/env_dpdk/threads.o 00:02:48.217 CC lib/env_dpdk/pci_ioat.o 00:02:48.217 CC lib/env_dpdk/pci_virtio.o 00:02:48.217 CC lib/env_dpdk/pci_vmd.o 00:02:48.217 CC lib/env_dpdk/pci_idxd.o 00:02:48.217 CC lib/env_dpdk/pci_event.o 00:02:48.217 CC lib/env_dpdk/sigbus_handler.o 00:02:48.217 CC lib/env_dpdk/pci_dpdk.o 00:02:48.217 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:48.217 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:48.217 LIB libspdk_trace_parser.a 00:02:48.476 LIB libspdk_conf.a 00:02:48.476 LIB libspdk_json.a 00:02:48.476 LIB libspdk_rdma.a 00:02:48.735 LIB libspdk_idxd.a 00:02:48.735 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:48.735 CC lib/jsonrpc/jsonrpc_server.o 00:02:48.735 CC lib/jsonrpc/jsonrpc_client.o 00:02:48.735 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:48.735 LIB libspdk_reduce.a 00:02:48.735 LIB libspdk_vmd.a 00:02:48.995 LIB libspdk_jsonrpc.a 00:02:48.995 CC lib/rpc/rpc.o 00:02:49.254 LIB libspdk_rpc.a 00:02:49.254 LIB libspdk_env_dpdk.a 00:02:49.513 CC lib/notify/notify.o 00:02:49.513 CC lib/notify/notify_rpc.o 00:02:49.513 CC lib/keyring/keyring.o 00:02:49.513 CC lib/keyring/keyring_rpc.o 00:02:49.513 CC lib/trace/trace.o 00:02:49.513 CC lib/trace/trace_flags.o 00:02:49.513 CC lib/trace/trace_rpc.o 00:02:49.513 LIB libspdk_notify.a 00:02:49.513 LIB libspdk_keyring.a 00:02:49.513 LIB libspdk_trace.a 00:02:49.772 CC lib/thread/thread.o 00:02:49.772 CC lib/thread/iobuf.o 00:02:49.772 CC lib/sock/sock_rpc.o 00:02:49.772 CC lib/sock/sock.o 00:02:50.032 LIB libspdk_sock.a 00:02:50.291 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:50.291 CC lib/nvme/nvme_ctrlr.o 00:02:50.291 CC lib/nvme/nvme_fabric.o 00:02:50.291 CC lib/nvme/nvme_ns_cmd.o 00:02:50.291 CC lib/nvme/nvme_ns.o 00:02:50.291 CC lib/nvme/nvme_pcie_common.o 00:02:50.291 CC lib/nvme/nvme_pcie.o 00:02:50.291 CC lib/nvme/nvme_qpair.o 00:02:50.291 CC lib/nvme/nvme.o 00:02:50.291 CC lib/nvme/nvme_quirks.o 00:02:50.291 CC lib/nvme/nvme_transport.o 00:02:50.291 CC lib/nvme/nvme_discovery.o 00:02:50.291 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:50.291 CC lib/nvme/nvme_tcp.o 00:02:50.291 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:50.291 CC lib/nvme/nvme_opal.o 00:02:50.291 CC lib/nvme/nvme_io_msg.o 00:02:50.291 CC lib/nvme/nvme_poll_group.o 00:02:50.291 CC lib/nvme/nvme_zns.o 00:02:50.291 CC lib/nvme/nvme_stubs.o 00:02:50.291 CC lib/nvme/nvme_auth.o 00:02:50.291 CC lib/nvme/nvme_cuse.o 00:02:50.291 CC lib/nvme/nvme_vfio_user.o 00:02:50.291 CC lib/nvme/nvme_rdma.o 00:02:50.859 LIB libspdk_thread.a 00:02:51.116 CC lib/accel/accel.o 00:02:51.116 CC lib/accel/accel_rpc.o 00:02:51.116 CC lib/accel/accel_sw.o 00:02:51.116 CC lib/blob/blobstore.o 00:02:51.116 CC lib/init/json_config.o 00:02:51.116 CC lib/blob/request.o 00:02:51.116 CC lib/init/subsystem.o 00:02:51.116 CC lib/init/subsystem_rpc.o 00:02:51.116 CC lib/blob/zeroes.o 00:02:51.116 CC lib/blob/blob_bs_dev.o 00:02:51.116 CC lib/vfu_tgt/tgt_endpoint.o 00:02:51.116 CC lib/init/rpc.o 00:02:51.116 CC lib/vfu_tgt/tgt_rpc.o 00:02:51.116 CC lib/virtio/virtio.o 00:02:51.116 CC lib/virtio/virtio_vhost_user.o 00:02:51.116 CC lib/virtio/virtio_pci.o 00:02:51.116 CC lib/virtio/virtio_vfio_user.o 00:02:51.116 LIB libspdk_init.a 00:02:51.375 LIB libspdk_vfu_tgt.a 00:02:51.375 LIB libspdk_virtio.a 00:02:51.375 CC lib/event/app.o 00:02:51.375 CC lib/event/log_rpc.o 00:02:51.375 CC lib/event/reactor.o 00:02:51.375 CC lib/event/app_rpc.o 00:02:51.375 CC lib/event/scheduler_static.o 00:02:51.635 LIB libspdk_event.a 00:02:51.635 LIB libspdk_accel.a 00:02:51.895 LIB libspdk_nvme.a 00:02:51.895 CC lib/bdev/bdev.o 00:02:51.895 CC lib/bdev/bdev_rpc.o 00:02:51.895 CC lib/bdev/bdev_zone.o 00:02:51.895 CC lib/bdev/part.o 00:02:51.895 CC lib/bdev/scsi_nvme.o 00:02:53.273 LIB libspdk_blob.a 00:02:53.273 CC lib/blobfs/blobfs.o 00:02:53.274 CC lib/blobfs/tree.o 00:02:53.274 CC lib/lvol/lvol.o 00:02:53.843 LIB libspdk_blobfs.a 00:02:53.843 LIB libspdk_bdev.a 00:02:53.843 LIB libspdk_lvol.a 00:02:54.100 CC lib/ublk/ublk.o 00:02:54.100 CC lib/ublk/ublk_rpc.o 00:02:54.100 CC lib/scsi/dev.o 00:02:54.100 CC lib/scsi/lun.o 00:02:54.100 CC lib/scsi/port.o 00:02:54.100 CC lib/scsi/scsi.o 00:02:54.100 CC lib/scsi/scsi_bdev.o 00:02:54.100 CC lib/scsi/scsi_pr.o 00:02:54.100 CC lib/scsi/scsi_rpc.o 00:02:54.100 CC lib/ftl/ftl_core.o 00:02:54.100 CC lib/ftl/ftl_init.o 00:02:54.100 CC lib/scsi/task.o 00:02:54.100 CC lib/ftl/ftl_layout.o 00:02:54.100 CC lib/ftl/ftl_io.o 00:02:54.100 CC lib/ftl/ftl_debug.o 00:02:54.100 CC lib/ftl/ftl_sb.o 00:02:54.100 CC lib/nbd/nbd.o 00:02:54.100 CC lib/ftl/ftl_l2p.o 00:02:54.100 CC lib/nbd/nbd_rpc.o 00:02:54.100 CC lib/ftl/ftl_l2p_flat.o 00:02:54.100 CC lib/nvmf/ctrlr.o 00:02:54.100 CC lib/ftl/ftl_nv_cache.o 00:02:54.100 CC lib/nvmf/ctrlr_discovery.o 00:02:54.100 CC lib/ftl/ftl_band.o 00:02:54.100 CC lib/nvmf/ctrlr_bdev.o 00:02:54.100 CC lib/ftl/ftl_band_ops.o 00:02:54.100 CC lib/nvmf/subsystem.o 00:02:54.100 CC lib/nvmf/nvmf.o 00:02:54.100 CC lib/nvmf/nvmf_rpc.o 00:02:54.100 CC lib/ftl/ftl_writer.o 00:02:54.100 CC lib/ftl/ftl_rq.o 00:02:54.100 CC lib/nvmf/transport.o 00:02:54.100 CC lib/nvmf/tcp.o 00:02:54.100 CC lib/nvmf/vfio_user.o 00:02:54.100 CC lib/nvmf/rdma.o 00:02:54.100 CC lib/ftl/ftl_reloc.o 00:02:54.101 CC lib/ftl/ftl_l2p_cache.o 00:02:54.101 CC lib/ftl/ftl_p2l.o 00:02:54.101 CC lib/ftl/mngt/ftl_mngt.o 00:02:54.101 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:54.101 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:54.358 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:54.358 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:54.358 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:54.358 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:54.358 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:54.358 LIB libspdk_nbd.a 00:02:54.358 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:54.358 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:54.358 LIB libspdk_scsi.a 00:02:54.358 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:54.358 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:54.358 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:54.358 CC lib/ftl/utils/ftl_conf.o 00:02:54.358 CC lib/ftl/utils/ftl_md.o 00:02:54.358 CC lib/ftl/utils/ftl_mempool.o 00:02:54.358 LIB libspdk_ublk.a 00:02:54.358 CC lib/ftl/utils/ftl_bitmap.o 00:02:54.358 CC lib/ftl/utils/ftl_property.o 00:02:54.358 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:54.358 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:54.358 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:54.358 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:54.616 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:54.616 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:54.616 CC lib/iscsi/conn.o 00:02:54.616 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:54.616 CC lib/vhost/vhost.o 00:02:54.616 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:54.616 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:54.616 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:54.616 CC lib/ftl/base/ftl_base_dev.o 00:02:54.616 CC lib/ftl/base/ftl_base_bdev.o 00:02:54.616 CC lib/ftl/ftl_trace.o 00:02:54.616 CC lib/iscsi/init_grp.o 00:02:54.616 CC lib/vhost/vhost_rpc.o 00:02:54.616 CC lib/vhost/vhost_scsi.o 00:02:54.616 CC lib/vhost/vhost_blk.o 00:02:54.616 CC lib/iscsi/iscsi.o 00:02:54.616 CC lib/iscsi/md5.o 00:02:54.616 CC lib/iscsi/param.o 00:02:54.616 CC lib/iscsi/portal_grp.o 00:02:54.616 CC lib/vhost/rte_vhost_user.o 00:02:54.616 CC lib/iscsi/tgt_node.o 00:02:54.616 CC lib/iscsi/iscsi_subsystem.o 00:02:54.616 CC lib/iscsi/iscsi_rpc.o 00:02:54.616 CC lib/iscsi/task.o 00:02:54.877 LIB libspdk_ftl.a 00:02:55.448 LIB libspdk_vhost.a 00:02:55.707 LIB libspdk_nvmf.a 00:02:55.707 LIB libspdk_iscsi.a 00:02:55.970 CC module/vfu_device/vfu_virtio.o 00:02:55.970 CC module/vfu_device/vfu_virtio_blk.o 00:02:55.970 CC module/vfu_device/vfu_virtio_scsi.o 00:02:55.971 CC module/vfu_device/vfu_virtio_rpc.o 00:02:55.971 CC module/env_dpdk/env_dpdk_rpc.o 00:02:55.971 CC module/accel/error/accel_error.o 00:02:55.971 CC module/keyring/file/keyring.o 00:02:55.971 CC module/accel/error/accel_error_rpc.o 00:02:55.971 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:55.971 CC module/keyring/file/keyring_rpc.o 00:02:55.971 CC module/sock/posix/posix.o 00:02:55.971 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:55.971 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:55.971 CC module/accel/dsa/accel_dsa.o 00:02:55.971 CC module/scheduler/gscheduler/gscheduler.o 00:02:55.971 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:55.971 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:55.971 CC module/accel/dsa/accel_dsa_rpc.o 00:02:55.971 CC module/accel/ioat/accel_ioat.o 00:02:55.971 CC module/blob/bdev/blob_bdev.o 00:02:55.971 CC module/accel/ioat/accel_ioat_rpc.o 00:02:55.971 CC module/accel/iaa/accel_iaa.o 00:02:55.971 CC module/accel/iaa/accel_iaa_rpc.o 00:02:55.971 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:55.971 CC module/sock/uring/uring.o 00:02:55.971 LIB libspdk_env_dpdk_rpc.a 00:02:56.229 LIB libspdk_keyring_file.a 00:02:56.229 LIB libspdk_scheduler_gscheduler.a 00:02:56.229 LIB libspdk_scheduler_dpdk_governor.a 00:02:56.229 LIB libspdk_accel_error.a 00:02:56.229 LIB libspdk_scheduler_dynamic.a 00:02:56.229 LIB libspdk_accel_ioat.a 00:02:56.229 LIB libspdk_accel_iaa.a 00:02:56.229 LIB libspdk_accel_dsa.a 00:02:56.229 LIB libspdk_blob_bdev.a 00:02:56.488 LIB libspdk_vfu_device.a 00:02:56.488 CC module/bdev/split/vbdev_split.o 00:02:56.488 CC module/bdev/null/bdev_null.o 00:02:56.488 CC module/bdev/malloc/bdev_malloc.o 00:02:56.488 CC module/bdev/ftl/bdev_ftl.o 00:02:56.488 CC module/bdev/lvol/vbdev_lvol.o 00:02:56.488 CC module/bdev/aio/bdev_aio.o 00:02:56.488 CC module/bdev/passthru/vbdev_passthru.o 00:02:56.488 CC module/bdev/xnvme/bdev_xnvme.o 00:02:56.488 CC module/bdev/nvme/bdev_nvme.o 00:02:56.488 CC module/bdev/uring/bdev_uring.o 00:02:56.488 CC module/bdev/raid/bdev_raid.o 00:02:56.488 CC module/bdev/error/vbdev_error.o 00:02:56.488 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:56.488 CC module/bdev/delay/vbdev_delay.o 00:02:56.488 CC module/bdev/iscsi/bdev_iscsi.o 00:02:56.488 CC module/bdev/crypto/vbdev_crypto.o 00:02:56.488 CC module/bdev/gpt/gpt.o 00:02:56.488 CC module/bdev/compress/vbdev_compress.o 00:02:56.488 CC module/blobfs/bdev/blobfs_bdev.o 00:02:56.488 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:56.488 CC module/bdev/ocf/ctx.o 00:02:56.488 LIB libspdk_sock_uring.a 00:02:56.488 LIB libspdk_sock_posix.a 00:02:56.488 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:56.488 CC module/bdev/rbd/bdev_rbd.o 00:02:56.488 CC module/bdev/ocf/data.o 00:02:56.488 CC module/bdev/gpt/vbdev_gpt.o 00:02:56.488 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:56.488 CC module/bdev/split/vbdev_split_rpc.o 00:02:56.746 CC module/bdev/null/bdev_null_rpc.o 00:02:56.746 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:56.746 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:56.746 CC module/bdev/error/vbdev_error_rpc.o 00:02:56.746 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:56.746 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:56.746 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:56.746 CC module/bdev/aio/bdev_aio_rpc.o 00:02:56.746 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:56.746 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:56.746 CC module/bdev/uring/bdev_uring_rpc.o 00:02:56.746 CC module/bdev/ocf/stats.o 00:02:56.746 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:56.746 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:56.746 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:56.746 LIB libspdk_bdev_split.a 00:02:56.746 CC module/blobfs/bdev/blobfs_fuse.o 00:02:56.746 LIB libspdk_accel_dpdk_compressdev.a 00:02:56.746 LIB libspdk_bdev_null.a 00:02:56.746 CC module/bdev/ocf/utils.o 00:02:56.746 LIB libspdk_bdev_error.a 00:02:56.746 LIB libspdk_bdev_xnvme.a 00:02:56.746 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:56.746 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:56.746 LIB libspdk_bdev_gpt.a 00:02:56.746 LIB libspdk_bdev_passthru.a 00:02:56.746 LIB libspdk_bdev_lvol.a 00:02:56.746 CC module/bdev/ocf/vbdev_ocf.o 00:02:56.746 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:56.746 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:56.746 LIB libspdk_bdev_zone_block.a 00:02:56.746 CC module/bdev/ocf/volume.o 00:02:56.746 LIB libspdk_bdev_ftl.a 00:02:56.746 CC module/bdev/nvme/nvme_rpc.o 00:02:56.746 CC module/bdev/raid/bdev_raid_rpc.o 00:02:56.746 CC module/bdev/raid/bdev_raid_sb.o 00:02:56.746 LIB libspdk_bdev_crypto.a 00:02:56.746 LIB libspdk_bdev_aio.a 00:02:56.746 LIB libspdk_bdev_iscsi.a 00:02:56.746 CC module/bdev/raid/raid0.o 00:02:56.746 CC module/bdev/nvme/bdev_mdns_client.o 00:02:56.746 LIB libspdk_bdev_uring.a 00:02:56.746 CC module/bdev/nvme/vbdev_opal.o 00:02:56.746 CC module/bdev/raid/raid1.o 00:02:56.746 LIB libspdk_bdev_compress.a 00:02:56.746 LIB libspdk_bdev_malloc.a 00:02:56.746 LIB libspdk_bdev_delay.a 00:02:56.746 CC module/bdev/raid/concat.o 00:02:56.746 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:56.746 CC module/bdev/raid/raid5f.o 00:02:56.746 LIB libspdk_blobfs_bdev.a 00:02:57.003 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:57.003 LIB libspdk_bdev_rbd.a 00:02:57.003 LIB libspdk_bdev_virtio.a 00:02:57.003 LIB libspdk_accel_dpdk_cryptodev.a 00:02:57.004 LIB libspdk_bdev_ocf.a 00:02:57.261 LIB libspdk_bdev_raid.a 00:02:57.827 LIB libspdk_bdev_nvme.a 00:02:58.087 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:58.087 CC module/event/subsystems/vmd/vmd.o 00:02:58.087 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:58.087 CC module/event/subsystems/keyring/keyring.o 00:02:58.087 CC module/event/subsystems/sock/sock.o 00:02:58.087 CC module/event/subsystems/iobuf/iobuf.o 00:02:58.087 CC module/event/subsystems/scheduler/scheduler.o 00:02:58.087 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:58.087 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:58.347 LIB libspdk_event_sock.a 00:02:58.347 LIB libspdk_event_vfu_tgt.a 00:02:58.347 LIB libspdk_event_vmd.a 00:02:58.347 LIB libspdk_event_keyring.a 00:02:58.347 LIB libspdk_event_scheduler.a 00:02:58.347 LIB libspdk_event_vhost_blk.a 00:02:58.347 LIB libspdk_event_iobuf.a 00:02:58.347 CC module/event/subsystems/accel/accel.o 00:02:58.606 LIB libspdk_event_accel.a 00:02:58.606 CC module/event/subsystems/bdev/bdev.o 00:02:58.865 LIB libspdk_event_bdev.a 00:02:59.123 CC module/event/subsystems/scsi/scsi.o 00:02:59.123 CC module/event/subsystems/nbd/nbd.o 00:02:59.123 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:59.123 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:59.123 CC module/event/subsystems/ublk/ublk.o 00:02:59.123 LIB libspdk_event_nbd.a 00:02:59.123 LIB libspdk_event_ublk.a 00:02:59.123 LIB libspdk_event_scsi.a 00:02:59.123 LIB libspdk_event_nvmf.a 00:02:59.381 CC module/event/subsystems/iscsi/iscsi.o 00:02:59.381 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:59.381 LIB libspdk_event_vhost_scsi.a 00:02:59.381 LIB libspdk_event_iscsi.a 00:02:59.638 TEST_HEADER include/spdk/accel.h 00:02:59.638 CXX app/trace/trace.o 00:02:59.638 CC app/trace_record/trace_record.o 00:02:59.638 TEST_HEADER include/spdk/accel_module.h 00:02:59.638 CC app/spdk_lspci/spdk_lspci.o 00:02:59.638 CC test/rpc_client/rpc_client_test.o 00:02:59.638 TEST_HEADER include/spdk/assert.h 00:02:59.639 TEST_HEADER include/spdk/barrier.h 00:02:59.639 TEST_HEADER include/spdk/base64.h 00:02:59.639 TEST_HEADER include/spdk/bdev.h 00:02:59.639 TEST_HEADER include/spdk/bdev_module.h 00:02:59.639 TEST_HEADER include/spdk/bdev_zone.h 00:02:59.639 TEST_HEADER include/spdk/bit_array.h 00:02:59.639 TEST_HEADER include/spdk/bit_pool.h 00:02:59.639 TEST_HEADER include/spdk/blob.h 00:02:59.639 TEST_HEADER include/spdk/blob_bdev.h 00:02:59.639 TEST_HEADER include/spdk/blobfs.h 00:02:59.639 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:59.639 TEST_HEADER include/spdk/conf.h 00:02:59.639 TEST_HEADER include/spdk/config.h 00:02:59.639 TEST_HEADER include/spdk/cpuset.h 00:02:59.639 TEST_HEADER include/spdk/crc16.h 00:02:59.639 TEST_HEADER include/spdk/crc32.h 00:02:59.639 TEST_HEADER include/spdk/crc64.h 00:02:59.639 TEST_HEADER include/spdk/dif.h 00:02:59.639 TEST_HEADER include/spdk/dma.h 00:02:59.639 CC app/nvmf_tgt/nvmf_main.o 00:02:59.639 TEST_HEADER include/spdk/endian.h 00:02:59.639 TEST_HEADER include/spdk/env.h 00:02:59.639 TEST_HEADER include/spdk/env_dpdk.h 00:02:59.639 CC app/iscsi_tgt/iscsi_tgt.o 00:02:59.639 TEST_HEADER include/spdk/event.h 00:02:59.639 TEST_HEADER include/spdk/fd.h 00:02:59.639 TEST_HEADER include/spdk/fd_group.h 00:02:59.639 TEST_HEADER include/spdk/file.h 00:02:59.639 TEST_HEADER include/spdk/ftl.h 00:02:59.639 TEST_HEADER include/spdk/gpt_spec.h 00:02:59.639 TEST_HEADER include/spdk/hexlify.h 00:02:59.639 TEST_HEADER include/spdk/histogram_data.h 00:02:59.639 CC examples/nvme/hello_world/hello_world.o 00:02:59.639 TEST_HEADER include/spdk/idxd.h 00:02:59.639 TEST_HEADER include/spdk/idxd_spec.h 00:02:59.639 TEST_HEADER include/spdk/init.h 00:02:59.639 CC test/event/event_perf/event_perf.o 00:02:59.639 CC examples/accel/perf/accel_perf.o 00:02:59.639 CC examples/ioat/perf/perf.o 00:02:59.639 CC examples/vmd/lsvmd/lsvmd.o 00:02:59.639 TEST_HEADER include/spdk/ioat.h 00:02:59.639 CC examples/sock/hello_world/hello_sock.o 00:02:59.639 TEST_HEADER include/spdk/ioat_spec.h 00:02:59.639 TEST_HEADER include/spdk/iscsi_spec.h 00:02:59.639 CC examples/util/zipf/zipf.o 00:02:59.639 TEST_HEADER include/spdk/json.h 00:02:59.639 TEST_HEADER include/spdk/jsonrpc.h 00:02:59.639 TEST_HEADER include/spdk/keyring.h 00:02:59.639 CC test/nvme/aer/aer.o 00:02:59.639 TEST_HEADER include/spdk/keyring_module.h 00:02:59.639 TEST_HEADER include/spdk/likely.h 00:02:59.639 TEST_HEADER include/spdk/log.h 00:02:59.639 TEST_HEADER include/spdk/lvol.h 00:02:59.639 TEST_HEADER include/spdk/memory.h 00:02:59.639 CC app/spdk_tgt/spdk_tgt.o 00:02:59.639 TEST_HEADER include/spdk/mmio.h 00:02:59.639 TEST_HEADER include/spdk/nbd.h 00:02:59.639 TEST_HEADER include/spdk/notify.h 00:02:59.639 TEST_HEADER include/spdk/nvme.h 00:02:59.639 TEST_HEADER include/spdk/nvme_intel.h 00:02:59.639 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:59.639 CC examples/blob/hello_world/hello_blob.o 00:02:59.639 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:59.639 TEST_HEADER include/spdk/nvme_spec.h 00:02:59.639 TEST_HEADER include/spdk/nvme_zns.h 00:02:59.639 TEST_HEADER include/spdk/nvmf.h 00:02:59.639 CC examples/bdev/hello_world/hello_bdev.o 00:02:59.639 CC test/accel/dif/dif.o 00:02:59.639 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:59.639 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:59.639 CC examples/nvmf/nvmf/nvmf.o 00:02:59.639 TEST_HEADER include/spdk/nvmf_spec.h 00:02:59.639 CC test/dma/test_dma/test_dma.o 00:02:59.639 CC test/bdev/bdevio/bdevio.o 00:02:59.639 TEST_HEADER include/spdk/nvmf_transport.h 00:02:59.639 TEST_HEADER include/spdk/opal.h 00:02:59.639 TEST_HEADER include/spdk/opal_spec.h 00:02:59.639 TEST_HEADER include/spdk/pci_ids.h 00:02:59.639 TEST_HEADER include/spdk/pipe.h 00:02:59.639 TEST_HEADER include/spdk/queue.h 00:02:59.639 TEST_HEADER include/spdk/reduce.h 00:02:59.639 TEST_HEADER include/spdk/rpc.h 00:02:59.639 TEST_HEADER include/spdk/scheduler.h 00:02:59.639 LINK spdk_lspci 00:02:59.639 TEST_HEADER include/spdk/scsi.h 00:02:59.639 TEST_HEADER include/spdk/scsi_spec.h 00:02:59.639 TEST_HEADER include/spdk/sock.h 00:02:59.639 TEST_HEADER include/spdk/stdinc.h 00:02:59.896 TEST_HEADER include/spdk/string.h 00:02:59.896 CC test/lvol/esnap/esnap.o 00:02:59.896 TEST_HEADER include/spdk/thread.h 00:02:59.896 TEST_HEADER include/spdk/trace.h 00:02:59.896 CC test/app/bdev_svc/bdev_svc.o 00:02:59.896 TEST_HEADER include/spdk/trace_parser.h 00:02:59.896 TEST_HEADER include/spdk/tree.h 00:02:59.896 CC test/env/mem_callbacks/mem_callbacks.o 00:02:59.896 TEST_HEADER include/spdk/ublk.h 00:02:59.896 TEST_HEADER include/spdk/util.h 00:02:59.896 CC test/blobfs/mkfs/mkfs.o 00:02:59.896 TEST_HEADER include/spdk/uuid.h 00:02:59.896 TEST_HEADER include/spdk/version.h 00:02:59.896 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:59.896 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:59.896 TEST_HEADER include/spdk/vhost.h 00:02:59.896 TEST_HEADER include/spdk/vmd.h 00:02:59.896 LINK rpc_client_test 00:02:59.896 TEST_HEADER include/spdk/xor.h 00:02:59.896 TEST_HEADER include/spdk/zipf.h 00:02:59.896 CXX test/cpp_headers/accel.o 00:02:59.896 LINK lsvmd 00:02:59.896 LINK event_perf 00:02:59.896 LINK spdk_trace_record 00:02:59.896 LINK zipf 00:02:59.896 LINK iscsi_tgt 00:02:59.896 LINK ioat_perf 00:02:59.896 LINK hello_world 00:02:59.896 LINK nvmf_tgt 00:02:59.896 LINK hello_sock 00:02:59.896 LINK spdk_tgt 00:02:59.896 LINK hello_blob 00:02:59.896 LINK bdev_svc 00:02:59.896 LINK aer 00:02:59.896 CXX test/cpp_headers/accel_module.o 00:02:59.896 LINK spdk_trace 00:02:59.896 LINK hello_bdev 00:02:59.896 LINK mkfs 00:02:59.896 LINK nvmf 00:03:00.154 LINK test_dma 00:03:00.154 LINK accel_perf 00:03:00.154 LINK dif 00:03:00.154 LINK bdevio 00:03:00.154 CXX test/cpp_headers/assert.o 00:03:00.154 CXX test/cpp_headers/barrier.o 00:03:00.154 LINK mem_callbacks 00:03:00.413 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:00.413 CXX test/cpp_headers/base64.o 00:03:00.413 CC app/spdk_nvme_perf/perf.o 00:03:00.413 CC examples/ioat/verify/verify.o 00:03:00.671 CXX test/cpp_headers/bdev.o 00:03:00.671 CC test/event/reactor/reactor.o 00:03:00.671 CC examples/thread/thread/thread_ex.o 00:03:00.671 LINK nvme_fuzz 00:03:00.671 CC examples/idxd/perf/perf.o 00:03:00.671 LINK verify 00:03:00.671 CXX test/cpp_headers/bdev_module.o 00:03:00.929 LINK reactor 00:03:00.929 LINK thread 00:03:00.929 CC examples/vmd/led/led.o 00:03:00.929 CC test/env/vtophys/vtophys.o 00:03:00.929 CC test/thread/poller_perf/poller_perf.o 00:03:00.929 LINK idxd_perf 00:03:00.929 CC examples/nvme/reconnect/reconnect.o 00:03:00.929 CXX test/cpp_headers/bdev_zone.o 00:03:01.188 CC test/nvme/reset/reset.o 00:03:01.188 LINK led 00:03:01.188 LINK vtophys 00:03:01.188 LINK poller_perf 00:03:01.188 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:01.188 CC test/thread/lock/spdk_lock.o 00:03:01.188 CXX test/cpp_headers/bit_array.o 00:03:01.188 LINK spdk_nvme_perf 00:03:01.447 LINK histogram_ut 00:03:01.447 LINK reset 00:03:01.447 LINK reconnect 00:03:01.447 CXX test/cpp_headers/bit_pool.o 00:03:01.706 CXX test/cpp_headers/blob.o 00:03:01.706 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:01.706 CXX test/cpp_headers/blob_bdev.o 00:03:01.706 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:01.965 LINK interrupt_tgt 00:03:01.966 CXX test/cpp_headers/blobfs.o 00:03:01.966 CC test/event/reactor_perf/reactor_perf.o 00:03:01.966 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:01.966 LINK reactor_perf 00:03:01.966 CXX test/cpp_headers/blobfs_bdev.o 00:03:02.225 LINK env_dpdk_post_init 00:03:02.225 CC test/env/memory/memory_ut.o 00:03:02.225 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:02.225 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:02.225 CXX test/cpp_headers/conf.o 00:03:02.482 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:02.483 CXX test/cpp_headers/config.o 00:03:02.483 CXX test/cpp_headers/cpuset.o 00:03:02.483 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:02.483 CXX test/cpp_headers/crc16.o 00:03:02.483 LINK spdk_lock 00:03:02.740 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:02.740 CC test/nvme/sgl/sgl.o 00:03:02.740 LINK vhost_fuzz 00:03:02.740 CC examples/nvme/arbitration/arbitration.o 00:03:02.740 CXX test/cpp_headers/crc32.o 00:03:02.740 LINK memory_ut 00:03:02.740 LINK sgl 00:03:02.740 CXX test/cpp_headers/crc64.o 00:03:02.997 LINK arbitration 00:03:02.997 CC test/event/app_repeat/app_repeat.o 00:03:02.997 LINK nvme_manage 00:03:02.997 CXX test/cpp_headers/dif.o 00:03:02.997 CC examples/nvme/hotplug/hotplug.o 00:03:02.997 LINK app_repeat 00:03:02.997 CC test/env/pci/pci_ut.o 00:03:02.997 CXX test/cpp_headers/dma.o 00:03:03.255 CC app/spdk_nvme_identify/identify.o 00:03:03.255 LINK hotplug 00:03:03.255 CXX test/cpp_headers/endian.o 00:03:03.255 LINK accel_ut 00:03:03.255 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:03:03.255 CXX test/cpp_headers/env.o 00:03:03.255 LINK iscsi_fuzz 00:03:03.255 LINK pci_ut 00:03:03.512 LINK esnap 00:03:03.513 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:03:03.513 CXX test/cpp_headers/env_dpdk.o 00:03:03.513 CXX test/cpp_headers/event.o 00:03:03.513 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:03.513 CC app/spdk_nvme_discover/discovery_aer.o 00:03:03.769 CXX test/cpp_headers/fd.o 00:03:03.769 LINK cmb_copy 00:03:03.769 LINK spdk_nvme_identify 00:03:03.769 LINK spdk_nvme_discover 00:03:03.769 CC test/blobfs/fuse/fuse.o 00:03:03.769 CC examples/blob/cli/blobcli.o 00:03:03.769 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:03.769 CC test/nvme/e2edp/nvme_dp.o 00:03:03.769 CXX test/cpp_headers/fd_group.o 00:03:03.769 CC examples/bdev/bdevperf/bdevperf.o 00:03:03.769 CC test/nvme/overhead/overhead.o 00:03:04.025 LINK fuse 00:03:04.025 CXX test/cpp_headers/file.o 00:03:04.025 CC examples/nvme/abort/abort.o 00:03:04.025 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:04.025 LINK nvme_dp 00:03:04.025 CC app/spdk_top/spdk_top.o 00:03:04.025 CC test/app/histogram_perf/histogram_perf.o 00:03:04.025 LINK overhead 00:03:04.025 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:04.025 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:04.025 CXX test/cpp_headers/ftl.o 00:03:04.025 LINK blobcli 00:03:04.025 CC app/vhost/vhost.o 00:03:04.282 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:04.282 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:04.282 LINK blob_bdev_ut 00:03:04.282 LINK histogram_perf 00:03:04.282 LINK pmr_persistence 00:03:04.282 CC test/event/scheduler/scheduler.o 00:03:04.282 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:04.282 LINK accel_dpdk_compressdev_ut 00:03:04.282 CXX test/cpp_headers/gpt_spec.o 00:03:04.282 LINK abort 00:03:04.282 LINK tree_ut 00:03:04.282 CXX test/cpp_headers/hexlify.o 00:03:04.282 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:04.282 LINK vhost 00:03:04.282 CC app/spdk_dd/spdk_dd.o 00:03:04.282 CXX test/cpp_headers/histogram_data.o 00:03:04.539 LINK bdevperf 00:03:04.539 CXX test/cpp_headers/idxd.o 00:03:04.539 LINK accel_dpdk_cryptodev_ut 00:03:04.539 LINK blobfs_bdev_ut 00:03:04.539 LINK scheduler 00:03:04.539 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:04.539 CXX test/cpp_headers/idxd_spec.o 00:03:04.539 CC test/app/jsoncat/jsoncat.o 00:03:04.539 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:04.539 CC test/app/stub/stub.o 00:03:04.539 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:04.539 CC test/nvme/err_injection/err_injection.o 00:03:04.539 LINK spdk_top 00:03:04.539 CC test/nvme/startup/startup.o 00:03:04.795 LINK scsi_nvme_ut 00:03:04.795 CXX test/cpp_headers/init.o 00:03:04.795 LINK jsoncat 00:03:04.795 CC app/fio/nvme/fio_plugin.o 00:03:04.795 LINK spdk_dd 00:03:04.795 LINK stub 00:03:04.795 LINK err_injection 00:03:04.795 LINK startup 00:03:04.795 CC app/fio/bdev/fio_plugin.o 00:03:04.795 CXX test/cpp_headers/ioat.o 00:03:04.795 LINK blobfs_sync_ut 00:03:04.795 LINK gpt_ut 00:03:04.795 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:05.052 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:05.052 CC test/nvme/reserve/reserve.o 00:03:05.052 LINK blobfs_async_ut 00:03:05.052 CC test/nvme/simple_copy/simple_copy.o 00:03:05.052 CC test/nvme/connect_stress/connect_stress.o 00:03:05.052 CXX test/cpp_headers/ioat_spec.o 00:03:05.052 CC test/nvme/boot_partition/boot_partition.o 00:03:05.309 LINK spdk_nvme 00:03:05.309 LINK reserve 00:03:05.309 CXX test/cpp_headers/iscsi_spec.o 00:03:05.309 LINK dma_ut 00:03:05.309 LINK connect_stress 00:03:05.309 CC test/unit/lib/event/app.c/app_ut.o 00:03:05.309 LINK spdk_bdev 00:03:05.309 LINK simple_copy 00:03:05.309 LINK vbdev_lvol_ut 00:03:05.309 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:05.309 LINK boot_partition 00:03:05.309 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:05.565 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:05.566 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:05.566 CXX test/cpp_headers/json.o 00:03:05.566 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:05.566 LINK bdev_ut 00:03:05.822 CXX test/cpp_headers/jsonrpc.o 00:03:05.822 CC test/nvme/compliance/nvme_compliance.o 00:03:05.822 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:05.822 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:05.822 LINK ioat_ut 00:03:06.078 LINK app_ut 00:03:06.079 CC test/nvme/fused_ordering/fused_ordering.o 00:03:06.079 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:06.079 LINK reactor_ut 00:03:06.079 CXX test/cpp_headers/keyring.o 00:03:06.335 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:06.335 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:06.335 LINK nvme_compliance 00:03:06.335 LINK part_ut 00:03:06.335 LINK bdev_zone_ut 00:03:06.335 LINK bdev_raid_sb_ut 00:03:06.335 LINK conn_ut 00:03:06.335 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:06.592 LINK fused_ordering 00:03:06.592 LINK doorbell_aers 00:03:06.592 CC test/unit/lib/log/log.c/log_ut.o 00:03:06.592 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:06.592 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:06.592 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:03:06.592 CXX test/cpp_headers/keyring_module.o 00:03:06.592 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:03:06.592 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:06.592 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:06.849 CC test/nvme/fdp/fdp.o 00:03:06.849 LINK raid1_ut 00:03:06.849 LINK concat_ut 00:03:06.849 LINK jsonrpc_server_ut 00:03:06.849 LINK log_ut 00:03:07.106 CXX test/cpp_headers/likely.o 00:03:07.106 LINK json_util_ut 00:03:07.106 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:03:07.106 LINK bdev_raid_ut 00:03:07.106 LINK init_grp_ut 00:03:07.106 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:07.106 LINK json_parse_ut 00:03:07.364 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:07.364 LINK fdp 00:03:07.364 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:07.364 LINK vbdev_zone_block_ut 00:03:07.364 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:07.364 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:07.364 CXX test/cpp_headers/log.o 00:03:07.364 LINK raid5f_ut 00:03:07.364 CXX test/cpp_headers/lvol.o 00:03:07.621 LINK notify_ut 00:03:07.621 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:07.621 LINK compress_ut 00:03:07.621 LINK crypto_ut 00:03:07.621 LINK bdev_ut 00:03:07.879 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:07.879 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:07.879 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:07.879 CXX test/cpp_headers/memory.o 00:03:08.137 LINK json_write_ut 00:03:08.137 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:08.137 CC test/nvme/cuse/cuse.o 00:03:08.137 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:08.137 LINK param_ut 00:03:08.137 CXX test/cpp_headers/mmio.o 00:03:08.413 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:08.413 LINK dev_ut 00:03:08.413 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:08.413 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:08.413 LINK lvol_ut 00:03:08.413 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:08.696 LINK nvme_ut 00:03:08.696 CXX test/cpp_headers/nbd.o 00:03:08.696 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:08.696 LINK lun_ut 00:03:08.696 CXX test/cpp_headers/notify.o 00:03:08.982 LINK base64_ut 00:03:08.982 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:08.982 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:08.982 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:09.287 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:09.288 LINK iscsi_ut 00:03:09.565 LINK portal_grp_ut 00:03:09.565 LINK cuse 00:03:09.565 LINK sock_ut 00:03:09.565 CXX test/cpp_headers/nvme.o 00:03:09.565 LINK scsi_ut 00:03:09.565 LINK iobuf_ut 00:03:09.823 LINK bit_array_ut 00:03:09.823 CXX test/cpp_headers/nvme_intel.o 00:03:09.823 LINK blob_ut 00:03:09.823 CXX test/cpp_headers/nvme_ocssd.o 00:03:09.823 LINK posix_ut 00:03:09.823 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:09.823 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:10.081 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:10.081 LINK ctrlr_ut 00:03:10.081 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:10.081 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:10.081 LINK bdev_nvme_ut 00:03:10.081 CC test/unit/lib/sock/uring.c/uring_ut.o 00:03:10.340 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:10.340 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:10.340 CXX test/cpp_headers/nvme_spec.o 00:03:10.340 LINK thread_ut 00:03:10.340 LINK crc16_ut 00:03:10.340 LINK cpuset_ut 00:03:10.597 LINK nvme_ctrlr_cmd_ut 00:03:10.597 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:10.597 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:10.597 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:10.597 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:10.597 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:10.853 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:10.853 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:10.854 LINK tgt_node_ut 00:03:10.854 LINK scsi_bdev_ut 00:03:10.854 CXX test/cpp_headers/nvme_zns.o 00:03:10.854 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:10.854 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:03:10.854 LINK tcp_ut 00:03:11.110 LINK crc32_ieee_ut 00:03:11.110 LINK uring_ut 00:03:11.110 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:11.110 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:11.110 LINK pci_event_ut 00:03:11.368 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:11.368 CXX test/cpp_headers/nvmf.o 00:03:11.368 LINK subsystem_ut 00:03:11.368 CXX test/cpp_headers/nvmf_cmd.o 00:03:11.368 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:03:11.368 LINK ctrlr_bdev_ut 00:03:11.368 LINK rpc_ut 00:03:11.368 LINK keyring_ut 00:03:11.627 LINK nvme_ns_ut 00:03:11.627 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:11.627 LINK crc32c_ut 00:03:11.627 LINK nvme_ctrlr_ut 00:03:11.627 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:11.627 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:11.627 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:11.627 LINK scsi_pr_ut 00:03:11.627 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:11.627 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:03:11.627 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:03:11.885 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:11.885 LINK subsystem_ut 00:03:11.885 LINK ctrlr_discovery_ut 00:03:11.885 CXX test/cpp_headers/nvmf_spec.o 00:03:11.885 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:12.144 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:12.144 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:12.144 CC test/unit/lib/rdma/common.c/common_ut.o 00:03:12.144 LINK idxd_user_ut 00:03:12.144 CXX test/cpp_headers/nvmf_transport.o 00:03:12.144 LINK crc64_ut 00:03:12.402 LINK rpc_ut 00:03:12.402 CXX test/cpp_headers/opal.o 00:03:12.402 CXX test/cpp_headers/opal_spec.o 00:03:12.402 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:03:12.402 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:12.402 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:03:12.402 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:12.402 LINK nvme_ns_cmd_ut 00:03:12.660 CXX test/cpp_headers/pci_ids.o 00:03:12.660 LINK ftl_l2p_ut 00:03:12.660 CC test/unit/lib/util/math.c/math_ut.o 00:03:12.661 LINK common_ut 00:03:12.661 LINK nvme_poll_group_ut 00:03:12.918 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:12.918 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:12.918 LINK nvme_qpair_ut 00:03:12.918 CXX test/cpp_headers/pipe.o 00:03:12.918 CXX test/cpp_headers/queue.o 00:03:12.918 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:12.918 LINK iov_ut 00:03:12.918 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:12.918 LINK reduce_ut 00:03:12.918 CXX test/cpp_headers/reduce.o 00:03:12.918 LINK dif_ut 00:03:12.918 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:13.177 LINK nvme_ns_ocssd_cmd_ut 00:03:13.177 LINK math_ut 00:03:13.177 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:13.177 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:13.177 CXX test/cpp_headers/rpc.o 00:03:13.177 LINK nvme_pcie_ut 00:03:13.177 LINK idxd_ut 00:03:13.177 CC test/unit/lib/util/string.c/string_ut.o 00:03:13.177 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:13.177 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:13.435 CXX test/cpp_headers/scheduler.o 00:03:13.435 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:13.435 CXX test/cpp_headers/scsi.o 00:03:13.435 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:13.435 CXX test/cpp_headers/scsi_spec.o 00:03:13.435 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:13.693 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:13.693 LINK vhost_ut 00:03:13.693 CXX test/cpp_headers/sock.o 00:03:13.693 LINK ftl_io_ut 00:03:13.693 CXX test/cpp_headers/stdinc.o 00:03:13.693 CXX test/cpp_headers/string.o 00:03:13.693 LINK nvme_quirks_ut 00:03:13.693 LINK pipe_ut 00:03:13.693 LINK ftl_bitmap_ut 00:03:13.693 LINK xor_ut 00:03:13.693 CXX test/cpp_headers/thread.o 00:03:13.693 LINK nvmf_ut 00:03:13.693 LINK string_ut 00:03:13.693 CXX test/cpp_headers/trace.o 00:03:13.693 CXX test/cpp_headers/trace_parser.o 00:03:13.693 LINK ftl_mempool_ut 00:03:13.693 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:03:13.693 CXX test/cpp_headers/tree.o 00:03:13.693 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:03:13.952 CXX test/cpp_headers/ublk.o 00:03:13.952 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:13.952 CXX test/cpp_headers/util.o 00:03:13.952 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:13.952 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:13.952 LINK nvme_transport_ut 00:03:13.952 CXX test/cpp_headers/uuid.o 00:03:13.952 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:03:13.952 LINK nvme_io_msg_ut 00:03:13.952 CXX test/cpp_headers/version.o 00:03:13.952 CXX test/cpp_headers/vfio_user_pci.o 00:03:13.952 CXX test/cpp_headers/vfio_user_spec.o 00:03:13.952 CXX test/cpp_headers/vhost.o 00:03:13.952 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:13.952 LINK ftl_band_ut 00:03:13.952 CXX test/cpp_headers/vmd.o 00:03:13.952 CXX test/cpp_headers/xor.o 00:03:13.952 CXX test/cpp_headers/zipf.o 00:03:14.296 LINK ftl_mngt_ut 00:03:14.556 LINK ftl_sb_ut 00:03:14.556 LINK nvme_opal_ut 00:03:14.556 LINK ftl_layout_upgrade_ut 00:03:14.556 LINK nvme_tcp_ut 00:03:14.815 LINK rdma_ut 00:03:14.815 LINK nvme_fabric_ut 00:03:15.074 LINK nvme_pcie_common_ut 00:03:15.333 LINK nvme_cuse_ut 00:03:15.593 LINK nvme_rdma_ut 00:03:15.593 LINK vfio_user_ut 00:03:15.853 LINK transport_ut 00:03:16.119 00:03:16.119 real 1m20.341s 00:03:16.119 user 11m33.076s 00:03:16.119 sys 2m52.268s 00:03:16.119 10:43:20 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:16.119 10:43:20 -- common/autotest_common.sh@10 -- # set +x 00:03:16.119 ************************************ 00:03:16.119 END TEST unittest_build 00:03:16.119 ************************************ 00:03:16.119 10:43:20 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:16.119 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:16.119 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.119 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.119 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:16.119 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:03:16.119 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:16.119 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:03:16.119 ++ rpc_py=rpc_cmd 00:03:16.119 ++ set -e 00:03:16.119 ++ shopt -s nullglob 00:03:16.119 ++ shopt -s extglob 00:03:16.119 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:03:16.119 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:03:16.119 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:03:16.119 +++ CONFIG_WPDK_DIR= 00:03:16.119 +++ CONFIG_ASAN=n 00:03:16.119 +++ CONFIG_VBDEV_COMPRESS=y 00:03:16.119 +++ CONFIG_HAVE_EXECINFO_H=y 00:03:16.119 +++ CONFIG_USDT=n 00:03:16.119 +++ CONFIG_CUSTOMOCF=y 00:03:16.119 +++ CONFIG_PREFIX=/usr/local 00:03:16.119 +++ CONFIG_RBD=y 00:03:16.119 +++ CONFIG_LIBDIR= 00:03:16.119 +++ CONFIG_IDXD=y 00:03:16.119 +++ CONFIG_NVME_CUSE=y 00:03:16.119 +++ CONFIG_SMA=n 00:03:16.119 +++ CONFIG_VTUNE=n 00:03:16.119 +++ CONFIG_TSAN=n 00:03:16.119 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:03:16.119 +++ CONFIG_VFIO_USER_DIR= 00:03:16.119 +++ CONFIG_PGO_CAPTURE=n 00:03:16.119 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:03:16.119 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:16.119 +++ CONFIG_LTO=n 00:03:16.119 +++ CONFIG_ISCSI_INITIATOR=y 00:03:16.119 +++ CONFIG_CET=n 00:03:16.119 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:03:16.119 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:16.119 +++ CONFIG_RDMA_SET_TOS=y 00:03:16.119 +++ CONFIG_HAVE_ARC4RANDOM=y 00:03:16.119 +++ CONFIG_HAVE_LIBARCHIVE=n 00:03:16.119 +++ CONFIG_UBLK=y 00:03:16.119 +++ CONFIG_ISAL_CRYPTO=y 00:03:16.119 +++ CONFIG_OPENSSL_PATH= 00:03:16.119 +++ CONFIG_OCF=y 00:03:16.119 +++ CONFIG_FUSE=y 00:03:16.119 +++ CONFIG_VTUNE_DIR= 00:03:16.119 +++ CONFIG_FUZZER_LIB= 00:03:16.119 +++ CONFIG_FUZZER=n 00:03:16.119 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:16.119 +++ CONFIG_CRYPTO=y 00:03:16.119 +++ CONFIG_PGO_USE=n 00:03:16.119 +++ CONFIG_VHOST=y 00:03:16.119 +++ CONFIG_DAOS=n 00:03:16.119 +++ CONFIG_DPDK_INC_DIR= 00:03:16.119 +++ CONFIG_DAOS_DIR= 00:03:16.119 +++ CONFIG_UNIT_TESTS=y 00:03:16.119 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:03:16.119 +++ CONFIG_VIRTIO=y 00:03:16.119 +++ CONFIG_COVERAGE=y 00:03:16.119 +++ CONFIG_RDMA=y 00:03:16.119 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:03:16.119 +++ CONFIG_URING_PATH= 00:03:16.119 +++ CONFIG_XNVME=y 00:03:16.119 +++ CONFIG_VFIO_USER=y 00:03:16.119 +++ CONFIG_ARCH=native 00:03:16.119 +++ CONFIG_HAVE_EVP_MAC=y 00:03:16.119 +++ CONFIG_URING_ZNS=y 00:03:16.119 +++ CONFIG_WERROR=y 00:03:16.119 +++ CONFIG_HAVE_LIBBSD=n 00:03:16.119 +++ CONFIG_UBSAN=y 00:03:16.119 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:16.120 +++ CONFIG_GOLANG=n 00:03:16.120 +++ CONFIG_ISAL=y 00:03:16.120 +++ CONFIG_IDXD_KERNEL=n 00:03:16.120 +++ CONFIG_DPDK_LIB_DIR= 00:03:16.120 +++ CONFIG_RDMA_PROV=verbs 00:03:16.120 +++ CONFIG_APPS=y 00:03:16.120 +++ CONFIG_SHARED=n 00:03:16.120 +++ CONFIG_HAVE_KEYUTILS=n 00:03:16.120 +++ CONFIG_FC_PATH= 00:03:16.120 +++ CONFIG_DPDK_PKG_CONFIG=n 00:03:16.120 +++ CONFIG_FC=n 00:03:16.120 +++ CONFIG_AVAHI=n 00:03:16.120 +++ CONFIG_FIO_PLUGIN=y 00:03:16.120 +++ CONFIG_RAID5F=y 00:03:16.120 +++ CONFIG_EXAMPLES=y 00:03:16.120 +++ CONFIG_TESTS=y 00:03:16.120 +++ CONFIG_CRYPTO_MLX5=y 00:03:16.120 +++ CONFIG_MAX_LCORES= 00:03:16.120 +++ CONFIG_IPSEC_MB=y 00:03:16.120 +++ CONFIG_PGO_DIR= 00:03:16.120 +++ CONFIG_DEBUG=y 00:03:16.120 +++ CONFIG_DPDK_COMPRESSDEV=y 00:03:16.120 +++ CONFIG_CROSS_PREFIX= 00:03:16.120 +++ CONFIG_URING=y 00:03:16.120 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:16.120 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:16.120 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:16.120 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:16.120 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:16.120 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:16.120 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:03:16.120 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:16.120 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:03:16.120 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:03:16.120 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:03:16.120 +++ VHOST_APP=("$_app_dir/vhost") 00:03:16.120 +++ DD_APP=("$_app_dir/spdk_dd") 00:03:16.120 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:03:16.120 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:03:16.120 +++ [[ #ifndef SPDK_CONFIG_H 00:03:16.120 #define SPDK_CONFIG_H 00:03:16.120 #define SPDK_CONFIG_APPS 1 00:03:16.120 #define SPDK_CONFIG_ARCH native 00:03:16.120 #undef SPDK_CONFIG_ASAN 00:03:16.120 #undef SPDK_CONFIG_AVAHI 00:03:16.120 #undef SPDK_CONFIG_CET 00:03:16.120 #define SPDK_CONFIG_COVERAGE 1 00:03:16.120 #define SPDK_CONFIG_CROSS_PREFIX 00:03:16.120 #define SPDK_CONFIG_CRYPTO 1 00:03:16.120 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:03:16.120 #define SPDK_CONFIG_CUSTOMOCF 1 00:03:16.120 #undef SPDK_CONFIG_DAOS 00:03:16.120 #define SPDK_CONFIG_DAOS_DIR 00:03:16.120 #define SPDK_CONFIG_DEBUG 1 00:03:16.120 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:03:16.120 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:16.120 #define SPDK_CONFIG_DPDK_INC_DIR 00:03:16.120 #define SPDK_CONFIG_DPDK_LIB_DIR 00:03:16.120 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:03:16.120 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:16.120 #define SPDK_CONFIG_EXAMPLES 1 00:03:16.120 #undef SPDK_CONFIG_FC 00:03:16.120 #define SPDK_CONFIG_FC_PATH 00:03:16.120 #define SPDK_CONFIG_FIO_PLUGIN 1 00:03:16.120 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:03:16.120 #define SPDK_CONFIG_FUSE 1 00:03:16.120 #undef SPDK_CONFIG_FUZZER 00:03:16.120 #define SPDK_CONFIG_FUZZER_LIB 00:03:16.120 #undef SPDK_CONFIG_GOLANG 00:03:16.120 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:03:16.120 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:03:16.120 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:03:16.120 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:03:16.120 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:03:16.120 #undef SPDK_CONFIG_HAVE_LIBBSD 00:03:16.120 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:03:16.120 #define SPDK_CONFIG_IDXD 1 00:03:16.120 #undef SPDK_CONFIG_IDXD_KERNEL 00:03:16.120 #define SPDK_CONFIG_IPSEC_MB 1 00:03:16.120 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:16.120 #define SPDK_CONFIG_ISAL 1 00:03:16.120 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:03:16.120 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:03:16.120 #define SPDK_CONFIG_LIBDIR 00:03:16.120 #undef SPDK_CONFIG_LTO 00:03:16.120 #define SPDK_CONFIG_MAX_LCORES 00:03:16.120 #define SPDK_CONFIG_NVME_CUSE 1 00:03:16.120 #define SPDK_CONFIG_OCF 1 00:03:16.120 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:16.120 #define SPDK_CONFIG_OPENSSL_PATH 00:03:16.120 #undef SPDK_CONFIG_PGO_CAPTURE 00:03:16.120 #define SPDK_CONFIG_PGO_DIR 00:03:16.120 #undef SPDK_CONFIG_PGO_USE 00:03:16.120 #define SPDK_CONFIG_PREFIX /usr/local 00:03:16.120 #define SPDK_CONFIG_RAID5F 1 00:03:16.120 #define SPDK_CONFIG_RBD 1 00:03:16.120 #define SPDK_CONFIG_RDMA 1 00:03:16.120 #define SPDK_CONFIG_RDMA_PROV verbs 00:03:16.120 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:03:16.120 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:03:16.120 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:03:16.120 #undef SPDK_CONFIG_SHARED 00:03:16.121 #undef SPDK_CONFIG_SMA 00:03:16.121 #define SPDK_CONFIG_TESTS 1 00:03:16.121 #undef SPDK_CONFIG_TSAN 00:03:16.121 #define SPDK_CONFIG_UBLK 1 00:03:16.121 #define SPDK_CONFIG_UBSAN 1 00:03:16.121 #define SPDK_CONFIG_UNIT_TESTS 1 00:03:16.121 #define SPDK_CONFIG_URING 1 00:03:16.121 #define SPDK_CONFIG_URING_PATH 00:03:16.121 #define SPDK_CONFIG_URING_ZNS 1 00:03:16.121 #undef SPDK_CONFIG_USDT 00:03:16.121 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:03:16.121 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:03:16.121 #define SPDK_CONFIG_VFIO_USER 1 00:03:16.121 #define SPDK_CONFIG_VFIO_USER_DIR 00:03:16.121 #define SPDK_CONFIG_VHOST 1 00:03:16.121 #define SPDK_CONFIG_VIRTIO 1 00:03:16.121 #undef SPDK_CONFIG_VTUNE 00:03:16.121 #define SPDK_CONFIG_VTUNE_DIR 00:03:16.121 #define SPDK_CONFIG_WERROR 1 00:03:16.121 #define SPDK_CONFIG_WPDK_DIR 00:03:16.121 #define SPDK_CONFIG_XNVME 1 00:03:16.121 #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.121 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:03:16.121 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:03:16.121 +++ [[ -e /bin/wpdk_common.sh ]] 00:03:16.121 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:03:16.121 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:03:16.121 ++++ 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.121 ++++ 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.121 ++++ 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.121 ++++ export PATH 00:03:16.121 ++++ 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.121 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:16.121 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:16.121 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:16.121 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:16.121 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:03:16.121 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:16.121 +++ TEST_TAG=N/A 00:03:16.121 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:03:16.121 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:03:16.121 ++++ uname -s 00:03:16.121 +++ PM_OS=Linux 00:03:16.121 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:03:16.122 +++ [[ Linux == FreeBSD ]] 00:03:16.122 +++ [[ Linux == Linux ]] 00:03:16.122 +++ [[ Supermicro != QEMU ]] 00:03:16.122 +++ [[ ! -e /.dockerenv ]] 00:03:16.122 +++ MONITOR_RESOURCES_PIDS=() 00:03:16.122 +++ declare -A MONITOR_RESOURCES_PIDS 00:03:16.122 +++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:03:16.122 ++ : 0 00:03:16.122 ++ export RUN_NIGHTLY 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_RUN_VALGRIND 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_UNITTEST 00:03:16.122 ++ : 00:03:16.122 ++ export SPDK_TEST_AUTOBUILD 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_RELEASE_BUILD 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_ISAL 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_ISCSI 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_ISCSI_INITIATOR 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_NVME 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_NVME_PMR 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_NVME_BP 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_NVME_CLI 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_NVME_CUSE 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_NVME_FDP 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_NVMF 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_VFIOUSER 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_VFIOUSER_QEMU 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_FUZZER 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_FUZZER_SHORT 00:03:16.122 ++ : rdma 00:03:16.122 ++ export SPDK_TEST_NVMF_TRANSPORT 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_RBD 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_VHOST 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_BLOCKDEV 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_IOAT 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_BLOBFS 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_VHOST_INIT 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_LVOL 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_VBDEV_COMPRESS 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_RUN_ASAN 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_RUN_UBSAN 00:03:16.122 ++ : 00:03:16.122 ++ export SPDK_RUN_EXTERNAL_DPDK 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_RUN_NON_ROOT 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_CRYPTO 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_FTL 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_OCF 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_VMD 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_OPAL 00:03:16.122 ++ : 00:03:16.122 ++ export SPDK_TEST_NATIVE_DPDK 00:03:16.122 ++ : true 00:03:16.122 ++ export SPDK_AUTOTEST_X 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_RAID5 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_URING 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_USDT 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_USE_IGB_UIO 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_SCHEDULER 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_SCANBUILD 00:03:16.122 ++ : 00:03:16.122 ++ export SPDK_TEST_NVMF_NICS 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_SMA 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_DAOS 00:03:16.122 ++ : 1 00:03:16.122 ++ export SPDK_TEST_XNVME 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_ACCEL_DSA 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_ACCEL_IAA 00:03:16.122 ++ : 00:03:16.122 ++ export SPDK_TEST_FUZZER_TARGET 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_TEST_NVMF_MDNS 00:03:16.122 ++ : 0 00:03:16.122 ++ export SPDK_JSONRPC_GO_CLIENT 00:03:16.122 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:16.122 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:16.122 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:16.122 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:16.122 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:16.122 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:16.123 ++ 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.123 ++ 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.123 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:03:16.123 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:03:16.123 ++ 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.123 ++ 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.123 ++ export PYTHONDONTWRITEBYTECODE=1 00:03:16.123 ++ PYTHONDONTWRITEBYTECODE=1 00:03:16.123 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:16.123 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:16.123 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:16.123 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:16.123 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:03:16.123 ++ rm -rf /var/tmp/asan_suppression_file 00:03:16.123 ++ cat 00:03:16.123 ++ echo leak:libfuse3.so 00:03:16.123 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:16.123 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:16.123 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:16.123 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:16.123 ++ '[' -z /var/spdk/dependencies ']' 00:03:16.123 ++ export DEPENDENCY_DIR 00:03:16.123 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:16.123 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:16.123 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:16.123 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:16.123 ++ export QEMU_BIN= 00:03:16.123 ++ QEMU_BIN= 00:03:16.123 ++ export VFIO_QEMU_BIN= 00:03:16.123 ++ VFIO_QEMU_BIN= 00:03:16.123 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:16.123 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:16.123 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:16.123 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:16.123 ++ '[' 1 -eq 0 ']' 00:03:16.123 ++ unset -v 00:03:16.123 +++ uname -s 00:03:16.123 ++ '[' Linux = Linux ']' 00:03:16.123 ++ HUGEMEM=4096 00:03:16.123 ++ export CLEAR_HUGE=yes 00:03:16.123 ++ CLEAR_HUGE=yes 00:03:16.123 ++ [[ 1 -eq 1 ]] 00:03:16.123 ++ export HUGE_EVEN_ALLOC=yes 00:03:16.123 ++ HUGE_EVEN_ALLOC=yes 00:03:16.123 ++ MAKE=make 00:03:16.123 ++ MAKEFLAGS='-j 26' 00:03:16.123 ++ export HUGEMEM=4096 00:03:16.123 ++ HUGEMEM=4096 00:03:16.123 ++ NO_HUGE=() 00:03:16.123 ++ TEST_MODE= 00:03:16.123 ++ [[ -z '' ]] 00:03:16.123 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:16.123 ++ exec 00:03:16.124 ++ 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.124 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:03:16.124 ++ set_test_storage 2147483648 00:03:16.124 ++ [[ -v testdir ]] 00:03:16.124 ++ local requested_size=2147483648 00:03:16.124 ++ local mount target_dir 00:03:16.124 ++ local -A mounts fss sizes avails uses 00:03:16.124 ++ local source fs size avail mount use 00:03:16.124 ++ local storage_fallback storage_candidates 00:03:16.124 +++ mktemp -udt spdk.XXXXXX 00:03:16.124 ++ storage_fallback=/tmp/spdk.jyPNI0 00:03:16.124 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:03:16.124 ++ [[ -n '' ]] 00:03:16.124 ++ [[ -n '' ]] 00:03:16.124 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.jyPNI0/tests/unit /tmp/spdk.jyPNI0 00:03:16.124 ++ requested_size=2214592512 00:03:16.124 ++ read -r source fs size use avail _ mount 00:03:16.124 +++ df -T 00:03:16.124 +++ grep -v Filesystem 00:03:16.124 ++ mounts["$mount"]=overlay 00:03:16.124 ++ fss["$mount"]=overlay 00:03:16.124 ++ avails["$mount"]=269202968576 00:03:16.124 ++ sizes["$mount"]=291047440384 00:03:16.124 ++ uses["$mount"]=21827694592 00:03:16.124 ++ read -r source fs size use avail _ mount 00:03:16.124 ++ mounts["$mount"]=tmpfs 00:03:16.124 ++ fss["$mount"]=tmpfs 00:03:16.124 ++ avails["$mount"]=67108864 00:03:16.124 ++ sizes["$mount"]=67108864 00:03:16.124 ++ uses["$mount"]=0 00:03:16.124 ++ read -r source fs size use avail _ mount 00:03:16.124 ++ mounts["$mount"]=shm 00:03:16.124 ++ fss["$mount"]=tmpfs 00:03:16.124 ++ avails["$mount"]=67108864 00:03:16.124 ++ sizes["$mount"]=67108864 00:03:16.124 ++ uses["$mount"]=0 00:03:16.124 ++ read -r source fs size use avail _ mount 00:03:16.124 ++ mounts["$mount"]=/dev/sda4 00:03:16.124 ++ fss["$mount"]=ext4 00:03:16.124 ++ avails["$mount"]=269202968576 00:03:16.124 ++ sizes["$mount"]=291047440384 00:03:16.124 ++ uses["$mount"]=21827694592 00:03:16.124 ++ read -r source fs size use avail _ mount 00:03:16.124 ++ mounts["$mount"]=tmpfs 00:03:16.124 ++ fss["$mount"]=tmpfs 00:03:16.124 ++ avails["$mount"]=134936256512 00:03:16.124 ++ sizes["$mount"]=134936256512 00:03:16.124 ++ uses["$mount"]=0 00:03:16.124 ++ read -r source fs size use avail _ mount 00:03:16.124 ++ mounts["$mount"]=tmpfs 00:03:16.124 ++ fss["$mount"]=tmpfs 00:03:16.124 ++ avails["$mount"]=134936256512 00:03:16.124 ++ sizes["$mount"]=134936256512 00:03:16.124 ++ uses["$mount"]=0 00:03:16.124 ++ read -r source fs size use avail _ mount 00:03:16.124 ++ mounts["$mount"]=tmpfs 00:03:16.124 ++ fss["$mount"]=tmpfs 00:03:16.124 ++ avails["$mount"]=134936256512 00:03:16.124 ++ sizes["$mount"]=134936256512 00:03:16.124 ++ uses["$mount"]=0 00:03:16.124 ++ read -r source fs size use avail _ mount 00:03:16.124 ++ printf '* Looking for test storage...\n' 00:03:16.124 * Looking for test storage... 00:03:16.124 ++ local target_space new_size 00:03:16.124 ++ for target_dir in "${storage_candidates[@]}" 00:03:16.124 +++ awk '$1 !~ /Filesystem/{print $6}' 00:03:16.124 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.124 ++ mount=/ 00:03:16.124 ++ target_space=269202968576 00:03:16.124 ++ (( target_space == 0 || target_space < requested_size )) 00:03:16.124 ++ (( target_space >= requested_size )) 00:03:16.124 ++ [[ overlay == tmpfs ]] 00:03:16.124 ++ [[ overlay == ramfs ]] 00:03:16.124 ++ [[ / == / ]] 00:03:16.124 ++ new_size=24042287104 00:03:16.124 ++ (( new_size * 100 / sizes[/] > 95 )) 00:03:16.124 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.124 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.124 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.124 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:16.124 ++ return 0 00:03:16.124 ++ set -o errtrace 00:03:16.124 ++ shopt -s extdebug 00:03:16.124 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:03:16.125 ++ PS4=' \t -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:03:16.125 10:43:20 -- common/autotest_common.sh@1673 -- # true 00:03:16.125 10:43:20 -- common/autotest_common.sh@1675 -- # xtrace_fd 00:03:16.125 10:43:20 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:03:16.125 10:43:20 -- common/autotest_common.sh@29 -- # exec 00:03:16.125 10:43:20 -- common/autotest_common.sh@31 -- # xtrace_restore 00:03:16.125 10:43:20 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:03:16.125 10:43:20 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:03:16.125 10:43:20 -- common/autotest_common.sh@18 -- # set -x 00:03:16.125 10:43:20 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:16.125 10:43:20 -- unit/unittest.sh@151 -- # '[' 1 -eq 1 ']' 00:03:16.125 10:43:20 -- unit/unittest.sh@151 -- # '[' 0 -eq 1 ']' 00:03:16.125 10:43:20 -- unit/unittest.sh@158 -- # '[' -z ']' 00:03:16.125 10:43:20 -- unit/unittest.sh@159 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:16.125 10:43:20 -- unit/unittest.sh@159 -- # hash valgrind 00:03:16.125 10:43:20 -- unit/unittest.sh@160 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:03:16.125 10:43:20 -- unit/unittest.sh@165 -- # '[' 1 -eq 1 ']' 00:03:16.125 10:43:20 -- unit/unittest.sh@166 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:03:16.125 10:43:20 -- unit/unittest.sh@167 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:03:16.125 10:43:20 -- common/autotest_common.sh@1087 -- # '[' 3 -le 1 ']' 00:03:16.125 10:43:20 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:16.125 10:43:20 -- common/autotest_common.sh@10 -- # set +x 00:03:16.125 ************************************ 00:03:16.125 START TEST valgrind 00:03:16.125 ************************************ 00:03:16.125 10:43:20 -- common/autotest_common.sh@1111 -- # echo 'Using valgrind for unit tests' 00:03:16.125 Using valgrind for unit tests 00:03:16.125 00:03:16.125 real 0m0.000s 00:03:16.125 user 0m0.000s 00:03:16.125 sys 0m0.000s 00:03:16.125 10:43:20 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:16.125 10:43:20 -- common/autotest_common.sh@10 -- # set +x 00:03:16.125 ************************************ 00:03:16.125 END TEST valgrind 00:03:16.125 ************************************ 00:03:16.125 10:43:21 -- unit/unittest.sh@178 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:03:16.125 10:43:21 -- unit/unittest.sh@178 -- # CC_TYPE=CC_TYPE=gcc 00:03:16.125 10:43:21 -- unit/unittest.sh@179 -- # hash lcov 00:03:16.125 10:43:21 -- unit/unittest.sh@179 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:16.125 10:43:21 -- unit/unittest.sh@179 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:03:16.125 10:43:21 -- unit/unittest.sh@180 -- # cov_avail=yes 00:03:16.125 10:43:21 -- unit/unittest.sh@184 -- # '[' yes = yes ']' 00:03:16.125 10:43:21 -- unit/unittest.sh@186 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:03:16.125 10:43:21 -- unit/unittest.sh@189 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:16.125 10:43:21 -- unit/unittest.sh@191 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:16.125 10:43:21 -- unit/unittest.sh@199 -- # export 'LCOV_OPTS= 00:03:16.125 --rc lcov_branch_coverage=1 00:03:16.125 --rc lcov_function_coverage=1 00:03:16.125 --rc genhtml_branch_coverage=1 00:03:16.125 --rc genhtml_function_coverage=1 00:03:16.125 --rc genhtml_legend=1 00:03:16.125 --rc geninfo_all_blocks=1 00:03:16.125 ' 00:03:16.125 10:43:21 -- unit/unittest.sh@199 -- # LCOV_OPTS=' 00:03:16.125 --rc lcov_branch_coverage=1 00:03:16.125 --rc lcov_function_coverage=1 00:03:16.125 --rc genhtml_branch_coverage=1 00:03:16.125 --rc genhtml_function_coverage=1 00:03:16.125 --rc genhtml_legend=1 00:03:16.125 --rc geninfo_all_blocks=1 00:03:16.125 ' 00:03:16.125 10:43:21 -- unit/unittest.sh@200 -- # export 'LCOV=lcov 00:03:16.125 --rc lcov_branch_coverage=1 00:03:16.125 --rc lcov_function_coverage=1 00:03:16.125 --rc genhtml_branch_coverage=1 00:03:16.125 --rc genhtml_function_coverage=1 00:03:16.125 --rc genhtml_legend=1 00:03:16.125 --rc geninfo_all_blocks=1 00:03:16.125 --no-external' 00:03:16.125 10:43:21 -- unit/unittest.sh@200 -- # LCOV='lcov 00:03:16.125 --rc lcov_branch_coverage=1 00:03:16.125 --rc lcov_function_coverage=1 00:03:16.125 --rc genhtml_branch_coverage=1 00:03:16.125 --rc genhtml_function_coverage=1 00:03:16.125 --rc genhtml_legend=1 00:03:16.125 --rc geninfo_all_blocks=1 00:03:16.125 --no-external' 00:03:16.125 10:43:21 -- unit/unittest.sh@202 -- # 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:18.664 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:03:18.664 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:03:21.953 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_band_upgrade.gcno:no functions found 00:03:21.953 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_band_upgrade.gcno 00:03:21.953 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_p2l_upgrade.gcno:no functions found 00:03:21.953 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_p2l_upgrade.gcno 00:03:21.953 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_chunk_upgrade.gcno:no functions found 00:03:21.953 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_chunk_upgrade.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:03:31.925 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:03:31.925 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:03:31.926 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:03:31.926 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:03:32.185 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:03:32.185 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:03:32.186 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:03:32.186 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:03:32.187 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:03:32.187 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:03:32.188 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:03:58.729 10:44:02 -- unit/unittest.sh@206 -- # uname -m 00:03:58.729 10:44:02 -- unit/unittest.sh@206 -- # '[' x86_64 = aarch64 ']' 00:03:58.729 10:44:02 -- unit/unittest.sh@210 -- # run_test unittest_pci_event valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:58.729 10:44:02 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:58.729 10:44:02 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:58.729 10:44:02 -- common/autotest_common.sh@10 -- # set +x 00:03:58.729 ************************************ 00:03:58.729 START TEST unittest_pci_event 00:03:58.729 ************************************ 00:03:58.729 10:44:02 -- common/autotest_common.sh@1111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:58.729 ==68474== Memcheck, a memory error detector 00:03:58.729 ==68474== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:58.729 ==68474== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:58.729 ==68474== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:58.729 ==68474== 00:03:58.729 --68474-- Valgrind options: 00:03:58.729 --68474-- --leak-check=full 00:03:58.729 --68474-- --error-exitcode=2 00:03:58.729 --68474-- --verbose 00:03:58.729 --68474-- Contents of /proc/version: 00:03:58.729 --68474-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:58.729 --68474-- 00:03:58.729 --68474-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:58.729 --68474-- Page sizes: currently 4096, max supported 4096 00:03:58.729 --68474-- Valgrind library directory: /usr/libexec/valgrind 00:03:58.729 --68474-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:58.729 --68474-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:58.729 --68474-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:58.729 --68474-- might be shown as UnknownInlinedFun 00:03:58.729 --68474-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:58.729 --68474-- object doesn't have a dynamic symbol table 00:03:58.729 --68474-- Scheduler: using generic scheduler lock implementation. 00:03:58.729 --68474-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:58.729 ==68474== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68474-by-???-on-1bdcd945abb3 00:03:58.729 ==68474== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68474-by-???-on-1bdcd945abb3 00:03:58.729 ==68474== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68474-by-???-on-1bdcd945abb3 00:03:58.729 ==68474== 00:03:58.729 ==68474== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:58.729 ==68474== don't want to do, unless you know exactly what you're doing, 00:03:58.729 ==68474== or are doing some strange experiment): 00:03:58.729 ==68474== /usr/libexec/valgrind/../../bin/vgdb --pid=68474 ...command... 00:03:58.729 ==68474== 00:03:58.729 ==68474== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:58.729 ==68474== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:58.729 ==68474== and then give GDB the following command 00:03:58.729 ==68474== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68474 00:03:58.729 ==68474== --pid is optional if only one valgrind process is running 00:03:58.729 ==68474== 00:03:58.729 --68474-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:58.729 --68474-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:58.729 --68474-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:58.729 --68474-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:58.729 ==68474== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.729 --68474-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:58.729 --68474-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:58.729 --68474-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:58.729 --68474-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:58.729 --68474-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:58.729 --68474-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:58.729 --68474-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:58.729 --68474-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:58.729 --68474-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:58.729 --68474-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:58.729 --68474-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:58.729 --68474-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:58.729 --68474-- Reading syms from /usr/lib64/libm.so.6 00:03:58.729 --68474-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:58.729 --68474-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:58.729 --68474-- Reading syms from /usr/lib64/libc.so.6 00:03:58.729 ==68474== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.729 --68474-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.729 --68474-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.729 ==68474== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.729 --68474-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.729 --68474-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.729 ==68474== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.729 --68474-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.729 --68474-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.729 ==68474== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.729 --68474-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.729 --68474-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.729 --68474-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:58.729 --68474-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:58.729 --68474-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:58.729 --68474-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:58.729 --68474-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:58.729 --68474-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:58.729 --68474-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 ==68474== Preferring higher priority redirection: 00:03:58.729 --68474-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:58.729 --68474-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:58.729 --68474-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.729 --68474-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.730 --68474-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.730 --68474-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.730 --68474-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.730 --68474-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.730 --68474-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.730 --68474-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.730 --68474-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.730 ==68474== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.730 --68474-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.730 --68474-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.730 ==68474== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.730 --68474-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.730 --68474-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.730 --68474-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:58.730 --68474-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:58.730 --68474-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:58.730 --68474-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:58.730 --68474-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:58.730 --68474-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:58.730 --68474-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:58.730 --68474-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:58.730 --68474-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:58.730 --68474-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:58.730 --68474-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:58.730 --68474-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:58.730 --68474-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:58.730 --68474-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:58.730 --68474-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:58.730 --68474-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:58.730 00:03:58.730 00:03:58.730 CUnit - A unit testing framework for C - Version 2.1-3 00:03:58.730 http://cunit.sourceforge.net/ 00:03:58.730 00:03:58.730 00:03:58.730 Suite: pci_event 00:03:58.730 Test: test_pci_parse_event ...--68474-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:58.730 --68474-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:58.730 --68474-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:58.730 [2024-04-18 10:44:03.029314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 162:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 0000 00:03:58.730 [2024-04-18 10:44:03.071774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 185:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 000000 00:03:58.730 passed 00:03:58.730 00:03:58.730 Run Summary: Type Total Ran Passed Failed Inactive 00:03:58.730 suites 1 1 n/a 0 0 00:03:58.730 tests 1 1 1 0 0 00:03:58.730 asserts 15 15 15 0 n/a 00:03:58.730 00:03:58.730 Elapsed time = 0.066 seconds 00:03:58.730 --68474-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:58.730 --68474-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:58.730 ==68474== 00:03:58.730 ==68474== HEAP SUMMARY: 00:03:58.730 ==68474== in use at exit: 0 bytes in 0 blocks 00:03:58.730 ==68474== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:03:58.730 ==68474== 00:03:58.730 ==68474== All heap blocks were freed -- no leaks are possible 00:03:58.730 ==68474== 00:03:58.730 ==68474== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:58.730 00:03:58.730 real 0m0.670s 00:03:58.730 user 0m0.632s 00:03:58.730 sys 0m0.036s 00:03:58.730 10:44:03 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:58.730 10:44:03 -- common/autotest_common.sh@10 -- # set +x 00:03:58.730 ************************************ 00:03:58.730 END TEST unittest_pci_event 00:03:58.730 ************************************ 00:03:58.730 10:44:03 -- unit/unittest.sh@211 -- # run_test unittest_include valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:58.730 10:44:03 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:58.730 10:44:03 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:58.730 10:44:03 -- common/autotest_common.sh@10 -- # set +x 00:03:58.730 ************************************ 00:03:58.730 START TEST unittest_include 00:03:58.730 ************************************ 00:03:58.730 10:44:03 -- common/autotest_common.sh@1111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:58.730 ==68509== Memcheck, a memory error detector 00:03:58.730 ==68509== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:58.730 ==68509== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:58.730 ==68509== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:58.730 ==68509== 00:03:58.730 --68509-- Valgrind options: 00:03:58.730 --68509-- --leak-check=full 00:03:58.730 --68509-- --error-exitcode=2 00:03:58.730 --68509-- --verbose 00:03:58.730 --68509-- Contents of /proc/version: 00:03:58.730 --68509-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:58.730 --68509-- 00:03:58.730 --68509-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:58.730 --68509-- Page sizes: currently 4096, max supported 4096 00:03:58.730 --68509-- Valgrind library directory: /usr/libexec/valgrind 00:03:58.730 --68509-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:58.730 --68509-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:58.730 --68509-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:58.730 --68509-- might be shown as UnknownInlinedFun 00:03:58.730 --68509-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:58.730 --68509-- object doesn't have a dynamic symbol table 00:03:58.730 --68509-- Scheduler: using generic scheduler lock implementation. 00:03:58.730 --68509-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:58.730 ==68509== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68509-by-???-on-1bdcd945abb3 00:03:58.730 ==68509== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68509-by-???-on-1bdcd945abb3 00:03:58.730 ==68509== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68509-by-???-on-1bdcd945abb3 00:03:58.730 ==68509== 00:03:58.730 ==68509== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:58.730 ==68509== don't want to do, unless you know exactly what you're doing, 00:03:58.730 ==68509== or are doing some strange experiment): 00:03:58.730 ==68509== /usr/libexec/valgrind/../../bin/vgdb --pid=68509 ...command... 00:03:58.730 ==68509== 00:03:58.730 ==68509== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:58.730 ==68509== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:58.730 ==68509== and then give GDB the following command 00:03:58.730 ==68509== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68509 00:03:58.730 ==68509== --pid is optional if only one valgrind process is running 00:03:58.730 ==68509== 00:03:58.730 --68509-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:58.730 --68509-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:58.730 --68509-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:58.730 --68509-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:58.730 ==68509== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.730 --68509-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:58.730 --68509-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:58.730 --68509-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:58.730 --68509-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:58.730 --68509-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:58.730 --68509-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:58.730 --68509-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:58.730 --68509-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:58.730 --68509-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:58.730 --68509-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:58.730 --68509-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:58.730 --68509-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:58.730 --68509-- Reading syms from /usr/lib64/libm.so.6 00:03:58.730 --68509-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:58.730 --68509-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:58.730 --68509-- Reading syms from /usr/lib64/libc.so.6 00:03:58.730 ==68509== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.730 --68509-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.730 --68509-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.730 ==68509== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.730 --68509-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.730 --68509-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.730 ==68509== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.730 --68509-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.731 --68509-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.731 ==68509== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.731 --68509-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.731 --68509-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.731 --68509-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:58.731 --68509-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:58.731 --68509-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:58.731 --68509-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:58.731 --68509-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:58.731 --68509-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:58.731 --68509-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 ==68509== Preferring higher priority redirection: 00:03:58.731 --68509-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:58.731 --68509-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:58.731 --68509-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 --68509-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.731 ==68509== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.731 --68509-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.731 --68509-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.731 ==68509== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.731 --68509-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.731 --68509-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.731 --68509-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:58.731 --68509-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:58.731 --68509-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:58.731 --68509-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:58.731 --68509-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:58.731 --68509-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:58.731 --68509-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:58.731 --68509-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:58.731 --68509-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:58.731 --68509-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:58.731 --68509-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:58.731 --68509-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:58.731 --68509-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:58.990 --68509-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:58.990 --68509-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:58.990 --68509-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:58.990 00:03:58.990 00:03:58.990 CUnit - A unit testing framework for C - Version 2.1-3 00:03:58.990 http://cunit.sourceforge.net/ 00:03:58.990 00:03:58.990 00:03:58.990 Suite: histogram 00:03:58.990 Test: histogram_test ...passed 00:03:58.990 Test: histogram_merge ...passed 00:03:58.990 00:03:58.990 Run Summary: Type Total Ran Passed Failed Inactive 00:03:58.990 suites 1 1 n/a 0 0 00:03:58.990 tests 2 2 2 0 0 00:03:58.990 asserts 50 50 50 0 n/a 00:03:58.990 00:03:58.990 Elapsed time = 0.039 seconds 00:03:58.990 --68509-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:58.990 --68509-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:58.990 ==68509== 00:03:58.990 ==68509== HEAP SUMMARY: 00:03:58.991 ==68509== in use at exit: 0 bytes in 0 blocks 00:03:58.991 ==68509== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:58.991 ==68509== 00:03:58.991 ==68509== All heap blocks were freed -- no leaks are possible 00:03:58.991 ==68509== 00:03:58.991 ==68509== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:58.991 00:03:58.991 real 0m0.649s 00:03:58.991 user 0m0.617s 00:03:58.991 sys 0m0.030s 00:03:58.991 10:44:03 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:58.991 10:44:03 -- common/autotest_common.sh@10 -- # set +x 00:03:58.991 ************************************ 00:03:58.991 END TEST unittest_include 00:03:58.991 ************************************ 00:03:58.991 10:44:03 -- unit/unittest.sh@212 -- # run_test unittest_bdev unittest_bdev 00:03:58.991 10:44:03 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:58.991 10:44:03 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:58.991 10:44:03 -- common/autotest_common.sh@10 -- # set +x 00:03:58.991 ************************************ 00:03:58.991 START TEST unittest_bdev 00:03:58.991 ************************************ 00:03:58.991 10:44:03 -- common/autotest_common.sh@1111 -- # unittest_bdev 00:03:58.991 10:44:03 -- unit/unittest.sh@20 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:58.991 ==68537== Memcheck, a memory error detector 00:03:58.991 ==68537== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:58.991 ==68537== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:58.991 ==68537== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:58.991 ==68537== 00:03:58.991 --68537-- Valgrind options: 00:03:58.991 --68537-- --leak-check=full 00:03:58.991 --68537-- --error-exitcode=2 00:03:58.991 --68537-- --verbose 00:03:58.991 --68537-- Contents of /proc/version: 00:03:58.991 --68537-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:58.991 --68537-- 00:03:58.991 --68537-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:58.991 --68537-- Page sizes: currently 4096, max supported 4096 00:03:58.991 --68537-- Valgrind library directory: /usr/libexec/valgrind 00:03:58.991 --68537-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:58.991 --68537-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:58.991 --68537-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:58.991 --68537-- might be shown as UnknownInlinedFun 00:03:58.991 --68537-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:58.991 --68537-- object doesn't have a dynamic symbol table 00:03:58.991 --68537-- Scheduler: using generic scheduler lock implementation. 00:03:58.991 --68537-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:58.991 ==68537== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68537-by-???-on-1bdcd945abb3 00:03:58.991 ==68537== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68537-by-???-on-1bdcd945abb3 00:03:58.991 ==68537== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68537-by-???-on-1bdcd945abb3 00:03:58.991 ==68537== 00:03:58.991 ==68537== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:58.991 ==68537== don't want to do, unless you know exactly what you're doing, 00:03:58.991 ==68537== or are doing some strange experiment): 00:03:58.991 ==68537== /usr/libexec/valgrind/../../bin/vgdb --pid=68537 ...command... 00:03:58.991 ==68537== 00:03:58.991 ==68537== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:58.991 ==68537== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:58.991 ==68537== and then give GDB the following command 00:03:58.991 ==68537== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68537 00:03:58.991 ==68537== --pid is optional if only one valgrind process is running 00:03:58.991 ==68537== 00:03:59.250 --68537-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:59.250 --68537-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:59.250 --68537-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:59.250 --68537-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:59.250 ==68537== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.250 --68537-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:59.250 --68537-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:59.250 --68537-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:59.250 --68537-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:59.250 --68537-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:59.250 --68537-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:59.250 --68537-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:59.250 --68537-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:59.250 --68537-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:59.250 --68537-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:59.250 --68537-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:59.250 --68537-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:59.250 --68537-- Reading syms from /usr/lib64/libm.so.6 00:03:59.250 --68537-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:59.250 --68537-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:59.250 --68537-- Reading syms from /usr/lib64/libc.so.6 00:03:59.250 ==68537== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.250 --68537-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.250 --68537-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:59.250 ==68537== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.250 --68537-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.250 --68537-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:59.250 ==68537== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.250 --68537-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.250 --68537-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:59.250 ==68537== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.250 --68537-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.250 --68537-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:59.250 --68537-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:59.250 --68537-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:59.250 --68537-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:59.250 --68537-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:59.508 --68537-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:59.508 --68537-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:59.508 --68537-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.508 --68537-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.508 --68537-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.508 --68537-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.508 --68537-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.508 --68537-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.508 --68537-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.508 --68537-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.508 --68537-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 ==68537== Preferring higher priority redirection: 00:03:59.509 --68537-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:59.509 --68537-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:59.509 --68537-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 --68537-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.509 ==68537== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.509 --68537-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:59.509 --68537-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:59.509 ==68537== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.509 --68537-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:59.509 --68537-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:59.509 --68537-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:59.509 --68537-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:59.509 --68537-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:59.509 --68537-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:59.509 --68537-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:59.509 --68537-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:59.509 --68537-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:59.509 --68537-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:59.509 --68537-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:59.509 --68537-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:59.509 --68537-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:59.509 --68537-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:59.509 --68537-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:59.509 --68537-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:59.509 --68537-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:59.509 --68537-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:59.509 --68537-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:59.509 --68537-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:59.768 00:03:59.768 00:03:59.768 CUnit - A unit testing framework for C - Version 2.1-3 00:03:59.768 http://cunit.sourceforge.net/ 00:03:59.768 00:03:59.768 00:03:59.768 Suite: bdev 00:03:59.768 Test: bytes_to_blocks_test ...passed 00:03:59.768 Test: num_blocks_test ...--68537-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:00.027 passed 00:04:00.027 Test: io_valid_test ...passed 00:04:00.027 Test: open_write_test ...[2024-04-18 10:44:04.824758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:04:00.027 [2024-04-18 10:44:04.857355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:04:00.027 [2024-04-18 10:44:04.860197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:04:00.027 passed 00:04:00.027 Test: claim_test ...passed 00:04:00.027 Test: alias_add_del_test ...[2024-04-18 10:44:04.990859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:04:00.286 [2024-04-18 10:44:04.991904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4578:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:04:00.286 [2024-04-18 10:44:04.992824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:04:00.286 passed 00:04:00.286 Test: get_device_stat_test ...passed 00:04:00.286 Test: bdev_io_types_test ...passed 00:04:00.545 Test: bdev_io_wait_test ...passed 00:04:00.545 Test: bdev_io_spans_split_test ...passed 00:04:00.545 Test: bdev_io_boundary_split_test ...passed 00:04:00.545 Test: bdev_io_max_size_and_segment_split_test ...[2024-04-18 10:44:05.501344] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:3185:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:04:00.803 passed 00:04:00.803 Test: bdev_io_mix_split_test ...passed 00:04:00.803 Test: bdev_io_split_with_io_wait ...passed 00:04:00.803 Test: bdev_io_write_unit_split_test ...[2024-04-18 10:44:05.731861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2740:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:04:00.803 [2024-04-18 10:44:05.734962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2740:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:04:00.803 [2024-04-18 10:44:05.735139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2740:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:04:00.803 [2024-04-18 10:44:05.737651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2740:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:04:00.803 passed 00:04:01.061 Test: bdev_io_alignment_with_boundary ...passed 00:04:01.061 Test: bdev_io_alignment ...passed 00:04:01.061 Test: bdev_histograms ...passed 00:04:01.061 Test: bdev_write_zeroes ...passed 00:04:01.320 Test: bdev_compare_and_write ...passed 00:04:01.320 Test: bdev_compare ...passed 00:04:01.320 Test: bdev_compare_emulated ...passed 00:04:01.320 Test: bdev_zcopy_write ...passed 00:04:01.577 Test: bdev_zcopy_read ...passed 00:04:01.578 Test: bdev_open_while_hotremove ...passed 00:04:01.578 Test: bdev_close_while_hotremove ...passed 00:04:01.578 Test: bdev_open_ext_test ...[2024-04-18 10:44:06.305358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8094:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:04:01.578 passed 00:04:01.578 Test: bdev_open_ext_unregister ...[2024-04-18 10:44:06.309141] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8094:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:04:01.578 passed 00:04:01.578 Test: bdev_set_io_timeout ...passed 00:04:01.578 Test: bdev_set_qd_sampling ...passed 00:04:01.578 Test: lba_range_overlap ...passed 00:04:01.578 Test: lock_lba_range_check_ranges ...passed 00:04:01.578 Test: lock_lba_range_with_io_outstanding ...passed 00:04:01.835 Test: lock_lba_range_overlapped ...passed 00:04:01.835 Test: bdev_quiesce ...[2024-04-18 10:44:06.610012] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:10017:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:04:01.835 passed 00:04:01.835 Test: bdev_io_abort ...passed 00:04:01.835 Test: bdev_unmap ...passed 00:04:01.835 Test: bdev_write_zeroes_split_test ...passed 00:04:01.835 Test: bdev_set_options_test ...[2024-04-18 10:44:06.761736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 483:spdk_bdev_set_opts: *ERROR*: opts_size inside opts cannot be zero value 00:04:01.835 passed 00:04:01.835 Test: bdev_get_memory_domains ...passed 00:04:02.094 Test: bdev_io_ext ...passed 00:04:02.094 Test: bdev_io_ext_no_opts ...passed 00:04:02.094 Test: bdev_io_ext_invalid_opts ...passed 00:04:02.094 Test: bdev_io_ext_split ...passed 00:04:02.094 Test: bdev_io_ext_bounce_buffer ...passed 00:04:02.094 Test: bdev_register_uuid_alias ...[2024-04-18 10:44:07.000644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name 3945fcb5-04be-4784-9520-311ef2745584 already exists 00:04:02.094 [2024-04-18 10:44:07.001297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7651:bdev_register: *ERROR*: Unable to add uuid:3945fcb5-04be-4784-9520-311ef2745584 alias for bdev bdev0 00:04:02.094 passed 00:04:02.094 Test: bdev_unregister_by_name ...[2024-04-18 10:44:07.016149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7884:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:04:02.094 [2024-04-18 10:44:07.017268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7892:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:04:02.094 passed 00:04:02.094 Test: for_each_bdev_test ...passed 00:04:02.353 Test: bdev_seek_test ...passed 00:04:02.353 Test: bdev_copy ...passed 00:04:02.353 Test: bdev_copy_split_test ...passed 00:04:02.353 Test: examine_locks ...passed 00:04:02.353 Test: claim_v2_rwo ...[2024-04-18 10:44:07.208747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.210600] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8618:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.211529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.212705] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.213492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.219918] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8613:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:04:02.353 passed 00:04:02.353 Test: claim_v2_rom ...[2024-04-18 10:44:07.229571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.230705] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.231296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.231900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.239474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8656:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:04:02.353 [2024-04-18 10:44:07.241440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8651:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:04:02.353 passed 00:04:02.353 Test: claim_v2_rwm ...[2024-04-18 10:44:07.245516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8686:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:04:02.353 [2024-04-18 10:44:07.250697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.251830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.252487] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.253094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.254241] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8706:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:04:02.353 [2024-04-18 10:44:07.260620] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8686:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:04:02.354 passed 00:04:02.354 Test: claim_v2_existing_writer ...[2024-04-18 10:44:07.266540] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8651:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:04:02.354 [2024-04-18 10:44:07.266848] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8651:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:04:02.354 passed 00:04:02.354 Test: claim_v2_existing_v1 ...[2024-04-18 10:44:07.269979] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:04:02.354 [2024-04-18 10:44:07.270763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:04:02.354 [2024-04-18 10:44:07.270887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:04:02.354 passed 00:04:02.354 Test: claim_v1_existing_v2 ...[2024-04-18 10:44:07.273632] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:02.354 [2024-04-18 10:44:07.274755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:02.354 [2024-04-18 10:44:07.274957] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:02.354 passed 00:04:02.354 Test: examine_claimed ...[2024-04-18 10:44:07.287342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:04:02.354 passed 00:04:02.354 00:04:02.354 Run Summary: Type Total Ran Passed Failed Inactive 00:04:02.354 suites 1 1 n/a 0 0 00:04:02.354 tests 59 59 59 0 0 00:04:02.354 asserts 4599 4599 4599 0 n/a 00:04:02.354 00:04:02.354 Elapsed time = 2.789 seconds 00:04:02.613 --68537-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:02.613 --68537-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:02.613 ==68537== 00:04:02.613 ==68537== HEAP SUMMARY: 00:04:02.613 ==68537== in use at exit: 2,232 bytes in 6 blocks 00:04:02.613 ==68537== total heap usage: 379,170 allocs, 379,164 frees, 8,273,805,627 bytes allocated 00:04:02.613 ==68537== 00:04:02.613 ==68537== Searching for pointers to 6 not-freed blocks 00:04:02.613 ==68537== Checked 7,101,720 bytes 00:04:02.613 ==68537== 00:04:02.613 ==68537== LEAK SUMMARY: 00:04:02.613 ==68537== definitely lost: 0 bytes in 0 blocks 00:04:02.613 ==68537== indirectly lost: 0 bytes in 0 blocks 00:04:02.613 ==68537== possibly lost: 0 bytes in 0 blocks 00:04:02.613 ==68537== still reachable: 2,232 bytes in 6 blocks 00:04:02.613 ==68537== suppressed: 0 bytes in 0 blocks 00:04:02.613 ==68537== Reachable blocks (those to which a pointer was found) are not shown. 00:04:02.613 ==68537== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:02.613 ==68537== 00:04:02.613 ==68537== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:02.613 10:44:07 -- 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:02.613 ==68573== Memcheck, a memory error detector 00:04:02.613 ==68573== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:02.613 ==68573== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:02.613 ==68573== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:02.613 ==68573== 00:04:02.613 --68573-- Valgrind options: 00:04:02.613 --68573-- --leak-check=full 00:04:02.613 --68573-- --error-exitcode=2 00:04:02.613 --68573-- --verbose 00:04:02.613 --68573-- Contents of /proc/version: 00:04:02.613 --68573-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:02.613 --68573-- 00:04:02.613 --68573-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:02.613 --68573-- Page sizes: currently 4096, max supported 4096 00:04:02.613 --68573-- Valgrind library directory: /usr/libexec/valgrind 00:04:02.613 --68573-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:02.613 --68573-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:02.613 --68573-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:02.613 --68573-- might be shown as UnknownInlinedFun 00:04:02.613 --68573-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:02.613 --68573-- object doesn't have a dynamic symbol table 00:04:02.613 --68573-- Scheduler: using generic scheduler lock implementation. 00:04:02.613 --68573-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:02.613 ==68573== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68573-by-???-on-1bdcd945abb3 00:04:02.613 ==68573== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68573-by-???-on-1bdcd945abb3 00:04:02.614 ==68573== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68573-by-???-on-1bdcd945abb3 00:04:02.614 ==68573== 00:04:02.614 ==68573== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:02.614 ==68573== don't want to do, unless you know exactly what you're doing, 00:04:02.614 ==68573== or are doing some strange experiment): 00:04:02.614 ==68573== /usr/libexec/valgrind/../../bin/vgdb --pid=68573 ...command... 00:04:02.614 ==68573== 00:04:02.614 ==68573== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:02.614 ==68573== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:02.614 ==68573== and then give GDB the following command 00:04:02.614 ==68573== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68573 00:04:02.614 ==68573== --pid is optional if only one valgrind process is running 00:04:02.614 ==68573== 00:04:02.614 --68573-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:02.614 --68573-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:02.614 --68573-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:02.614 --68573-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:02.614 ==68573== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.614 --68573-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:02.614 --68573-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:02.614 --68573-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:02.614 --68573-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:02.614 --68573-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:02.614 --68573-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:02.614 --68573-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:02.614 --68573-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:02.614 --68573-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:02.614 --68573-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:02.614 --68573-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:02.614 --68573-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:02.614 --68573-- Reading syms from /usr/lib64/libm.so.6 00:04:02.614 --68573-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:02.614 --68573-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:02.614 --68573-- Reading syms from /usr/lib64/libc.so.6 00:04:02.872 ==68573== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.872 --68573-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.872 --68573-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:02.872 ==68573== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.872 --68573-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.872 --68573-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:02.872 ==68573== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.872 --68573-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.872 --68573-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:02.872 ==68573== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.872 --68573-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.872 --68573-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:02.872 --68573-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:02.872 --68573-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:02.872 --68573-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:02.872 --68573-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:02.872 --68573-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:02.872 --68573-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:02.872 --68573-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.872 --68573-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 ==68573== Preferring higher priority redirection: 00:04:02.873 --68573-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:02.873 --68573-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:02.873 --68573-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 --68573-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.873 ==68573== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.873 --68573-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:02.873 --68573-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:02.873 ==68573== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.873 --68573-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:02.873 --68573-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:02.873 --68573-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:03.131 --68573-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:03.131 --68573-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:03.131 --68573-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:03.131 --68573-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:03.131 --68573-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:03.131 --68573-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:03.131 --68573-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:03.131 --68573-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:03.131 --68573-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:03.131 --68573-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:03.132 --68573-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:03.132 --68573-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:03.132 --68573-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:03.132 --68573-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:03.132 --68573-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:03.132 --68573-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:03.132 00:04:03.132 00:04:03.132 CUnit - A unit testing framework for C - Version 2.1-3 00:04:03.132 http://cunit.sourceforge.net/ 00:04:03.132 00:04:03.132 00:04:03.132 Suite: nvme 00:04:03.390 Test: test_create_ctrlr ...passed 00:04:03.390 Test: test_reset_ctrlr ...[2024-04-18 10:44:08.246683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:03.390 passed 00:04:03.390 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:04:03.390 Test: test_failover_ctrlr ...--68573-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:03.390 passed 00:04:03.390 Test: test_race_between_failover_and_add_secondary_trid ...[2024-04-18 10:44:08.351395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:03.649 [2024-04-18 10:44:08.356251] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:03.649 [2024-04-18 10:44:08.357453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:03.649 passed 00:04:03.649 Test: test_pending_reset ...--68573-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:03.649 --68573-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:03.649 [2024-04-18 10:44:08.453439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:03.649 [2024-04-18 10:44:08.454639] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:03.649 passed 00:04:03.649 Test: test_attach_ctrlr ...[2024-04-18 10:44:08.493844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4272:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:04:03.649 passed 00:04:03.649 Test: test_aer_cb ...passed 00:04:03.907 Test: test_submit_nvme_cmd ...passed 00:04:03.907 Test: test_add_remove_trid ...passed 00:04:03.907 Test: test_abort ...[2024-04-18 10:44:08.693014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7375:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:04:03.907 passed 00:04:03.907 Test: test_get_io_qpair ...passed 00:04:03.907 Test: test_bdev_unregister ...passed 00:04:03.907 Test: test_compare_ns ...passed 00:04:03.907 Test: test_init_ana_log_page ...passed 00:04:03.907 Test: test_get_memory_domains ...passed 00:04:03.907 Test: test_reconnect_qpair ...[2024-04-18 10:44:08.805348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:03.907 passed 00:04:03.907 Test: test_create_bdev_ctrlr ...[2024-04-18 10:44:08.814953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5323:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:04:03.907 passed 00:04:03.907 Test: test_add_multi_ns_to_bdev ...[2024-04-18 10:44:08.843802] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4528:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:04:03.907 passed 00:04:04.165 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:04:04.165 Test: test_admin_path ...passed 00:04:04.165 Test: test_reset_bdev_ctrlr ...passed 00:04:04.165 Test: test_find_io_path ...passed 00:04:04.165 Test: test_retry_io_if_ana_state_is_updating ...passed 00:04:04.165 Test: test_retry_io_for_io_path_error ...passed 00:04:04.165 Test: test_retry_io_count ...passed 00:04:04.165 Test: test_concurrent_read_ana_log_page ...passed 00:04:04.165 Test: test_retry_io_for_ana_error ...passed 00:04:04.165 Test: test_check_io_error_resiliency_params ...[2024-04-18 10:44:09.051182] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6005:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:04:04.165 [2024-04-18 10:44:09.052130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6009: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:04.165 [2024-04-18 10:44:09.052724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6018: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:04.165 [2024-04-18 10:44:09.053267] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6021:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:04:04.165 [2024-04-18 10:44:09.053752] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6033: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:04.165 [2024-04-18 10:44:09.055121] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6033: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:04.165 [2024-04-18 10:44:09.055636] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6013:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:04:04.165 [2024-04-18 10:44:09.056223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6028:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:04:04.165 [2024-04-18 10:44:09.056690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6025:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:04:04.165 passed 00:04:04.165 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:04:04.165 Test: test_reconnect_ctrlr ...[2024-04-18 10:44:09.083873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.165 [2024-04-18 10:44:09.092313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.165 [2024-04-18 10:44:09.102078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.165 [2024-04-18 10:44:09.105046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.165 [2024-04-18 10:44:09.107482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.166 passed 00:04:04.166 Test: test_retry_failover_ctrlr ...[2024-04-18 10:44:09.118849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.166 passed 00:04:04.424 Test: test_fail_path ...[2024-04-18 10:44:09.134225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.424 [2024-04-18 10:44:09.138511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.424 [2024-04-18 10:44:09.141628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.424 [2024-04-18 10:44:09.145027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.424 [2024-04-18 10:44:09.147527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.424 passed 00:04:04.424 Test: test_nvme_ns_cmp ...passed 00:04:04.424 Test: test_ana_transition ...passed 00:04:04.424 Test: test_set_preferred_path ...passed 00:04:04.424 Test: test_find_next_io_path ...passed 00:04:04.424 Test: test_find_io_path_min_qd ...passed 00:04:04.424 Test: test_disable_auto_failback ...[2024-04-18 10:44:09.214908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.424 passed 00:04:04.424 Test: test_set_multipath_policy ...passed 00:04:04.424 Test: test_uuid_generation ...passed 00:04:04.424 Test: test_retry_io_to_same_path ...passed 00:04:04.424 Test: test_race_between_reset_and_disconnected ...passed 00:04:04.424 Test: test_ctrlr_op_rpc ...passed 00:04:04.424 Test: test_bdev_ctrlr_op_rpc ...passed 00:04:04.424 Test: test_disable_enable_ctrlr ...[2024-04-18 10:44:09.378152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.424 [2024-04-18 10:44:09.384386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2051:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:04.424 passed 00:04:04.683 Test: test_delete_ctrlr_done ...passed 00:04:04.683 Test: test_ns_remove_during_reset ...passed 00:04:04.683 00:04:04.683 Run Summary: Type Total Ran Passed Failed Inactive 00:04:04.683 suites 1 1 n/a 0 0 00:04:04.684 tests 48 48 48 0 0 00:04:04.684 asserts 3565 3565 3565 0 n/a 00:04:04.684 00:04:04.684 Elapsed time = 1.407 seconds 00:04:04.684 --68573-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:04.684 --68573-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:04.684 ==68573== 00:04:04.684 ==68573== HEAP SUMMARY: 00:04:04.684 ==68573== in use at exit: 0 bytes in 0 blocks 00:04:04.684 ==68573== total heap usage: 5,791 allocs, 5,791 frees, 1,764,780 bytes allocated 00:04:04.684 ==68573== 00:04:04.684 ==68573== All heap blocks were freed -- no leaks are possible 00:04:04.684 ==68573== 00:04:04.684 ==68573== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:04.684 10:44:09 -- 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:04.684 ==68598== Memcheck, a memory error detector 00:04:04.684 ==68598== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:04.684 ==68598== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:04.684 ==68598== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:04.684 ==68598== 00:04:04.684 --68598-- Valgrind options: 00:04:04.684 --68598-- --leak-check=full 00:04:04.684 --68598-- --error-exitcode=2 00:04:04.684 --68598-- --verbose 00:04:04.684 --68598-- Contents of /proc/version: 00:04:04.684 --68598-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:04.684 --68598-- 00:04:04.684 --68598-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:04.684 --68598-- Page sizes: currently 4096, max supported 4096 00:04:04.684 --68598-- Valgrind library directory: /usr/libexec/valgrind 00:04:04.684 --68598-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:04.684 --68598-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:04.684 --68598-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:04.684 --68598-- might be shown as UnknownInlinedFun 00:04:04.684 --68598-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:04.684 --68598-- object doesn't have a dynamic symbol table 00:04:04.684 --68598-- Scheduler: using generic scheduler lock implementation. 00:04:04.684 --68598-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:04.684 ==68598== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68598-by-???-on-1bdcd945abb3 00:04:04.684 ==68598== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68598-by-???-on-1bdcd945abb3 00:04:04.684 ==68598== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68598-by-???-on-1bdcd945abb3 00:04:04.684 ==68598== 00:04:04.684 ==68598== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:04.684 ==68598== don't want to do, unless you know exactly what you're doing, 00:04:04.684 ==68598== or are doing some strange experiment): 00:04:04.684 ==68598== /usr/libexec/valgrind/../../bin/vgdb --pid=68598 ...command... 00:04:04.684 ==68598== 00:04:04.684 ==68598== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:04.684 ==68598== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:04.684 ==68598== and then give GDB the following command 00:04:04.684 ==68598== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68598 00:04:04.684 ==68598== --pid is optional if only one valgrind process is running 00:04:04.684 ==68598== 00:04:04.684 --68598-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:04.684 --68598-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:04.684 --68598-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:04.684 --68598-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:04.685 ==68598== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.685 --68598-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:04.685 --68598-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:04.685 --68598-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:04.685 --68598-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:04.685 --68598-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:04.685 --68598-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:04.685 --68598-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:04.685 --68598-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:04.685 --68598-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:04.685 --68598-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:04.685 --68598-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:04.685 --68598-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:04.685 --68598-- Reading syms from /usr/lib64/libm.so.6 00:04:04.943 --68598-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:04.943 --68598-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:04.943 --68598-- Reading syms from /usr/lib64/libc.so.6 00:04:04.943 ==68598== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.943 --68598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.943 --68598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.943 ==68598== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.943 --68598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.943 --68598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.943 ==68598== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.943 --68598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.943 --68598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.943 ==68598== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.943 --68598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.943 --68598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.943 --68598-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:04.943 --68598-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:04.943 --68598-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:04.943 --68598-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:04.943 --68598-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:04.943 --68598-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:04.943 --68598-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 --68598-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.943 ==68598== Preferring higher priority redirection: 00:04:04.944 --68598-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:04.944 --68598-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:04.944 --68598-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.944 --68598-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.944 --68598-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.944 --68598-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.944 --68598-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.944 --68598-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.944 --68598-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.944 --68598-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.944 --68598-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.944 ==68598== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.944 --68598-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:04.944 --68598-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:04.944 ==68598== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.944 --68598-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:04.944 --68598-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:04.944 --68598-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:04.944 --68598-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:04.944 --68598-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:04.944 --68598-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:04.944 --68598-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:04.944 --68598-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:04.944 --68598-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:05.202 --68598-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:05.202 --68598-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:05.202 --68598-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:05.202 --68598-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:05.202 --68598-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:05.202 --68598-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:05.202 --68598-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:05.202 --68598-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:05.202 --68598-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:05.202 --68598-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:05.202 00:04:05.202 00:04:05.202 CUnit - A unit testing framework for C - Version 2.1-3 00:04:05.203 http://cunit.sourceforge.net/ 00:04:05.203 00:04:05.203 Test Options 00:04:05.203 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:04:05.203 00:04:05.203 Suite: raid 00:04:05.203 Test: test_create_raid ...--68598-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:05.203 passed 00:04:05.203 Test: test_create_raid_superblock ...passed 00:04:05.203 Test: test_delete_raid ...passed 00:04:05.461 Test: test_create_raid_invalid_args ...[2024-04-18 10:44:10.149687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:04:05.461 [2024-04-18 10:44:10.179001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:04:05.461 [2024-04-18 10:44:10.182656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1471:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:04:05.461 [2024-04-18 10:44:10.184442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:04:05.461 [2024-04-18 10:44:10.192836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:04:05.461 passed 00:04:05.461 Test: test_delete_raid_invalid_args ...passed 00:04:05.461 Test: test_io_channel ...passed 00:04:05.461 Test: test_reset_io ...passed 00:04:05.461 Test: test_write_io ...passed 00:04:05.461 Test: test_read_io ...passed 00:04:07.360 Test: test_unmap_io ...passed 00:04:07.360 Test: test_io_failure ...[2024-04-18 10:44:11.916805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 962:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:04:07.360 passed 00:04:07.360 Test: test_multi_raid_no_io ...passed 00:04:07.360 Test: test_multi_raid_with_io ...passed 00:04:07.360 Test: test_io_type_supported ...passed 00:04:07.360 Test: test_raid_json_dump_info ...passed 00:04:07.360 Test: test_context_size ...passed 00:04:07.360 Test: test_raid_level_conversions ...passed 00:04:07.360 Test: test_raid_io_split ...passedTest Options 00:04:07.360 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 1 00:04:07.360 00:04:07.360 Suite: raid_dif 00:04:07.360 Test: test_create_raid ...passed 00:04:07.360 Test: test_create_raid_superblock ...passed 00:04:07.360 Test: test_delete_raid ...passed 00:04:07.360 Test: test_create_raid_invalid_args ...[2024-04-18 10:44:12.081573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:04:07.360 [2024-04-18 10:44:12.082299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:04:07.360 [2024-04-18 10:44:12.083877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1471:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:04:07.360 [2024-04-18 10:44:12.084254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:04:07.360 [2024-04-18 10:44:12.086725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:04:07.361 passed 00:04:07.361 Test: test_delete_raid_invalid_args ...passed 00:04:07.361 Test: test_io_channel ...passed 00:04:07.361 Test: test_reset_io ...passed 00:04:07.361 Test: test_write_io ...passed 00:04:07.361 Test: test_read_io ...passed 00:04:09.261 Test: test_unmap_io ...passed 00:04:09.261 Test: test_io_failure ...[2024-04-18 10:44:13.740698] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 962:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:04:09.261 passed 00:04:09.261 Test: test_multi_raid_no_io ...passed 00:04:09.261 Test: test_multi_raid_with_io ...passed 00:04:09.261 Test: test_io_type_supported ...passed 00:04:09.261 Test: test_raid_json_dump_info ...passed 00:04:09.261 Test: test_context_size ...passed 00:04:09.261 Test: test_raid_level_conversions ...passed 00:04:09.262 Test: test_raid_io_split ...passedTest Options 00:04:09.262 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:04:09.262 00:04:09.262 Suite: raid_single_run 00:04:09.262 Test: test_raid_process ...passed 00:04:09.262 00:04:09.262 Run Summary: Type Total Ran Passed Failed Inactive 00:04:09.262 suites 3 3 n/a 0 0 00:04:09.262 tests 37 37 37 0 0 00:04:09.262 asserts 355354 355354 355354 0 n/a 00:04:09.262 00:04:09.262 Elapsed time = 3.862 seconds 00:04:09.262 --68598-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:09.262 --68598-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:09.262 ==68598== 00:04:09.262 ==68598== HEAP SUMMARY: 00:04:09.262 ==68598== in use at exit: 33,672 bytes in 1,026 blocks 00:04:09.262 ==68598== total heap usage: 52,355 allocs, 51,329 frees, 12,029,727,183 bytes allocated 00:04:09.262 ==68598== 00:04:09.262 ==68598== Searching for pointers to 1,026 not-freed blocks 00:04:09.262 ==68598== Checked 6,760,472 bytes 00:04:09.262 ==68598== 00:04:09.262 ==68598== LEAK SUMMARY: 00:04:09.262 ==68598== definitely lost: 0 bytes in 0 blocks 00:04:09.262 ==68598== indirectly lost: 0 bytes in 0 blocks 00:04:09.262 ==68598== possibly lost: 0 bytes in 0 blocks 00:04:09.262 ==68598== still reachable: 33,672 bytes in 1,026 blocks 00:04:09.262 ==68598== suppressed: 0 bytes in 0 blocks 00:04:09.262 ==68598== Reachable blocks (those to which a pointer was found) are not shown. 00:04:09.262 ==68598== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:09.262 ==68598== 00:04:09.262 ==68598== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:09.262 10:44:13 -- 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:09.262 ==68651== Memcheck, a memory error detector 00:04:09.262 ==68651== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:09.262 ==68651== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:09.262 ==68651== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:09.262 ==68651== 00:04:09.262 --68651-- Valgrind options: 00:04:09.262 --68651-- --leak-check=full 00:04:09.262 --68651-- --error-exitcode=2 00:04:09.262 --68651-- --verbose 00:04:09.262 --68651-- Contents of /proc/version: 00:04:09.262 --68651-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:09.262 --68651-- 00:04:09.262 --68651-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:09.262 --68651-- Page sizes: currently 4096, max supported 4096 00:04:09.262 --68651-- Valgrind library directory: /usr/libexec/valgrind 00:04:09.262 --68651-- 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:09.262 --68651-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:09.262 --68651-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:09.262 --68651-- might be shown as UnknownInlinedFun 00:04:09.262 --68651-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:09.262 --68651-- object doesn't have a dynamic symbol table 00:04:09.262 --68651-- Scheduler: using generic scheduler lock implementation. 00:04:09.262 --68651-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:09.262 ==68651== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68651-by-???-on-1bdcd945abb3 00:04:09.262 ==68651== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68651-by-???-on-1bdcd945abb3 00:04:09.262 ==68651== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68651-by-???-on-1bdcd945abb3 00:04:09.262 ==68651== 00:04:09.262 ==68651== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:09.262 ==68651== don't want to do, unless you know exactly what you're doing, 00:04:09.262 ==68651== or are doing some strange experiment): 00:04:09.262 ==68651== /usr/libexec/valgrind/../../bin/vgdb --pid=68651 ...command... 00:04:09.262 ==68651== 00:04:09.262 ==68651== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:09.262 ==68651== /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:09.262 ==68651== and then give GDB the following command 00:04:09.262 ==68651== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68651 00:04:09.262 ==68651== --pid is optional if only one valgrind process is running 00:04:09.262 ==68651== 00:04:09.262 --68651-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:09.262 --68651-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:09.262 --68651-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:09.262 --68651-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:09.262 ==68651== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.262 --68651-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:09.262 --68651-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:09.262 --68651-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:09.262 --68651-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:09.262 --68651-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:09.262 --68651-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:09.263 --68651-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:09.263 --68651-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:09.263 --68651-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:09.263 --68651-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:09.263 --68651-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:09.263 --68651-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:09.263 --68651-- Reading syms from /usr/lib64/libm.so.6 00:04:09.263 --68651-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:09.263 --68651-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:09.263 --68651-- Reading syms from /usr/lib64/libc.so.6 00:04:09.263 ==68651== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.263 --68651-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.263 --68651-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.263 ==68651== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.263 --68651-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.263 --68651-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.263 ==68651== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.263 --68651-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.263 --68651-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:09.263 ==68651== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.263 --68651-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:09.263 --68651-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:09.263 --68651-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:09.263 --68651-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:09.263 --68651-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:09.263 --68651-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:09.522 --68651-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:09.522 --68651-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:09.522 --68651-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 ==68651== Preferring higher priority redirection: 00:04:09.522 --68651-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:09.522 --68651-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:09.522 --68651-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 --68651-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:09.522 ==68651== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.522 --68651-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:09.522 --68651-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:09.522 ==68651== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.522 --68651-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:09.522 --68651-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:09.523 --68651-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:09.523 --68651-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:09.523 --68651-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:09.523 --68651-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:09.523 --68651-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:09.523 --68651-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:09.523 --68651-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:09.523 --68651-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:09.523 --68651-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:09.523 --68651-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:09.523 --68651-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:09.523 --68651-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:09.523 --68651-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:09.523 --68651-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:09.523 --68651-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:09.523 --68651-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:09.523 00:04:09.523 00:04:09.523 CUnit - A unit testing framework for C - Version 2.1-3 00:04:09.523 http://cunit.sourceforge.net/ 00:04:09.523 00:04:09.523 --68651-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:09.523 00:04:09.523 Suite: raid_sb 00:04:09.523 Test: test_raid_bdev_write_superblock ...passed 00:04:09.523 Test: test_raid_bdev_load_base_bdev_superblock ...--68651-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:09.523 passed 00:04:09.523 Test: test_raid_bdev_parse_superblock ...[2024-04-18 10:44:14.464578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 141:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:04:09.782 passed 00:04:09.782 00:04:09.782 Run Summary: Type Total Ran Passed Failed Inactive 00:04:09.782 suites 1 1 n/a 0 0 00:04:09.782 tests 3 3 3 0 0 00:04:09.782 asserts 32 32 32 0 n/a 00:04:09.782 00:04:09.782 Elapsed time = 0.076 seconds 00:04:09.782 --68651-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:09.782 --68651-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:09.782 ==68651== 00:04:09.782 ==68651== HEAP SUMMARY: 00:04:09.782 ==68651== in use at exit: 0 bytes in 0 blocks 00:04:09.782 ==68651== total heap usage: 112 allocs, 112 frees, 183,118 bytes allocated 00:04:09.782 ==68651== 00:04:09.782 ==68651== All heap blocks were freed -- no leaks are possible 00:04:09.782 ==68651== 00:04:09.782 ==68651== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:09.782 10:44:14 -- 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:09.782 ==68656== Memcheck, a memory error detector 00:04:09.782 ==68656== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:09.782 ==68656== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:09.782 ==68656== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:09.782 ==68656== 00:04:09.782 --68656-- Valgrind options: 00:04:09.782 --68656-- --leak-check=full 00:04:09.782 --68656-- --error-exitcode=2 00:04:09.782 --68656-- --verbose 00:04:09.782 --68656-- Contents of /proc/version: 00:04:09.782 --68656-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:09.782 --68656-- 00:04:09.782 --68656-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:09.782 --68656-- Page sizes: currently 4096, max supported 4096 00:04:09.782 --68656-- Valgrind library directory: /usr/libexec/valgrind 00:04:09.782 --68656-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:09.782 --68656-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:09.782 --68656-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:09.782 --68656-- might be shown as UnknownInlinedFun 00:04:09.782 --68656-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:09.782 --68656-- object doesn't have a dynamic symbol table 00:04:09.782 --68656-- Scheduler: using generic scheduler lock implementation. 00:04:09.782 --68656-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:09.782 ==68656== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68656-by-???-on-1bdcd945abb3 00:04:09.782 ==68656== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68656-by-???-on-1bdcd945abb3 00:04:09.782 ==68656== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68656-by-???-on-1bdcd945abb3 00:04:09.782 ==68656== 00:04:09.782 ==68656== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:09.782 ==68656== don't want to do, unless you know exactly what you're doing, 00:04:09.782 ==68656== or are doing some strange experiment): 00:04:09.782 ==68656== /usr/libexec/valgrind/../../bin/vgdb --pid=68656 ...command... 00:04:09.782 ==68656== 00:04:09.782 ==68656== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:09.782 ==68656== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:09.782 ==68656== and then give GDB the following command 00:04:09.782 ==68656== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68656 00:04:09.782 ==68656== --pid is optional if only one valgrind process is running 00:04:09.782 ==68656== 00:04:09.782 --68656-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:09.782 --68656-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:09.782 --68656-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:09.782 --68656-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:09.782 ==68656== WARNING: new redirection conflicts with existing -- ignoring it 00:04:09.782 --68656-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:09.782 --68656-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:09.782 --68656-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:09.782 --68656-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:09.782 --68656-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:09.782 --68656-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:09.782 --68656-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:09.782 --68656-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:09.782 --68656-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:09.783 --68656-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:09.783 --68656-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:09.783 --68656-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:09.783 --68656-- Reading syms from /usr/lib64/libm.so.6 00:04:09.783 --68656-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:09.783 --68656-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:09.783 --68656-- Reading syms from /usr/lib64/libc.so.6 00:04:10.042 ==68656== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.042 --68656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.042 --68656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.042 ==68656== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.042 --68656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.042 --68656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.042 ==68656== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.042 --68656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.042 --68656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.042 ==68656== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.042 --68656-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.042 --68656-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.042 --68656-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:10.042 --68656-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:10.042 --68656-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:10.042 --68656-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:10.042 --68656-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:10.042 --68656-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:10.042 --68656-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.042 --68656-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 ==68656== Preferring higher priority redirection: 00:04:10.043 --68656-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:10.043 --68656-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:10.043 --68656-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 --68656-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.043 ==68656== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.043 --68656-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:10.043 --68656-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:10.043 ==68656== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.043 --68656-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:10.043 --68656-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:10.043 --68656-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:10.043 --68656-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:10.043 --68656-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:10.302 --68656-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:10.302 --68656-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:10.302 --68656-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:10.302 --68656-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:10.302 --68656-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:10.302 --68656-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:10.302 --68656-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:10.302 --68656-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:10.302 --68656-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:10.302 --68656-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:10.302 --68656-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:10.302 --68656-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:10.302 --68656-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:10.302 --68656-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:10.302 00:04:10.302 00:04:10.302 CUnit - A unit testing framework for C - Version 2.1-3 00:04:10.303 http://cunit.sourceforge.net/ 00:04:10.303 00:04:10.303 00:04:10.303 Suite: concat 00:04:10.303 Test: test_concat_start ...passed 00:04:10.303 Test: test_concat_rw ...passed 00:04:10.303 Test: test_concat_null_payload ...passed 00:04:10.303 00:04:10.303 Run Summary: Type Total Ran Passed Failed Inactive 00:04:10.303 suites 1 1 n/a 0 0 00:04:10.303 tests 3 3 3 0 0 00:04:10.303 asserts 8097 8097 8097 0 n/a 00:04:10.303 00:04:10.303 Elapsed time = 0.107 seconds 00:04:10.561 --68656-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:10.561 --68656-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:10.561 ==68656== 00:04:10.561 ==68656== HEAP SUMMARY: 00:04:10.561 ==68656== in use at exit: 0 bytes in 0 blocks 00:04:10.561 ==68656== total heap usage: 6,713 allocs, 6,713 frees, 1,460,288 bytes allocated 00:04:10.561 ==68656== 00:04:10.561 ==68656== All heap blocks were freed -- no leaks are possible 00:04:10.561 ==68656== 00:04:10.561 ==68656== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:10.562 10:44:15 -- 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/raid1.c/raid1_ut 00:04:10.562 ==68666== Memcheck, a memory error detector 00:04:10.562 ==68666== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:10.562 ==68666== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:10.562 ==68666== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:10.562 ==68666== 00:04:10.562 --68666-- Valgrind options: 00:04:10.562 --68666-- --leak-check=full 00:04:10.562 --68666-- --error-exitcode=2 00:04:10.562 --68666-- --verbose 00:04:10.562 --68666-- Contents of /proc/version: 00:04:10.562 --68666-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:10.562 --68666-- 00:04:10.562 --68666-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:10.562 --68666-- Page sizes: currently 4096, max supported 4096 00:04:10.562 --68666-- Valgrind library directory: /usr/libexec/valgrind 00:04:10.562 --68666-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:10.562 --68666-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:10.562 --68666-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:10.562 --68666-- might be shown as UnknownInlinedFun 00:04:10.562 --68666-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:10.562 --68666-- object doesn't have a dynamic symbol table 00:04:10.562 --68666-- Scheduler: using generic scheduler lock implementation. 00:04:10.562 --68666-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:10.562 ==68666== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68666-by-???-on-1bdcd945abb3 00:04:10.562 ==68666== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68666-by-???-on-1bdcd945abb3 00:04:10.562 ==68666== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68666-by-???-on-1bdcd945abb3 00:04:10.562 ==68666== 00:04:10.562 ==68666== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:10.562 ==68666== don't want to do, unless you know exactly what you're doing, 00:04:10.562 ==68666== or are doing some strange experiment): 00:04:10.562 ==68666== /usr/libexec/valgrind/../../bin/vgdb --pid=68666 ...command... 00:04:10.562 ==68666== 00:04:10.562 ==68666== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:10.562 ==68666== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:10.562 ==68666== and then give GDB the following command 00:04:10.562 ==68666== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68666 00:04:10.562 ==68666== --pid is optional if only one valgrind process is running 00:04:10.562 ==68666== 00:04:10.562 --68666-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:10.562 --68666-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:10.562 --68666-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:10.562 --68666-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:10.562 ==68666== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.562 --68666-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:10.562 --68666-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:10.562 --68666-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:10.562 --68666-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:10.562 --68666-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:10.562 --68666-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:10.562 --68666-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:10.562 --68666-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:10.562 --68666-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:10.562 --68666-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:10.562 --68666-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:10.562 --68666-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:10.562 --68666-- Reading syms from /usr/lib64/libm.so.6 00:04:10.562 --68666-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:10.562 --68666-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:10.820 --68666-- Reading syms from /usr/lib64/libc.so.6 00:04:10.820 ==68666== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.820 --68666-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.820 --68666-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.820 ==68666== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.820 --68666-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.820 --68666-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.820 ==68666== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.820 --68666-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.820 --68666-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.820 ==68666== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.820 --68666-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.820 --68666-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.820 --68666-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:10.820 --68666-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:10.820 --68666-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:10.820 --68666-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:10.820 --68666-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:10.820 --68666-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:10.820 --68666-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.820 --68666-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.820 --68666-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 ==68666== Preferring higher priority redirection: 00:04:10.821 --68666-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:10.821 --68666-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:10.821 --68666-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 --68666-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.821 ==68666== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.821 --68666-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:10.821 --68666-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:10.821 ==68666== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.821 --68666-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:10.821 --68666-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:10.821 --68666-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:11.079 --68666-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:11.079 --68666-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:11.079 --68666-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:11.079 --68666-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:11.079 --68666-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:11.079 --68666-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:11.079 --68666-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:11.079 --68666-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:11.079 --68666-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:11.079 --68666-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:11.079 --68666-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:11.079 --68666-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:11.079 --68666-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:11.079 --68666-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:11.079 --68666-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:11.079 --68666-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:11.079 00:04:11.079 00:04:11.079 CUnit - A unit testing framework for C - Version 2.1-3 00:04:11.079 http://cunit.sourceforge.net/ 00:04:11.080 00:04:11.080 00:04:11.080 Suite: raid1 00:04:11.080 Test: test_raid1_start ...passed 00:04:11.080 Test: test_raid1_read_balancing ...passed 00:04:11.080 00:04:11.080 Run Summary: Type Total Ran Passed Failed Inactive 00:04:11.080 suites 1 1 n/a 0 0 00:04:11.080 tests 2 2 2 0 0 00:04:11.080 asserts 2856 2856 2856 0 n/a 00:04:11.080 00:04:11.080 Elapsed time = 0.093 seconds 00:04:11.080 --68666-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:11.080 --68666-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:11.338 ==68666== 00:04:11.338 ==68666== HEAP SUMMARY: 00:04:11.338 ==68666== in use at exit: 0 bytes in 0 blocks 00:04:11.338 ==68666== total heap usage: 2,666 allocs, 2,666 frees, 465,886 bytes allocated 00:04:11.338 ==68666== 00:04:11.338 ==68666== All heap blocks were freed -- no leaks are possible 00:04:11.338 ==68666== 00:04:11.338 ==68666== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:11.338 10:44:16 -- unit/unittest.sh@26 -- # 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:11.338 ==68678== Memcheck, a memory error detector 00:04:11.338 ==68678== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:11.338 ==68678== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:11.338 ==68678== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:11.338 ==68678== 00:04:11.338 --68678-- Valgrind options: 00:04:11.338 --68678-- --leak-check=full 00:04:11.338 --68678-- --error-exitcode=2 00:04:11.338 --68678-- --verbose 00:04:11.338 --68678-- Contents of /proc/version: 00:04:11.338 --68678-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:11.338 --68678-- 00:04:11.338 --68678-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:11.338 --68678-- Page sizes: currently 4096, max supported 4096 00:04:11.338 --68678-- Valgrind library directory: /usr/libexec/valgrind 00:04:11.338 --68678-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:11.338 --68678-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:11.338 --68678-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:11.338 --68678-- might be shown as UnknownInlinedFun 00:04:11.338 --68678-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:11.338 --68678-- object doesn't have a dynamic symbol table 00:04:11.338 --68678-- Scheduler: using generic scheduler lock implementation. 00:04:11.338 --68678-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:11.338 ==68678== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68678-by-???-on-1bdcd945abb3 00:04:11.338 ==68678== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68678-by-???-on-1bdcd945abb3 00:04:11.338 ==68678== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68678-by-???-on-1bdcd945abb3 00:04:11.338 ==68678== 00:04:11.339 ==68678== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:11.339 ==68678== don't want to do, unless you know exactly what you're doing, 00:04:11.339 ==68678== or are doing some strange experiment): 00:04:11.339 ==68678== /usr/libexec/valgrind/../../bin/vgdb --pid=68678 ...command... 00:04:11.339 ==68678== 00:04:11.339 ==68678== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:11.339 ==68678== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:11.339 ==68678== and then give GDB the following command 00:04:11.339 ==68678== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68678 00:04:11.339 ==68678== --pid is optional if only one valgrind process is running 00:04:11.339 ==68678== 00:04:11.339 --68678-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:11.339 --68678-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:11.339 --68678-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:11.339 --68678-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:11.339 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.339 --68678-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:11.339 --68678-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:11.339 --68678-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:11.339 --68678-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:11.339 --68678-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:11.339 --68678-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:11.339 --68678-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:11.339 --68678-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:11.339 --68678-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:11.339 --68678-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:11.339 --68678-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:11.339 --68678-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:11.339 --68678-- Reading syms from /usr/lib64/libm.so.6 00:04:11.339 --68678-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:11.339 --68678-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:11.339 --68678-- Reading syms from /usr/lib64/libc.so.6 00:04:11.339 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.339 --68678-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.339 --68678-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.339 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.339 --68678-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.339 --68678-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:11.339 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.339 --68678-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.339 --68678-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.339 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.339 --68678-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.339 --68678-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:11.597 --68678-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:11.598 --68678-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:11.598 --68678-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:11.598 --68678-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:11.598 --68678-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:11.598 --68678-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:11.598 --68678-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 ==68678== Preferring higher priority redirection: 00:04:11.598 --68678-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:11.598 --68678-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:11.598 --68678-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 --68678-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.598 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.598 --68678-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:11.598 --68678-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:11.598 ==68678== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.598 --68678-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:11.598 --68678-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:11.598 --68678-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:11.598 --68678-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:11.598 --68678-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:11.598 --68678-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:11.598 --68678-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:11.598 --68678-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:11.598 --68678-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:11.598 --68678-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:11.598 --68678-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:11.598 --68678-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:11.599 --68678-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:11.599 --68678-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:11.599 --68678-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:11.599 --68678-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:11.599 --68678-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:11.599 --68678-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:11.599 00:04:11.599 00:04:11.599 CUnit - A unit testing framework for C - Version 2.1-3 00:04:11.599 http://cunit.sourceforge.net/ 00:04:11.599 00:04:11.599 00:04:11.599 Suite: zone 00:04:11.599 Test: test_zone_get_operation ...passed 00:04:11.599 Test: test_bdev_zone_get_info ...passed 00:04:11.599 Test: test_bdev_zone_management ...passed 00:04:11.599 Test: test_bdev_zone_append ...passed 00:04:11.599 Test: test_bdev_zone_append_with_md ...passed 00:04:11.599 Test: test_bdev_zone_appendv ...passed 00:04:11.599 Test: test_bdev_zone_appendv_with_md ...passed 00:04:11.599 Test: test_bdev_io_get_append_location ...passed 00:04:11.599 00:04:11.857 Run Summary: Type Total Ran Passed Failed Inactive 00:04:11.857 suites 1 1 n/a 0 0 00:04:11.857 tests 8 8 8 0 0 00:04:11.857 asserts 94 94 94 0 n/a 00:04:11.857 00:04:11.857 Elapsed time = 0.045 seconds 00:04:11.857 --68678-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:11.857 --68678-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:11.857 ==68678== 00:04:11.857 ==68678== HEAP SUMMARY: 00:04:11.857 ==68678== in use at exit: 0 bytes in 0 blocks 00:04:11.857 ==68678== total heap usage: 80 allocs, 80 frees, 103,391 bytes allocated 00:04:11.857 ==68678== 00:04:11.857 ==68678== All heap blocks were freed -- no leaks are possible 00:04:11.857 ==68678== 00:04:11.857 ==68678== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:11.857 10:44:16 -- unit/unittest.sh@27 -- # 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:11.857 ==68679== Memcheck, a memory error detector 00:04:11.857 ==68679== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:11.857 ==68679== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:11.857 ==68679== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:11.857 ==68679== 00:04:11.857 --68679-- Valgrind options: 00:04:11.857 --68679-- --leak-check=full 00:04:11.857 --68679-- --error-exitcode=2 00:04:11.857 --68679-- --verbose 00:04:11.857 --68679-- Contents of /proc/version: 00:04:11.857 --68679-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:11.857 --68679-- 00:04:11.857 --68679-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:11.857 --68679-- Page sizes: currently 4096, max supported 4096 00:04:11.857 --68679-- Valgrind library directory: /usr/libexec/valgrind 00:04:11.857 --68679-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:11.857 --68679-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:11.857 --68679-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:11.857 --68679-- might be shown as UnknownInlinedFun 00:04:11.857 --68679-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:11.857 --68679-- object doesn't have a dynamic symbol table 00:04:11.857 --68679-- Scheduler: using generic scheduler lock implementation. 00:04:11.857 --68679-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:11.857 ==68679== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68679-by-???-on-1bdcd945abb3 00:04:11.857 ==68679== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68679-by-???-on-1bdcd945abb3 00:04:11.857 ==68679== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68679-by-???-on-1bdcd945abb3 00:04:11.857 ==68679== 00:04:11.857 ==68679== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:11.857 ==68679== don't want to do, unless you know exactly what you're doing, 00:04:11.857 ==68679== or are doing some strange experiment): 00:04:11.857 ==68679== /usr/libexec/valgrind/../../bin/vgdb --pid=68679 ...command... 00:04:11.857 ==68679== 00:04:11.857 ==68679== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:11.857 ==68679== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:11.857 ==68679== and then give GDB the following command 00:04:11.857 ==68679== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68679 00:04:11.857 ==68679== --pid is optional if only one valgrind process is running 00:04:11.857 ==68679== 00:04:11.857 --68679-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:11.857 --68679-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:11.857 --68679-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:11.857 --68679-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:11.857 ==68679== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.858 --68679-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:11.858 --68679-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:11.858 --68679-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:11.858 --68679-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:11.858 --68679-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:11.858 --68679-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:11.858 --68679-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:11.858 --68679-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:11.858 --68679-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:11.858 --68679-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:11.858 --68679-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:11.858 --68679-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:11.858 --68679-- Reading syms from /usr/lib64/libm.so.6 00:04:11.858 --68679-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:11.858 --68679-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:11.858 --68679-- Reading syms from /usr/lib64/libc.so.6 00:04:11.858 ==68679== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.858 --68679-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.858 --68679-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.858 ==68679== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.858 --68679-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.858 --68679-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:11.858 ==68679== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.858 --68679-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.858 --68679-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.858 ==68679== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.858 --68679-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.858 --68679-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.116 --68679-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:12.116 --68679-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:12.116 --68679-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:12.116 --68679-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:12.116 --68679-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:12.116 --68679-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:12.116 --68679-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.116 --68679-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 ==68679== Preferring higher priority redirection: 00:04:12.117 --68679-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:12.117 --68679-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:12.117 --68679-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 --68679-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.117 ==68679== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.117 --68679-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.117 --68679-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.117 ==68679== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.117 --68679-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.117 --68679-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.117 --68679-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:12.117 --68679-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:12.117 --68679-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:12.117 --68679-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:12.117 --68679-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:12.117 --68679-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:12.117 --68679-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:12.117 --68679-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:12.117 --68679-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:12.117 --68679-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:12.117 --68679-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:12.117 --68679-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:12.117 --68679-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:12.117 --68679-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:12.117 --68679-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:12.117 --68679-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:12.117 00:04:12.117 00:04:12.117 CUnit - A unit testing framework for C - Version 2.1-3 00:04:12.117 http://cunit.sourceforge.net/ 00:04:12.117 00:04:12.117 00:04:12.117 Suite: gpt_parse 00:04:12.376 Test: test_parse_mbr_and_primary ...[2024-04-18 10:44:17.066360] /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:12.376 [2024-04-18 10:44:17.096231] /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:12.376 [2024-04-18 10:44:17.103623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:12.376 [2024-04-18 10:44:17.104020] /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:12.376 [2024-04-18 10:44:17.114644] /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:12.376 [2024-04-18 10:44:17.115225] /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:12.376 passed 00:04:12.376 Test: test_parse_secondary ...[2024-04-18 10:44:17.123829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:12.376 [2024-04-18 10:44:17.123940] /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:12.376 [2024-04-18 10:44:17.128042] /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:12.376 [2024-04-18 10:44:17.128154] /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:12.376 passed 00:04:12.376 Test: test_check_mbr ...[2024-04-18 10:44:17.132655] /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:12.376 [2024-04-18 10:44:17.133290] /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:12.376 passed 00:04:12.376 Test: test_read_header ...[2024-04-18 10:44:17.138395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:04:12.376 [2024-04-18 10:44:17.139370] /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:12.376 [2024-04-18 10:44:17.140263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:04:12.376 [2024-04-18 10:44:17.142231] /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:12.376 [2024-04-18 10:44:17.143448] /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:12.376 [2024-04-18 10:44:17.143764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:04:12.376 passed 00:04:12.376 Test: test_read_partitions ...[2024-04-18 10:44:17.148120] /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:12.376 [2024-04-18 10:44:17.149932] /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:12.376 [2024-04-18 10:44:17.151419] /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:12.376 [2024-04-18 10:44:17.151732] /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:12.376 [2024-04-18 10:44:17.153751] /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:12.376 passed 00:04:12.376 00:04:12.376 Run Summary: Type Total Ran Passed Failed Inactive 00:04:12.376 suites 1 1 n/a 0 0 00:04:12.376 tests 5 5 5 0 0 00:04:12.376 asserts 33 33 33 0 n/a 00:04:12.376 00:04:12.376 Elapsed time = 0.094 seconds 00:04:12.376 --68679-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:12.376 --68679-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:12.376 ==68679== 00:04:12.376 ==68679== HEAP SUMMARY: 00:04:12.376 ==68679== in use at exit: 0 bytes in 0 blocks 00:04:12.376 ==68679== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:04:12.376 ==68679== 00:04:12.376 ==68679== All heap blocks were freed -- no leaks are possible 00:04:12.376 ==68679== 00:04:12.376 ==68679== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:12.376 10:44:17 -- unit/unittest.sh@28 -- # 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:12.376 ==68691== Memcheck, a memory error detector 00:04:12.376 ==68691== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:12.376 ==68691== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:12.376 ==68691== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:12.376 ==68691== 00:04:12.377 --68691-- Valgrind options: 00:04:12.377 --68691-- --leak-check=full 00:04:12.377 --68691-- --error-exitcode=2 00:04:12.377 --68691-- --verbose 00:04:12.377 --68691-- Contents of /proc/version: 00:04:12.377 --68691-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:12.377 --68691-- 00:04:12.377 --68691-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:12.377 --68691-- Page sizes: currently 4096, max supported 4096 00:04:12.377 --68691-- Valgrind library directory: /usr/libexec/valgrind 00:04:12.377 --68691-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:12.377 --68691-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:12.377 --68691-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:12.377 --68691-- might be shown as UnknownInlinedFun 00:04:12.377 --68691-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:12.377 --68691-- object doesn't have a dynamic symbol table 00:04:12.377 --68691-- Scheduler: using generic scheduler lock implementation. 00:04:12.377 --68691-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:12.377 ==68691== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68691-by-???-on-1bdcd945abb3 00:04:12.377 ==68691== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68691-by-???-on-1bdcd945abb3 00:04:12.377 ==68691== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68691-by-???-on-1bdcd945abb3 00:04:12.377 ==68691== 00:04:12.377 ==68691== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:12.377 ==68691== don't want to do, unless you know exactly what you're doing, 00:04:12.377 ==68691== or are doing some strange experiment): 00:04:12.377 ==68691== /usr/libexec/valgrind/../../bin/vgdb --pid=68691 ...command... 00:04:12.377 ==68691== 00:04:12.377 ==68691== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:12.377 ==68691== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:12.377 ==68691== and then give GDB the following command 00:04:12.377 ==68691== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68691 00:04:12.377 ==68691== --pid is optional if only one valgrind process is running 00:04:12.377 ==68691== 00:04:12.377 --68691-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:12.377 --68691-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:12.377 --68691-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:12.377 --68691-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:12.377 ==68691== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.377 --68691-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:12.377 --68691-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:12.377 --68691-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:12.377 --68691-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:12.377 --68691-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:12.377 --68691-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:12.377 --68691-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:12.377 --68691-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:12.377 --68691-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:12.377 --68691-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:12.377 --68691-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:12.377 --68691-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:12.635 --68691-- Reading syms from /usr/lib64/libm.so.6 00:04:12.635 --68691-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:12.635 --68691-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:12.635 --68691-- Reading syms from /usr/lib64/libc.so.6 00:04:12.635 ==68691== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.635 --68691-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.635 --68691-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.635 ==68691== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.635 --68691-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.635 --68691-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.635 ==68691== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.635 --68691-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.635 --68691-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.635 ==68691== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.635 --68691-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.635 --68691-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.635 --68691-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:12.635 --68691-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:12.635 --68691-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:12.635 --68691-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:12.635 --68691-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:12.635 --68691-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:12.635 --68691-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.635 --68691-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.635 --68691-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.635 --68691-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.635 --68691-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 ==68691== Preferring higher priority redirection: 00:04:12.636 --68691-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:12.636 --68691-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:12.636 --68691-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 --68691-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.636 ==68691== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.636 --68691-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.636 --68691-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.636 ==68691== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.636 --68691-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.636 --68691-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.636 --68691-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:12.636 --68691-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:12.636 --68691-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:12.636 --68691-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:12.894 --68691-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:12.894 --68691-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:12.894 --68691-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:12.894 --68691-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:12.895 --68691-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:12.895 --68691-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:12.895 --68691-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:12.895 --68691-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:12.895 --68691-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:12.895 --68691-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:12.895 --68691-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:12.895 --68691-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:12.895 --68691-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:12.895 --68691-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:12.895 00:04:12.895 00:04:12.895 CUnit - A unit testing framework for C - Version 2.1-3 00:04:12.895 http://cunit.sourceforge.net/ 00:04:12.895 00:04:12.895 00:04:12.895 Suite: bdev_part 00:04:12.895 Test: part_test ...--68691-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:12.895 [2024-04-18 10:44:17.813224] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:04:13.153 passed 00:04:13.153 Test: part_free_test ...passed 00:04:13.411 Test: part_get_io_channel_test ...passed 00:04:13.411 Test: part_construct_ext ...passed 00:04:13.411 00:04:13.411 Run Summary: Type Total Ran Passed Failed Inactive 00:04:13.411 suites 1 1 n/a 0 0 00:04:13.411 tests 4 4 4 0 0 00:04:13.411 asserts 48 48 48 0 n/a 00:04:13.411 00:04:13.411 Elapsed time = 0.434 seconds 00:04:13.411 --68691-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:13.411 --68691-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:13.411 ==68691== 00:04:13.411 ==68691== HEAP SUMMARY: 00:04:13.411 ==68691== in use at exit: 1,416 bytes in 4 blocks 00:04:13.411 ==68691== total heap usage: 10,990 allocs, 10,986 frees, 207,309,780 bytes allocated 00:04:13.411 ==68691== 00:04:13.411 ==68691== Searching for pointers to 4 not-freed blocks 00:04:13.411 ==68691== Checked 6,982,120 bytes 00:04:13.411 ==68691== 00:04:13.411 ==68691== LEAK SUMMARY: 00:04:13.411 ==68691== definitely lost: 0 bytes in 0 blocks 00:04:13.411 ==68691== indirectly lost: 0 bytes in 0 blocks 00:04:13.411 ==68691== possibly lost: 0 bytes in 0 blocks 00:04:13.411 ==68691== still reachable: 1,416 bytes in 4 blocks 00:04:13.411 ==68691== suppressed: 0 bytes in 0 blocks 00:04:13.411 ==68691== Reachable blocks (those to which a pointer was found) are not shown. 00:04:13.411 ==68691== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:13.411 ==68691== 00:04:13.411 ==68691== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:13.411 10:44:18 -- unit/unittest.sh@29 -- # 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:13.411 ==68705== Memcheck, a memory error detector 00:04:13.411 ==68705== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:13.411 ==68705== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:13.411 ==68705== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:13.411 ==68705== 00:04:13.411 --68705-- Valgrind options: 00:04:13.411 --68705-- --leak-check=full 00:04:13.411 --68705-- --error-exitcode=2 00:04:13.411 --68705-- --verbose 00:04:13.411 --68705-- Contents of /proc/version: 00:04:13.411 --68705-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:13.411 --68705-- 00:04:13.411 --68705-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:13.411 --68705-- Page sizes: currently 4096, max supported 4096 00:04:13.411 --68705-- Valgrind library directory: /usr/libexec/valgrind 00:04:13.411 --68705-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:13.411 --68705-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:13.411 --68705-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:13.411 --68705-- might be shown as UnknownInlinedFun 00:04:13.411 --68705-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:13.411 --68705-- object doesn't have a dynamic symbol table 00:04:13.411 --68705-- Scheduler: using generic scheduler lock implementation. 00:04:13.411 --68705-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:13.411 ==68705== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68705-by-???-on-1bdcd945abb3 00:04:13.411 ==68705== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68705-by-???-on-1bdcd945abb3 00:04:13.411 ==68705== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68705-by-???-on-1bdcd945abb3 00:04:13.411 ==68705== 00:04:13.411 ==68705== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:13.411 ==68705== don't want to do, unless you know exactly what you're doing, 00:04:13.411 ==68705== or are doing some strange experiment): 00:04:13.411 ==68705== /usr/libexec/valgrind/../../bin/vgdb --pid=68705 ...command... 00:04:13.411 ==68705== 00:04:13.411 ==68705== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:13.411 ==68705== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:13.411 ==68705== and then give GDB the following command 00:04:13.411 ==68705== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68705 00:04:13.411 ==68705== --pid is optional if only one valgrind process is running 00:04:13.411 ==68705== 00:04:13.411 --68705-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:13.411 --68705-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:13.411 --68705-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:13.411 --68705-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:13.411 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.411 --68705-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:13.412 --68705-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:13.412 --68705-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:13.412 --68705-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:13.412 --68705-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:13.412 --68705-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:13.412 --68705-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:13.412 --68705-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:13.412 --68705-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:13.412 --68705-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:13.412 --68705-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:13.412 --68705-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:13.670 --68705-- Reading syms from /usr/lib64/libm.so.6 00:04:13.670 --68705-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:13.670 --68705-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:13.670 --68705-- Reading syms from /usr/lib64/libc.so.6 00:04:13.670 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.670 --68705-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.670 --68705-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.670 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.670 --68705-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.670 --68705-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.670 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.670 --68705-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.670 --68705-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:13.670 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.670 --68705-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:13.670 --68705-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:13.670 --68705-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:13.670 --68705-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:13.670 --68705-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:13.670 --68705-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:13.670 --68705-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:13.670 --68705-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:13.670 --68705-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 --68705-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.670 ==68705== Preferring higher priority redirection: 00:04:13.670 --68705-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:13.670 --68705-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:13.671 --68705-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.671 --68705-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.671 --68705-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.671 --68705-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.671 --68705-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.671 --68705-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.671 --68705-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.671 --68705-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.671 --68705-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:13.671 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.671 --68705-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:13.671 --68705-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:13.671 ==68705== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.671 --68705-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:13.671 --68705-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:13.671 --68705-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:13.671 --68705-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:13.671 --68705-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:13.671 --68705-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:13.671 --68705-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:13.671 --68705-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:13.671 --68705-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:13.928 --68705-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:13.928 --68705-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:13.928 --68705-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:13.928 --68705-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:13.928 --68705-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:13.928 --68705-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:13.928 --68705-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:13.928 --68705-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:13.928 --68705-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:13.928 00:04:13.928 00:04:13.928 CUnit - A unit testing framework for C - Version 2.1-3 00:04:13.928 http://cunit.sourceforge.net/ 00:04:13.928 00:04:13.928 00:04:13.928 Suite: scsi_nvme_suite 00:04:13.928 Test: scsi_nvme_translate_test ...passed 00:04:13.928 00:04:13.928 Run Summary: Type Total Ran Passed Failed Inactive 00:04:13.928 suites 1 1 n/a 0 0 00:04:13.928 tests 1 1 1 0 0 00:04:13.928 asserts 104 104 104 0 n/a 00:04:13.928 00:04:13.928 Elapsed time = 0.030 seconds 00:04:13.928 --68705-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:13.929 --68705-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:13.929 ==68705== 00:04:13.929 ==68705== HEAP SUMMARY: 00:04:13.929 ==68705== in use at exit: 0 bytes in 0 blocks 00:04:13.929 ==68705== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:04:13.929 ==68705== 00:04:13.929 ==68705== All heap blocks were freed -- no leaks are possible 00:04:13.929 ==68705== 00:04:13.929 ==68705== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:13.929 10:44:18 -- unit/unittest.sh@30 -- # 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:13.929 ==68706== Memcheck, a memory error detector 00:04:13.929 ==68706== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:13.929 ==68706== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:13.929 ==68706== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:13.929 ==68706== 00:04:13.929 --68706-- Valgrind options: 00:04:13.929 --68706-- --leak-check=full 00:04:13.929 --68706-- --error-exitcode=2 00:04:13.929 --68706-- --verbose 00:04:13.929 --68706-- Contents of /proc/version: 00:04:13.929 --68706-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:13.929 --68706-- 00:04:13.929 --68706-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:13.929 --68706-- Page sizes: currently 4096, max supported 4096 00:04:13.929 --68706-- Valgrind library directory: /usr/libexec/valgrind 00:04:13.929 --68706-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:13.929 --68706-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:13.929 --68706-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:13.929 --68706-- might be shown as UnknownInlinedFun 00:04:13.929 --68706-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:13.929 --68706-- object doesn't have a dynamic symbol table 00:04:13.929 --68706-- Scheduler: using generic scheduler lock implementation. 00:04:13.929 --68706-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:13.929 ==68706== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68706-by-???-on-1bdcd945abb3 00:04:13.929 ==68706== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68706-by-???-on-1bdcd945abb3 00:04:13.929 ==68706== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68706-by-???-on-1bdcd945abb3 00:04:13.929 ==68706== 00:04:13.929 ==68706== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:13.929 ==68706== don't want to do, unless you know exactly what you're doing, 00:04:13.929 ==68706== or are doing some strange experiment): 00:04:13.929 ==68706== /usr/libexec/valgrind/../../bin/vgdb --pid=68706 ...command... 00:04:13.929 ==68706== 00:04:13.929 ==68706== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:13.929 ==68706== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:13.929 ==68706== and then give GDB the following command 00:04:13.929 ==68706== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68706 00:04:13.929 ==68706== --pid is optional if only one valgrind process is running 00:04:13.929 ==68706== 00:04:13.929 --68706-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:13.929 --68706-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:13.929 --68706-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:13.929 --68706-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:13.929 ==68706== WARNING: new redirection conflicts with existing -- ignoring it 00:04:13.929 --68706-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:13.929 --68706-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:13.929 --68706-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:13.929 --68706-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:13.929 --68706-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:13.929 --68706-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:13.929 --68706-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:13.929 --68706-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:13.929 --68706-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:13.929 --68706-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:13.929 --68706-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:13.929 --68706-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:14.188 --68706-- Reading syms from /usr/lib64/libm.so.6 00:04:14.188 --68706-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:14.188 --68706-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:14.188 --68706-- Reading syms from /usr/lib64/libc.so.6 00:04:14.188 ==68706== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.188 --68706-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.188 --68706-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:14.188 ==68706== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.188 --68706-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.188 --68706-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:14.188 ==68706== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.188 --68706-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.188 --68706-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:14.188 ==68706== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.188 --68706-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.188 --68706-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:14.188 --68706-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:14.188 --68706-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:14.188 --68706-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:14.188 --68706-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:14.188 --68706-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:14.188 --68706-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:14.188 --68706-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.188 --68706-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.188 --68706-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.188 --68706-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.188 --68706-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.188 --68706-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.188 --68706-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.188 --68706-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 ==68706== Preferring higher priority redirection: 00:04:14.189 --68706-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:14.189 --68706-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:14.189 --68706-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 --68706-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.189 ==68706== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.189 --68706-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:14.189 --68706-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:14.189 ==68706== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.189 --68706-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:14.189 --68706-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:14.189 --68706-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:14.189 --68706-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:14.189 --68706-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:14.447 --68706-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:14.447 --68706-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:14.447 --68706-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:14.447 --68706-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:14.447 --68706-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:14.447 --68706-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:14.447 --68706-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:14.447 --68706-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:14.447 --68706-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:14.447 --68706-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:14.447 --68706-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:14.447 --68706-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:14.447 --68706-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:14.447 --68706-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:14.447 00:04:14.447 00:04:14.447 CUnit - A unit testing framework for C - Version 2.1-3 00:04:14.447 http://cunit.sourceforge.net/ 00:04:14.447 00:04:14.447 00:04:14.447 Suite: lvol 00:04:14.447 Test: ut_lvs_init ...--68706-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:14.447 [2024-04-18 10:44:19.255633] /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:14.447 [2024-04-18 10:44:19.293714] /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:14.447 passed 00:04:14.447 Test: ut_lvol_init ...--68706-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:14.447 passed 00:04:14.447 Test: ut_lvol_snapshot ...passed 00:04:14.447 Test: ut_lvol_clone ...passed 00:04:14.447 Test: ut_lvs_destroy ...passed 00:04:14.447 Test: ut_lvs_unload ...passed 00:04:14.447 Test: ut_lvol_resize ...[2024-04-18 10:44:19.356040] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1391:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:04:14.447 passed 00:04:14.447 Test: ut_lvol_set_read_only ...passed 00:04:14.447 Test: ut_lvol_hotremove ...passed 00:04:14.448 Test: ut_vbdev_lvol_get_io_channel ...passed 00:04:14.448 Test: ut_vbdev_lvol_io_type_supported ...passed 00:04:14.448 Test: ut_lvol_read_write ...passed 00:04:14.448 Test: ut_vbdev_lvol_submit_request ...passed 00:04:14.448 Test: ut_lvol_examine_config ...passed 00:04:14.448 Test: ut_lvol_examine_disk ...[2024-04-18 10:44:19.402724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1533:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:04:14.706 passed 00:04:14.706 Test: ut_lvol_rename ...--68706-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:14.706 [2024-04-18 10:44:19.425518] /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:14.706 [2024-04-18 10:44:19.425845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1341:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:04:14.706 passed 00:04:14.706 Test: ut_bdev_finish ...passed 00:04:14.706 Test: ut_lvs_rename ...passed 00:04:14.706 Test: ut_lvol_seek ...passed 00:04:14.706 Test: ut_esnap_dev_create ...[2024-04-18 10:44:19.451548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1868:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:04:14.706 [2024-04-18 10:44:19.453311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1874:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:04:14.706 [2024-04-18 10:44:19.454604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:04:14.706 [2024-04-18 10:44:19.462027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1900:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : unable to claim esnap bdev 'a27fd8fe-d4b9-431e-a044-271016228ce4': -1 00:04:14.706 passed 00:04:14.706 Test: ut_lvol_esnap_clone_bad_args ...[2024-04-18 10:44:19.466757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1277:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:04:14.706 [2024-04-18 10:44:19.467867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1284:vbdev_lvol_create_bdev_clone: *ERROR*: bdev '255f4236-9427-42d0-a9d1-aa17f37dd8db' could not be opened: error -19 00:04:14.706 passed 00:04:14.706 00:04:14.706 Run Summary: Type Total Ran Passed Failed Inactive 00:04:14.706 suites 1 1 n/a 0 0 00:04:14.706 tests 21 21 21 0 0 00:04:14.706 asserts 758 758 758 0 n/a 00:04:14.706 00:04:14.706 Elapsed time = 0.227 seconds 00:04:14.706 --68706-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:14.706 --68706-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:14.706 ==68706== 00:04:14.706 ==68706== HEAP SUMMARY: 00:04:14.706 ==68706== in use at exit: 0 bytes in 0 blocks 00:04:14.706 ==68706== total heap usage: 1,479 allocs, 1,479 frees, 230,784 bytes allocated 00:04:14.706 ==68706== 00:04:14.706 ==68706== All heap blocks were freed -- no leaks are possible 00:04:14.706 ==68706== 00:04:14.706 ==68706== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:14.706 10:44:19 -- 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_zone_block.c/vbdev_zone_block_ut 00:04:14.706 ==68718== Memcheck, a memory error detector 00:04:14.706 ==68718== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:14.706 ==68718== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:14.706 ==68718== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:14.706 ==68718== 00:04:14.706 --68718-- Valgrind options: 00:04:14.706 --68718-- --leak-check=full 00:04:14.706 --68718-- --error-exitcode=2 00:04:14.706 --68718-- --verbose 00:04:14.707 --68718-- Contents of /proc/version: 00:04:14.707 --68718-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:14.707 --68718-- 00:04:14.707 --68718-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:14.707 --68718-- Page sizes: currently 4096, max supported 4096 00:04:14.707 --68718-- Valgrind library directory: /usr/libexec/valgrind 00:04:14.707 --68718-- 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:14.707 --68718-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:14.707 --68718-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:14.707 --68718-- might be shown as UnknownInlinedFun 00:04:14.707 --68718-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:14.707 --68718-- object doesn't have a dynamic symbol table 00:04:14.707 --68718-- Scheduler: using generic scheduler lock implementation. 00:04:14.707 --68718-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:14.707 ==68718== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68718-by-???-on-1bdcd945abb3 00:04:14.707 ==68718== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68718-by-???-on-1bdcd945abb3 00:04:14.707 ==68718== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68718-by-???-on-1bdcd945abb3 00:04:14.707 ==68718== 00:04:14.707 ==68718== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:14.707 ==68718== don't want to do, unless you know exactly what you're doing, 00:04:14.707 ==68718== or are doing some strange experiment): 00:04:14.707 ==68718== /usr/libexec/valgrind/../../bin/vgdb --pid=68718 ...command... 00:04:14.707 ==68718== 00:04:14.707 ==68718== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:14.707 ==68718== /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:14.707 ==68718== and then give GDB the following command 00:04:14.707 ==68718== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68718 00:04:14.707 ==68718== --pid is optional if only one valgrind process is running 00:04:14.707 ==68718== 00:04:14.707 --68718-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:14.707 --68718-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:14.707 --68718-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:14.707 --68718-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:14.707 ==68718== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.707 --68718-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:14.707 --68718-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:14.707 --68718-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:14.707 --68718-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:14.707 --68718-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:14.707 --68718-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:14.707 --68718-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:14.964 --68718-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:14.965 --68718-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:14.965 --68718-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:14.965 --68718-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:14.965 --68718-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:14.965 --68718-- Reading syms from /usr/lib64/libm.so.6 00:04:14.965 --68718-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:14.965 --68718-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:14.965 --68718-- Reading syms from /usr/lib64/libc.so.6 00:04:14.965 ==68718== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.965 --68718-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.965 --68718-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:14.965 ==68718== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.965 --68718-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.965 --68718-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:14.965 ==68718== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.965 --68718-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.965 --68718-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:14.965 ==68718== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.965 --68718-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:14.965 --68718-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:14.965 --68718-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:14.965 --68718-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:14.965 --68718-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:14.965 --68718-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:14.965 --68718-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:14.965 --68718-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:14.965 --68718-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 ==68718== Preferring higher priority redirection: 00:04:14.965 --68718-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:14.965 --68718-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:14.965 --68718-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.965 --68718-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.966 --68718-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.966 --68718-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.966 --68718-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.966 --68718-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.966 --68718-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.966 --68718-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.966 --68718-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:14.966 ==68718== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.966 --68718-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:14.966 --68718-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:14.966 ==68718== WARNING: new redirection conflicts with existing -- ignoring it 00:04:14.966 --68718-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:14.966 --68718-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:14.966 --68718-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:14.966 --68718-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:14.966 --68718-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:15.224 --68718-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:15.224 --68718-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:15.224 --68718-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:15.224 --68718-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:15.224 --68718-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:15.224 --68718-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:15.224 --68718-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:15.224 --68718-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:15.224 --68718-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:15.224 --68718-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:15.224 --68718-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:15.224 --68718-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:15.224 --68718-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:15.224 --68718-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:15.224 00:04:15.224 00:04:15.224 CUnit - A unit testing framework for C - Version 2.1-3 00:04:15.224 http://cunit.sourceforge.net/ 00:04:15.224 00:04:15.224 00:04:15.224 Suite: zone_block 00:04:15.224 Test: test_zone_block_create ...passed 00:04:15.224 Test: test_zone_block_create_invalid ...[2024-04-18 10:44:20.146595] /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:15.224 --68718-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:15.224 --68718-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:15.224 [2024-04-18 10:44:20.179756] /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-04-18 10:44:20.182254] /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:15.224 [2024-04-18 10:44:20.182770] /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-04-18 10:44:20.183437] /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:15.224 [2024-04-18 10:44:20.183629] /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-04-18 10:44:20.184103] /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:15.224 [2024-04-18 10:44:20.184302] /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:15.482 Test: test_get_zone_info ...[2024-04-18 10:44:20.200025] /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:15.482 [2024-04-18 10:44:20.200849] /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:15.483 [2024-04-18 10:44:20.201510] /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:15.483 passed 00:04:15.483 Test: test_supported_io_types ...passed 00:04:15.483 Test: test_reset_zone ...[2024-04-18 10:44:20.215967] /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:15.483 [2024-04-18 10:44:20.216529] /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:15.483 passed 00:04:15.483 Test: test_open_zone ...[2024-04-18 10:44:20.220630] /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:15.483 [2024-04-18 10:44:20.226232] /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:15.483 [2024-04-18 10:44:20.226774] /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:15.483 passed 00:04:15.483 Test: test_zone_write ...[2024-04-18 10:44:20.235091] /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:15.483 [2024-04-18 10:44:20.235630] /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:15.483 [2024-04-18 10:44:20.237083] /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:15.483 [2024-04-18 10:44:20.237310] /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:15.483 [2024-04-18 10:44:20.252015] /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:15.483 [2024-04-18 10:44:20.252229] /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:15.483 [2024-04-18 10:44:20.252572] /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:15.483 [2024-04-18 10:44:20.252671] /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:15.483 [2024-04-18 10:44:20.260702] /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:15.483 [2024-04-18 10:44:20.260920] /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:15.483 passed 00:04:15.483 Test: test_zone_read ...[2024-04-18 10:44:20.264852] /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:15.483 [2024-04-18 10:44:20.265177] /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:15.483 [2024-04-18 10:44:20.266022] /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:15.483 [2024-04-18 10:44:20.266229] /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:15.483 [2024-04-18 10:44:20.270791] /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:15.483 [2024-04-18 10:44:20.270904] /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:15.483 passed 00:04:15.483 Test: test_close_zone ...[2024-04-18 10:44:20.274007] /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:15.483 [2024-04-18 10:44:20.274676] /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:15.483 [2024-04-18 10:44:20.278086] /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:15.483 [2024-04-18 10:44:20.278635] /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:15.483 passed 00:04:15.483 Test: test_finish_zone ...[2024-04-18 10:44:20.285019] /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:15.483 [2024-04-18 10:44:20.285569] /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:15.483 passed 00:04:15.483 Test: test_append_zone ...[2024-04-18 10:44:20.289011] /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:15.483 [2024-04-18 10:44:20.289127] /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:15.484 [2024-04-18 10:44:20.289854] /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:15.484 [2024-04-18 10:44:20.289959] /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:15.484 [2024-04-18 10:44:20.306634] /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:15.484 [2024-04-18 10:44:20.306750] /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:15.484 passed 00:04:15.484 00:04:15.484 Run Summary: Type Total Ran Passed Failed Inactive 00:04:15.484 suites 1 1 n/a 0 0 00:04:15.484 tests 11 11 11 0 0 00:04:15.484 asserts 3437 3437 3437 0 n/a 00:04:15.484 00:04:15.484 Elapsed time = 0.267 seconds 00:04:15.484 --68718-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:15.484 ==68718== 00:04:15.484 ==68718== HEAP SUMMARY: 00:04:15.484 ==68718== in use at exit: 67,109,768 bytes in 1,026 blocks 00:04:15.484 ==68718== total heap usage: 2,638 allocs, 1,612 frees, 85,882,733 bytes allocated 00:04:15.484 ==68718== 00:04:15.484 ==68718== Searching for pointers to 1,026 not-freed blocks 00:04:15.484 ==68718== Checked 6,550,520 bytes 00:04:15.484 ==68718== 00:04:15.484 ==68718== LEAK SUMMARY: 00:04:15.484 ==68718== definitely lost: 0 bytes in 0 blocks 00:04:15.484 ==68718== indirectly lost: 0 bytes in 0 blocks 00:04:15.484 ==68718== possibly lost: 0 bytes in 0 blocks 00:04:15.484 ==68718== still reachable: 67,109,768 bytes in 1,026 blocks 00:04:15.484 ==68718== suppressed: 0 bytes in 0 blocks 00:04:15.484 ==68718== Reachable blocks (those to which a pointer was found) are not shown. 00:04:15.484 ==68718== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:15.484 ==68718== 00:04:15.484 ==68718== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:15.484 10:44:20 -- unit/unittest.sh@32 -- # 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:15.484 ==68729== Memcheck, a memory error detector 00:04:15.484 ==68729== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:15.484 ==68729== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:15.484 ==68729== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:15.484 ==68729== 00:04:15.484 --68729-- Valgrind options: 00:04:15.484 --68729-- --leak-check=full 00:04:15.484 --68729-- --error-exitcode=2 00:04:15.484 --68729-- --verbose 00:04:15.484 --68729-- Contents of /proc/version: 00:04:15.484 --68729-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:15.484 --68729-- 00:04:15.484 --68729-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:15.484 --68729-- Page sizes: currently 4096, max supported 4096 00:04:15.484 --68729-- Valgrind library directory: /usr/libexec/valgrind 00:04:15.484 --68729-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:15.484 --68729-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:15.742 --68729-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:15.742 --68729-- might be shown as UnknownInlinedFun 00:04:15.742 --68729-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:15.742 --68729-- object doesn't have a dynamic symbol table 00:04:15.742 --68729-- Scheduler: using generic scheduler lock implementation. 00:04:15.742 --68729-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:15.742 ==68729== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68729-by-???-on-1bdcd945abb3 00:04:15.742 ==68729== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68729-by-???-on-1bdcd945abb3 00:04:15.742 ==68729== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68729-by-???-on-1bdcd945abb3 00:04:15.742 ==68729== 00:04:15.742 ==68729== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:15.742 ==68729== don't want to do, unless you know exactly what you're doing, 00:04:15.742 ==68729== or are doing some strange experiment): 00:04:15.742 ==68729== /usr/libexec/valgrind/../../bin/vgdb --pid=68729 ...command... 00:04:15.742 ==68729== 00:04:15.742 ==68729== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:15.742 ==68729== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:15.743 ==68729== and then give GDB the following command 00:04:15.743 ==68729== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68729 00:04:15.743 ==68729== --pid is optional if only one valgrind process is running 00:04:15.743 ==68729== 00:04:15.743 --68729-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:15.743 --68729-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:15.743 --68729-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:15.743 --68729-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:15.743 ==68729== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.743 --68729-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:15.743 --68729-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:15.743 --68729-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:15.743 --68729-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:15.743 --68729-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:15.743 --68729-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:15.743 --68729-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:15.743 --68729-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:15.743 --68729-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:15.743 --68729-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:15.743 --68729-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:15.743 --68729-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:15.743 --68729-- Reading syms from /usr/lib64/libm.so.6 00:04:15.743 --68729-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:15.743 --68729-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:15.743 --68729-- Reading syms from /usr/lib64/libc.so.6 00:04:15.743 ==68729== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.743 --68729-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.743 --68729-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:15.743 ==68729== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.743 --68729-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.743 --68729-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:15.743 ==68729== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.743 --68729-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.743 --68729-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:15.743 ==68729== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.743 --68729-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.743 --68729-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:15.743 --68729-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:15.743 --68729-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:15.743 --68729-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:15.743 --68729-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:15.743 --68729-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:16.000 --68729-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:16.000 --68729-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.000 --68729-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.000 --68729-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.000 --68729-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 ==68729== Preferring higher priority redirection: 00:04:16.001 --68729-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:16.001 --68729-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:16.001 --68729-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 --68729-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:16.001 ==68729== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.001 --68729-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:16.001 --68729-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:16.001 ==68729== WARNING: new redirection conflicts with existing -- ignoring it 00:04:16.001 --68729-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:16.001 --68729-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:16.001 --68729-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:16.001 --68729-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:16.001 --68729-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:16.001 --68729-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:16.001 --68729-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:16.001 --68729-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:16.001 --68729-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:16.001 --68729-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:16.001 --68729-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:16.001 --68729-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:16.001 --68729-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:16.001 --68729-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:16.001 --68729-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:16.001 --68729-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:16.001 --68729-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:16.001 --68729-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:16.001 --68729-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:16.002 00:04:16.002 00:04:16.002 CUnit - A unit testing framework for C - Version 2.1-3 00:04:16.002 http://cunit.sourceforge.net/ 00:04:16.002 00:04:16.002 00:04:16.002 Suite: bdev 00:04:16.002 Test: basic ...--68729-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:16.260 --68729-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:16.260 --68729-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:16.260 --68729-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:16.260 [2024-04-18 10:44:21.043627] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x585241): Operation not permitted (rc=-1) 00:04:16.260 [2024-04-18 10:44:21.076069] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b70900 (0x585220): Operation not permitted (rc=-1) 00:04:16.260 [2024-04-18 10:44:21.076543] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x585241): Operation not permitted (rc=-1) 00:04:16.517 passed 00:04:16.517 Test: unregister_and_close ...passed 00:04:16.517 Test: unregister_and_close_different_threads ...passed 00:04:16.776 Test: basic_qos ...passed 00:04:16.776 Test: put_channel_during_reset ...passed 00:04:16.776 Test: aborted_reset ...passed 00:04:16.776 Test: aborted_reset_no_outstanding_io ...passed 00:04:16.776 Test: io_during_reset ...passed 00:04:17.055 Test: reset_completions ...passed 00:04:17.055 Test: io_during_qos_queue ...passed 00:04:17.056 Test: io_during_qos_reset ...passed 00:04:17.056 Test: enomem ...passed 00:04:17.056 Test: enomem_multi_bdev ...passed 00:04:17.316 Test: enomem_multi_bdev_unregister ...passed 00:04:17.317 Test: enomem_multi_io_target ...passed 00:04:17.317 Test: qos_dynamic_enable ...passed 00:04:17.317 Test: bdev_histograms_mt ...passed 00:04:17.575 Test: bdev_set_io_timeout_mt ...[2024-04-18 10:44:22.338625] thread.c: 465:spdk_thread_lib_fini: *ERROR*: io_device 0x6897730 not unregistered 00:04:17.575 passed 00:04:17.575 Test: lock_lba_range_then_submit_io ...[2024-04-18 10:44:22.366620] thread.c:2163:spdk_io_device_register: *ERROR*: io_device 0x5854b8 already registered (old:0x6897730 new:0x7424040) 00:04:17.575 passed 00:04:17.575 Test: unregister_during_reset ...passed 00:04:17.575 Test: event_notify_and_close ...passed 00:04:17.575 Suite: bdev_wrong_thread 00:04:17.575 Test: spdk_bdev_register_wt ...[2024-04-18 10:44:22.521150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8412:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x77ee5c0 (0x77ee5c0) 00:04:17.575 passed 00:04:17.575 Test: spdk_bdev_examine_wt ...[2024-04-18 10:44:22.529300] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 791:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0x77ee5c0 (0x77ee5c0) 00:04:17.575 passed 00:04:17.575 00:04:17.834 Run Summary: Type Total Ran Passed Failed Inactive 00:04:17.834 suites 2 2 n/a 0 0 00:04:17.834 tests 23 23 23 0 0 00:04:17.834 asserts 601 601 601 0 n/a 00:04:17.834 00:04:17.834 Elapsed time = 1.637 seconds 00:04:17.834 --68729-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:17.834 ==68729== 00:04:17.834 ==68729== HEAP SUMMARY: 00:04:17.834 ==68729== in use at exit: 1,037 bytes in 5 blocks 00:04:17.834 ==68729== total heap usage: 275,337 allocs, 275,332 frees, 4,355,177,372 bytes allocated 00:04:17.834 ==68729== 00:04:17.834 ==68729== Searching for pointers to 5 not-freed blocks 00:04:17.834 ==68729== Checked 6,936,680 bytes 00:04:17.834 ==68729== 00:04:17.834 ==68729== LEAK SUMMARY: 00:04:17.834 ==68729== definitely lost: 0 bytes in 0 blocks 00:04:17.834 ==68729== indirectly lost: 0 bytes in 0 blocks 00:04:17.834 ==68729== possibly lost: 0 bytes in 0 blocks 00:04:17.834 ==68729== still reachable: 1,037 bytes in 5 blocks 00:04:17.834 ==68729== suppressed: 0 bytes in 0 blocks 00:04:17.834 ==68729== Reachable blocks (those to which a pointer was found) are not shown. 00:04:17.834 ==68729== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:17.834 ==68729== 00:04:17.834 ==68729== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:17.834 00:04:17.834 real 0m18.743s 00:04:17.834 user 0m16.081s 00:04:17.834 sys 0m2.603s 00:04:17.834 10:44:22 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:04:17.834 10:44:22 -- common/autotest_common.sh@10 -- # set +x 00:04:17.834 ************************************ 00:04:17.834 END TEST unittest_bdev 00:04:17.834 ************************************ 00:04:17.834 10:44:22 -- unit/unittest.sh@213 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:17.834 10:44:22 -- unit/unittest.sh@214 -- # 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:17.834 10:44:22 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:04:17.834 10:44:22 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:04:17.834 10:44:22 -- common/autotest_common.sh@10 -- # set +x 00:04:17.834 ************************************ 00:04:17.834 START TEST unittest_bdev_crypto 00:04:17.834 ************************************ 00:04:17.834 10:44:22 -- common/autotest_common.sh@1111 -- # 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:17.835 ==68776== Memcheck, a memory error detector 00:04:17.835 ==68776== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:17.835 ==68776== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:17.835 ==68776== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:17.835 ==68776== 00:04:17.835 --68776-- Valgrind options: 00:04:17.835 --68776-- --leak-check=full 00:04:17.835 --68776-- --error-exitcode=2 00:04:17.835 --68776-- --verbose 00:04:17.835 --68776-- Contents of /proc/version: 00:04:17.835 --68776-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:17.835 --68776-- 00:04:17.835 --68776-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:17.835 --68776-- Page sizes: currently 4096, max supported 4096 00:04:17.835 --68776-- Valgrind library directory: /usr/libexec/valgrind 00:04:17.835 --68776-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:17.835 --68776-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:17.835 --68776-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:17.835 --68776-- might be shown as UnknownInlinedFun 00:04:17.835 --68776-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:17.835 --68776-- object doesn't have a dynamic symbol table 00:04:17.835 --68776-- Scheduler: using generic scheduler lock implementation. 00:04:17.835 --68776-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:17.835 ==68776== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68776-by-???-on-1bdcd945abb3 00:04:17.835 ==68776== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68776-by-???-on-1bdcd945abb3 00:04:17.835 ==68776== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68776-by-???-on-1bdcd945abb3 00:04:17.835 ==68776== 00:04:17.835 ==68776== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:17.835 ==68776== don't want to do, unless you know exactly what you're doing, 00:04:17.835 ==68776== or are doing some strange experiment): 00:04:17.835 ==68776== /usr/libexec/valgrind/../../bin/vgdb --pid=68776 ...command... 00:04:17.835 ==68776== 00:04:17.835 ==68776== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:17.835 ==68776== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:17.835 ==68776== and then give GDB the following command 00:04:17.835 ==68776== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68776 00:04:17.835 ==68776== --pid is optional if only one valgrind process is running 00:04:17.835 ==68776== 00:04:17.835 --68776-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:17.835 --68776-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:17.835 --68776-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:17.835 --68776-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:17.835 ==68776== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.835 --68776-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:17.835 --68776-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:18.093 --68776-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:18.093 --68776-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:18.093 --68776-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:18.093 --68776-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:18.093 --68776-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:18.093 --68776-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:18.093 --68776-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:18.093 --68776-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:18.093 --68776-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:18.093 --68776-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:18.093 --68776-- Reading syms from /usr/lib64/libm.so.6 00:04:18.093 --68776-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:18.093 --68776-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:18.093 --68776-- Reading syms from /usr/lib64/libc.so.6 00:04:18.093 ==68776== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.093 --68776-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.093 --68776-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.093 ==68776== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.094 --68776-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.094 --68776-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.094 ==68776== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.094 --68776-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.094 --68776-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.094 ==68776== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.094 --68776-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.094 --68776-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.094 --68776-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:18.094 --68776-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:18.094 --68776-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:18.094 --68776-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:18.094 --68776-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:18.094 --68776-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:18.094 --68776-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 ==68776== Preferring higher priority redirection: 00:04:18.094 --68776-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:18.094 --68776-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:18.094 --68776-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.094 --68776-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.362 --68776-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.362 --68776-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.362 --68776-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.362 --68776-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.362 ==68776== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.362 --68776-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:18.362 --68776-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:18.362 ==68776== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.362 --68776-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:18.362 --68776-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:18.362 --68776-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:18.362 --68776-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:18.362 --68776-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:18.362 --68776-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:18.362 --68776-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:18.362 --68776-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:18.362 --68776-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:18.362 --68776-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:18.362 --68776-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:18.362 --68776-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:18.362 --68776-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:18.362 --68776-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:18.362 --68776-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:18.362 --68776-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:18.362 --68776-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:18.362 --68776-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:18.362 --68776-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:18.362 00:04:18.362 00:04:18.362 CUnit - A unit testing framework for C - Version 2.1-3 00:04:18.362 http://cunit.sourceforge.net/ 00:04:18.362 00:04:18.362 00:04:18.362 Suite: crypto 00:04:18.362 Test: test_error_paths ...[2024-04-18 10:44:23.279539] /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:18.624 [2024-04-18 10:44:23.329302] /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:18.624 [2024-04-18 10:44:23.359006] /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:18.624 passed 00:04:18.624 Test: test_simple_write ...passed 00:04:18.624 Test: test_simple_read ...passed 00:04:18.624 Test: test_passthru ...[2024-04-18 10:44:23.374163] /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:18.624 [2024-04-18 10:44:23.377755] /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:18.624 [2024-04-18 10:44:23.379042] /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:18.624 [2024-04-18 10:44:23.379300] /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:18.624 passed 00:04:18.624 Test: test_crypto_op_complete ...[2024-04-18 10:44:23.383374] /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:18.624 passed 00:04:18.624 Test: test_supported_io ...passed 00:04:18.624 Test: test_reset ...passed 00:04:18.624 00:04:18.624 Run Summary: Type Total Ran Passed Failed Inactive 00:04:18.624 suites 1 1 n/a 0 0 00:04:18.624 tests 7 7 7 0 0 00:04:18.624 asserts 44 44 44 0 n/a 00:04:18.624 00:04:18.624 Elapsed time = 0.125 seconds 00:04:18.624 --68776-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:18.624 --68776-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:18.624 ==68776== 00:04:18.624 ==68776== HEAP SUMMARY: 00:04:18.624 ==68776== in use at exit: 0 bytes in 0 blocks 00:04:18.624 ==68776== total heap usage: 1,156 allocs, 1,156 frees, 196,284 bytes allocated 00:04:18.624 ==68776== 00:04:18.624 ==68776== All heap blocks were freed -- no leaks are possible 00:04:18.624 ==68776== 00:04:18.624 ==68776== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:18.624 00:04:18.624 real 0m0.811s 00:04:18.624 user 0m0.779s 00:04:18.624 sys 0m0.029s 00:04:18.624 10:44:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:04:18.624 10:44:23 -- common/autotest_common.sh@10 -- # set +x 00:04:18.624 ************************************ 00:04:18.624 END TEST unittest_bdev_crypto 00:04:18.625 ************************************ 00:04:18.625 10:44:23 -- unit/unittest.sh@215 -- # 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:18.625 10:44:23 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:04:18.625 10:44:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:04:18.625 10:44:23 -- common/autotest_common.sh@10 -- # set +x 00:04:18.625 ************************************ 00:04:18.625 START TEST unittest_bdev_crypto 00:04:18.625 ************************************ 00:04:18.625 10:44:23 -- common/autotest_common.sh@1111 -- # 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:18.625 ==68805== Memcheck, a memory error detector 00:04:18.625 ==68805== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:18.625 ==68805== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:18.625 ==68805== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:18.625 ==68805== 00:04:18.625 --68805-- Valgrind options: 00:04:18.625 --68805-- --leak-check=full 00:04:18.625 --68805-- --error-exitcode=2 00:04:18.625 --68805-- --verbose 00:04:18.625 --68805-- Contents of /proc/version: 00:04:18.625 --68805-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:18.625 --68805-- 00:04:18.625 --68805-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:18.625 --68805-- Page sizes: currently 4096, max supported 4096 00:04:18.625 --68805-- Valgrind library directory: /usr/libexec/valgrind 00:04:18.625 --68805-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:18.625 --68805-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:18.625 --68805-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:18.625 --68805-- might be shown as UnknownInlinedFun 00:04:18.625 --68805-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:18.625 --68805-- object doesn't have a dynamic symbol table 00:04:18.884 --68805-- Scheduler: using generic scheduler lock implementation. 00:04:18.884 --68805-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:18.884 ==68805== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68805-by-???-on-1bdcd945abb3 00:04:18.884 ==68805== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68805-by-???-on-1bdcd945abb3 00:04:18.884 ==68805== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68805-by-???-on-1bdcd945abb3 00:04:18.884 ==68805== 00:04:18.884 ==68805== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:18.884 ==68805== don't want to do, unless you know exactly what you're doing, 00:04:18.884 ==68805== or are doing some strange experiment): 00:04:18.884 ==68805== /usr/libexec/valgrind/../../bin/vgdb --pid=68805 ...command... 00:04:18.884 ==68805== 00:04:18.884 ==68805== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:18.884 ==68805== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:18.884 ==68805== and then give GDB the following command 00:04:18.884 ==68805== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68805 00:04:18.884 ==68805== --pid is optional if only one valgrind process is running 00:04:18.884 ==68805== 00:04:18.884 --68805-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:18.884 --68805-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:18.884 --68805-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:18.884 --68805-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:18.884 ==68805== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.884 --68805-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:18.884 --68805-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:18.884 --68805-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:18.884 --68805-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:18.884 --68805-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:18.884 --68805-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:18.884 --68805-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:18.884 --68805-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:18.884 --68805-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:18.884 --68805-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:18.884 --68805-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:18.884 --68805-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:18.885 --68805-- Reading syms from /usr/lib64/libm.so.6 00:04:18.885 --68805-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:18.885 --68805-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:18.885 --68805-- Reading syms from /usr/lib64/libc.so.6 00:04:18.885 ==68805== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.885 --68805-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.885 --68805-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.885 ==68805== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.885 --68805-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.885 --68805-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.885 ==68805== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.885 --68805-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.885 --68805-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.885 ==68805== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.885 --68805-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.885 --68805-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.885 --68805-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:18.885 --68805-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:18.885 --68805-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:18.885 --68805-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:19.144 --68805-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:19.144 --68805-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:19.144 --68805-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 ==68805== Preferring higher priority redirection: 00:04:19.144 --68805-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:19.144 --68805-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:19.144 --68805-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 --68805-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.144 ==68805== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.144 --68805-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.144 --68805-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:19.144 ==68805== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.144 --68805-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.144 --68805-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:19.144 --68805-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:19.144 --68805-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:19.145 --68805-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:19.145 --68805-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:19.145 --68805-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:19.145 --68805-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:19.145 --68805-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:19.145 --68805-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:19.145 --68805-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:19.145 --68805-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:19.145 --68805-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:19.145 --68805-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:19.145 --68805-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:19.145 --68805-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:19.145 --68805-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:19.145 --68805-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:19.145 00:04:19.145 00:04:19.145 CUnit - A unit testing framework for C - Version 2.1-3 00:04:19.145 http://cunit.sourceforge.net/ 00:04:19.145 00:04:19.429 --68805-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:19.429 00:04:19.429 Suite: dpdk_cryptodev 00:04:19.429 Test: test_error_paths ...[2024-04-18 10:44:24.142882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 647:accel_dpdk_cryptodev_process_task: *ERROR*: Failed to find a key handle, driver crypto_aesni_mb, cipher AES_CBC 00:04:19.429 [2024-04-18 10:44:24.181330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 463:accel_dpdk_cryptodev_task_alloc_resources: *ERROR*: Failed to get src_mbufs! 00:04:19.429 passed 00:04:19.429 Test: test_simple_encrypt ...passed 00:04:19.429 Test: test_simple_decrypt ...passed 00:04:19.429 Test: test_large_enc_dec ...--68805-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:04:19.429 passed 00:04:19.429 Test: test_dev_full ...passed 00:04:19.687 Test: test_crazy_rw ...passed 00:04:19.687 Test: test_initdrivers ...[2024-04-18 10:44:24.417909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1197:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:04:19.688 [2024-04-18 10:44:24.419887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1218:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:04:19.688 [2024-04-18 10:44:24.425310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1030:accel_dpdk_cryptodev_create: *ERROR*: Insufficient unique queue pairs available for crypto_aesni_mb 00:04:19.688 [2024-04-18 10:44:24.425630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1032:accel_dpdk_cryptodev_create: *ERROR*: Either add more crypto devices or decrease core count 00:04:19.688 [2024-04-18 10:44:24.428105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1040:accel_dpdk_cryptodev_create: *ERROR*: Failed to configure cryptodev 0: error -1 00:04:19.688 [2024-04-18 10:44:24.430363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1055:accel_dpdk_cryptodev_create: *ERROR*: Failed to setup queue pair 0 on cryptodev 0: error -1 00:04:19.688 [2024-04-18 10:44:24.432272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1064:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0: error -1 00:04:19.688 [2024-04-18 10:44:24.434732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1018:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0. Invalid driver name "junk" 00:04:19.688 passed 00:04:19.688 Test: test_supported_opcodes ...passed 00:04:19.688 Test: test_poller ...[2024-04-18 10:44:24.497137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 258:accel_dpdk_cryptodev_poll_qp: *ERROR*: error with op 1 status 1 00:04:19.688 passed 00:04:19.688 Test: test_assign_device_qp ...passed 00:04:19.688 00:04:19.688 Run Summary: Type Total Ran Passed Failed Inactive 00:04:19.688 suites 1 1 n/a 0 0 00:04:19.688 tests 10 10 10 0 0 00:04:19.688 asserts 8642 8642 8642 0 n/a 00:04:19.688 00:04:19.688 Elapsed time = 0.435 seconds 00:04:19.688 --68805-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:19.688 --68805-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:19.688 ==68805== 00:04:19.688 ==68805== HEAP SUMMARY: 00:04:19.688 ==68805== in use at exit: 0 bytes in 0 blocks 00:04:19.688 ==68805== total heap usage: 10,981 allocs, 10,981 frees, 2,032,204 bytes allocated 00:04:19.688 ==68805== 00:04:19.688 ==68805== All heap blocks were freed -- no leaks are possible 00:04:19.688 ==68805== 00:04:19.688 ==68805== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:19.688 00:04:19.688 real 0m1.084s 00:04:19.688 user 0m1.042s 00:04:19.688 sys 0m0.039s 00:04:19.688 10:44:24 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:04:19.688 10:44:24 -- common/autotest_common.sh@10 -- # set +x 00:04:19.688 ************************************ 00:04:19.688 END TEST unittest_bdev_crypto 00:04:19.688 ************************************ 00:04:19.946 10:44:24 -- unit/unittest.sh@218 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:19.946 10:44:24 -- unit/unittest.sh@219 -- # 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:19.946 10:44:24 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:04:19.946 10:44:24 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:04:19.946 10:44:24 -- common/autotest_common.sh@10 -- # set +x 00:04:19.946 ************************************ 00:04:19.946 START TEST unittest_bdev_compress 00:04:19.946 ************************************ 00:04:19.946 10:44:24 -- common/autotest_common.sh@1111 -- # 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:19.946 ==68841== Memcheck, a memory error detector 00:04:19.946 ==68841== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:19.946 ==68841== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:19.946 ==68841== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:19.946 ==68841== 00:04:19.946 --68841-- Valgrind options: 00:04:19.946 --68841-- --leak-check=full 00:04:19.946 --68841-- --error-exitcode=2 00:04:19.946 --68841-- --verbose 00:04:19.946 --68841-- Contents of /proc/version: 00:04:19.946 --68841-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:19.946 --68841-- 00:04:19.947 --68841-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:19.947 --68841-- Page sizes: currently 4096, max supported 4096 00:04:19.947 --68841-- Valgrind library directory: /usr/libexec/valgrind 00:04:19.947 --68841-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:19.947 --68841-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:19.947 --68841-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:19.947 --68841-- might be shown as UnknownInlinedFun 00:04:19.947 --68841-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:19.947 --68841-- object doesn't have a dynamic symbol table 00:04:19.947 --68841-- Scheduler: using generic scheduler lock implementation. 00:04:19.947 --68841-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:19.947 ==68841== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68841-by-???-on-1bdcd945abb3 00:04:19.947 ==68841== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68841-by-???-on-1bdcd945abb3 00:04:19.947 ==68841== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68841-by-???-on-1bdcd945abb3 00:04:19.947 ==68841== 00:04:19.947 ==68841== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:19.947 ==68841== don't want to do, unless you know exactly what you're doing, 00:04:19.947 ==68841== or are doing some strange experiment): 00:04:19.947 ==68841== /usr/libexec/valgrind/../../bin/vgdb --pid=68841 ...command... 00:04:19.947 ==68841== 00:04:19.947 ==68841== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:19.947 ==68841== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:19.947 ==68841== and then give GDB the following command 00:04:19.947 ==68841== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68841 00:04:19.947 ==68841== --pid is optional if only one valgrind process is running 00:04:19.947 ==68841== 00:04:19.947 --68841-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:19.947 --68841-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:19.947 --68841-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:19.947 --68841-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:19.947 ==68841== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.947 --68841-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:19.947 --68841-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:19.947 --68841-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:19.947 --68841-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:19.947 --68841-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:19.947 --68841-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:19.947 --68841-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:19.947 --68841-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:19.947 --68841-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:19.947 --68841-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:19.947 --68841-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:19.947 --68841-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:19.947 --68841-- Reading syms from /usr/lib64/libm.so.6 00:04:19.947 --68841-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:19.947 --68841-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:19.947 --68841-- Reading syms from /usr/lib64/libc.so.6 00:04:19.947 ==68841== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.947 --68841-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.947 --68841-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.947 ==68841== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.947 --68841-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.947 --68841-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.947 ==68841== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.947 --68841-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.947 --68841-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.947 ==68841== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.947 --68841-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.947 --68841-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.204 --68841-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:20.204 --68841-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:20.204 --68841-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:20.204 --68841-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:20.204 --68841-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:20.204 --68841-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:20.204 --68841-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 ==68841== Preferring higher priority redirection: 00:04:20.204 --68841-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:20.204 --68841-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:20.204 --68841-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.204 --68841-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.205 --68841-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.205 --68841-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.205 --68841-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.205 --68841-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.205 --68841-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.205 --68841-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.205 ==68841== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.205 --68841-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:20.205 --68841-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:20.205 ==68841== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.205 --68841-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:20.205 --68841-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:20.205 --68841-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:20.205 --68841-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:20.205 --68841-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:20.205 --68841-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:20.205 --68841-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:20.205 --68841-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:20.205 --68841-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:20.205 --68841-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:20.205 --68841-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:20.205 --68841-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:20.205 --68841-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:20.205 --68841-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:20.205 --68841-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:20.205 --68841-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:20.205 --68841-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:20.205 --68841-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:20.205 00:04:20.205 00:04:20.205 CUnit - A unit testing framework for C - Version 2.1-3 00:04:20.205 http://cunit.sourceforge.net/ 00:04:20.205 00:04:20.205 --68841-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:20.462 00:04:20.462 Suite: compress 00:04:20.462 Test: test_compress_operation ...passed 00:04:20.462 Test: test_compress_operation_cross_boundary ...passed 00:04:20.462 Test: test_vbdev_compress_submit_request ...[2024-04-18 10:44:25.184559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: status 1 on operation from reduce API 00:04:20.462 [2024-04-18 10:44:25.215246] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: status 1 on operation from reduce API 00:04:20.463 passed 00:04:20.463 Test: test_passthru ...passed 00:04:20.463 Test: test_supported_io ...passed 00:04:20.463 Test: test_reset ...passed 00:04:20.463 00:04:20.463 Run Summary: Type Total Ran Passed Failed Inactive 00:04:20.463 suites 1 1 n/a 0 0 00:04:20.463 tests 6 6 6 0 0 00:04:20.463 asserts 11 11 11 0 n/a 00:04:20.463 00:04:20.463 Elapsed time = 0.081 seconds 00:04:20.463 --68841-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:20.463 --68841-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:20.463 ==68841== 00:04:20.463 ==68841== HEAP SUMMARY: 00:04:20.463 ==68841== in use at exit: 0 bytes in 0 blocks 00:04:20.463 ==68841== total heap usage: 1,130 allocs, 1,130 frees, 191,049 bytes allocated 00:04:20.463 ==68841== 00:04:20.463 ==68841== All heap blocks were freed -- no leaks are possible 00:04:20.463 ==68841== 00:04:20.463 ==68841== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:20.463 00:04:20.463 real 0m0.615s 00:04:20.463 user 0m0.585s 00:04:20.463 sys 0m0.029s 00:04:20.463 10:44:25 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:04:20.463 10:44:25 -- common/autotest_common.sh@10 -- # set +x 00:04:20.463 ************************************ 00:04:20.463 END TEST unittest_bdev_compress 00:04:20.463 ************************************ 00:04:20.463 10:44:25 -- unit/unittest.sh@220 -- # 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:20.463 10:44:25 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:04:20.463 10:44:25 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:04:20.463 10:44:25 -- common/autotest_common.sh@10 -- # set +x 00:04:20.463 ************************************ 00:04:20.463 START TEST unittest_lib_reduce 00:04:20.463 ************************************ 00:04:20.463 10:44:25 -- common/autotest_common.sh@1111 -- # 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:20.463 ==68874== Memcheck, a memory error detector 00:04:20.463 ==68874== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:20.463 ==68874== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:20.463 ==68874== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:20.463 ==68874== 00:04:20.463 --68874-- Valgrind options: 00:04:20.463 --68874-- --leak-check=full 00:04:20.463 --68874-- --error-exitcode=2 00:04:20.463 --68874-- --verbose 00:04:20.463 --68874-- Contents of /proc/version: 00:04:20.463 --68874-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:20.463 --68874-- 00:04:20.463 --68874-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:20.463 --68874-- Page sizes: currently 4096, max supported 4096 00:04:20.463 --68874-- Valgrind library directory: /usr/libexec/valgrind 00:04:20.463 --68874-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:20.463 --68874-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:20.463 --68874-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:20.463 --68874-- might be shown as UnknownInlinedFun 00:04:20.463 --68874-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:20.463 --68874-- object doesn't have a dynamic symbol table 00:04:20.463 --68874-- Scheduler: using generic scheduler lock implementation. 00:04:20.463 --68874-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:20.463 ==68874== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68874-by-???-on-1bdcd945abb3 00:04:20.463 ==68874== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68874-by-???-on-1bdcd945abb3 00:04:20.463 ==68874== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68874-by-???-on-1bdcd945abb3 00:04:20.463 ==68874== 00:04:20.463 ==68874== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:20.463 ==68874== don't want to do, unless you know exactly what you're doing, 00:04:20.463 ==68874== or are doing some strange experiment): 00:04:20.463 ==68874== /usr/libexec/valgrind/../../bin/vgdb --pid=68874 ...command... 00:04:20.463 ==68874== 00:04:20.463 ==68874== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:20.463 ==68874== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:20.463 ==68874== and then give GDB the following command 00:04:20.463 ==68874== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68874 00:04:20.463 ==68874== --pid is optional if only one valgrind process is running 00:04:20.463 ==68874== 00:04:20.463 --68874-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:20.722 --68874-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:20.722 --68874-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:20.722 --68874-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:20.722 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.722 --68874-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:20.722 --68874-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:20.722 --68874-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:20.722 --68874-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:20.722 --68874-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:20.722 --68874-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:20.722 --68874-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:20.722 --68874-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:20.722 --68874-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:20.722 --68874-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:20.722 --68874-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:20.722 --68874-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:20.722 --68874-- Reading syms from /usr/lib64/libm.so.6 00:04:20.722 --68874-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:20.722 --68874-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:20.722 --68874-- Reading syms from /usr/lib64/libc.so.6 00:04:20.722 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.722 --68874-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.722 --68874-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:20.722 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.722 --68874-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.722 --68874-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.722 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.722 --68874-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.722 --68874-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:20.722 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.722 --68874-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.722 --68874-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.722 --68874-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:20.722 --68874-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:20.722 --68874-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:20.722 --68874-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:20.981 --68874-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:20.981 --68874-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:20.981 --68874-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 ==68874== Preferring higher priority redirection: 00:04:20.981 --68874-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:20.981 --68874-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:20.981 --68874-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 --68874-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.981 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.981 --68874-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:20.981 --68874-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:20.981 ==68874== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.981 --68874-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:20.981 --68874-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:20.981 --68874-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:20.981 --68874-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:20.981 --68874-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:20.981 --68874-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:20.981 --68874-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:20.981 --68874-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:20.982 --68874-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:20.982 --68874-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:20.982 --68874-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:20.982 --68874-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:20.982 --68874-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:20.982 --68874-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:20.982 --68874-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:20.982 --68874-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:20.982 --68874-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:20.982 --68874-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:20.982 00:04:20.982 00:04:20.982 CUnit - A unit testing framework for C - Version 2.1-3 00:04:20.982 http://cunit.sourceforge.net/ 00:04:20.982 00:04:20.982 00:04:20.982 Suite: reduce 00:04:20.982 Test: get_pm_file_size ...passed 00:04:20.982 Test: get_vol_size ...passed 00:04:20.982 Test: init_failure ...--68874-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:21.240 [2024-04-18 10:44:25.929375] /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:21.240 [2024-04-18 10:44:25.964720] /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:21.240 passed 00:04:21.240 Test: init_md ...--68874-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:21.240 --68874-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:21.240 --68874-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:21.241 passed 00:04:21.241 Test: init_backing_dev ...passed 00:04:21.241 Test: load ...passed 00:04:21.241 Test: write_maps ...passed 00:04:21.500 Test: read_write ...passed 00:04:21.500 Test: readv_writev ...passed 00:04:21.500 Test: destroy ...passed 00:04:21.500 Test: defer_bdev_io ...passed 00:04:21.500 Test: overlapped ...passed 00:04:21.500 Test: compress_algorithm ...passed 00:04:21.500 Test: test_prepare_compress_chunk ...passed 00:04:21.500 Test: test_reduce_decompress_chunk ...passed 00:04:21.500 Test: test_allocate_vol_requests ...passed 00:04:21.500 00:04:21.758 Run Summary: Type Total Ran Passed Failed Inactive 00:04:21.758 suites 1 1 n/a 0 0 00:04:21.758 tests 16 16 16 0 0 00:04:21.758 asserts 11091 11091 11091 0 n/a 00:04:21.758 00:04:21.758 Elapsed time = 0.533 seconds 00:04:21.758 --68874-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:21.758 --68874-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:21.758 ==68874== 00:04:21.758 ==68874== HEAP SUMMARY: 00:04:21.758 ==68874== in use at exit: 5,259,264 bytes in 3 blocks 00:04:21.758 ==68874== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:04:21.758 ==68874== 00:04:21.758 ==68874== Searching for pointers to 3 not-freed blocks 00:04:21.758 ==68874== Checked 11,609,200 bytes 00:04:21.758 ==68874== 00:04:21.758 ==68874== LEAK SUMMARY: 00:04:21.758 ==68874== definitely lost: 0 bytes in 0 blocks 00:04:21.758 ==68874== indirectly lost: 0 bytes in 0 blocks 00:04:21.758 ==68874== possibly lost: 0 bytes in 0 blocks 00:04:21.758 ==68874== still reachable: 5,259,264 bytes in 3 blocks 00:04:21.758 ==68874== suppressed: 0 bytes in 0 blocks 00:04:21.759 ==68874== Reachable blocks (those to which a pointer was found) are not shown. 00:04:21.759 ==68874== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:21.759 ==68874== 00:04:21.759 ==68874== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:21.759 00:04:21.759 real 0m1.201s 00:04:21.759 user 0m1.143s 00:04:21.759 sys 0m0.054s 00:04:21.759 10:44:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:04:21.759 10:44:26 -- common/autotest_common.sh@10 -- # set +x 00:04:21.759 ************************************ 00:04:21.759 END TEST unittest_lib_reduce 00:04:21.759 ************************************ 00:04:21.759 10:44:26 -- unit/unittest.sh@223 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:21.759 10:44:26 -- unit/unittest.sh@224 -- # 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:21.759 10:44:26 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:04:21.759 10:44:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:04:21.759 10:44:26 -- common/autotest_common.sh@10 -- # set +x 00:04:21.759 ************************************ 00:04:21.759 START TEST unittest_dpdk_compressdev 00:04:21.759 ************************************ 00:04:21.759 10:44:26 -- common/autotest_common.sh@1111 -- # 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:21.759 ==68908== Memcheck, a memory error detector 00:04:21.759 ==68908== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:21.759 ==68908== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:21.759 ==68908== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:21.759 ==68908== 00:04:21.759 --68908-- Valgrind options: 00:04:21.759 --68908-- --leak-check=full 00:04:21.759 --68908-- --error-exitcode=2 00:04:21.759 --68908-- --verbose 00:04:21.759 --68908-- Contents of /proc/version: 00:04:21.759 --68908-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:21.759 --68908-- 00:04:21.759 --68908-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:21.759 --68908-- Page sizes: currently 4096, max supported 4096 00:04:21.759 --68908-- Valgrind library directory: /usr/libexec/valgrind 00:04:21.759 --68908-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:21.759 --68908-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:21.759 --68908-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:21.759 --68908-- might be shown as UnknownInlinedFun 00:04:21.759 --68908-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:21.759 --68908-- object doesn't have a dynamic symbol table 00:04:21.759 --68908-- Scheduler: using generic scheduler lock implementation. 00:04:21.759 --68908-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:21.759 ==68908== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68908-by-???-on-1bdcd945abb3 00:04:21.759 ==68908== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68908-by-???-on-1bdcd945abb3 00:04:21.759 ==68908== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68908-by-???-on-1bdcd945abb3 00:04:21.759 ==68908== 00:04:21.759 ==68908== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:21.759 ==68908== don't want to do, unless you know exactly what you're doing, 00:04:21.759 ==68908== or are doing some strange experiment): 00:04:21.759 ==68908== /usr/libexec/valgrind/../../bin/vgdb --pid=68908 ...command... 00:04:21.759 ==68908== 00:04:21.759 ==68908== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:21.759 ==68908== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:21.759 ==68908== and then give GDB the following command 00:04:21.759 ==68908== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68908 00:04:21.759 ==68908== --pid is optional if only one valgrind process is running 00:04:21.759 ==68908== 00:04:21.759 --68908-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:21.759 --68908-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:21.759 --68908-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:22.018 --68908-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:22.018 ==68908== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.018 --68908-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:22.018 --68908-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:22.018 --68908-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:22.018 --68908-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:22.018 --68908-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:22.018 --68908-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:22.018 --68908-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:22.018 --68908-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:22.018 --68908-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:22.018 --68908-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:22.018 --68908-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:22.018 --68908-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:22.018 --68908-- Reading syms from /usr/lib64/libm.so.6 00:04:22.018 --68908-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:22.018 --68908-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:22.018 --68908-- Reading syms from /usr/lib64/libc.so.6 00:04:22.018 ==68908== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.018 --68908-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.018 --68908-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.018 ==68908== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.018 --68908-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.018 --68908-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.018 ==68908== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.018 --68908-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.018 --68908-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.018 ==68908== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.018 --68908-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.018 --68908-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.018 --68908-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:22.018 --68908-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:22.018 --68908-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:22.018 --68908-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:22.018 --68908-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:22.018 --68908-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:22.018 --68908-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.018 --68908-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.018 --68908-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.018 --68908-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.018 --68908-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.018 --68908-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.018 --68908-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.018 --68908-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.019 --68908-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 ==68908== Preferring higher priority redirection: 00:04:22.278 --68908-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:22.278 --68908-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:22.278 --68908-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 --68908-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.278 ==68908== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.278 --68908-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:22.278 --68908-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:22.278 ==68908== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.278 --68908-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:22.278 --68908-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:22.278 --68908-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:22.278 --68908-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:22.278 --68908-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:22.278 --68908-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:22.278 --68908-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:22.278 --68908-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:22.278 --68908-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:22.278 --68908-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:22.278 --68908-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:22.278 --68908-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:22.278 --68908-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:22.279 --68908-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:22.279 --68908-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:22.279 --68908-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:22.279 --68908-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:22.279 --68908-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:22.279 00:04:22.279 00:04:22.279 CUnit - A unit testing framework for C - Version 2.1-3 00:04:22.279 http://cunit.sourceforge.net/ 00:04:22.279 00:04:22.279 --68908-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:22.279 00:04:22.279 Suite: compress 00:04:22.279 Test: test_compress_operation ...[2024-04-18 10:44:27.206611] /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:22.538 [2024-04-18 10:44:27.243313] /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:22.538 [2024-04-18 10:44:27.267015] /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:22.538 [2024-04-18 10:44:27.280300] /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:22.538 [2024-04-18 10:44:27.282123] /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:22.538 passed 00:04:22.538 Test: test_compress_operation_cross_boundary ...[2024-04-18 10:44:27.308960] /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:22.538 [2024-04-18 10:44:27.309693] /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:22.538 passed 00:04:22.538 Test: test_setup_compress_mbuf ...passed 00:04:22.538 Test: test_initdrivers ...[2024-04-18 10:44:27.317034] /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:22.538 [2024-04-18 10:44:27.317942] /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:22.538 [2024-04-18 10:44:27.321967] /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:22.538 [2024-04-18 10:44:27.323795] /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:22.538 [2024-04-18 10:44:27.325178] /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:22.538 [2024-04-18 10:44:27.326679] /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:22.538 [2024-04-18 10:44:27.328288] /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:22.538 passed 00:04:22.538 Test: test_poller ...passed 00:04:22.538 00:04:22.538 Run Summary: Type Total Ran Passed Failed Inactive 00:04:22.538 suites 1 1 n/a 0 0 00:04:22.538 tests 5 5 5 0 0 00:04:22.538 asserts 70 70 70 0 n/a 00:04:22.538 00:04:22.538 Elapsed time = 0.218 seconds 00:04:22.538 --68908-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:22.538 --68908-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:22.538 ==68908== 00:04:22.538 ==68908== HEAP SUMMARY: 00:04:22.538 ==68908== in use at exit: 2,016 bytes in 50 blocks 00:04:22.538 ==68908== total heap usage: 1,206 allocs, 1,156 frees, 187,154 bytes allocated 00:04:22.538 ==68908== 00:04:22.538 ==68908== Searching for pointers to 50 not-freed blocks 00:04:22.538 ==68908== Checked 6,542,312 bytes 00:04:22.538 ==68908== 00:04:22.538 ==68908== LEAK SUMMARY: 00:04:22.538 ==68908== definitely lost: 0 bytes in 0 blocks 00:04:22.538 ==68908== indirectly lost: 0 bytes in 0 blocks 00:04:22.538 ==68908== possibly lost: 0 bytes in 0 blocks 00:04:22.538 ==68908== still reachable: 2,016 bytes in 50 blocks 00:04:22.538 ==68908== suppressed: 0 bytes in 0 blocks 00:04:22.538 ==68908== Reachable blocks (those to which a pointer was found) are not shown. 00:04:22.538 ==68908== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:22.538 ==68908== 00:04:22.538 ==68908== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:22.538 00:04:22.538 real 0m0.875s 00:04:22.538 user 0m0.839s 00:04:22.538 sys 0m0.034s 00:04:22.538 10:44:27 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:04:22.538 10:44:27 -- common/autotest_common.sh@10 -- # set +x 00:04:22.538 ************************************ 00:04:22.539 END TEST unittest_dpdk_compressdev 00:04:22.539 ************************************ 00:04:22.797 10:44:27 -- unit/unittest.sh@227 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:22.797 10:44:27 -- unit/unittest.sh@228 -- # 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:22.797 10:44:27 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:04:22.797 10:44:27 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:04:22.797 10:44:27 -- common/autotest_common.sh@10 -- # set +x 00:04:22.797 ************************************ 00:04:22.797 START TEST unittest_bdev_raid5f 00:04:22.797 ************************************ 00:04:22.797 10:44:27 -- common/autotest_common.sh@1111 -- # 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:22.797 ==68943== Memcheck, a memory error detector 00:04:22.797 ==68943== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:22.797 ==68943== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:22.797 ==68943== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:22.797 ==68943== 00:04:22.797 --68943-- Valgrind options: 00:04:22.797 --68943-- --leak-check=full 00:04:22.797 --68943-- --error-exitcode=2 00:04:22.797 --68943-- --verbose 00:04:22.797 --68943-- Contents of /proc/version: 00:04:22.798 --68943-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:22.798 --68943-- 00:04:22.798 --68943-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:22.798 --68943-- Page sizes: currently 4096, max supported 4096 00:04:22.798 --68943-- Valgrind library directory: /usr/libexec/valgrind 00:04:22.798 --68943-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:22.798 --68943-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:22.798 --68943-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:22.798 --68943-- might be shown as UnknownInlinedFun 00:04:22.798 --68943-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:22.798 --68943-- object doesn't have a dynamic symbol table 00:04:22.798 --68943-- Scheduler: using generic scheduler lock implementation. 00:04:22.798 --68943-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:22.798 ==68943== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68943-by-???-on-1bdcd945abb3 00:04:22.798 ==68943== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68943-by-???-on-1bdcd945abb3 00:04:22.798 ==68943== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68943-by-???-on-1bdcd945abb3 00:04:22.798 ==68943== 00:04:22.798 ==68943== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:22.798 ==68943== don't want to do, unless you know exactly what you're doing, 00:04:22.798 ==68943== or are doing some strange experiment): 00:04:22.798 ==68943== /usr/libexec/valgrind/../../bin/vgdb --pid=68943 ...command... 00:04:22.798 ==68943== 00:04:22.798 ==68943== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:22.798 ==68943== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:22.798 ==68943== and then give GDB the following command 00:04:22.798 ==68943== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68943 00:04:22.798 ==68943== --pid is optional if only one valgrind process is running 00:04:22.798 ==68943== 00:04:22.798 --68943-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:22.798 --68943-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:22.798 --68943-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:22.798 --68943-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:22.798 ==68943== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.798 --68943-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:22.798 --68943-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:22.798 --68943-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:22.798 --68943-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:22.798 --68943-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:22.798 --68943-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:22.798 --68943-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:22.798 --68943-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:22.798 --68943-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:22.798 --68943-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:22.798 --68943-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:22.798 --68943-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:22.798 --68943-- Reading syms from /usr/lib64/libm.so.6 00:04:22.798 --68943-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:22.798 --68943-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:22.798 --68943-- Reading syms from /usr/lib64/libc.so.6 00:04:23.057 ==68943== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.057 --68943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.057 --68943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:23.057 ==68943== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.057 --68943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.057 --68943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.057 ==68943== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.057 --68943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.057 --68943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:23.057 ==68943== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.057 --68943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.057 --68943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.057 --68943-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:23.057 --68943-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:23.057 --68943-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:23.057 --68943-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:23.057 --68943-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:23.057 --68943-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:23.057 --68943-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 --68943-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.057 ==68943== Preferring higher priority redirection: 00:04:23.057 --68943-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:23.058 --68943-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:23.058 --68943-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.058 --68943-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.058 --68943-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.058 --68943-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.058 --68943-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.058 --68943-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.058 --68943-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.058 --68943-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.058 --68943-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.058 ==68943== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.058 --68943-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:23.058 --68943-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:23.058 ==68943== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.058 --68943-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:23.058 --68943-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:23.058 --68943-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:23.058 --68943-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:23.058 --68943-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:23.058 --68943-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:23.317 --68943-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:23.317 --68943-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:23.317 --68943-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:23.317 --68943-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:23.317 --68943-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:23.317 --68943-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:23.317 --68943-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:23.317 --68943-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:23.317 --68943-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:23.317 --68943-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:23.317 --68943-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:23.317 --68943-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:23.317 --68943-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:23.317 --68943-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:23.317 00:04:23.317 00:04:23.317 CUnit - A unit testing framework for C - Version 2.1-3 00:04:23.317 http://cunit.sourceforge.net/ 00:04:23.317 00:04:23.317 00:04:23.317 Suite: raid5f 00:04:23.317 Test: test_raid5f_start ...passed 00:04:24.252 Test: test_raid5f_submit_read_request ...passed 00:04:24.511 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:32.621 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:05:11.325 Test: test_raid5f_chunk_write_error ...passed 00:05:33.250 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:05:36.528 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:05:36.528 Test: test_raid5f_submit_read_request_degraded ...--68943-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:44.329 passed 00:06:44.329 00:06:44.329 Run Summary: Type Total Ran Passed Failed Inactive 00:06:44.329 suites 1 1 n/a 0 0 00:06:44.329 tests 8 8 8 0 0 00:06:44.329 asserts 351864 351864 351864 0 n/a 00:06:44.329 00:06:44.329 Elapsed time = 130.839 seconds 00:06:44.329 --68943-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:44.329 --68943-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:44.329 ==68943== 00:06:44.329 ==68943== HEAP SUMMARY: 00:06:44.329 ==68943== in use at exit: 192 bytes in 1 blocks 00:06:44.329 ==68943== total heap usage: 537,385 allocs, 537,384 frees, 6,189,919,119 bytes allocated 00:06:44.329 ==68943== 00:06:44.329 ==68943== Searching for pointers to 1 not-freed blocks 00:06:44.329 ==68943== Checked 6,587,712 bytes 00:06:44.329 ==68943== 00:06:44.329 ==68943== LEAK SUMMARY: 00:06:44.329 ==68943== definitely lost: 0 bytes in 0 blocks 00:06:44.329 ==68943== indirectly lost: 0 bytes in 0 blocks 00:06:44.329 ==68943== possibly lost: 0 bytes in 0 blocks 00:06:44.329 ==68943== still reachable: 192 bytes in 1 blocks 00:06:44.329 ==68943== suppressed: 0 bytes in 0 blocks 00:06:44.329 ==68943== Reachable blocks (those to which a pointer was found) are not shown. 00:06:44.329 ==68943== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:44.330 ==68943== 00:06:44.330 ==68943== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:44.330 00:06:44.330 real 2m11.814s 00:06:44.330 user 2m11.031s 00:06:44.330 sys 0m0.501s 00:06:44.330 10:46:39 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:44.330 10:46:39 -- common/autotest_common.sh@10 -- # set +x 00:06:44.330 ************************************ 00:06:44.330 END TEST unittest_bdev_raid5f 00:06:44.330 ************************************ 00:06:44.330 10:46:39 -- unit/unittest.sh@231 -- # run_test unittest_blob_blobfs unittest_blob 00:06:44.330 10:46:39 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:44.330 10:46:39 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:44.330 10:46:39 -- common/autotest_common.sh@10 -- # set +x 00:06:44.330 ************************************ 00:06:44.330 START TEST unittest_blob_blobfs 00:06:44.330 ************************************ 00:06:44.330 10:46:39 -- common/autotest_common.sh@1111 -- # unittest_blob 00:06:44.330 10:46:39 -- unit/unittest.sh@38 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:06:44.330 10:46:39 -- unit/unittest.sh@39 -- # 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:06:44.330 ==70385== Memcheck, a memory error detector 00:06:44.330 ==70385== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:44.330 ==70385== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:44.330 ==70385== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:44.330 ==70385== 00:06:44.330 --70385-- Valgrind options: 00:06:44.330 --70385-- --leak-check=full 00:06:44.330 --70385-- --error-exitcode=2 00:06:44.330 --70385-- --verbose 00:06:44.330 --70385-- Contents of /proc/version: 00:06:44.330 --70385-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:06:44.330 --70385-- 00:06:44.330 --70385-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:44.330 --70385-- Page sizes: currently 4096, max supported 4096 00:06:44.330 --70385-- Valgrind library directory: /usr/libexec/valgrind 00:06:44.330 --70385-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:44.330 --70385-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:44.330 --70385-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:44.330 --70385-- might be shown as UnknownInlinedFun 00:06:44.330 --70385-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:44.330 --70385-- object doesn't have a dynamic symbol table 00:06:44.330 --70385-- Scheduler: using generic scheduler lock implementation. 00:06:44.330 --70385-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:44.330 ==70385== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70385-by-???-on-1bdcd945abb3 00:06:44.330 ==70385== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70385-by-???-on-1bdcd945abb3 00:06:44.330 ==70385== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70385-by-???-on-1bdcd945abb3 00:06:44.330 ==70385== 00:06:44.330 ==70385== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:44.330 ==70385== don't want to do, unless you know exactly what you're doing, 00:06:44.330 ==70385== or are doing some strange experiment): 00:06:44.330 ==70385== /usr/libexec/valgrind/../../bin/vgdb --pid=70385 ...command... 00:06:44.330 ==70385== 00:06:44.330 ==70385== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:44.330 ==70385== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:44.330 ==70385== and then give GDB the following command 00:06:44.330 ==70385== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70385 00:06:44.330 ==70385== --pid is optional if only one valgrind process is running 00:06:44.330 ==70385== 00:06:44.330 --70385-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:44.330 --70385-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:44.330 --70385-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:44.330 --70385-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:44.330 ==70385== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.330 --70385-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:44.330 --70385-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:44.330 --70385-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:44.330 --70385-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:44.330 --70385-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:44.330 --70385-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:44.330 --70385-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:44.330 --70385-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:44.330 --70385-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:44.330 --70385-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:44.330 --70385-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:44.330 --70385-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:44.330 --70385-- Reading syms from /usr/lib64/libm.so.6 00:06:44.330 --70385-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:44.330 --70385-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:44.330 --70385-- Reading syms from /usr/lib64/libc.so.6 00:06:44.330 ==70385== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.330 --70385-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.331 --70385-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:44.331 ==70385== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.331 --70385-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.331 --70385-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:44.331 ==70385== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.331 --70385-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.331 --70385-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:44.331 ==70385== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.331 --70385-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.331 --70385-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:44.331 --70385-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:44.331 --70385-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:44.331 --70385-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:44.331 --70385-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:44.331 --70385-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:44.331 --70385-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:44.331 --70385-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 ==70385== Preferring higher priority redirection: 00:06:44.331 --70385-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:44.331 --70385-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:44.331 --70385-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 --70385-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.331 ==70385== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.331 --70385-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:44.331 --70385-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:44.331 ==70385== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.331 --70385-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:44.331 --70385-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:44.331 --70385-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:44.332 --70385-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:44.332 --70385-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:44.332 --70385-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:44.332 --70385-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:44.332 --70385-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:44.332 --70385-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:44.332 --70385-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:44.332 --70385-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:44.332 --70385-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:44.332 --70385-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:44.332 --70385-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:44.332 --70385-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:44.332 --70385-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:44.332 --70385-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:44.332 --70385-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:44.332 --70385-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:44.332 00:06:44.332 00:06:44.332 CUnit - A unit testing framework for C - Version 2.1-3 00:06:44.332 http://cunit.sourceforge.net/ 00:06:44.332 00:06:44.332 00:06:44.332 Suite: blob_nocopy_noextent 00:06:44.332 Test: blob_init ...[2024-04-18 10:46:40.044613] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5404:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:44.332 --70385-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:44.332 passed 00:06:44.332 Test: blob_thin_provision ...passed 00:06:44.332 Test: blob_read_only ...passed 00:06:44.332 Test: bs_load ...[2024-04-18 10:46:40.602153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 898:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:44.332 passed 00:06:44.332 Test: bs_load_custom_cluster_size ...passed 00:06:44.332 Test: bs_load_after_failed_grow ...passed 00:06:44.332 Test: bs_cluster_sz ...[2024-04-18 10:46:40.786795] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:44.332 [2024-04-18 10:46:40.788927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5535: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:06:44.332 [2024-04-18 10:46:40.791460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3799:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:44.332 passed 00:06:44.332 Test: bs_resize_md ...passed 00:06:44.332 Test: bs_destroy ...passed 00:06:44.332 Test: bs_type ...passed 00:06:44.332 Test: bs_super_block ...passed 00:06:44.332 Test: bs_test_recover_cluster_count ...passed 00:06:44.332 Test: bs_grow_live ...passed 00:06:44.332 Test: bs_grow_live_no_space ...passed 00:06:44.332 Test: bs_test_grow ...passed 00:06:44.332 Test: blob_serialize_test ...passed 00:06:44.332 Test: super_block_crc ...passed 00:06:44.332 Test: blob_thin_prov_write_count_io ...passed 00:06:44.332 Test: blob_thin_prov_unmap_cluster ...passed 00:06:44.332 Test: bs_load_iter_test ...passed 00:06:44.332 Test: blob_relations ...[2024-04-18 10:46:41.494579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.332 [2024-04-18 10:46:41.496141] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.332 [2024-04-18 10:46:41.511818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.332 [2024-04-18 10:46:41.511990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.332 passed 00:06:44.332 Test: blob_relations2 ...[2024-04-18 10:46:41.595553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.332 [2024-04-18 10:46:41.595702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.332 [2024-04-18 10:46:41.596828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.332 [2024-04-18 10:46:41.596954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.332 [2024-04-18 10:46:41.625114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.332 [2024-04-18 10:46:41.625265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.332 [2024-04-18 10:46:41.628511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.332 [2024-04-18 10:46:41.628660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.332 passed 00:06:44.332 Test: blob_relations3 ...passed 00:06:44.333 Test: blobstore_clean_power_failure ...passed 00:06:44.333 Test: blob_delete_snapshot_power_failure ...[2024-04-18 10:46:41.974653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:44.333 [2024-04-18 10:46:42.011843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:44.333 [2024-04-18 10:46:42.012178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:44.333 [2024-04-18 10:46:42.016048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.333 [2024-04-18 10:46:42.046278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:44.333 [2024-04-18 10:46:42.046576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:44.333 [2024-04-18 10:46:42.046896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:44.333 [2024-04-18 10:46:42.047045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.333 [2024-04-18 10:46:42.077587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:44.333 [2024-04-18 10:46:42.079321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.333 [2024-04-18 10:46:42.112313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:44.333 [2024-04-18 10:46:42.113855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.333 [2024-04-18 10:46:42.149497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:44.333 [2024-04-18 10:46:42.150102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.333 passed 00:06:44.333 Test: blob_create_snapshot_power_failure ...[2024-04-18 10:46:42.250564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:44.333 [2024-04-18 10:46:42.313425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:44.333 [2024-04-18 10:46:42.346739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:44.333 passed 00:06:44.333 Test: blob_io_unit ...passed 00:06:44.333 Test: blob_io_unit_compatibility ...passed 00:06:44.333 Test: blob_ext_md_pages ...passed 00:06:44.333 Test: blob_esnap_io_4096_4096 ...passed 00:06:44.333 Test: blob_esnap_io_512_512 ...passed 00:06:44.333 Test: blob_esnap_io_4096_512 ...passed 00:06:44.333 Test: blob_esnap_io_512_4096 ...passed 00:06:44.333 Suite: blob_bs_nocopy_noextent 00:06:44.333 Test: blob_open ...passed 00:06:44.333 Test: blob_create ...--70385-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:06:44.333 --70385-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:44.333 [2024-04-18 10:46:43.147175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:44.333 passed 00:06:44.333 Test: blob_create_loop ...passed 00:06:44.333 Test: blob_create_fail ...[2024-04-18 10:46:43.515419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:44.333 passed 00:06:44.333 Test: blob_create_internal ...--70385-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:44.333 passed 00:06:44.333 Test: blob_create_zero_extent ...passed 00:06:44.333 Test: blob_snapshot ...passed 00:06:44.333 Test: blob_clone ...passed 00:06:44.333 Test: blob_inflate ...[2024-04-18 10:46:43.918411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:44.333 passed 00:06:44.333 Test: blob_delete ...passed 00:06:44.333 Test: blob_resize_test ...[2024-04-18 10:46:44.055243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:44.333 passed 00:06:44.333 Test: channel_ops ...passed 00:06:44.333 Test: blob_super ...passed 00:06:44.333 Test: blob_rw_verify_iov ...passed 00:06:44.333 Test: blob_unmap ...passed 00:06:44.333 Test: blob_iter ...passed 00:06:44.333 Test: blob_parse_md ...passed 00:06:44.333 Test: bs_load_pending_removal ...passed 00:06:44.333 Test: bs_unload ...[2024-04-18 10:46:44.592706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:44.333 passed 00:06:44.333 Test: bs_usable_clusters ...passed 00:06:44.333 Test: blob_crc ...[2024-04-18 10:46:44.725201] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:44.333 [2024-04-18 10:46:44.726332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:44.333 passed 00:06:44.333 Test: blob_flags ...passed 00:06:44.333 Test: bs_version ...passed 00:06:44.334 Test: blob_set_xattrs_test ...[2024-04-18 10:46:44.954013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:44.334 [2024-04-18 10:46:44.955729] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:44.334 passed 00:06:44.334 Test: blob_thin_prov_alloc ...passed 00:06:44.334 Test: blob_insert_cluster_msg_test ...passed 00:06:44.334 Test: blob_thin_prov_rw ...passed 00:06:44.334 Test: blob_thin_prov_rle ...passed 00:06:44.334 Test: blob_thin_prov_rw_iov ...passed 00:06:44.334 Test: blob_snapshot_rw ...passed 00:06:44.334 Test: blob_snapshot_rw_iov ...passed 00:06:44.334 Test: blob_inflate_rw ...passed 00:06:44.334 Test: blob_snapshot_freeze_io ...passed 00:06:44.334 Test: blob_operation_split_rw ...passed 00:06:44.334 Test: blob_operation_split_rw_iov ...passed 00:06:44.334 Test: blob_simultaneous_operations ...[2024-04-18 10:46:47.416366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:44.334 [2024-04-18 10:46:47.416650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.334 [2024-04-18 10:46:47.421301] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:44.334 [2024-04-18 10:46:47.421441] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.334 [2024-04-18 10:46:47.440727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:44.334 [2024-04-18 10:46:47.440862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.334 [2024-04-18 10:46:47.442849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:44.334 [2024-04-18 10:46:47.443000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.334 passed 00:06:44.334 Test: blob_persist_test ...passed 00:06:44.334 Test: blob_decouple_snapshot ...passed 00:06:44.334 Test: blob_seek_io_unit ...passed 00:06:44.334 Test: blob_nested_freezes ...passed 00:06:44.334 Suite: blob_blob_nocopy_noextent 00:06:44.334 Test: blob_write ...passed 00:06:44.334 Test: blob_read ...passed 00:06:44.334 Test: blob_rw_verify ...passed 00:06:44.334 Test: blob_rw_verify_iov_nomem ...passed 00:06:44.334 Test: blob_rw_iov_read_only ...passed 00:06:44.334 Test: blob_xattr ...passed 00:06:44.334 Test: blob_dirty_shutdown ...passed 00:06:44.334 Test: blob_is_degraded ...passed 00:06:44.334 Suite: blob_esnap_bs_nocopy_noextent 00:06:44.334 Test: blob_esnap_create ...passed 00:06:44.334 Test: blob_esnap_thread_add_remove ...passed 00:06:44.334 Test: blob_esnap_clone_snapshot ...passed 00:06:44.334 Test: blob_esnap_clone_inflate ...passed 00:06:44.334 Test: blob_esnap_clone_decouple ...passed 00:06:44.334 Test: blob_esnap_clone_reload ...passed 00:06:44.334 Test: blob_esnap_hotplug ...passed 00:06:44.334 Suite: blob_nocopy_extent 00:06:44.334 Test: blob_init ...[2024-04-18 10:46:49.017532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5404:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:44.334 passed 00:06:44.334 Test: blob_thin_provision ...passed 00:06:44.334 Test: blob_read_only ...passed 00:06:44.334 Test: bs_load ...[2024-04-18 10:46:49.126426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 898:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:44.334 passed 00:06:44.334 Test: bs_load_custom_cluster_size ...passed 00:06:44.334 Test: bs_load_after_failed_grow ...passed 00:06:44.334 Test: bs_cluster_sz ...[2024-04-18 10:46:49.201206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:44.334 [2024-04-18 10:46:49.201760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5535: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:06:44.335 [2024-04-18 10:46:49.202027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3799:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:44.335 passed 00:06:44.335 Test: bs_resize_md ...passed 00:06:44.335 Test: bs_destroy ...passed 00:06:44.593 Test: bs_type ...passed 00:06:44.593 Test: bs_super_block ...passed 00:06:44.593 Test: bs_test_recover_cluster_count ...passed 00:06:44.593 Test: bs_grow_live ...passed 00:06:44.593 Test: bs_grow_live_no_space ...passed 00:06:44.593 Test: bs_test_grow ...passed 00:06:44.593 Test: blob_serialize_test ...passed 00:06:44.593 Test: super_block_crc ...passed 00:06:44.593 Test: blob_thin_prov_write_count_io ...passed 00:06:44.593 Test: blob_thin_prov_unmap_cluster ...passed 00:06:44.851 Test: bs_load_iter_test ...passed 00:06:44.851 Test: blob_relations ...[2024-04-18 10:46:49.609700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.851 [2024-04-18 10:46:49.609893] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.851 [2024-04-18 10:46:49.614514] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.851 [2024-04-18 10:46:49.614666] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.851 passed 00:06:44.851 Test: blob_relations2 ...[2024-04-18 10:46:49.654538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.851 [2024-04-18 10:46:49.654687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.851 [2024-04-18 10:46:49.654845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.851 [2024-04-18 10:46:49.654947] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.851 [2024-04-18 10:46:49.663774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.851 [2024-04-18 10:46:49.663927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.852 [2024-04-18 10:46:49.666583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:44.852 [2024-04-18 10:46:49.666725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:44.852 passed 00:06:44.852 Test: blob_relations3 ...passed 00:06:45.110 Test: blobstore_clean_power_failure ...passed 00:06:45.110 Test: blob_delete_snapshot_power_failure ...[2024-04-18 10:46:49.976037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:45.110 [2024-04-18 10:46:50.017823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:45.110 [2024-04-18 10:46:50.049580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:45.110 [2024-04-18 10:46:50.049749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:45.110 [2024-04-18 10:46:50.049882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:45.368 [2024-04-18 10:46:50.083207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:45.368 [2024-04-18 10:46:50.083373] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:45.368 [2024-04-18 10:46:50.083483] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:45.368 [2024-04-18 10:46:50.083620] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:45.369 [2024-04-18 10:46:50.115234] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:45.369 [2024-04-18 10:46:50.115395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:45.369 [2024-04-18 10:46:50.115512] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:45.369 [2024-04-18 10:46:50.115638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:45.369 [2024-04-18 10:46:50.147633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:45.369 [2024-04-18 10:46:50.147880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:45.369 [2024-04-18 10:46:50.179797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:45.369 [2024-04-18 10:46:50.180172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:45.369 [2024-04-18 10:46:50.212839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:45.369 [2024-04-18 10:46:50.213059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:45.369 passed 00:06:45.369 Test: blob_create_snapshot_power_failure ...[2024-04-18 10:46:50.307164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:45.627 [2024-04-18 10:46:50.335113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:45.627 [2024-04-18 10:46:50.392263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:45.627 [2024-04-18 10:46:50.423189] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:45.627 passed 00:06:45.627 Test: blob_io_unit ...passed 00:06:45.885 Test: blob_io_unit_compatibility ...passed 00:06:45.885 Test: blob_ext_md_pages ...passed 00:06:45.885 Test: blob_esnap_io_4096_4096 ...passed 00:06:45.885 Test: blob_esnap_io_512_512 ...passed 00:06:46.143 Test: blob_esnap_io_4096_512 ...passed 00:06:46.143 Test: blob_esnap_io_512_4096 ...passed 00:06:46.143 Suite: blob_bs_nocopy_extent 00:06:46.143 Test: blob_open ...passed 00:06:46.143 Test: blob_create ...[2024-04-18 10:46:51.013679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:46.143 passed 00:06:46.710 Test: blob_create_loop ...passed 00:06:46.710 Test: blob_create_fail ...[2024-04-18 10:46:51.448797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:46.710 passed 00:06:46.710 Test: blob_create_internal ...passed 00:06:46.710 Test: blob_create_zero_extent ...passed 00:06:46.710 Test: blob_snapshot ...passed 00:06:46.984 Test: blob_clone ...passed 00:06:46.984 Test: blob_inflate ...[2024-04-18 10:46:51.797359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:46.984 passed 00:06:46.984 Test: blob_delete ...passed 00:06:46.984 Test: blob_resize_test ...[2024-04-18 10:46:51.924522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:47.241 passed 00:06:47.241 Test: channel_ops ...passed 00:06:47.241 Test: blob_super ...passed 00:06:47.241 Test: blob_rw_verify_iov ...passed 00:06:47.242 Test: blob_unmap ...passed 00:06:47.515 Test: blob_iter ...passed 00:06:47.515 Test: blob_parse_md ...passed 00:06:47.515 Test: bs_load_pending_removal ...passed 00:06:47.515 Test: bs_unload ...[2024-04-18 10:46:52.427104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:47.515 passed 00:06:47.773 Test: bs_usable_clusters ...passed 00:06:47.773 Test: blob_crc ...[2024-04-18 10:46:52.555102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:47.773 [2024-04-18 10:46:52.555420] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:47.773 passed 00:06:47.773 Test: blob_flags ...passed 00:06:47.773 Test: bs_version ...passed 00:06:48.030 Test: blob_set_xattrs_test ...[2024-04-18 10:46:52.759148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:48.030 [2024-04-18 10:46:52.759407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:48.030 passed 00:06:48.286 Test: blob_thin_prov_alloc ...passed 00:06:48.286 Test: blob_insert_cluster_msg_test ...passed 00:06:48.286 Test: blob_thin_prov_rw ...passed 00:06:48.543 Test: blob_thin_prov_rle ...passed 00:06:48.543 Test: blob_thin_prov_rw_iov ...passed 00:06:48.543 Test: blob_snapshot_rw ...passed 00:06:48.543 Test: blob_snapshot_rw_iov ...passed 00:06:49.109 Test: blob_inflate_rw ...passed 00:06:49.366 Test: blob_snapshot_freeze_io ...passed 00:06:49.623 Test: blob_operation_split_rw ...passed 00:06:50.189 Test: blob_operation_split_rw_iov ...passed 00:06:50.189 Test: blob_simultaneous_operations ...[2024-04-18 10:46:55.052243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:50.189 [2024-04-18 10:46:55.052430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:50.189 [2024-04-18 10:46:55.054757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:50.189 [2024-04-18 10:46:55.054894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:50.189 [2024-04-18 10:46:55.072679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:50.189 [2024-04-18 10:46:55.072809] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:50.189 [2024-04-18 10:46:55.073400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:50.189 [2024-04-18 10:46:55.073521] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:50.189 passed 00:06:50.447 Test: blob_persist_test ...passed 00:06:50.447 Test: blob_decouple_snapshot ...passed 00:06:50.447 Test: blob_seek_io_unit ...passed 00:06:50.705 Test: blob_nested_freezes ...passed 00:06:50.705 Suite: blob_blob_nocopy_extent 00:06:50.705 Test: blob_write ...passed 00:06:50.705 Test: blob_read ...passed 00:06:50.705 Test: blob_rw_verify ...passed 00:06:50.962 Test: blob_rw_verify_iov_nomem ...passed 00:06:50.963 Test: blob_rw_iov_read_only ...passed 00:06:50.963 Test: blob_xattr ...passed 00:06:51.221 Test: blob_dirty_shutdown ...passed 00:06:51.221 Test: blob_is_degraded ...passed 00:06:51.221 Suite: blob_esnap_bs_nocopy_extent 00:06:51.221 Test: blob_esnap_create ...passed 00:06:51.221 Test: blob_esnap_thread_add_remove ...passed 00:06:51.479 Test: blob_esnap_clone_snapshot ...passed 00:06:51.479 Test: blob_esnap_clone_inflate ...passed 00:06:51.479 Test: blob_esnap_clone_decouple ...passed 00:06:51.479 Test: blob_esnap_clone_reload ...passed 00:06:51.738 Test: blob_esnap_hotplug ...passed 00:06:51.738 Suite: blob_copy_noextent 00:06:51.738 Test: blob_init ...[2024-04-18 10:46:56.457735] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5404:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:51.738 passed 00:06:51.738 Test: blob_thin_provision ...passed 00:06:51.738 Test: blob_read_only ...passed 00:06:51.738 Test: bs_load ...[2024-04-18 10:46:56.550160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 898:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:51.738 passed 00:06:51.738 Test: bs_load_custom_cluster_size ...passed 00:06:51.738 Test: bs_load_after_failed_grow ...passed 00:06:51.738 Test: bs_cluster_sz ...[2024-04-18 10:46:56.603436] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:51.738 [2024-04-18 10:46:56.604017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5535: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:06:51.738 [2024-04-18 10:46:56.604310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3799:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:51.738 passed 00:06:51.738 Test: bs_resize_md ...passed 00:06:51.738 Test: bs_destroy ...passed 00:06:51.996 Test: bs_type ...passed 00:06:51.996 Test: bs_super_block ...passed 00:06:51.996 Test: bs_test_recover_cluster_count ...passed 00:06:51.996 Test: bs_grow_live ...passed 00:06:51.996 Test: bs_grow_live_no_space ...passed 00:06:51.996 Test: bs_test_grow ...passed 00:06:51.996 Test: blob_serialize_test ...passed 00:06:51.996 Test: super_block_crc ...passed 00:06:51.996 Test: blob_thin_prov_write_count_io ...passed 00:06:52.254 Test: blob_thin_prov_unmap_cluster ...passed 00:06:52.254 Test: bs_load_iter_test ...passed 00:06:52.254 Test: blob_relations ...[2024-04-18 10:46:57.015524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:52.254 [2024-04-18 10:46:57.015720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.254 [2024-04-18 10:46:57.019378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:52.254 [2024-04-18 10:46:57.019529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.254 passed 00:06:52.254 Test: blob_relations2 ...[2024-04-18 10:46:57.055221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:52.254 [2024-04-18 10:46:57.055371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.254 [2024-04-18 10:46:57.055526] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:52.254 [2024-04-18 10:46:57.055630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.254 [2024-04-18 10:46:57.062104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:52.254 [2024-04-18 10:46:57.062255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.254 [2024-04-18 10:46:57.064563] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:52.254 [2024-04-18 10:46:57.064710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.254 passed 00:06:52.254 Test: blob_relations3 ...passed 00:06:52.512 Test: blobstore_clean_power_failure ...passed 00:06:52.512 Test: blob_delete_snapshot_power_failure ...[2024-04-18 10:46:57.371041] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:52.512 [2024-04-18 10:46:57.400786] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:52.512 [2024-04-18 10:46:57.400940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:52.512 [2024-04-18 10:46:57.401080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.512 [2024-04-18 10:46:57.430910] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:52.512 [2024-04-18 10:46:57.431063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:52.512 [2024-04-18 10:46:57.431171] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:52.512 [2024-04-18 10:46:57.431297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.512 [2024-04-18 10:46:57.461359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:52.512 [2024-04-18 10:46:57.461587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.771 [2024-04-18 10:46:57.494036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:52.771 [2024-04-18 10:46:57.494429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.771 [2024-04-18 10:46:57.525847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:52.771 [2024-04-18 10:46:57.526060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:52.771 passed 00:06:52.771 Test: blob_create_snapshot_power_failure ...[2024-04-18 10:46:57.616496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:52.771 [2024-04-18 10:46:57.671629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:52.771 [2024-04-18 10:46:57.701140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:53.029 passed 00:06:53.029 Test: blob_io_unit ...passed 00:06:53.029 Test: blob_io_unit_compatibility ...passed 00:06:53.029 Test: blob_ext_md_pages ...passed 00:06:53.029 Test: blob_esnap_io_4096_4096 ...passed 00:06:53.286 Test: blob_esnap_io_512_512 ...passed 00:06:53.286 Test: blob_esnap_io_4096_512 ...passed 00:06:53.287 Test: blob_esnap_io_512_4096 ...passed 00:06:53.287 Suite: blob_bs_copy_noextent 00:06:53.287 Test: blob_open ...passed 00:06:53.544 Test: blob_create ...[2024-04-18 10:46:58.289726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:53.544 passed 00:06:53.801 Test: blob_create_loop ...passed 00:06:53.801 Test: blob_create_fail ...[2024-04-18 10:46:58.649908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:53.801 passed 00:06:53.801 Test: blob_create_internal ...passed 00:06:54.058 Test: blob_create_zero_extent ...passed 00:06:54.058 Test: blob_snapshot ...passed 00:06:54.058 Test: blob_clone ...passed 00:06:54.058 Test: blob_inflate ...[2024-04-18 10:46:58.989131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:54.058 passed 00:06:54.316 Test: blob_delete ...passed 00:06:54.316 Test: blob_resize_test ...[2024-04-18 10:46:59.113504] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:54.316 passed 00:06:54.316 Test: channel_ops ...passed 00:06:54.316 Test: blob_super ...passed 00:06:54.573 Test: blob_rw_verify_iov ...passed 00:06:54.573 Test: blob_unmap ...passed 00:06:54.573 Test: blob_iter ...passed 00:06:54.573 Test: blob_parse_md ...passed 00:06:54.831 Test: bs_load_pending_removal ...passed 00:06:54.831 Test: bs_unload ...[2024-04-18 10:46:59.613096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:54.831 passed 00:06:54.831 Test: bs_usable_clusters ...passed 00:06:54.831 Test: blob_crc ...[2024-04-18 10:46:59.739397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:54.831 [2024-04-18 10:46:59.739715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:54.831 passed 00:06:55.090 Test: blob_flags ...passed 00:06:55.090 Test: bs_version ...passed 00:06:55.090 Test: blob_set_xattrs_test ...[2024-04-18 10:46:59.940290] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:55.090 [2024-04-18 10:46:59.940539] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:55.090 passed 00:06:55.656 Test: blob_thin_prov_alloc ...passed 00:06:55.656 Test: blob_insert_cluster_msg_test ...passed 00:06:55.656 Test: blob_thin_prov_rw ...passed 00:06:55.656 Test: blob_thin_prov_rle ...passed 00:06:55.656 Test: blob_thin_prov_rw_iov ...passed 00:06:55.914 Test: blob_snapshot_rw ...passed 00:06:55.914 Test: blob_snapshot_rw_iov ...passed 00:06:56.480 Test: blob_inflate_rw ...passed 00:06:56.480 Test: blob_snapshot_freeze_io ...passed 00:06:57.045 Test: blob_operation_split_rw ...passed 00:06:57.302 Test: blob_operation_split_rw_iov ...passed 00:06:57.560 Test: blob_simultaneous_operations ...[2024-04-18 10:47:02.278151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:57.560 [2024-04-18 10:47:02.278533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:57.560 [2024-04-18 10:47:02.280592] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:57.560 [2024-04-18 10:47:02.280727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:57.560 [2024-04-18 10:47:02.289940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:57.560 [2024-04-18 10:47:02.290078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:57.560 [2024-04-18 10:47:02.290634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:57.560 [2024-04-18 10:47:02.290759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:57.560 passed 00:06:57.560 Test: blob_persist_test ...passed 00:06:57.560 Test: blob_decouple_snapshot ...passed 00:06:57.818 Test: blob_seek_io_unit ...passed 00:06:57.818 Test: blob_nested_freezes ...passed 00:06:57.818 Suite: blob_blob_copy_noextent 00:06:57.818 Test: blob_write ...passed 00:06:57.818 Test: blob_read ...passed 00:06:58.076 Test: blob_rw_verify ...passed 00:06:58.076 Test: blob_rw_verify_iov_nomem ...passed 00:06:58.076 Test: blob_rw_iov_read_only ...passed 00:06:58.076 Test: blob_xattr ...passed 00:06:58.336 Test: blob_dirty_shutdown ...passed 00:06:58.336 Test: blob_is_degraded ...passed 00:06:58.336 Suite: blob_esnap_bs_copy_noextent 00:06:58.336 Test: blob_esnap_create ...passed 00:06:58.593 Test: blob_esnap_thread_add_remove ...passed 00:06:58.593 Test: blob_esnap_clone_snapshot ...passed 00:06:58.593 Test: blob_esnap_clone_inflate ...passed 00:06:58.593 Test: blob_esnap_clone_decouple ...passed 00:06:58.851 Test: blob_esnap_clone_reload ...passed 00:06:58.851 Test: blob_esnap_hotplug ...passed 00:06:58.851 Suite: blob_copy_extent 00:06:58.851 Test: blob_init ...[2024-04-18 10:47:03.641556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5404:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:58.851 passed 00:06:58.851 Test: blob_thin_provision ...passed 00:06:58.851 Test: blob_read_only ...passed 00:06:58.851 Test: bs_load ...[2024-04-18 10:47:03.734321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 898:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:58.851 passed 00:06:58.851 Test: bs_load_custom_cluster_size ...passed 00:06:58.851 Test: bs_load_after_failed_grow ...passed 00:06:58.851 Test: bs_cluster_sz ...[2024-04-18 10:47:03.789268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:58.851 [2024-04-18 10:47:03.789823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5535: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:06:58.851 [2024-04-18 10:47:03.790091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3799:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:58.851 passed 00:06:59.109 Test: bs_resize_md ...passed 00:06:59.109 Test: bs_destroy ...passed 00:06:59.109 Test: bs_type ...passed 00:06:59.109 Test: bs_super_block ...passed 00:06:59.109 Test: bs_test_recover_cluster_count ...passed 00:06:59.109 Test: bs_grow_live ...passed 00:06:59.109 Test: bs_grow_live_no_space ...passed 00:06:59.109 Test: bs_test_grow ...passed 00:06:59.109 Test: blob_serialize_test ...passed 00:06:59.109 Test: super_block_crc ...passed 00:06:59.109 Test: blob_thin_prov_write_count_io ...passed 00:06:59.367 Test: blob_thin_prov_unmap_cluster ...passed 00:06:59.367 Test: bs_load_iter_test ...passed 00:06:59.367 Test: blob_relations ...[2024-04-18 10:47:04.179379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.367 [2024-04-18 10:47:04.179575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.368 [2024-04-18 10:47:04.184219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.368 [2024-04-18 10:47:04.184376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.368 passed 00:06:59.368 Test: blob_relations2 ...[2024-04-18 10:47:04.221200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.368 [2024-04-18 10:47:04.221351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.368 [2024-04-18 10:47:04.221510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.368 [2024-04-18 10:47:04.221624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.368 [2024-04-18 10:47:04.229145] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.368 [2024-04-18 10:47:04.229299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.368 [2024-04-18 10:47:04.231935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.368 [2024-04-18 10:47:04.232086] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.368 passed 00:06:59.368 Test: blob_relations3 ...passed 00:06:59.625 Test: blobstore_clean_power_failure ...passed 00:06:59.625 Test: blob_delete_snapshot_power_failure ...[2024-04-18 10:47:04.538578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:59.625 [2024-04-18 10:47:04.571090] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:59.883 [2024-04-18 10:47:04.601860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:59.883 [2024-04-18 10:47:04.602035] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:59.883 [2024-04-18 10:47:04.602168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.883 [2024-04-18 10:47:04.633164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:59.883 [2024-04-18 10:47:04.633325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:59.883 [2024-04-18 10:47:04.633431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:59.883 [2024-04-18 10:47:04.633556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.883 [2024-04-18 10:47:04.664576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:59.883 [2024-04-18 10:47:04.664722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:59.883 [2024-04-18 10:47:04.664828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:59.883 [2024-04-18 10:47:04.664954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.883 [2024-04-18 10:47:04.696181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:59.883 [2024-04-18 10:47:04.696404] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.883 [2024-04-18 10:47:04.727977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:59.883 [2024-04-18 10:47:04.728325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.883 [2024-04-18 10:47:04.760740] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:59.883 [2024-04-18 10:47:04.760931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.883 passed 00:07:00.141 Test: blob_create_snapshot_power_failure ...[2024-04-18 10:47:04.853808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:00.141 [2024-04-18 10:47:04.881667] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:00.141 [2024-04-18 10:47:04.937828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1602:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:00.141 [2024-04-18 10:47:04.968009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:00.141 passed 00:07:00.399 Test: blob_io_unit ...passed 00:07:00.399 Test: blob_io_unit_compatibility ...passed 00:07:00.399 Test: blob_ext_md_pages ...passed 00:07:00.399 Test: blob_esnap_io_4096_4096 ...passed 00:07:00.399 Test: blob_esnap_io_512_512 ...passed 00:07:00.657 Test: blob_esnap_io_4096_512 ...passed 00:07:00.657 Test: blob_esnap_io_512_4096 ...passed 00:07:00.657 Suite: blob_bs_copy_extent 00:07:00.657 Test: blob_open ...passed 00:07:00.657 Test: blob_create ...[2024-04-18 10:47:05.552524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:00.657 passed 00:07:01.222 Test: blob_create_loop ...passed 00:07:01.222 Test: blob_create_fail ...[2024-04-18 10:47:05.987927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:01.222 passed 00:07:01.222 Test: blob_create_internal ...passed 00:07:01.222 Test: blob_create_zero_extent ...passed 00:07:01.481 Test: blob_snapshot ...passed 00:07:01.481 Test: blob_clone ...passed 00:07:01.481 Test: blob_inflate ...[2024-04-18 10:47:06.326673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:01.481 passed 00:07:01.481 Test: blob_delete ...passed 00:07:01.739 Test: blob_resize_test ...[2024-04-18 10:47:06.450826] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:01.739 passed 00:07:01.739 Test: channel_ops ...passed 00:07:01.739 Test: blob_super ...passed 00:07:01.739 Test: blob_rw_verify_iov ...passed 00:07:01.998 Test: blob_unmap ...passed 00:07:01.998 Test: blob_iter ...passed 00:07:01.998 Test: blob_parse_md ...passed 00:07:01.998 Test: bs_load_pending_removal ...passed 00:07:01.998 Test: bs_unload ...[2024-04-18 10:47:06.950576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:02.256 passed 00:07:02.256 Test: bs_usable_clusters ...passed 00:07:02.256 Test: blob_crc ...[2024-04-18 10:47:07.078513] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:02.256 [2024-04-18 10:47:07.078831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1611:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:02.256 passed 00:07:02.256 Test: blob_flags ...passed 00:07:02.514 Test: bs_version ...passed 00:07:02.514 Test: blob_set_xattrs_test ...[2024-04-18 10:47:07.282369] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:02.514 [2024-04-18 10:47:07.282623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6233:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:02.514 passed 00:07:02.772 Test: blob_thin_prov_alloc ...passed 00:07:02.772 Test: blob_insert_cluster_msg_test ...passed 00:07:03.031 Test: blob_thin_prov_rw ...passed 00:07:03.031 Test: blob_thin_prov_rle ...passed 00:07:03.031 Test: blob_thin_prov_rw_iov ...passed 00:07:03.031 Test: blob_snapshot_rw ...passed 00:07:03.288 Test: blob_snapshot_rw_iov ...passed 00:07:03.852 Test: blob_inflate_rw ...passed 00:07:03.852 Test: blob_snapshot_freeze_io ...passed 00:07:04.110 Test: blob_operation_split_rw ...passed 00:07:04.675 Test: blob_operation_split_rw_iov ...passed 00:07:04.675 Test: blob_simultaneous_operations ...[2024-04-18 10:47:09.551837] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:04.675 [2024-04-18 10:47:09.552034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.675 [2024-04-18 10:47:09.554076] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:04.675 [2024-04-18 10:47:09.554221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.675 [2024-04-18 10:47:09.562653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:04.675 [2024-04-18 10:47:09.562779] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.675 [2024-04-18 10:47:09.563369] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:04.675 [2024-04-18 10:47:09.563495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.675 passed 00:07:04.933 Test: blob_persist_test ...passed 00:07:04.933 Test: blob_decouple_snapshot ...passed 00:07:04.933 Test: blob_seek_io_unit ...passed 00:07:05.190 Test: blob_nested_freezes ...passed 00:07:05.190 Suite: blob_blob_copy_extent 00:07:05.190 Test: blob_write ...passed 00:07:05.190 Test: blob_read ...passed 00:07:05.190 Test: blob_rw_verify ...passed 00:07:05.449 Test: blob_rw_verify_iov_nomem ...passed 00:07:05.449 Test: blob_rw_iov_read_only ...passed 00:07:05.449 Test: blob_xattr ...passed 00:07:05.449 Test: blob_dirty_shutdown ...passed 00:07:05.707 Test: blob_is_degraded ...passed 00:07:05.707 Suite: blob_esnap_bs_copy_extent 00:07:05.707 Test: blob_esnap_create ...passed 00:07:05.707 Test: blob_esnap_thread_add_remove ...passed 00:07:05.707 Test: blob_esnap_clone_snapshot ...passed 00:07:05.964 Test: blob_esnap_clone_inflate ...passed 00:07:05.964 Test: blob_esnap_clone_decouple ...passed 00:07:05.964 Test: blob_esnap_clone_reload ...passed 00:07:05.964 Test: blob_esnap_hotplug ...passed 00:07:05.964 00:07:06.222 Run Summary: Type Total Ran Passed Failed Inactive 00:07:06.222 suites 16 16 n/a 0 0 00:07:06.222 tests 352 352 352 0 0 00:07:06.222 asserts 93211 93211 93211 0 n/a 00:07:06.222 00:07:06.222 Elapsed time = 30.807 seconds 00:07:06.222 --70385-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:06.222 ==70385== 00:07:06.222 ==70385== HEAP SUMMARY: 00:07:06.222 ==70385== in use at exit: 25,296 bytes in 737 blocks 00:07:06.222 ==70385== total heap usage: 148,709 allocs, 147,972 frees, 590,046,603 bytes allocated 00:07:06.222 ==70385== 00:07:06.222 ==70385== Searching for pointers to 737 not-freed blocks 00:07:06.222 ==70385== Checked 7,103,984 bytes 00:07:06.222 ==70385== 00:07:06.222 ==70385== LEAK SUMMARY: 00:07:06.222 ==70385== definitely lost: 0 bytes in 0 blocks 00:07:06.222 ==70385== indirectly lost: 0 bytes in 0 blocks 00:07:06.222 ==70385== possibly lost: 0 bytes in 0 blocks 00:07:06.222 ==70385== still reachable: 25,296 bytes in 737 blocks 00:07:06.222 ==70385== suppressed: 0 bytes in 0 blocks 00:07:06.222 ==70385== Reachable blocks (those to which a pointer was found) are not shown. 00:07:06.222 ==70385== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:06.222 ==70385== 00:07:06.222 ==70385== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:06.222 10:47:11 -- unit/unittest.sh@41 -- # 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:07:06.222 ==70716== Memcheck, a memory error detector 00:07:06.222 ==70716== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:06.222 ==70716== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:06.222 ==70716== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:06.222 ==70716== 00:07:06.222 --70716-- Valgrind options: 00:07:06.222 --70716-- --leak-check=full 00:07:06.222 --70716-- --error-exitcode=2 00:07:06.222 --70716-- --verbose 00:07:06.222 --70716-- Contents of /proc/version: 00:07:06.222 --70716-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:06.222 --70716-- 00:07:06.222 --70716-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:06.222 --70716-- Page sizes: currently 4096, max supported 4096 00:07:06.222 --70716-- Valgrind library directory: /usr/libexec/valgrind 00:07:06.222 --70716-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:06.222 --70716-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:06.222 --70716-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:06.222 --70716-- might be shown as UnknownInlinedFun 00:07:06.222 --70716-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:06.222 --70716-- object doesn't have a dynamic symbol table 00:07:06.222 --70716-- Scheduler: using generic scheduler lock implementation. 00:07:06.222 --70716-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:06.222 ==70716== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70716-by-???-on-1bdcd945abb3 00:07:06.223 ==70716== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70716-by-???-on-1bdcd945abb3 00:07:06.223 ==70716== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70716-by-???-on-1bdcd945abb3 00:07:06.223 ==70716== 00:07:06.223 ==70716== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:06.223 ==70716== don't want to do, unless you know exactly what you're doing, 00:07:06.223 ==70716== or are doing some strange experiment): 00:07:06.223 ==70716== /usr/libexec/valgrind/../../bin/vgdb --pid=70716 ...command... 00:07:06.223 ==70716== 00:07:06.223 ==70716== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:06.223 ==70716== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:06.223 ==70716== and then give GDB the following command 00:07:06.223 ==70716== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70716 00:07:06.223 ==70716== --pid is optional if only one valgrind process is running 00:07:06.223 ==70716== 00:07:06.223 --70716-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:06.223 --70716-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:06.223 --70716-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:06.223 --70716-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:06.223 ==70716== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.223 --70716-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:06.223 --70716-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:06.223 --70716-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:06.223 --70716-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:06.223 --70716-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:06.223 --70716-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:06.223 --70716-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:06.223 --70716-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:06.223 --70716-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:06.223 --70716-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:06.223 --70716-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:06.223 --70716-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:06.481 --70716-- Reading syms from /usr/lib64/libm.so.6 00:07:06.481 --70716-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:06.481 --70716-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:06.481 --70716-- Reading syms from /usr/lib64/libc.so.6 00:07:06.481 ==70716== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.481 --70716-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.481 --70716-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:06.481 ==70716== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.481 --70716-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.481 --70716-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:06.481 ==70716== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.481 --70716-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.481 --70716-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:06.481 ==70716== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.481 --70716-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.481 --70716-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:06.481 --70716-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:06.481 --70716-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:06.481 --70716-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:06.481 --70716-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:06.481 --70716-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:06.481 --70716-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:06.481 --70716-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 ==70716== Preferring higher priority redirection: 00:07:06.481 --70716-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:06.481 --70716-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:06.481 --70716-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.481 --70716-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.482 --70716-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.482 --70716-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.482 --70716-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.482 --70716-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.482 --70716-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.482 ==70716== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.482 --70716-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:06.482 --70716-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:06.482 ==70716== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.482 --70716-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:06.482 --70716-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:06.740 --70716-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:06.740 --70716-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:06.740 --70716-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:06.740 --70716-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:06.740 --70716-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:06.740 --70716-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:06.740 --70716-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:06.740 --70716-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:06.740 --70716-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:06.740 --70716-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:06.740 --70716-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:06.740 --70716-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:06.740 --70716-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:06.740 --70716-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:06.740 --70716-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:06.740 --70716-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:06.740 --70716-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:06.740 00:07:06.740 00:07:06.740 CUnit - A unit testing framework for C - Version 2.1-3 00:07:06.740 http://cunit.sourceforge.net/ 00:07:06.740 00:07:06.740 00:07:06.740 Suite: blob_bdev 00:07:06.740 Test: create_bs_dev ...passed 00:07:06.740 Test: create_bs_dev_ro ...[2024-04-18 10:47:11.648536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 507:spdk_bdev_create_bs_dev: *ERROR*: bdev name 'nope': unsupported options 00:07:06.740 passed 00:07:06.740 Test: create_bs_dev_rw ...passed 00:07:06.740 Test: claim_bs_dev ...[2024-04-18 10:47:11.694068] /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:07:06.740 passed 00:07:06.740 Test: claim_bs_dev_ro ...passed 00:07:06.999 Test: deferred_destroy_refs ...passed 00:07:06.999 Test: deferred_destroy_channels ...passed 00:07:06.999 Test: deferred_destroy_threads ...passed 00:07:06.999 00:07:06.999 Run Summary: Type Total Ran Passed Failed Inactive 00:07:06.999 suites 1 1 n/a 0 0 00:07:06.999 tests 8 8 8 0 0 00:07:06.999 asserts 119 119 119 0 n/a 00:07:06.999 00:07:06.999 Elapsed time = 0.105 seconds 00:07:06.999 --70716-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:06.999 --70716-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:06.999 ==70716== 00:07:06.999 ==70716== HEAP SUMMARY: 00:07:06.999 ==70716== in use at exit: 0 bytes in 0 blocks 00:07:06.999 ==70716== total heap usage: 2,185 allocs, 2,185 frees, 223,379 bytes allocated 00:07:06.999 ==70716== 00:07:06.999 ==70716== All heap blocks were freed -- no leaks are possible 00:07:06.999 ==70716== 00:07:06.999 ==70716== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:06.999 10:47:11 -- unit/unittest.sh@42 -- # 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:07:06.999 ==70724== Memcheck, a memory error detector 00:07:06.999 ==70724== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:06.999 ==70724== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:06.999 ==70724== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:06.999 ==70724== 00:07:06.999 --70724-- Valgrind options: 00:07:06.999 --70724-- --leak-check=full 00:07:06.999 --70724-- --error-exitcode=2 00:07:06.999 --70724-- --verbose 00:07:06.999 --70724-- Contents of /proc/version: 00:07:06.999 --70724-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:06.999 --70724-- 00:07:06.999 --70724-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:06.999 --70724-- Page sizes: currently 4096, max supported 4096 00:07:06.999 --70724-- Valgrind library directory: /usr/libexec/valgrind 00:07:06.999 --70724-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:07.000 --70724-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:07.000 --70724-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:07.000 --70724-- might be shown as UnknownInlinedFun 00:07:07.000 --70724-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:07.000 --70724-- object doesn't have a dynamic symbol table 00:07:07.000 --70724-- Scheduler: using generic scheduler lock implementation. 00:07:07.000 --70724-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:07.000 ==70724== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70724-by-???-on-1bdcd945abb3 00:07:07.000 ==70724== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70724-by-???-on-1bdcd945abb3 00:07:07.000 ==70724== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70724-by-???-on-1bdcd945abb3 00:07:07.000 ==70724== 00:07:07.000 ==70724== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:07.000 ==70724== don't want to do, unless you know exactly what you're doing, 00:07:07.000 ==70724== or are doing some strange experiment): 00:07:07.000 ==70724== /usr/libexec/valgrind/../../bin/vgdb --pid=70724 ...command... 00:07:07.000 ==70724== 00:07:07.000 ==70724== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:07.000 ==70724== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:07.000 ==70724== and then give GDB the following command 00:07:07.000 ==70724== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70724 00:07:07.000 ==70724== --pid is optional if only one valgrind process is running 00:07:07.000 ==70724== 00:07:07.000 --70724-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:07.000 --70724-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:07.000 --70724-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:07.000 --70724-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:07.000 ==70724== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.000 --70724-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:07.000 --70724-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:07.000 --70724-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:07.000 --70724-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:07.000 --70724-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:07.259 --70724-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:07.259 --70724-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:07.259 --70724-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:07.259 --70724-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:07.259 --70724-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:07.259 --70724-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:07.259 --70724-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:07.259 --70724-- Reading syms from /usr/lib64/libm.so.6 00:07:07.259 --70724-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:07.259 --70724-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:07.259 --70724-- Reading syms from /usr/lib64/libc.so.6 00:07:07.259 ==70724== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.259 --70724-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.259 --70724-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.259 ==70724== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.259 --70724-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.259 --70724-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.259 ==70724== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.259 --70724-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.259 --70724-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.259 ==70724== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.259 --70724-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.259 --70724-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.259 --70724-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:07.259 --70724-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:07.259 --70724-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:07.259 --70724-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:07.259 --70724-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:07.259 --70724-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:07.259 --70724-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.259 --70724-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.260 ==70724== Preferring higher priority redirection: 00:07:07.260 --70724-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:07.260 --70724-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:07.260 --70724-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.260 --70724-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.260 --70724-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.260 --70724-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.260 --70724-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.260 --70724-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.260 --70724-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.260 --70724-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.260 --70724-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.260 ==70724== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.260 --70724-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.260 --70724-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.260 ==70724== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.260 --70724-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.260 --70724-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.518 --70724-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:07.518 --70724-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:07.518 --70724-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:07.518 --70724-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:07.518 --70724-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:07.518 --70724-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:07.518 --70724-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:07.518 --70724-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:07.518 --70724-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:07.518 --70724-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:07.518 --70724-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:07.518 --70724-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:07.518 --70724-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:07.518 --70724-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:07.518 --70724-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:07.518 --70724-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:07.518 00:07:07.518 00:07:07.518 CUnit - A unit testing framework for C - Version 2.1-3 00:07:07.518 http://cunit.sourceforge.net/ 00:07:07.518 00:07:07.518 00:07:07.518 Suite: tree 00:07:07.518 Test: blobfs_tree_op_test ...passed 00:07:07.518 00:07:07.518 Run Summary: Type Total Ran Passed Failed Inactive 00:07:07.518 suites 1 1 n/a 0 0 00:07:07.518 tests 1 1 1 0 0 00:07:07.518 asserts 27 27 27 0 n/a 00:07:07.518 00:07:07.518 Elapsed time = 0.025 seconds 00:07:07.518 --70724-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:07.518 --70724-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:07.518 ==70724== 00:07:07.518 ==70724== HEAP SUMMARY: 00:07:07.518 ==70724== in use at exit: 0 bytes in 0 blocks 00:07:07.518 ==70724== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:07:07.518 ==70724== 00:07:07.518 ==70724== All heap blocks were freed -- no leaks are possible 00:07:07.518 ==70724== 00:07:07.518 ==70724== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:07.518 10:47:12 -- unit/unittest.sh@43 -- # 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:07:07.518 ==70731== Memcheck, a memory error detector 00:07:07.518 ==70731== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:07.518 ==70731== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:07.518 ==70731== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:07.518 ==70731== 00:07:07.518 --70731-- Valgrind options: 00:07:07.518 --70731-- --leak-check=full 00:07:07.518 --70731-- --error-exitcode=2 00:07:07.518 --70731-- --verbose 00:07:07.518 --70731-- Contents of /proc/version: 00:07:07.518 --70731-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:07.518 --70731-- 00:07:07.518 --70731-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:07.518 --70731-- Page sizes: currently 4096, max supported 4096 00:07:07.518 --70731-- Valgrind library directory: /usr/libexec/valgrind 00:07:07.518 --70731-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:07.518 --70731-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:07.518 --70731-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:07.518 --70731-- might be shown as UnknownInlinedFun 00:07:07.519 --70731-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:07.519 --70731-- object doesn't have a dynamic symbol table 00:07:07.519 --70731-- Scheduler: using generic scheduler lock implementation. 00:07:07.519 --70731-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:07.519 ==70731== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70731-by-???-on-1bdcd945abb3 00:07:07.519 ==70731== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70731-by-???-on-1bdcd945abb3 00:07:07.519 ==70731== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70731-by-???-on-1bdcd945abb3 00:07:07.519 ==70731== 00:07:07.519 ==70731== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:07.519 ==70731== don't want to do, unless you know exactly what you're doing, 00:07:07.519 ==70731== or are doing some strange experiment): 00:07:07.519 ==70731== /usr/libexec/valgrind/../../bin/vgdb --pid=70731 ...command... 00:07:07.519 ==70731== 00:07:07.519 ==70731== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:07.519 ==70731== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:07.519 ==70731== and then give GDB the following command 00:07:07.519 ==70731== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70731 00:07:07.519 ==70731== --pid is optional if only one valgrind process is running 00:07:07.519 ==70731== 00:07:07.519 --70731-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:07.519 --70731-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:07.776 --70731-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:07.776 --70731-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:07.776 ==70731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.776 --70731-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:07.776 --70731-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:07.776 --70731-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:07.776 --70731-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:07.776 --70731-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:07.776 --70731-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:07.776 --70731-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:07.776 --70731-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:07.776 --70731-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:07.776 --70731-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:07.776 --70731-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:07.776 --70731-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:07.776 --70731-- Reading syms from /usr/lib64/libm.so.6 00:07:07.776 --70731-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:07.776 --70731-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:07.776 --70731-- Reading syms from /usr/lib64/libc.so.6 00:07:07.776 ==70731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.776 --70731-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.776 --70731-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.776 ==70731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.776 --70731-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.776 --70731-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.776 ==70731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.776 --70731-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.776 --70731-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.776 ==70731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.776 --70731-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.776 --70731-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.777 --70731-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:07.777 --70731-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:07.777 --70731-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:07.777 --70731-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:07.777 --70731-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:07.777 --70731-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:07.777 --70731-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 ==70731== Preferring higher priority redirection: 00:07:07.777 --70731-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:07.777 --70731-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:07.777 --70731-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 --70731-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.777 ==70731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.777 --70731-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.777 --70731-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.777 ==70731== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.777 --70731-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.777 --70731-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:08.036 --70731-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:08.036 --70731-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:08.036 --70731-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:08.036 --70731-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:08.036 --70731-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:08.036 --70731-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:08.036 --70731-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:08.036 --70731-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:08.036 --70731-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:08.036 --70731-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:08.036 --70731-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:08.036 --70731-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:08.036 --70731-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:08.036 --70731-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:08.036 --70731-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:08.036 --70731-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:08.036 --70731-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:08.036 --70731-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:08.036 00:07:08.036 00:07:08.036 CUnit - A unit testing framework for C - Version 2.1-3 00:07:08.036 http://cunit.sourceforge.net/ 00:07:08.036 00:07:08.036 00:07:08.036 Suite: blobfs_async_ut 00:07:08.036 Test: fs_init ...--70731-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:08.294 passed 00:07:08.552 Test: fs_open ...--70731-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:08.552 passed 00:07:08.552 Test: fs_create ...passed 00:07:08.552 Test: fs_truncate ...passed 00:07:08.811 Test: fs_rename ...[2024-04-18 10:47:13.544644] /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:07:08.811 passed 00:07:08.811 Test: fs_rw_async ...passed 00:07:08.811 Test: fs_writev_readv_async ...passed 00:07:08.811 Test: tree_find_buffer_ut ...passed 00:07:08.811 Test: channel_ops ...passed 00:07:08.811 Test: channel_ops_sync ...passed 00:07:08.811 00:07:08.811 Run Summary: Type Total Ran Passed Failed Inactive 00:07:08.811 suites 1 1 n/a 0 0 00:07:08.811 tests 10 10 10 0 0 00:07:08.811 asserts 292 292 292 0 n/a 00:07:08.811 00:07:08.811 Elapsed time = 0.838 seconds 00:07:09.069 --70731-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:09.069 --70731-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:09.069 ==70731== 00:07:09.069 ==70731== HEAP SUMMARY: 00:07:09.069 ==70731== in use at exit: 306,840 bytes in 9,244 blocks 00:07:09.069 ==70731== total heap usage: 11,530 allocs, 2,286 frees, 70,876,681 bytes allocated 00:07:09.069 ==70731== 00:07:09.069 ==70731== Searching for pointers to 9,244 not-freed blocks 00:07:09.069 ==70731== Checked 7,247,568 bytes 00:07:09.069 ==70731== 00:07:09.069 ==70731== LEAK SUMMARY: 00:07:09.069 ==70731== definitely lost: 0 bytes in 0 blocks 00:07:09.069 ==70731== indirectly lost: 0 bytes in 0 blocks 00:07:09.069 ==70731== possibly lost: 0 bytes in 0 blocks 00:07:09.069 ==70731== still reachable: 306,840 bytes in 9,244 blocks 00:07:09.069 ==70731== suppressed: 0 bytes in 0 blocks 00:07:09.069 ==70731== Reachable blocks (those to which a pointer was found) are not shown. 00:07:09.069 ==70731== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:09.069 ==70731== 00:07:09.069 ==70731== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:09.069 10:47:13 -- unit/unittest.sh@45 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:07:09.069 00:07:09.069 00:07:09.069 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.069 http://cunit.sourceforge.net/ 00:07:09.069 00:07:09.069 00:07:09.069 Suite: blobfs_sync_ut 00:07:09.069 Test: cache_read_after_write ...[2024-04-18 10:47:13.903003] /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:07:09.069 passed 00:07:09.069 Test: file_length ...passed 00:07:09.069 Test: append_write_to_extend_blob ...passed 00:07:09.069 Test: partial_buffer ...passed 00:07:09.069 Test: cache_write_null_buffer ...passed 00:07:09.069 Test: fs_create_sync ...passed 00:07:09.069 Test: fs_rename_sync ...passed 00:07:09.069 Test: cache_append_no_cache ...passed 00:07:09.069 Test: fs_delete_file_without_close ...passed 00:07:09.069 00:07:09.069 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.069 suites 1 1 n/a 0 0 00:07:09.069 tests 9 9 9 0 0 00:07:09.069 asserts 345 345 345 0 n/a 00:07:09.069 00:07:09.069 Elapsed time = 0.141 seconds 00:07:09.069 10:47:13 -- unit/unittest.sh@46 -- # 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:07:09.069 ==70752== Memcheck, a memory error detector 00:07:09.070 ==70752== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:09.070 ==70752== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:09.070 ==70752== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:09.070 ==70752== 00:07:09.070 --70752-- Valgrind options: 00:07:09.070 --70752-- --leak-check=full 00:07:09.070 --70752-- --error-exitcode=2 00:07:09.070 --70752-- --verbose 00:07:09.070 --70752-- Contents of /proc/version: 00:07:09.070 --70752-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:09.070 --70752-- 00:07:09.070 --70752-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:09.070 --70752-- Page sizes: currently 4096, max supported 4096 00:07:09.070 --70752-- Valgrind library directory: /usr/libexec/valgrind 00:07:09.070 --70752-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:09.070 --70752-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:09.070 --70752-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:09.070 --70752-- might be shown as UnknownInlinedFun 00:07:09.070 --70752-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:09.070 --70752-- object doesn't have a dynamic symbol table 00:07:09.070 --70752-- Scheduler: using generic scheduler lock implementation. 00:07:09.070 --70752-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:09.070 ==70752== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70752-by-???-on-1bdcd945abb3 00:07:09.070 ==70752== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70752-by-???-on-1bdcd945abb3 00:07:09.070 ==70752== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70752-by-???-on-1bdcd945abb3 00:07:09.070 ==70752== 00:07:09.070 ==70752== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:09.070 ==70752== don't want to do, unless you know exactly what you're doing, 00:07:09.070 ==70752== or are doing some strange experiment): 00:07:09.070 ==70752== /usr/libexec/valgrind/../../bin/vgdb --pid=70752 ...command... 00:07:09.070 ==70752== 00:07:09.070 ==70752== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:09.070 ==70752== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:09.070 ==70752== and then give GDB the following command 00:07:09.070 ==70752== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70752 00:07:09.070 ==70752== --pid is optional if only one valgrind process is running 00:07:09.070 ==70752== 00:07:09.070 --70752-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:09.070 --70752-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:09.328 --70752-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:09.329 --70752-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:09.329 ==70752== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.329 --70752-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:09.329 --70752-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:09.329 --70752-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:09.329 --70752-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:09.329 --70752-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:09.329 --70752-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:09.329 --70752-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:09.329 --70752-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:09.329 --70752-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:09.329 --70752-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:09.329 --70752-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:09.329 --70752-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:09.329 --70752-- Reading syms from /usr/lib64/libm.so.6 00:07:09.329 --70752-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:09.329 --70752-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:09.329 --70752-- Reading syms from /usr/lib64/libc.so.6 00:07:09.329 ==70752== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.329 --70752-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.329 --70752-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.329 ==70752== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.329 --70752-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.329 --70752-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.329 ==70752== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.329 --70752-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.329 --70752-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.329 ==70752== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.329 --70752-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.329 --70752-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.329 --70752-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:09.329 --70752-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:09.329 --70752-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:09.329 --70752-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:09.329 --70752-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:09.329 --70752-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:09.587 --70752-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.587 --70752-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.587 --70752-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.587 --70752-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.587 --70752-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.587 --70752-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 ==70752== Preferring higher priority redirection: 00:07:09.588 --70752-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:09.588 --70752-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:09.588 --70752-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 --70752-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.588 ==70752== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.588 --70752-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.588 --70752-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.588 ==70752== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.588 --70752-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.588 --70752-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.588 --70752-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:09.588 --70752-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:09.588 --70752-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:09.588 --70752-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:09.588 --70752-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:09.588 --70752-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:09.588 --70752-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:09.588 --70752-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:09.588 --70752-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:09.588 --70752-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:09.588 --70752-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:09.588 --70752-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:09.588 --70752-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:09.588 --70752-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:09.588 --70752-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:09.588 --70752-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:09.588 00:07:09.588 00:07:09.588 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.588 http://cunit.sourceforge.net/ 00:07:09.588 00:07:09.588 00:07:09.588 Suite: blobfs_bdev_ut 00:07:09.588 Test: spdk_blobfs_bdev_detect_test ...[2024-04-18 10:47:14.493112] /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:07:09.588 passed 00:07:09.588 Test: spdk_blobfs_bdev_create_test ...[2024-04-18 10:47:14.532672] /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:07:09.588 passed 00:07:09.588 Test: spdk_blobfs_bdev_mount_test ...[2024-04-18 10:47:14.537216] /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:07:09.588 [2024-04-18 10:47:14.541277] /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:07:09.588 passed 00:07:09.588 00:07:09.847 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.847 suites 1 1 n/a 0 0 00:07:09.847 tests 3 3 3 0 0 00:07:09.847 asserts 16 16 16 0 n/a 00:07:09.847 00:07:09.847 Elapsed time = 0.062 seconds 00:07:09.847 --70752-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:09.847 --70752-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:09.847 ==70752== 00:07:09.847 ==70752== HEAP SUMMARY: 00:07:09.847 ==70752== in use at exit: 0 bytes in 0 blocks 00:07:09.847 ==70752== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:07:09.847 ==70752== 00:07:09.847 ==70752== All heap blocks were freed -- no leaks are possible 00:07:09.847 ==70752== 00:07:09.847 ==70752== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:09.847 00:07:09.847 real 0m35.209s 00:07:09.847 user 0m34.787s 00:07:09.847 sys 0m0.394s 00:07:09.847 10:47:14 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.847 10:47:14 -- common/autotest_common.sh@10 -- # set +x 00:07:09.847 ************************************ 00:07:09.847 END TEST unittest_blob_blobfs 00:07:09.847 ************************************ 00:07:09.847 10:47:14 -- unit/unittest.sh@232 -- # run_test unittest_event unittest_event 00:07:09.847 10:47:14 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:09.847 10:47:14 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:09.847 10:47:14 -- common/autotest_common.sh@10 -- # set +x 00:07:09.847 ************************************ 00:07:09.847 START TEST unittest_event 00:07:09.847 ************************************ 00:07:09.847 10:47:14 -- common/autotest_common.sh@1111 -- # unittest_event 00:07:09.847 10:47:14 -- unit/unittest.sh@50 -- # 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:07:09.847 ==70780== Memcheck, a memory error detector 00:07:09.847 ==70780== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:09.847 ==70780== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:09.847 ==70780== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:09.847 ==70780== 00:07:09.847 --70780-- Valgrind options: 00:07:09.847 --70780-- --leak-check=full 00:07:09.847 --70780-- --error-exitcode=2 00:07:09.847 --70780-- --verbose 00:07:09.847 --70780-- Contents of /proc/version: 00:07:09.847 --70780-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:09.847 --70780-- 00:07:09.847 --70780-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:09.847 --70780-- Page sizes: currently 4096, max supported 4096 00:07:09.847 --70780-- Valgrind library directory: /usr/libexec/valgrind 00:07:09.847 --70780-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:09.847 --70780-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:09.847 --70780-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:09.847 --70780-- might be shown as UnknownInlinedFun 00:07:09.847 --70780-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:09.847 --70780-- object doesn't have a dynamic symbol table 00:07:09.847 --70780-- Scheduler: using generic scheduler lock implementation. 00:07:09.847 --70780-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:09.847 ==70780== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70780-by-???-on-1bdcd945abb3 00:07:09.847 ==70780== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70780-by-???-on-1bdcd945abb3 00:07:09.847 ==70780== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70780-by-???-on-1bdcd945abb3 00:07:09.847 ==70780== 00:07:09.847 ==70780== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:09.847 ==70780== don't want to do, unless you know exactly what you're doing, 00:07:09.848 ==70780== or are doing some strange experiment): 00:07:09.848 ==70780== /usr/libexec/valgrind/../../bin/vgdb --pid=70780 ...command... 00:07:09.848 ==70780== 00:07:09.848 ==70780== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:09.848 ==70780== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:09.848 ==70780== and then give GDB the following command 00:07:09.848 ==70780== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70780 00:07:09.848 ==70780== --pid is optional if only one valgrind process is running 00:07:09.848 ==70780== 00:07:09.848 --70780-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:09.848 --70780-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:09.848 --70780-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:09.848 --70780-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:09.848 ==70780== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.848 --70780-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:09.848 --70780-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:09.848 --70780-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:09.848 --70780-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:09.848 --70780-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:09.848 --70780-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:10.106 --70780-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:10.106 --70780-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:10.106 --70780-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:10.106 --70780-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:10.106 --70780-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:10.106 --70780-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:10.106 --70780-- Reading syms from /usr/lib64/libm.so.6 00:07:10.106 --70780-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:10.106 --70780-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:10.106 --70780-- Reading syms from /usr/lib64/libc.so.6 00:07:10.106 ==70780== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.106 --70780-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.106 --70780-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.106 ==70780== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.106 --70780-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.106 --70780-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.106 ==70780== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.106 --70780-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.106 --70780-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.106 ==70780== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.106 --70780-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.106 --70780-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.106 --70780-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:10.106 --70780-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:10.106 --70780-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:10.106 --70780-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:10.106 --70780-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:10.106 --70780-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:10.106 --70780-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.106 --70780-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.106 --70780-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 ==70780== Preferring higher priority redirection: 00:07:10.107 --70780-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:10.107 --70780-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:10.107 --70780-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.107 --70780-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.365 --70780-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.365 --70780-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.365 --70780-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.365 ==70780== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.365 --70780-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.365 --70780-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.365 ==70780== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.365 --70780-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.365 --70780-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.365 --70780-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:10.365 --70780-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:10.365 --70780-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:10.365 --70780-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:10.365 --70780-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:10.365 --70780-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:10.365 --70780-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:10.365 --70780-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:10.365 --70780-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:10.365 --70780-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:10.365 --70780-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:10.365 --70780-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:10.365 --70780-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:10.365 --70780-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:10.365 --70780-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:10.365 --70780-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:10.365 00:07:10.365 00:07:10.365 CUnit - A unit testing framework for C - Version 2.1-3 00:07:10.365 http://cunit.sourceforge.net/ 00:07:10.365 00:07:10.365 00:07:10.365 Suite: app_suite 00:07:10.365 Test: test_spdk_app_parse_args ...--70780-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:10.365 --70780-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:10.365 --70780-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:10.365 --70780-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:10.366 --70780-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:10.366 app_ut: invalid option -- 'z' 00:07:10.366 app_ut [options] 00:07:10.366 00:07:10.366 CPU options: 00:07:10.366 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:10.366 (like [0,1,10]) 00:07:10.366 --lcores lcore to CPU mapping list. The list is in the format: 00:07:10.366 [<,lcores[@CPUs]>...] 00:07:10.366 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:10.366 Within the group, '-' is used for range separator, 00:07:10.366 ',' is used for single number separator. 00:07:10.366 '( )' can be omitted for single element group, 00:07:10.366 '@' can be omitted if cpus and lcores have the same value 00:07:10.366 --disable-cpumask-locks Disable CPU core lock files. 00:07:10.366 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:10.366 pollers in the app support interrupt mode) 00:07:10.366 -p, --main-core main (primary) core for DPDK 00:07:10.366 00:07:10.366 Configuration options: 00:07:10.366 -c, --config, --json JSON config file 00:07:10.366 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:10.366 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:10.366 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:10.366 --rpcs-allowed comma-separated list of permitted RPCS 00:07:10.366 --json-ignore-init-errors don't exit on invalid config entry 00:07:10.366 00:07:10.366 Memory options: 00:07:10.366 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:10.366 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:10.366 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:10.366 -R, --huge-unlink unlink huge files after initialization 00:07:10.366 -n, --mem-channels number of memory channels used for DPDK 00:07:10.366 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:10.366 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:10.366 --no-huge run without using hugepages 00:07:10.366 -i, --shm-id shared memory ID (optional) 00:07:10.366 -g, --single-file-segments force creating just one hugetlbfs file 00:07:10.366 00:07:10.366 PCI options: 00:07:10.366 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:10.366 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:10.366 -u, --no-pci disable PCI access 00:07:10.366 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:10.366 00:07:10.366 Log options: 00:07:10.366 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:10.366 --silence-noticelog disable notice level logging to stderr 00:07:10.366 00:07:10.366 Trace options: 00:07:10.366 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:10.366 setting 0 to disable trace (default 32768) 00:07:10.366 Tracepoints vary in size and can use more than one trace entry. 00:07:10.366 -e, --tpoint-group [:] 00:07:10.366 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:10.366 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:10.366 a tracepoint group. First tpoint inside a group can be enabled by 00:07:10.366 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:10.366 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:10.366 in /include/spdk_internal/trace_defs.h 00:07:10.366 00:07:10.366 Other options: 00:07:10.366 -h, --help show this usage 00:07:10.366 -v, --version print SPDK version 00:07:10.366 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:10.366 --env-context Opaque context for use of the env implementation 00:07:10.366 app_ut: unrecognized option '--test-long-opt' 00:07:10.366 app_ut [options] 00:07:10.366 00:07:10.366 CPU options: 00:07:10.366 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:10.366 (like [0,1,10]) 00:07:10.366 --lcores lcore to CPU mapping list. The list is in the format: 00:07:10.366 [<,lcores[@CPUs]>...] 00:07:10.366 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:10.366 Within the group, '-' is used for range separator, 00:07:10.366 ',' is used for single number separator. 00:07:10.366 '( )' can be omitted for single element group, 00:07:10.366 '@' can be omitted if cpus and lcores have the same value 00:07:10.366 --disable-cpumask-locks Disable CPU core lock files. 00:07:10.366 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:10.366 pollers in the app support interrupt mode) 00:07:10.366 -p, --main-core main (primary) core for DPDK 00:07:10.366 00:07:10.366 Configuration options: 00:07:10.367 -c, --config, --json JSON config file 00:07:10.367 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:10.367 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:10.367 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:10.367 --rpcs-allowed comma-separated list of permitted RPCS 00:07:10.367 --json-ignore-init-errors don't exit on invalid config entry 00:07:10.367 00:07:10.367 Memory options: 00:07:10.367 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:10.367 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:10.367 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:10.367 -R, --huge-unlink unlink huge files after initialization 00:07:10.367 -n, --mem-channels number of memory channels used for DPDK 00:07:10.367 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:10.367 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:10.367 --no-huge run without using hugepages 00:07:10.367 -i, --shm-id shared memory ID (optional) 00:07:10.367 -g, --single-file-segments force creating just one hugetlbfs file 00:07:10.367 00:07:10.367 PCI options: 00:07:10.367 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:10.367 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:10.367 -u, --no-pci disable PCI access 00:07:10.367 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:10.367 00:07:10.367 Log options: 00:07:10.367 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:10.367 --silence-noticelog disable notice level logging to stderr 00:07:10.367 00:07:10.367 Trace options: 00:07:10.367 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:10.367 setting 0 to disable trace (default 32768) 00:07:10.367 Tracepoints vary in size and can use more than one trace entry. 00:07:10.367 -e, --tpoint-group [:] 00:07:10.367 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:10.367 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:10.367 a tracepoint group. First tpoint inside a group can be enabled by 00:07:10.367 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:10.367 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:10.367 in /include/spdk_internal/trace_defs.h 00:07:10.367 00:07:10.367 Other options: 00:07:10.367 -h, --help show this usage 00:07:10.367 -v, --version print SPDK version 00:07:10.367 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:10.367 --env-context Opaque context for use of the env implementation 00:07:10.367 [2024-04-18 10:47:15.289702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1105:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:07:10.367 [2024-04-18 10:47:15.321655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1286:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:07:10.367 app_ut [options] 00:07:10.367 00:07:10.367 CPU options: 00:07:10.368 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:10.368 (like [0,1,10]) 00:07:10.368 --lcores lcore to CPU mapping list. The list is in the format: 00:07:10.368 [<,lcores[@CPUs]>...] 00:07:10.368 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:10.368 Within the group, '-' is used for range separator, 00:07:10.368 ',' is used for single number separator. 00:07:10.368 '( )' can be omitted for single element group, 00:07:10.368 '@' can be omitted if cpus and lcores have the same value 00:07:10.368 --disable-cpumask-locks Disable CPU core lock files. 00:07:10.368 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:10.368 pollers in the app support interrupt mode) 00:07:10.368 -p, --main-core main (primary) core for DPDK 00:07:10.368 00:07:10.368 Configuration options: 00:07:10.368 -c, --config, --json JSON config file 00:07:10.368 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:10.368 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:10.368 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:10.368 --rpcs-allowed comma-separated list of permitted RPCS 00:07:10.368 --json-ignore-init-errors don't exit on invalid config entry 00:07:10.368 00:07:10.368 Memory options: 00:07:10.368 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:10.368 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:10.368 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:10.368 -R, --huge-unlink unlink huge files after initialization 00:07:10.368 -n, --mem-channels number of memory channels used for DPDK 00:07:10.368 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:10.368 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:10.368 --no-huge run without using hugepages 00:07:10.368 -i, --shm-id shared memory ID (optional) 00:07:10.368 -g, --single-file-segments force creating just one hugetlbfs file 00:07:10.368 00:07:10.368 PCI options: 00:07:10.368 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:10.368 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:10.368 -u, --no-pci disable PCI access 00:07:10.368 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:10.368 00:07:10.368 Log options: 00:07:10.368 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:10.368 --silence-noticelog disable notice level logging to stderr 00:07:10.368 00:07:10.368 Trace options: 00:07:10.368 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:10.368 setting 0 to disable trace (default 32768) 00:07:10.368 Tracepoints vary in size and can use more than one trace entry. 00:07:10.368 -e, --tpoint-group [:] 00:07:10.368 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:10.368 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:10.368 a tracepoint group. First tpoint inside a group can be enabled by 00:07:10.368 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:10.368 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:10.368 in /include/spdk_internal/trace_defs.h 00:07:10.368 00:07:10.368 Other options: 00:07:10.368 -h, --help show this usage 00:07:10.368 -v, --version print SPDK version 00:07:10.368 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:10.369 --env-context Opaque context for use of the env implementation 00:07:10.369 [2024-04-18 10:47:15.324443] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1191:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:07:10.369 passed 00:07:10.369 00:07:10.627 Run Summary: Type Total Ran Passed Failed Inactive 00:07:10.627 suites 1 1 n/a 0 0 00:07:10.627 tests 1 1 1 0 0 00:07:10.627 asserts 8 8 8 0 n/a 00:07:10.627 00:07:10.627 Elapsed time = 0.096 seconds 00:07:10.627 --70780-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:10.627 ==70780== 00:07:10.627 ==70780== HEAP SUMMARY: 00:07:10.627 ==70780== in use at exit: 0 bytes in 0 blocks 00:07:10.627 ==70780== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:07:10.627 ==70780== 00:07:10.627 ==70780== All heap blocks were freed -- no leaks are possible 00:07:10.627 ==70780== 00:07:10.627 ==70780== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:10.627 10:47:15 -- unit/unittest.sh@51 -- # 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:07:10.627 ==70788== Memcheck, a memory error detector 00:07:10.627 ==70788== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:10.627 ==70788== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:10.627 ==70788== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:10.627 ==70788== 00:07:10.627 --70788-- Valgrind options: 00:07:10.627 --70788-- --leak-check=full 00:07:10.627 --70788-- --error-exitcode=2 00:07:10.627 --70788-- --verbose 00:07:10.627 --70788-- Contents of /proc/version: 00:07:10.627 --70788-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:10.627 --70788-- 00:07:10.627 --70788-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:10.627 --70788-- Page sizes: currently 4096, max supported 4096 00:07:10.627 --70788-- Valgrind library directory: /usr/libexec/valgrind 00:07:10.628 --70788-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:10.628 --70788-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:10.628 --70788-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:10.628 --70788-- might be shown as UnknownInlinedFun 00:07:10.628 --70788-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:10.628 --70788-- object doesn't have a dynamic symbol table 00:07:10.628 --70788-- Scheduler: using generic scheduler lock implementation. 00:07:10.628 --70788-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:10.628 ==70788== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70788-by-???-on-1bdcd945abb3 00:07:10.628 ==70788== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70788-by-???-on-1bdcd945abb3 00:07:10.628 ==70788== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70788-by-???-on-1bdcd945abb3 00:07:10.628 ==70788== 00:07:10.628 ==70788== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:10.628 ==70788== don't want to do, unless you know exactly what you're doing, 00:07:10.628 ==70788== or are doing some strange experiment): 00:07:10.628 ==70788== /usr/libexec/valgrind/../../bin/vgdb --pid=70788 ...command... 00:07:10.628 ==70788== 00:07:10.628 ==70788== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:10.628 ==70788== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:10.628 ==70788== and then give GDB the following command 00:07:10.628 ==70788== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70788 00:07:10.628 ==70788== --pid is optional if only one valgrind process is running 00:07:10.628 ==70788== 00:07:10.628 --70788-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:10.628 --70788-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:10.628 --70788-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:10.628 --70788-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:10.628 ==70788== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.628 --70788-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:10.628 --70788-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:10.628 --70788-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:10.628 --70788-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:10.628 --70788-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:10.628 --70788-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:10.628 --70788-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:10.628 --70788-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:10.628 --70788-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:10.628 --70788-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:10.628 --70788-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:10.628 --70788-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:10.628 --70788-- Reading syms from /usr/lib64/libm.so.6 00:07:10.628 --70788-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:10.628 --70788-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:10.628 --70788-- Reading syms from /usr/lib64/libc.so.6 00:07:10.886 ==70788== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.886 --70788-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.886 --70788-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.886 ==70788== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.886 --70788-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.886 --70788-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.886 ==70788== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.886 --70788-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.886 --70788-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.886 ==70788== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.886 --70788-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.886 --70788-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.886 --70788-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:10.886 --70788-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:10.886 --70788-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:10.886 --70788-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:10.886 --70788-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:10.886 --70788-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:10.886 --70788-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.886 --70788-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 ==70788== Preferring higher priority redirection: 00:07:10.887 --70788-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:10.887 --70788-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:10.887 --70788-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 --70788-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.887 ==70788== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.887 --70788-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.887 --70788-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.887 ==70788== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.887 --70788-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.887 --70788-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.887 --70788-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:10.887 --70788-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:10.887 --70788-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:10.887 --70788-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:10.887 --70788-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:10.887 --70788-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:10.887 --70788-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:10.887 --70788-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:10.887 --70788-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:10.887 --70788-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:10.887 --70788-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:10.887 --70788-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:10.887 --70788-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:10.887 --70788-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:11.145 --70788-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:11.145 --70788-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:11.145 00:07:11.145 00:07:11.145 CUnit - A unit testing framework for C - Version 2.1-3 00:07:11.145 http://cunit.sourceforge.net/ 00:07:11.145 00:07:11.145 00:07:11.145 Suite: app_suite 00:07:11.145 Test: test_create_reactor ...--70788-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:11.145 passed 00:07:11.145 Test: test_init_reactors ...passed 00:07:11.145 Test: test_event_call ...passed 00:07:11.145 Test: test_schedule_thread ...passed 00:07:11.145 Test: test_reschedule_thread ...passed 00:07:11.145 Test: test_bind_thread ...passed 00:07:11.145 Test: test_for_each_reactor ...passed 00:07:11.145 Test: test_reactor_stats ...passed 00:07:11.403 Test: test_scheduler ...passed 00:07:11.403 Test: test_governor ...passed 00:07:11.403 00:07:11.403 Run Summary: Type Total Ran Passed Failed Inactive 00:07:11.403 suites 1 1 n/a 0 0 00:07:11.403 tests 10 10 10 0 0 00:07:11.403 asserts 344 344 344 0 n/a 00:07:11.403 00:07:11.403 Elapsed time = 0.296 seconds 00:07:11.403 --70788-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:11.403 --70788-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:11.403 ==70788== 00:07:11.403 ==70788== HEAP SUMMARY: 00:07:11.403 ==70788== in use at exit: 72 bytes in 1 blocks 00:07:11.403 ==70788== total heap usage: 13,741 allocs, 13,740 frees, 649,748 bytes allocated 00:07:11.403 ==70788== 00:07:11.403 ==70788== Searching for pointers to 1 not-freed blocks 00:07:11.403 ==70788== Checked 6,567,096 bytes 00:07:11.403 ==70788== 00:07:11.403 ==70788== LEAK SUMMARY: 00:07:11.403 ==70788== definitely lost: 0 bytes in 0 blocks 00:07:11.403 ==70788== indirectly lost: 0 bytes in 0 blocks 00:07:11.403 ==70788== possibly lost: 0 bytes in 0 blocks 00:07:11.403 ==70788== still reachable: 72 bytes in 1 blocks 00:07:11.403 ==70788== suppressed: 0 bytes in 0 blocks 00:07:11.403 ==70788== Reachable blocks (those to which a pointer was found) are not shown. 00:07:11.403 ==70788== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:11.403 ==70788== 00:07:11.403 ==70788== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:11.403 00:07:11.403 real 0m1.589s 00:07:11.403 user 0m1.527s 00:07:11.403 sys 0m0.057s 00:07:11.403 10:47:16 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:11.403 10:47:16 -- common/autotest_common.sh@10 -- # set +x 00:07:11.404 ************************************ 00:07:11.404 END TEST unittest_event 00:07:11.404 ************************************ 00:07:11.404 10:47:16 -- unit/unittest.sh@233 -- # uname -s 00:07:11.404 10:47:16 -- unit/unittest.sh@233 -- # '[' Linux = Linux ']' 00:07:11.404 10:47:16 -- unit/unittest.sh@234 -- # run_test unittest_ftl unittest_ftl 00:07:11.404 10:47:16 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:11.404 10:47:16 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:11.404 10:47:16 -- common/autotest_common.sh@10 -- # set +x 00:07:11.404 ************************************ 00:07:11.404 START TEST unittest_ftl 00:07:11.404 ************************************ 00:07:11.404 10:47:16 -- common/autotest_common.sh@1111 -- # unittest_ftl 00:07:11.404 10:47:16 -- unit/unittest.sh@55 -- # 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:07:11.404 ==70822== Memcheck, a memory error detector 00:07:11.404 ==70822== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:11.404 ==70822== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:11.404 ==70822== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:11.404 ==70822== 00:07:11.404 --70822-- Valgrind options: 00:07:11.404 --70822-- --leak-check=full 00:07:11.404 --70822-- --error-exitcode=2 00:07:11.404 --70822-- --verbose 00:07:11.404 --70822-- Contents of /proc/version: 00:07:11.404 --70822-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:11.404 --70822-- 00:07:11.404 --70822-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:11.404 --70822-- Page sizes: currently 4096, max supported 4096 00:07:11.404 --70822-- Valgrind library directory: /usr/libexec/valgrind 00:07:11.404 --70822-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:11.404 --70822-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:11.404 --70822-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:11.404 --70822-- might be shown as UnknownInlinedFun 00:07:11.404 --70822-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:11.404 --70822-- object doesn't have a dynamic symbol table 00:07:11.404 --70822-- Scheduler: using generic scheduler lock implementation. 00:07:11.404 --70822-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:11.404 ==70822== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70822-by-???-on-1bdcd945abb3 00:07:11.404 ==70822== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70822-by-???-on-1bdcd945abb3 00:07:11.404 ==70822== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70822-by-???-on-1bdcd945abb3 00:07:11.404 ==70822== 00:07:11.404 ==70822== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:11.404 ==70822== don't want to do, unless you know exactly what you're doing, 00:07:11.404 ==70822== or are doing some strange experiment): 00:07:11.404 ==70822== /usr/libexec/valgrind/../../bin/vgdb --pid=70822 ...command... 00:07:11.404 ==70822== 00:07:11.404 ==70822== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:11.404 ==70822== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:11.404 ==70822== and then give GDB the following command 00:07:11.404 ==70822== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70822 00:07:11.404 ==70822== --pid is optional if only one valgrind process is running 00:07:11.404 ==70822== 00:07:11.662 --70822-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:11.662 --70822-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:11.662 --70822-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:11.662 --70822-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:11.662 ==70822== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.662 --70822-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:11.662 --70822-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:11.662 --70822-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:11.662 --70822-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:11.662 --70822-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:11.662 --70822-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:11.662 --70822-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:11.662 --70822-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:11.662 --70822-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:11.662 --70822-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:11.662 --70822-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:11.662 --70822-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:11.662 --70822-- Reading syms from /usr/lib64/libm.so.6 00:07:11.662 --70822-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:11.662 --70822-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:11.662 --70822-- Reading syms from /usr/lib64/libc.so.6 00:07:11.662 ==70822== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.662 --70822-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.662 --70822-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:11.662 ==70822== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.662 --70822-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.662 --70822-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:11.662 ==70822== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.662 --70822-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.662 --70822-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:11.662 ==70822== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.662 --70822-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:11.662 --70822-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:11.662 --70822-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:11.662 --70822-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:11.662 --70822-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:11.662 --70822-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:11.920 --70822-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:11.920 --70822-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:11.920 --70822-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.920 --70822-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.920 --70822-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.920 --70822-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.920 --70822-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.920 --70822-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.920 --70822-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.920 --70822-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.920 --70822-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 ==70822== Preferring higher priority redirection: 00:07:11.921 --70822-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:11.921 --70822-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:11.921 --70822-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 --70822-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.921 ==70822== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.921 --70822-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:11.921 --70822-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:11.921 ==70822== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.921 --70822-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:11.921 --70822-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:11.921 --70822-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:11.921 --70822-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:11.921 --70822-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:11.921 --70822-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:11.921 --70822-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:11.921 --70822-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:11.921 --70822-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:11.921 --70822-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:11.921 --70822-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:11.921 --70822-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:11.921 --70822-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:11.921 --70822-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:11.921 --70822-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:11.921 --70822-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:11.921 --70822-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:11.921 --70822-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:11.921 00:07:11.921 00:07:11.921 CUnit - A unit testing framework for C - Version 2.1-3 00:07:11.921 http://cunit.sourceforge.net/ 00:07:11.921 00:07:11.921 00:07:11.921 Suite: ftl_band_suite 00:07:11.921 Test: test_band_block_offset_from_addr_base ...--70822-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:12.180 --70822-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:12.180 passed 00:07:12.180 Test: test_band_block_offset_from_addr_offset ...passed 00:07:12.180 Test: test_band_addr_from_block_offset ...passed 00:07:12.180 Test: test_band_set_addr ...passed 00:07:12.180 Test: test_invalidate_addr ...passed 00:07:12.438 Test: test_next_xfer_addr ...passed 00:07:12.438 00:07:12.439 Run Summary: Type Total Ran Passed Failed Inactive 00:07:12.439 suites 1 1 n/a 0 0 00:07:12.439 tests 6 6 6 0 0 00:07:12.439 asserts 30356 30356 30356 0 n/a 00:07:12.439 00:07:12.439 Elapsed time = 0.295 seconds 00:07:12.439 --70822-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:12.439 --70822-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:12.439 ==70822== 00:07:12.439 ==70822== HEAP SUMMARY: 00:07:12.439 ==70822== in use at exit: 67,109,768 bytes in 1,026 blocks 00:07:12.439 ==70822== total heap usage: 6,547 allocs, 5,521 frees, 429,735,343 bytes allocated 00:07:12.439 ==70822== 00:07:12.439 ==70822== Searching for pointers to 1,026 not-freed blocks 00:07:12.439 ==70822== Checked 6,600,016 bytes 00:07:12.439 ==70822== 00:07:12.439 ==70822== LEAK SUMMARY: 00:07:12.439 ==70822== definitely lost: 0 bytes in 0 blocks 00:07:12.439 ==70822== indirectly lost: 0 bytes in 0 blocks 00:07:12.439 ==70822== possibly lost: 0 bytes in 0 blocks 00:07:12.439 ==70822== still reachable: 67,109,768 bytes in 1,026 blocks 00:07:12.439 ==70822== suppressed: 0 bytes in 0 blocks 00:07:12.439 ==70822== Reachable blocks (those to which a pointer was found) are not shown. 00:07:12.439 ==70822== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:12.439 ==70822== 00:07:12.439 ==70822== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:12.439 10:47:17 -- 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_bitmap.c/ftl_bitmap_ut 00:07:12.439 ==70830== Memcheck, a memory error detector 00:07:12.439 ==70830== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:12.439 ==70830== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:12.439 ==70830== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:12.439 ==70830== 00:07:12.439 --70830-- Valgrind options: 00:07:12.439 --70830-- --leak-check=full 00:07:12.439 --70830-- --error-exitcode=2 00:07:12.439 --70830-- --verbose 00:07:12.439 --70830-- Contents of /proc/version: 00:07:12.439 --70830-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:12.439 --70830-- 00:07:12.439 --70830-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:12.439 --70830-- Page sizes: currently 4096, max supported 4096 00:07:12.439 --70830-- Valgrind library directory: /usr/libexec/valgrind 00:07:12.439 --70830-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:12.439 --70830-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:12.439 --70830-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:12.439 --70830-- might be shown as UnknownInlinedFun 00:07:12.439 --70830-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:12.439 --70830-- object doesn't have a dynamic symbol table 00:07:12.439 --70830-- Scheduler: using generic scheduler lock implementation. 00:07:12.439 --70830-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:12.439 ==70830== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70830-by-???-on-1bdcd945abb3 00:07:12.439 ==70830== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70830-by-???-on-1bdcd945abb3 00:07:12.439 ==70830== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70830-by-???-on-1bdcd945abb3 00:07:12.439 ==70830== 00:07:12.439 ==70830== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:12.439 ==70830== don't want to do, unless you know exactly what you're doing, 00:07:12.439 ==70830== or are doing some strange experiment): 00:07:12.439 ==70830== /usr/libexec/valgrind/../../bin/vgdb --pid=70830 ...command... 00:07:12.439 ==70830== 00:07:12.439 ==70830== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:12.439 ==70830== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:12.439 ==70830== and then give GDB the following command 00:07:12.439 ==70830== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70830 00:07:12.439 ==70830== --pid is optional if only one valgrind process is running 00:07:12.439 ==70830== 00:07:12.439 --70830-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:12.439 --70830-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:12.697 --70830-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:12.697 --70830-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:12.697 ==70830== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.697 --70830-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:12.697 --70830-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:12.697 --70830-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:12.697 --70830-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:12.697 --70830-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:12.697 --70830-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:12.697 --70830-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:12.698 --70830-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:12.698 --70830-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:12.698 --70830-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:12.698 --70830-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:12.698 --70830-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:12.698 --70830-- Reading syms from /usr/lib64/libm.so.6 00:07:12.698 --70830-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:12.698 --70830-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:12.698 --70830-- Reading syms from /usr/lib64/libc.so.6 00:07:12.698 ==70830== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.698 --70830-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.698 --70830-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.698 ==70830== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.698 --70830-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.698 --70830-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.698 ==70830== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.698 --70830-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.698 --70830-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.698 ==70830== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.698 --70830-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.698 --70830-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.698 --70830-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:12.698 --70830-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:12.698 --70830-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:12.698 --70830-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:12.698 --70830-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:12.698 --70830-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:12.956 --70830-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 ==70830== Preferring higher priority redirection: 00:07:12.956 --70830-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:12.956 --70830-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:12.956 --70830-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 --70830-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.956 ==70830== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.956 --70830-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.956 --70830-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.956 ==70830== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.956 --70830-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.957 --70830-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.957 --70830-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:12.957 --70830-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:12.957 --70830-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:12.957 --70830-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:12.957 --70830-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:12.957 --70830-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:12.957 --70830-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:12.957 --70830-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:12.957 --70830-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:12.957 --70830-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:12.957 --70830-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:12.957 --70830-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:12.957 --70830-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:12.957 --70830-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:12.957 --70830-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:12.957 --70830-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:12.957 00:07:12.957 00:07:12.957 CUnit - A unit testing framework for C - Version 2.1-3 00:07:12.957 http://cunit.sourceforge.net/ 00:07:12.957 00:07:12.957 00:07:12.957 Suite: ftl_bitmap 00:07:12.957 Test: test_ftl_bitmap_create ...[2024-04-18 10:47:17.865079] /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:07:12.957 [2024-04-18 10:47:17.898386] /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:07:12.957 passed 00:07:12.957 Test: test_ftl_bitmap_get ...passed 00:07:12.957 Test: test_ftl_bitmap_set ...passed 00:07:12.957 Test: test_ftl_bitmap_clear ...passed 00:07:12.957 Test: test_ftl_bitmap_find_first_set ...passed 00:07:13.215 Test: test_ftl_bitmap_find_first_clear ...passed 00:07:13.215 Test: test_ftl_bitmap_count_set ...passed 00:07:13.215 00:07:13.215 Run Summary: Type Total Ran Passed Failed Inactive 00:07:13.215 suites 1 1 n/a 0 0 00:07:13.215 tests 7 7 7 0 0 00:07:13.215 asserts 137 137 137 0 n/a 00:07:13.215 00:07:13.215 Elapsed time = 0.067 seconds 00:07:13.215 --70830-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:13.215 --70830-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:13.215 ==70830== 00:07:13.215 ==70830== HEAP SUMMARY: 00:07:13.215 ==70830== in use at exit: 0 bytes in 0 blocks 00:07:13.215 ==70830== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:07:13.215 ==70830== 00:07:13.215 ==70830== All heap blocks were freed -- no leaks are possible 00:07:13.215 ==70830== 00:07:13.215 ==70830== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:13.215 10:47:17 -- 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_io.c/ftl_io_ut 00:07:13.215 ==70842== Memcheck, a memory error detector 00:07:13.215 ==70842== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:13.216 ==70842== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:13.216 ==70842== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:13.216 ==70842== 00:07:13.216 --70842-- Valgrind options: 00:07:13.216 --70842-- --leak-check=full 00:07:13.216 --70842-- --error-exitcode=2 00:07:13.216 --70842-- --verbose 00:07:13.216 --70842-- Contents of /proc/version: 00:07:13.216 --70842-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:13.216 --70842-- 00:07:13.216 --70842-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:13.216 --70842-- Page sizes: currently 4096, max supported 4096 00:07:13.216 --70842-- Valgrind library directory: /usr/libexec/valgrind 00:07:13.216 --70842-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:13.216 --70842-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:13.216 --70842-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:13.216 --70842-- might be shown as UnknownInlinedFun 00:07:13.216 --70842-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:13.216 --70842-- object doesn't have a dynamic symbol table 00:07:13.216 --70842-- Scheduler: using generic scheduler lock implementation. 00:07:13.216 --70842-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:13.216 ==70842== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70842-by-???-on-1bdcd945abb3 00:07:13.216 ==70842== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70842-by-???-on-1bdcd945abb3 00:07:13.216 ==70842== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70842-by-???-on-1bdcd945abb3 00:07:13.216 ==70842== 00:07:13.216 ==70842== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:13.216 ==70842== don't want to do, unless you know exactly what you're doing, 00:07:13.216 ==70842== or are doing some strange experiment): 00:07:13.216 ==70842== /usr/libexec/valgrind/../../bin/vgdb --pid=70842 ...command... 00:07:13.216 ==70842== 00:07:13.216 ==70842== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:13.216 ==70842== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:13.216 ==70842== and then give GDB the following command 00:07:13.216 ==70842== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70842 00:07:13.216 ==70842== --pid is optional if only one valgrind process is running 00:07:13.216 ==70842== 00:07:13.216 --70842-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:13.216 --70842-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:13.216 --70842-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:13.216 --70842-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:13.216 ==70842== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.216 --70842-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:13.216 --70842-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:13.216 --70842-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:13.216 --70842-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:13.216 --70842-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:13.216 --70842-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:13.216 --70842-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:13.216 --70842-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:13.216 --70842-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:13.216 --70842-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:13.216 --70842-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:13.216 --70842-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:13.216 --70842-- Reading syms from /usr/lib64/libm.so.6 00:07:13.216 --70842-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:13.216 --70842-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:13.216 --70842-- Reading syms from /usr/lib64/libc.so.6 00:07:13.474 ==70842== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.474 --70842-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.474 --70842-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:13.474 ==70842== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.474 --70842-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.474 --70842-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:13.474 ==70842== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.474 --70842-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.474 --70842-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:13.474 ==70842== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.474 --70842-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.474 --70842-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:13.474 --70842-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:13.474 --70842-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:13.474 --70842-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:13.475 --70842-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:13.475 --70842-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:13.475 --70842-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:13.475 --70842-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 ==70842== Preferring higher priority redirection: 00:07:13.475 --70842-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:13.475 --70842-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:13.475 --70842-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 --70842-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.475 ==70842== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.475 --70842-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:13.475 --70842-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:13.475 ==70842== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.475 --70842-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:13.475 --70842-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:13.475 --70842-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:13.475 --70842-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:13.475 --70842-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:13.475 --70842-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:13.475 --70842-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:13.475 --70842-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:13.475 --70842-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:13.475 --70842-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:13.475 --70842-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:13.475 --70842-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:13.475 --70842-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:13.475 --70842-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:13.475 --70842-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:13.476 --70842-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:13.734 --70842-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:13.734 --70842-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:13.734 00:07:13.734 00:07:13.734 CUnit - A unit testing framework for C - Version 2.1-3 00:07:13.734 http://cunit.sourceforge.net/ 00:07:13.734 00:07:13.734 00:07:13.734 Suite: ftl_io_suite 00:07:13.734 Test: test_completion ...--70842-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:13.734 passed 00:07:13.734 Test: test_multiple_ios ...passed 00:07:13.734 00:07:13.734 Run Summary: Type Total Ran Passed Failed Inactive 00:07:13.734 suites 1 1 n/a 0 0 00:07:13.734 tests 2 2 2 0 0 00:07:13.734 asserts 47 47 47 0 n/a 00:07:13.734 00:07:13.734 Elapsed time = 0.095 seconds 00:07:13.734 --70842-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:13.734 --70842-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:13.734 ==70842== 00:07:13.734 ==70842== HEAP SUMMARY: 00:07:13.734 ==70842== in use at exit: 0 bytes in 0 blocks 00:07:13.734 ==70842== total heap usage: 2,156 allocs, 2,156 frees, 221,064 bytes allocated 00:07:13.734 ==70842== 00:07:13.734 ==70842== All heap blocks were freed -- no leaks are possible 00:07:13.734 ==70842== 00:07:13.734 ==70842== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:13.734 10:47:18 -- 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_mngt/ftl_mngt_ut 00:07:13.734 ==70845== Memcheck, a memory error detector 00:07:13.734 ==70845== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:13.734 ==70845== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:13.734 ==70845== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:13.734 ==70845== 00:07:13.734 --70845-- Valgrind options: 00:07:13.734 --70845-- --leak-check=full 00:07:13.734 --70845-- --error-exitcode=2 00:07:13.734 --70845-- --verbose 00:07:13.734 --70845-- Contents of /proc/version: 00:07:13.734 --70845-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:13.734 --70845-- 00:07:13.734 --70845-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:13.734 --70845-- Page sizes: currently 4096, max supported 4096 00:07:13.734 --70845-- Valgrind library directory: /usr/libexec/valgrind 00:07:13.734 --70845-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:13.734 --70845-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:13.734 --70845-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:13.734 --70845-- might be shown as UnknownInlinedFun 00:07:13.734 --70845-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:13.734 --70845-- object doesn't have a dynamic symbol table 00:07:13.734 --70845-- Scheduler: using generic scheduler lock implementation. 00:07:13.734 --70845-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:13.734 ==70845== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70845-by-???-on-1bdcd945abb3 00:07:13.734 ==70845== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70845-by-???-on-1bdcd945abb3 00:07:13.734 ==70845== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70845-by-???-on-1bdcd945abb3 00:07:13.734 ==70845== 00:07:13.734 ==70845== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:13.734 ==70845== don't want to do, unless you know exactly what you're doing, 00:07:13.734 ==70845== or are doing some strange experiment): 00:07:13.734 ==70845== /usr/libexec/valgrind/../../bin/vgdb --pid=70845 ...command... 00:07:13.734 ==70845== 00:07:13.734 ==70845== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:13.734 ==70845== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:13.734 ==70845== and then give GDB the following command 00:07:13.734 ==70845== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70845 00:07:13.734 ==70845== --pid is optional if only one valgrind process is running 00:07:13.734 ==70845== 00:07:13.734 --70845-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:13.734 --70845-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:13.992 --70845-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:13.992 --70845-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:13.992 ==70845== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.992 --70845-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:13.992 --70845-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:13.992 --70845-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:13.992 --70845-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:13.992 --70845-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:13.992 --70845-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:13.992 --70845-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:13.992 --70845-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:13.992 --70845-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:13.992 --70845-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:13.992 --70845-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:13.992 --70845-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:13.992 --70845-- Reading syms from /usr/lib64/libm.so.6 00:07:13.992 --70845-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:13.992 --70845-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:13.992 --70845-- Reading syms from /usr/lib64/libc.so.6 00:07:13.992 ==70845== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.992 --70845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.992 --70845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:13.992 ==70845== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.992 --70845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.992 --70845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:13.992 ==70845== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.992 --70845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.992 --70845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:13.992 ==70845== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.992 --70845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:13.992 --70845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:13.992 --70845-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:13.992 --70845-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:13.992 --70845-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:13.992 --70845-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:13.992 --70845-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:13.992 --70845-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:13.992 --70845-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.992 --70845-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 ==70845== Preferring higher priority redirection: 00:07:13.993 --70845-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:13.993 --70845-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:13.993 --70845-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 --70845-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:13.993 ==70845== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.993 --70845-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:13.993 --70845-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:13.993 ==70845== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.993 --70845-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:13.993 --70845-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:14.251 --70845-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:14.251 --70845-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:14.251 --70845-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:14.251 --70845-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:14.251 --70845-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:14.251 --70845-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:14.251 --70845-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:14.251 --70845-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:14.251 --70845-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:14.251 --70845-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:14.251 --70845-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:14.251 --70845-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:14.251 --70845-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:14.251 --70845-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:14.251 --70845-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:14.251 --70845-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:14.251 00:07:14.251 00:07:14.251 CUnit - A unit testing framework for C - Version 2.1-3 00:07:14.251 http://cunit.sourceforge.net/ 00:07:14.251 00:07:14.251 00:07:14.251 Suite: ftl_mngt 00:07:14.251 Test: test_next_step ...passed 00:07:14.251 Test: test_continue_step ...passed 00:07:14.251 Test: test_get_func_and_step_cntx_alloc ...passed 00:07:14.251 Test: test_fail_step ...passed 00:07:14.251 Test: test_mngt_call_and_call_rollback ...passed 00:07:14.251 Test: test_nested_process_failure ...passed 00:07:14.251 00:07:14.251 Run Summary: Type Total Ran Passed Failed Inactive 00:07:14.251 suites 1 1 n/a 0 0 00:07:14.251 tests 6 6 6 0 0 00:07:14.251 asserts 176 176 176 0 n/a 00:07:14.251 00:07:14.251 Elapsed time = 0.092 seconds 00:07:14.251 --70845-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:14.251 --70845-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:14.509 ==70845== 00:07:14.509 ==70845== HEAP SUMMARY: 00:07:14.509 ==70845== in use at exit: 0 bytes in 0 blocks 00:07:14.509 ==70845== total heap usage: 177 allocs, 177 frees, 111,915 bytes allocated 00:07:14.509 ==70845== 00:07:14.509 ==70845== All heap blocks were freed -- no leaks are possible 00:07:14.509 ==70845== 00:07:14.509 ==70845== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:14.509 10:47:19 -- 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_mempool.c/ftl_mempool_ut 00:07:14.509 ==70857== Memcheck, a memory error detector 00:07:14.509 ==70857== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:14.509 ==70857== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:14.509 ==70857== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:14.510 ==70857== 00:07:14.510 --70857-- Valgrind options: 00:07:14.510 --70857-- --leak-check=full 00:07:14.510 --70857-- --error-exitcode=2 00:07:14.510 --70857-- --verbose 00:07:14.510 --70857-- Contents of /proc/version: 00:07:14.510 --70857-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:14.510 --70857-- 00:07:14.510 --70857-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:14.510 --70857-- Page sizes: currently 4096, max supported 4096 00:07:14.510 --70857-- Valgrind library directory: /usr/libexec/valgrind 00:07:14.510 --70857-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:14.510 --70857-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:14.510 --70857-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:14.510 --70857-- might be shown as UnknownInlinedFun 00:07:14.510 --70857-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:14.510 --70857-- object doesn't have a dynamic symbol table 00:07:14.510 --70857-- Scheduler: using generic scheduler lock implementation. 00:07:14.510 --70857-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:14.510 ==70857== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70857-by-???-on-1bdcd945abb3 00:07:14.510 ==70857== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70857-by-???-on-1bdcd945abb3 00:07:14.510 ==70857== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70857-by-???-on-1bdcd945abb3 00:07:14.510 ==70857== 00:07:14.510 ==70857== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:14.510 ==70857== don't want to do, unless you know exactly what you're doing, 00:07:14.510 ==70857== or are doing some strange experiment): 00:07:14.510 ==70857== /usr/libexec/valgrind/../../bin/vgdb --pid=70857 ...command... 00:07:14.510 ==70857== 00:07:14.510 ==70857== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:14.510 ==70857== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:14.510 ==70857== and then give GDB the following command 00:07:14.510 ==70857== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70857 00:07:14.510 ==70857== --pid is optional if only one valgrind process is running 00:07:14.510 ==70857== 00:07:14.510 --70857-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:14.510 --70857-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:14.510 --70857-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:14.510 --70857-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:14.510 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.510 --70857-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:14.510 --70857-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:14.510 --70857-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:14.510 --70857-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:14.510 --70857-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:14.510 --70857-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:14.510 --70857-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:14.510 --70857-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:14.510 --70857-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:14.510 --70857-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:14.510 --70857-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:14.510 --70857-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:14.510 --70857-- Reading syms from /usr/lib64/libm.so.6 00:07:14.510 --70857-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:14.510 --70857-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:14.510 --70857-- Reading syms from /usr/lib64/libc.so.6 00:07:14.510 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.510 --70857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.510 --70857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.510 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.510 --70857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.510 --70857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.510 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.510 --70857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.510 --70857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.510 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.510 --70857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.510 --70857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.510 --70857-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:14.510 --70857-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:14.510 --70857-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:14.510 --70857-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:14.769 --70857-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:14.769 --70857-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:14.769 --70857-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.769 --70857-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 --70857-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 ==70857== Preferring higher priority redirection: 00:07:14.770 --70857-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:14.770 --70857-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:14.770 --70857-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 --70857-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 --70857-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 --70857-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 --70857-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 --70857-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 --70857-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 --70857-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 --70857-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.770 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.770 --70857-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:14.770 --70857-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:14.770 ==70857== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.770 --70857-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:14.770 --70857-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:14.770 --70857-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:14.770 --70857-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:14.770 --70857-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:14.770 --70857-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:14.770 --70857-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:14.770 --70857-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:14.770 --70857-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:14.770 --70857-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:14.770 --70857-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:14.770 --70857-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:14.770 --70857-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:14.770 --70857-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:14.770 --70857-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:14.770 --70857-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:14.770 --70857-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:14.770 --70857-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:14.770 00:07:14.770 00:07:14.770 CUnit - A unit testing framework for C - Version 2.1-3 00:07:14.770 http://cunit.sourceforge.net/ 00:07:14.770 00:07:14.770 --70857-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:14.770 00:07:14.770 Suite: ftl_mempool 00:07:14.770 Test: test_ftl_mempool_create ...passed 00:07:14.770 Test: test_ftl_mempool_get_put ...passed 00:07:14.770 00:07:14.770 Run Summary: Type Total Ran Passed Failed Inactive 00:07:14.770 suites 1 1 n/a 0 0 00:07:14.770 tests 2 2 2 0 0 00:07:14.770 asserts 36 36 36 0 n/a 00:07:14.770 00:07:14.770 Elapsed time = 0.016 seconds 00:07:14.770 --70857-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:14.770 --70857-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:14.770 ==70857== 00:07:14.770 ==70857== HEAP SUMMARY: 00:07:14.770 ==70857== in use at exit: 0 bytes in 0 blocks 00:07:14.770 ==70857== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:07:14.770 ==70857== 00:07:14.770 ==70857== All heap blocks were freed -- no leaks are possible 00:07:14.770 ==70857== 00:07:14.770 ==70857== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:15.029 10:47:19 -- 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_l2p/ftl_l2p_ut 00:07:15.029 ==70864== Memcheck, a memory error detector 00:07:15.029 ==70864== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:15.029 ==70864== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:15.029 ==70864== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:15.029 ==70864== 00:07:15.029 --70864-- Valgrind options: 00:07:15.029 --70864-- --leak-check=full 00:07:15.029 --70864-- --error-exitcode=2 00:07:15.029 --70864-- --verbose 00:07:15.029 --70864-- Contents of /proc/version: 00:07:15.029 --70864-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:15.029 --70864-- 00:07:15.029 --70864-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:15.029 --70864-- Page sizes: currently 4096, max supported 4096 00:07:15.029 --70864-- Valgrind library directory: /usr/libexec/valgrind 00:07:15.029 --70864-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:15.029 --70864-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:15.029 --70864-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:15.029 --70864-- might be shown as UnknownInlinedFun 00:07:15.029 --70864-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:15.029 --70864-- object doesn't have a dynamic symbol table 00:07:15.029 --70864-- Scheduler: using generic scheduler lock implementation. 00:07:15.029 --70864-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:15.029 ==70864== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70864-by-???-on-1bdcd945abb3 00:07:15.029 ==70864== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70864-by-???-on-1bdcd945abb3 00:07:15.029 ==70864== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70864-by-???-on-1bdcd945abb3 00:07:15.029 ==70864== 00:07:15.029 ==70864== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:15.029 ==70864== don't want to do, unless you know exactly what you're doing, 00:07:15.029 ==70864== or are doing some strange experiment): 00:07:15.029 ==70864== /usr/libexec/valgrind/../../bin/vgdb --pid=70864 ...command... 00:07:15.029 ==70864== 00:07:15.029 ==70864== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:15.029 ==70864== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:15.030 ==70864== and then give GDB the following command 00:07:15.030 ==70864== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70864 00:07:15.030 ==70864== --pid is optional if only one valgrind process is running 00:07:15.030 ==70864== 00:07:15.030 --70864-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:15.030 --70864-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:15.030 --70864-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:15.030 --70864-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:15.030 ==70864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.030 --70864-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:15.030 --70864-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:15.030 --70864-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:15.030 --70864-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:15.030 --70864-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:15.030 --70864-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:15.030 --70864-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:15.030 --70864-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:15.030 --70864-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:15.030 --70864-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:15.030 --70864-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:15.030 --70864-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:15.030 --70864-- Reading syms from /usr/lib64/libm.so.6 00:07:15.030 --70864-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:15.030 --70864-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:15.030 --70864-- Reading syms from /usr/lib64/libc.so.6 00:07:15.030 ==70864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.030 --70864-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.030 --70864-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:15.030 ==70864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.030 --70864-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.030 --70864-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:15.030 ==70864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.030 --70864-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.030 --70864-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:15.030 ==70864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.030 --70864-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.030 --70864-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:15.030 --70864-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:15.030 --70864-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:15.030 --70864-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:15.030 --70864-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:15.288 --70864-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:15.288 --70864-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:15.288 --70864-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.288 --70864-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.288 --70864-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 ==70864== Preferring higher priority redirection: 00:07:15.289 --70864-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:15.289 --70864-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:15.289 --70864-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 --70864-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.289 ==70864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.289 --70864-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.289 --70864-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.289 ==70864== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.289 --70864-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.289 --70864-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.289 --70864-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:15.289 --70864-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:15.289 --70864-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:15.289 --70864-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:15.289 --70864-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:15.289 --70864-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:15.289 --70864-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:15.289 --70864-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:15.289 --70864-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:15.289 --70864-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:15.289 --70864-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:15.289 --70864-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:15.289 --70864-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:15.289 --70864-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:15.289 --70864-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:15.289 --70864-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:15.289 00:07:15.289 00:07:15.289 CUnit - A unit testing framework for C - Version 2.1-3 00:07:15.289 http://cunit.sourceforge.net/ 00:07:15.289 00:07:15.290 00:07:15.290 Suite: ftl_addr64_suite 00:07:15.290 Test: test_addr_cached ...passed 00:07:15.290 00:07:15.290 Run Summary: Type Total Ran Passed Failed Inactive 00:07:15.290 suites 1 1 n/a 0 0 00:07:15.290 tests 1 1 1 0 0 00:07:15.290 asserts 1536 1536 1536 0 n/a 00:07:15.290 00:07:15.290 Elapsed time = 0.009 seconds 00:07:15.290 --70864-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:15.290 --70864-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:15.290 ==70864== 00:07:15.290 ==70864== HEAP SUMMARY: 00:07:15.290 ==70864== in use at exit: 0 bytes in 0 blocks 00:07:15.290 ==70864== total heap usage: 53 allocs, 53 frees, 109,410 bytes allocated 00:07:15.290 ==70864== 00:07:15.290 ==70864== All heap blocks were freed -- no leaks are possible 00:07:15.290 ==70864== 00:07:15.290 ==70864== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:15.290 10:47:20 -- 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_sb/ftl_sb_ut 00:07:15.547 ==70869== Memcheck, a memory error detector 00:07:15.547 ==70869== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:15.547 ==70869== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:15.547 ==70869== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:15.547 ==70869== 00:07:15.547 --70869-- Valgrind options: 00:07:15.547 --70869-- --leak-check=full 00:07:15.547 --70869-- --error-exitcode=2 00:07:15.547 --70869-- --verbose 00:07:15.547 --70869-- Contents of /proc/version: 00:07:15.547 --70869-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:15.547 --70869-- 00:07:15.547 --70869-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:15.547 --70869-- Page sizes: currently 4096, max supported 4096 00:07:15.547 --70869-- Valgrind library directory: /usr/libexec/valgrind 00:07:15.547 --70869-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:15.548 --70869-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:15.548 --70869-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:15.548 --70869-- might be shown as UnknownInlinedFun 00:07:15.548 --70869-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:15.548 --70869-- object doesn't have a dynamic symbol table 00:07:15.548 --70869-- Scheduler: using generic scheduler lock implementation. 00:07:15.548 --70869-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:15.548 ==70869== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70869-by-???-on-1bdcd945abb3 00:07:15.548 ==70869== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70869-by-???-on-1bdcd945abb3 00:07:15.548 ==70869== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70869-by-???-on-1bdcd945abb3 00:07:15.548 ==70869== 00:07:15.548 ==70869== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:15.548 ==70869== don't want to do, unless you know exactly what you're doing, 00:07:15.548 ==70869== or are doing some strange experiment): 00:07:15.548 ==70869== /usr/libexec/valgrind/../../bin/vgdb --pid=70869 ...command... 00:07:15.548 ==70869== 00:07:15.548 ==70869== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:15.548 ==70869== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:15.548 ==70869== and then give GDB the following command 00:07:15.548 ==70869== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70869 00:07:15.548 ==70869== --pid is optional if only one valgrind process is running 00:07:15.548 ==70869== 00:07:15.548 --70869-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:15.548 --70869-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:15.548 --70869-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:15.548 --70869-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:15.548 ==70869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.548 --70869-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:15.548 --70869-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:15.548 --70869-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:15.548 --70869-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:15.548 --70869-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:15.548 --70869-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:15.548 --70869-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:15.548 --70869-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:15.548 --70869-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:15.548 --70869-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:15.548 --70869-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:15.548 --70869-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:15.548 --70869-- Reading syms from /usr/lib64/libm.so.6 00:07:15.548 --70869-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:15.548 --70869-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:15.548 --70869-- Reading syms from /usr/lib64/libc.so.6 00:07:15.548 ==70869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.548 --70869-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.548 --70869-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:15.548 ==70869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.548 --70869-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.548 --70869-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:15.548 ==70869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.548 --70869-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.548 --70869-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:15.548 ==70869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.548 --70869-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.548 --70869-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:15.548 --70869-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:15.548 --70869-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:15.548 --70869-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:15.548 --70869-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:15.548 --70869-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:15.807 --70869-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:15.807 --70869-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 ==70869== Preferring higher priority redirection: 00:07:15.807 --70869-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:15.807 --70869-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:15.807 --70869-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 --70869-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.807 ==70869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.807 --70869-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.807 --70869-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.808 ==70869== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.808 --70869-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.808 --70869-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.808 --70869-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:15.808 --70869-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:15.808 --70869-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:15.808 --70869-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:15.808 --70869-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:15.808 --70869-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:15.808 --70869-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:15.808 --70869-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:15.808 --70869-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:15.808 --70869-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:15.808 --70869-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:15.808 --70869-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:15.808 --70869-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:15.808 --70869-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:15.808 --70869-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:15.808 00:07:15.808 00:07:15.808 CUnit - A unit testing framework for C - Version 2.1-3 00:07:15.808 http://cunit.sourceforge.net/ 00:07:15.808 00:07:15.808 00:07:15.808 Suite: ftl_sb 00:07:15.808 Test: test_sb_crc_v2 ...--70869-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:15.808 passed 00:07:15.808 Test: test_sb_crc_v3 ...passed 00:07:15.808 Test: test_sb_v3_md_layout ...[2024-04-18 10:47:20.733059] /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:07:16.067 [2024-04-18 10:47:20.774743] /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:07:16.067 [2024-04-18 10:47:20.775887] /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:07:16.067 [2024-04-18 10:47:20.776539] /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:07:16.067 [2024-04-18 10:47:20.777822] /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:07:16.067 [2024-04-18 10:47:20.778918] /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:07:16.067 [2024-04-18 10:47:20.779934] /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:07:16.067 [2024-04-18 10:47:20.780597] /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:07:16.067 [2024-04-18 10:47:20.790680] /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:07:16.067 [2024-04-18 10:47:20.791718] /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:07:16.067 [2024-04-18 10:47:20.792624] /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:07:16.067 passed 00:07:16.067 Test: test_sb_v5_md_layout ...--70869-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:16.067 passed 00:07:16.067 00:07:16.067 Run Summary: Type Total Ran Passed Failed Inactive 00:07:16.067 suites 1 1 n/a 0 0 00:07:16.067 tests 4 4 4 0 0 00:07:16.067 asserts 148 148 148 0 n/a 00:07:16.067 00:07:16.067 Elapsed time = 0.179 seconds 00:07:16.067 --70869-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:16.067 --70869-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:16.067 ==70869== 00:07:16.067 ==70869== HEAP SUMMARY: 00:07:16.067 ==70869== in use at exit: 0 bytes in 0 blocks 00:07:16.067 ==70869== total heap usage: 249 allocs, 249 frees, 123,579 bytes allocated 00:07:16.067 ==70869== 00:07:16.067 ==70869== All heap blocks were freed -- no leaks are possible 00:07:16.067 ==70869== 00:07:16.067 ==70869== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:16.067 10:47:20 -- 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_layout_upgrade/ftl_layout_upgrade_ut 00:07:16.067 ==70877== Memcheck, a memory error detector 00:07:16.067 ==70877== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:16.067 ==70877== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:16.067 ==70877== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:16.067 ==70877== 00:07:16.067 --70877-- Valgrind options: 00:07:16.067 --70877-- --leak-check=full 00:07:16.067 --70877-- --error-exitcode=2 00:07:16.067 --70877-- --verbose 00:07:16.067 --70877-- Contents of /proc/version: 00:07:16.067 --70877-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:16.067 --70877-- 00:07:16.067 --70877-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:16.068 --70877-- Page sizes: currently 4096, max supported 4096 00:07:16.068 --70877-- Valgrind library directory: /usr/libexec/valgrind 00:07:16.068 --70877-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:16.068 --70877-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:16.068 --70877-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:16.068 --70877-- might be shown as UnknownInlinedFun 00:07:16.068 --70877-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:16.068 --70877-- object doesn't have a dynamic symbol table 00:07:16.068 --70877-- Scheduler: using generic scheduler lock implementation. 00:07:16.068 --70877-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:16.068 ==70877== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70877-by-???-on-1bdcd945abb3 00:07:16.068 ==70877== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70877-by-???-on-1bdcd945abb3 00:07:16.068 ==70877== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70877-by-???-on-1bdcd945abb3 00:07:16.068 ==70877== 00:07:16.068 ==70877== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:16.068 ==70877== don't want to do, unless you know exactly what you're doing, 00:07:16.068 ==70877== or are doing some strange experiment): 00:07:16.068 ==70877== /usr/libexec/valgrind/../../bin/vgdb --pid=70877 ...command... 00:07:16.068 ==70877== 00:07:16.068 ==70877== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:16.068 ==70877== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:16.068 ==70877== and then give GDB the following command 00:07:16.068 ==70877== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70877 00:07:16.068 ==70877== --pid is optional if only one valgrind process is running 00:07:16.068 ==70877== 00:07:16.068 --70877-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:16.068 --70877-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:16.068 --70877-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:16.068 --70877-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:16.068 ==70877== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.068 --70877-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:16.068 --70877-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:16.068 --70877-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:16.068 --70877-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:16.068 --70877-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:16.068 --70877-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:16.068 --70877-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:16.068 --70877-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:16.068 --70877-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:16.068 --70877-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:16.068 --70877-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:16.068 --70877-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:16.327 --70877-- Reading syms from /usr/lib64/libm.so.6 00:07:16.327 --70877-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:16.327 --70877-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:16.327 --70877-- Reading syms from /usr/lib64/libc.so.6 00:07:16.327 ==70877== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.327 --70877-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.327 --70877-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.327 ==70877== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.327 --70877-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.327 --70877-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.327 ==70877== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.327 --70877-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.327 --70877-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.327 ==70877== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.327 --70877-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.327 --70877-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.327 --70877-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:16.327 --70877-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:16.327 --70877-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:16.327 --70877-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:16.327 --70877-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:16.327 --70877-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:16.327 --70877-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 ==70877== Preferring higher priority redirection: 00:07:16.327 --70877-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:16.327 --70877-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:16.327 --70877-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.327 --70877-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.328 --70877-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.328 --70877-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.328 --70877-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.328 ==70877== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.328 --70877-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:16.328 --70877-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:16.328 ==70877== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.328 --70877-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:16.328 --70877-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:16.328 --70877-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:16.328 --70877-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:16.328 --70877-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:16.586 --70877-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:16.586 --70877-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:16.586 --70877-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:16.586 --70877-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:16.586 --70877-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:16.586 --70877-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:16.586 --70877-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:16.586 --70877-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:16.586 --70877-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:16.586 --70877-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:16.586 --70877-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:16.586 --70877-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:16.586 00:07:16.586 00:07:16.586 CUnit - A unit testing framework for C - Version 2.1-3 00:07:16.586 http://cunit.sourceforge.net/ 00:07:16.586 00:07:16.586 00:07:16.586 Suite: ftl_layout_upgrade 00:07:16.586 Test: test_l2p_upgrade ...--70877-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:16.586 --70877-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:16.586 passed 00:07:16.586 00:07:16.586 Run Summary: Type Total Ran Passed Failed Inactive 00:07:16.586 suites 1 1 n/a 0 0 00:07:16.586 tests 1 1 1 0 0 00:07:16.586 asserts 140 140 140 0 n/a 00:07:16.586 00:07:16.586 Elapsed time = 0.118 seconds 00:07:16.586 --70877-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:16.586 --70877-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:16.586 ==70877== 00:07:16.586 ==70877== HEAP SUMMARY: 00:07:16.586 ==70877== in use at exit: 0 bytes in 0 blocks 00:07:16.586 ==70877== total heap usage: 116 allocs, 116 frees, 114,166 bytes allocated 00:07:16.586 ==70877== 00:07:16.586 ==70877== All heap blocks were freed -- no leaks are possible 00:07:16.586 ==70877== 00:07:16.586 ==70877== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:16.586 00:07:16.586 real 0m5.224s 00:07:16.586 user 0m4.992s 00:07:16.586 sys 0m0.217s 00:07:16.586 10:47:21 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:16.586 10:47:21 -- common/autotest_common.sh@10 -- # set +x 00:07:16.586 ************************************ 00:07:16.586 END TEST unittest_ftl 00:07:16.586 ************************************ 00:07:16.844 10:47:21 -- unit/unittest.sh@237 -- # 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:07:16.844 10:47:21 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:16.844 10:47:21 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:16.844 10:47:21 -- common/autotest_common.sh@10 -- # set +x 00:07:16.844 ************************************ 00:07:16.844 START TEST unittest_accel 00:07:16.844 ************************************ 00:07:16.844 10:47:21 -- common/autotest_common.sh@1111 -- # 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:07:16.844 ==70905== Memcheck, a memory error detector 00:07:16.844 ==70905== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:16.844 ==70905== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:16.844 ==70905== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:16.844 ==70905== 00:07:16.844 --70905-- Valgrind options: 00:07:16.844 --70905-- --leak-check=full 00:07:16.844 --70905-- --error-exitcode=2 00:07:16.844 --70905-- --verbose 00:07:16.844 --70905-- Contents of /proc/version: 00:07:16.844 --70905-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:16.844 --70905-- 00:07:16.844 --70905-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:16.844 --70905-- Page sizes: currently 4096, max supported 4096 00:07:16.844 --70905-- Valgrind library directory: /usr/libexec/valgrind 00:07:16.844 --70905-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:16.844 --70905-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:16.844 --70905-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:16.844 --70905-- might be shown as UnknownInlinedFun 00:07:16.844 --70905-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:16.844 --70905-- object doesn't have a dynamic symbol table 00:07:16.844 --70905-- Scheduler: using generic scheduler lock implementation. 00:07:16.844 --70905-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:16.844 ==70905== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70905-by-???-on-1bdcd945abb3 00:07:16.844 ==70905== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70905-by-???-on-1bdcd945abb3 00:07:16.844 ==70905== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70905-by-???-on-1bdcd945abb3 00:07:16.844 ==70905== 00:07:16.844 ==70905== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:16.844 ==70905== don't want to do, unless you know exactly what you're doing, 00:07:16.844 ==70905== or are doing some strange experiment): 00:07:16.844 ==70905== /usr/libexec/valgrind/../../bin/vgdb --pid=70905 ...command... 00:07:16.844 ==70905== 00:07:16.844 ==70905== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:16.844 ==70905== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:16.844 ==70905== and then give GDB the following command 00:07:16.844 ==70905== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70905 00:07:16.844 ==70905== --pid is optional if only one valgrind process is running 00:07:16.844 ==70905== 00:07:16.844 --70905-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:16.844 --70905-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:16.844 --70905-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:16.844 --70905-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:16.844 ==70905== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.844 --70905-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:16.844 --70905-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:16.844 --70905-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:16.844 --70905-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:16.844 --70905-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:16.844 --70905-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:16.844 --70905-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:16.844 --70905-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:16.844 --70905-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:16.844 --70905-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:16.844 --70905-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:16.844 --70905-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:16.844 --70905-- Reading syms from /usr/lib64/libm.so.6 00:07:16.844 --70905-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:16.844 --70905-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:16.844 --70905-- Reading syms from /usr/lib64/libc.so.6 00:07:17.102 ==70905== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.102 --70905-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.102 --70905-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.102 ==70905== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.102 --70905-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.102 --70905-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.102 ==70905== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.102 --70905-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.102 --70905-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:17.102 ==70905== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.102 --70905-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:17.102 --70905-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:17.102 --70905-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:17.102 --70905-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:17.102 --70905-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:17.102 --70905-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:17.102 --70905-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:17.102 --70905-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:17.102 --70905-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.102 --70905-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.102 --70905-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.102 --70905-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.102 --70905-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.102 --70905-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.102 --70905-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.102 --70905-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.102 --70905-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.102 --70905-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 ==70905== Preferring higher priority redirection: 00:07:17.103 --70905-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:17.103 --70905-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:17.103 --70905-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 --70905-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.103 ==70905== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.103 --70905-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.103 --70905-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.103 ==70905== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.103 --70905-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.103 --70905-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.103 --70905-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:17.103 --70905-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:17.103 --70905-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:17.103 --70905-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:17.103 --70905-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:17.103 --70905-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:17.103 --70905-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:17.362 --70905-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:17.362 --70905-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:17.362 --70905-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:17.362 --70905-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:17.362 --70905-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:17.362 --70905-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:17.362 --70905-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:17.362 --70905-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:17.362 --70905-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:17.362 --70905-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:17.362 00:07:17.362 00:07:17.362 CUnit - A unit testing framework for C - Version 2.1-3 00:07:17.362 http://cunit.sourceforge.net/ 00:07:17.362 00:07:17.362 --70905-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:17.362 00:07:17.362 Suite: accel_sequence 00:07:17.362 Test: test_sequence_fill_copy ...--70905-- REDIR: 0x55739b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:07:17.621 passed 00:07:17.621 Test: test_sequence_abort ...passed 00:07:17.621 Test: test_sequence_append_error ...passed 00:07:17.621 Test: test_sequence_completion_error ...[2024-04-18 10:47:22.393313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1934:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f54980 00:07:17.621 [2024-04-18 10:47:22.429040] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1934:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f54980 00:07:17.621 [2024-04-18 10:47:22.433259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1844:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f54980 00:07:17.621 [2024-04-18 10:47:22.435335] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1844:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f54980 00:07:17.621 passed 00:07:17.621 Test: test_sequence_decompress ...passed 00:07:17.622 Test: test_sequence_reverse ...passed 00:07:17.880 Test: test_sequence_copy_elision ...passed 00:07:17.880 Test: test_sequence_accel_buffers ...passed 00:07:17.880 Test: test_sequence_memory_domain ...[2024-04-18 10:47:22.731758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1736:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:07:17.880 [2024-04-18 10:47:22.737433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1775:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:07:17.880 passed 00:07:17.880 Test: test_sequence_module_memory_domain ...passed 00:07:17.880 Test: test_sequence_crypto ...--70905-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:17.880 passed 00:07:18.138 Test: test_sequence_driver ...[2024-04-18 10:47:22.875528] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1883:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6b7c9c0 using driver: ut 00:07:18.138 [2024-04-18 10:47:22.879572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1947:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6b7c9c0 through driver: ut 00:07:18.138 passed 00:07:18.138 Test: test_sequence_same_iovs ...passed 00:07:18.138 Test: test_sequence_crc32 ...passed 00:07:18.138 Suite: accel 00:07:18.138 Test: test_spdk_accel_task_complete ...passed 00:07:18.138 Test: test_get_task ...passed 00:07:18.138 Test: test_spdk_accel_submit_copy ...passed 00:07:18.138 Test: test_spdk_accel_submit_dualcast ...[2024-04-18 10:47:22.982023] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 433:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:18.138 [2024-04-18 10:47:22.983087] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 433:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:18.138 passed 00:07:18.138 Test: test_spdk_accel_submit_compare ...passed 00:07:18.138 Test: test_spdk_accel_submit_fill ...passed 00:07:18.138 Test: test_spdk_accel_submit_crc32c ...passed 00:07:18.138 Test: test_spdk_accel_submit_crc32cv ...passed 00:07:18.138 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:07:18.138 Test: test_spdk_accel_submit_xor ...passed 00:07:18.138 Test: test_spdk_accel_module_find_by_name ...passed 00:07:18.138 Test: test_spdk_accel_module_register ...passed 00:07:18.138 00:07:18.138 Run Summary: Type Total Ran Passed Failed Inactive 00:07:18.138 suites 2 2 n/a 0 0 00:07:18.138 tests 26 26 26 0 0 00:07:18.138 asserts 831 831 831 0 n/a 00:07:18.138 00:07:18.138 Elapsed time = 0.913 seconds 00:07:18.138 --70905-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:18.138 --70905-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:18.397 ==70905== 00:07:18.397 ==70905== HEAP SUMMARY: 00:07:18.397 ==70905== in use at exit: 384 bytes in 2 blocks 00:07:18.397 ==70905== total heap usage: 2,454 allocs, 2,452 frees, 22,269,884 bytes allocated 00:07:18.397 ==70905== 00:07:18.397 ==70905== Searching for pointers to 2 not-freed blocks 00:07:18.397 ==70905== Checked 6,833,632 bytes 00:07:18.397 ==70905== 00:07:18.397 ==70905== LEAK SUMMARY: 00:07:18.397 ==70905== definitely lost: 0 bytes in 0 blocks 00:07:18.397 ==70905== indirectly lost: 0 bytes in 0 blocks 00:07:18.397 ==70905== possibly lost: 0 bytes in 0 blocks 00:07:18.397 ==70905== still reachable: 384 bytes in 2 blocks 00:07:18.397 ==70905== suppressed: 0 bytes in 0 blocks 00:07:18.397 ==70905== Reachable blocks (those to which a pointer was found) are not shown. 00:07:18.397 ==70905== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:18.397 ==70905== 00:07:18.397 ==70905== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:18.397 00:07:18.397 real 0m1.572s 00:07:18.397 user 0m1.529s 00:07:18.397 sys 0m0.038s 00:07:18.397 10:47:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:18.397 10:47:23 -- common/autotest_common.sh@10 -- # set +x 00:07:18.397 ************************************ 00:07:18.397 END TEST unittest_accel 00:07:18.397 ************************************ 00:07:18.397 10:47:23 -- unit/unittest.sh@238 -- # 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:07:18.397 10:47:23 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:18.397 10:47:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:18.397 10:47:23 -- common/autotest_common.sh@10 -- # set +x 00:07:18.397 ************************************ 00:07:18.397 START TEST unittest_ioat 00:07:18.397 ************************************ 00:07:18.397 10:47:23 -- common/autotest_common.sh@1111 -- # 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:07:18.397 ==70944== Memcheck, a memory error detector 00:07:18.397 ==70944== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:18.397 ==70944== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:18.397 ==70944== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:18.397 ==70944== 00:07:18.397 --70944-- Valgrind options: 00:07:18.397 --70944-- --leak-check=full 00:07:18.397 --70944-- --error-exitcode=2 00:07:18.397 --70944-- --verbose 00:07:18.397 --70944-- Contents of /proc/version: 00:07:18.397 --70944-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:18.397 --70944-- 00:07:18.397 --70944-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:18.397 --70944-- Page sizes: currently 4096, max supported 4096 00:07:18.397 --70944-- Valgrind library directory: /usr/libexec/valgrind 00:07:18.397 --70944-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:18.397 --70944-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:18.398 --70944-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:18.398 --70944-- might be shown as UnknownInlinedFun 00:07:18.398 --70944-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:18.398 --70944-- object doesn't have a dynamic symbol table 00:07:18.398 --70944-- Scheduler: using generic scheduler lock implementation. 00:07:18.398 --70944-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:18.398 ==70944== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70944-by-???-on-1bdcd945abb3 00:07:18.398 ==70944== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70944-by-???-on-1bdcd945abb3 00:07:18.398 ==70944== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70944-by-???-on-1bdcd945abb3 00:07:18.398 ==70944== 00:07:18.398 ==70944== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:18.398 ==70944== don't want to do, unless you know exactly what you're doing, 00:07:18.398 ==70944== or are doing some strange experiment): 00:07:18.398 ==70944== /usr/libexec/valgrind/../../bin/vgdb --pid=70944 ...command... 00:07:18.398 ==70944== 00:07:18.398 ==70944== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:18.398 ==70944== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:18.398 ==70944== and then give GDB the following command 00:07:18.398 ==70944== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70944 00:07:18.398 ==70944== --pid is optional if only one valgrind process is running 00:07:18.398 ==70944== 00:07:18.398 --70944-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:18.398 --70944-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:18.398 --70944-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:18.398 --70944-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:18.398 ==70944== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.398 --70944-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:18.398 --70944-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:18.398 --70944-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:18.398 --70944-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:18.398 --70944-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:18.398 --70944-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:18.398 --70944-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:18.398 --70944-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:18.398 --70944-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:18.398 --70944-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:18.398 --70944-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:18.398 --70944-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:18.656 --70944-- Reading syms from /usr/lib64/libm.so.6 00:07:18.656 --70944-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:18.656 --70944-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:18.656 --70944-- Reading syms from /usr/lib64/libc.so.6 00:07:18.656 ==70944== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.656 --70944-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.657 --70944-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:18.657 ==70944== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.657 --70944-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.657 --70944-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:18.657 ==70944== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.657 --70944-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.657 --70944-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:18.657 ==70944== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.657 --70944-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.657 --70944-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:18.657 --70944-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:18.657 --70944-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:18.657 --70944-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:18.657 --70944-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:18.657 --70944-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:18.657 --70944-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:18.657 --70944-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 ==70944== Preferring higher priority redirection: 00:07:18.657 --70944-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:18.657 --70944-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:18.657 --70944-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 --70944-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.657 ==70944== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.657 --70944-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:18.657 --70944-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:18.657 ==70944== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.657 --70944-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:18.657 --70944-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:18.915 --70944-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:18.915 --70944-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:18.915 --70944-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:18.915 --70944-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:18.915 --70944-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:18.916 --70944-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:18.916 --70944-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:18.916 --70944-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:18.916 --70944-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:18.916 --70944-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:18.916 --70944-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:18.916 --70944-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:18.916 --70944-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:18.916 --70944-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:18.916 --70944-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:18.916 --70944-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:18.916 00:07:18.916 00:07:18.916 CUnit - A unit testing framework for C - Version 2.1-3 00:07:18.916 http://cunit.sourceforge.net/ 00:07:18.916 00:07:18.916 00:07:18.916 Suite: ioat 00:07:18.916 Test: ioat_state_check ...passed 00:07:18.916 00:07:18.916 Run Summary: Type Total Ran Passed Failed Inactive 00:07:18.916 suites 1 1 n/a 0 0 00:07:18.916 tests 1 1 1 0 0 00:07:18.916 asserts 32 32 32 0 n/a 00:07:18.916 00:07:18.916 Elapsed time = 0.012 seconds 00:07:18.916 --70944-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:18.916 --70944-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:18.916 ==70944== 00:07:18.916 ==70944== HEAP SUMMARY: 00:07:18.916 ==70944== in use at exit: 0 bytes in 0 blocks 00:07:18.916 ==70944== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:07:18.916 ==70944== 00:07:18.916 ==70944== All heap blocks were freed -- no leaks are possible 00:07:18.916 ==70944== 00:07:18.916 ==70944== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:18.916 00:07:18.916 real 0m0.633s 00:07:18.916 user 0m0.595s 00:07:18.916 sys 0m0.036s 00:07:18.916 10:47:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:18.916 10:47:23 -- common/autotest_common.sh@10 -- # set +x 00:07:18.916 ************************************ 00:07:18.916 END TEST unittest_ioat 00:07:18.916 ************************************ 00:07:18.916 10:47:23 -- unit/unittest.sh@239 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:18.916 10:47:23 -- unit/unittest.sh@240 -- # 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:07:18.916 10:47:23 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:18.916 10:47:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:18.916 10:47:23 -- common/autotest_common.sh@10 -- # set +x 00:07:19.175 ************************************ 00:07:19.175 START TEST unittest_idxd_user 00:07:19.175 ************************************ 00:07:19.175 10:47:23 -- common/autotest_common.sh@1111 -- # 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:07:19.175 ==70974== Memcheck, a memory error detector 00:07:19.175 ==70974== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:19.175 ==70974== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:19.175 ==70974== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:19.175 ==70974== 00:07:19.175 --70974-- Valgrind options: 00:07:19.175 --70974-- --leak-check=full 00:07:19.175 --70974-- --error-exitcode=2 00:07:19.175 --70974-- --verbose 00:07:19.175 --70974-- Contents of /proc/version: 00:07:19.175 --70974-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:19.175 --70974-- 00:07:19.175 --70974-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:19.175 --70974-- Page sizes: currently 4096, max supported 4096 00:07:19.175 --70974-- Valgrind library directory: /usr/libexec/valgrind 00:07:19.175 --70974-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:19.175 --70974-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:19.175 --70974-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:19.175 --70974-- might be shown as UnknownInlinedFun 00:07:19.175 --70974-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:19.175 --70974-- object doesn't have a dynamic symbol table 00:07:19.175 --70974-- Scheduler: using generic scheduler lock implementation. 00:07:19.175 --70974-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:19.175 ==70974== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70974-by-???-on-1bdcd945abb3 00:07:19.175 ==70974== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70974-by-???-on-1bdcd945abb3 00:07:19.175 ==70974== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70974-by-???-on-1bdcd945abb3 00:07:19.175 ==70974== 00:07:19.175 ==70974== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:19.175 ==70974== don't want to do, unless you know exactly what you're doing, 00:07:19.175 ==70974== or are doing some strange experiment): 00:07:19.175 ==70974== /usr/libexec/valgrind/../../bin/vgdb --pid=70974 ...command... 00:07:19.175 ==70974== 00:07:19.175 ==70974== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:19.175 ==70974== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:19.175 ==70974== and then give GDB the following command 00:07:19.175 ==70974== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70974 00:07:19.175 ==70974== --pid is optional if only one valgrind process is running 00:07:19.175 ==70974== 00:07:19.175 --70974-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:19.175 --70974-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:19.175 --70974-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:19.175 --70974-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:19.175 ==70974== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.175 --70974-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:19.175 --70974-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:19.175 --70974-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:19.175 --70974-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:19.175 --70974-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:19.175 --70974-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:19.175 --70974-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:19.175 --70974-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:19.175 --70974-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:19.175 --70974-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:19.175 --70974-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:19.175 --70974-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:19.175 --70974-- Reading syms from /usr/lib64/libm.so.6 00:07:19.175 --70974-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:19.175 --70974-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:19.175 --70974-- Reading syms from /usr/lib64/libc.so.6 00:07:19.175 ==70974== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.175 --70974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.176 --70974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.176 ==70974== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.176 --70974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.176 --70974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.176 ==70974== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.176 --70974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.176 --70974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.176 ==70974== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.176 --70974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.176 --70974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.434 --70974-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:19.434 --70974-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:19.434 --70974-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:19.434 --70974-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:19.434 --70974-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:19.434 --70974-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:19.434 --70974-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.434 --70974-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 ==70974== Preferring higher priority redirection: 00:07:19.435 --70974-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:19.435 --70974-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:19.435 --70974-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 --70974-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.435 ==70974== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.435 --70974-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.435 --70974-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.435 ==70974== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.435 --70974-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.435 --70974-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.435 --70974-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:19.435 --70974-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:19.435 --70974-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:19.435 --70974-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:19.435 --70974-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:19.435 --70974-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:19.435 --70974-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:19.435 --70974-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:19.435 --70974-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:19.435 --70974-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:19.435 --70974-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:19.435 --70974-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:19.435 --70974-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:19.693 --70974-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:19.693 --70974-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:19.693 --70974-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:19.693 00:07:19.693 00:07:19.693 CUnit - A unit testing framework for C - Version 2.1-3 00:07:19.693 http://cunit.sourceforge.net/ 00:07:19.693 00:07:19.693 00:07:19.693 Suite: idxd_user 00:07:19.693 Test: test_idxd_wait_cmd ...[2024-04-18 10:47:24.448886] /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:07:19.693 [2024-04-18 10:47:24.483435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:07:19.693 passed 00:07:19.693 Test: test_idxd_reset_dev ...[2024-04-18 10:47:24.487655] /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:07:19.693 [2024-04-18 10:47:24.487998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:07:19.693 passed 00:07:19.693 Test: test_idxd_group_config ...passed 00:07:19.693 Test: test_idxd_wq_config ...passed 00:07:19.693 00:07:19.693 Run Summary: Type Total Ran Passed Failed Inactive 00:07:19.693 suites 1 1 n/a 0 0 00:07:19.693 tests 4 4 4 0 0 00:07:19.693 asserts 20 20 20 0 n/a 00:07:19.693 00:07:19.693 Elapsed time = 0.072 seconds 00:07:19.693 --70974-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:19.693 --70974-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:19.693 ==70974== 00:07:19.693 ==70974== HEAP SUMMARY: 00:07:19.693 ==70974== in use at exit: 0 bytes in 0 blocks 00:07:19.693 ==70974== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:07:19.693 ==70974== 00:07:19.693 ==70974== All heap blocks were freed -- no leaks are possible 00:07:19.693 ==70974== 00:07:19.693 ==70974== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:19.693 00:07:19.693 real 0m0.689s 00:07:19.693 user 0m0.647s 00:07:19.693 sys 0m0.040s 00:07:19.693 10:47:24 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:19.694 10:47:24 -- common/autotest_common.sh@10 -- # set +x 00:07:19.694 ************************************ 00:07:19.694 END TEST unittest_idxd_user 00:07:19.694 ************************************ 00:07:19.694 10:47:24 -- unit/unittest.sh@242 -- # run_test unittest_iscsi unittest_iscsi 00:07:19.694 10:47:24 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:19.694 10:47:24 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:19.694 10:47:24 -- common/autotest_common.sh@10 -- # set +x 00:07:19.694 ************************************ 00:07:19.694 START TEST unittest_iscsi 00:07:19.694 ************************************ 00:07:19.694 10:47:24 -- common/autotest_common.sh@1111 -- # unittest_iscsi 00:07:19.694 10:47:24 -- unit/unittest.sh@66 -- # 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:07:19.694 ==71002== Memcheck, a memory error detector 00:07:19.694 ==71002== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:19.694 ==71002== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:19.694 ==71002== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:19.694 ==71002== 00:07:19.694 --71002-- Valgrind options: 00:07:19.694 --71002-- --leak-check=full 00:07:19.694 --71002-- --error-exitcode=2 00:07:19.694 --71002-- --verbose 00:07:19.694 --71002-- Contents of /proc/version: 00:07:19.694 --71002-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:19.694 --71002-- 00:07:19.694 --71002-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:19.694 --71002-- Page sizes: currently 4096, max supported 4096 00:07:19.694 --71002-- Valgrind library directory: /usr/libexec/valgrind 00:07:19.694 --71002-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:19.694 --71002-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:19.952 --71002-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:19.952 --71002-- might be shown as UnknownInlinedFun 00:07:19.952 --71002-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:19.952 --71002-- object doesn't have a dynamic symbol table 00:07:19.952 --71002-- Scheduler: using generic scheduler lock implementation. 00:07:19.952 --71002-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:19.952 ==71002== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71002-by-???-on-1bdcd945abb3 00:07:19.952 ==71002== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71002-by-???-on-1bdcd945abb3 00:07:19.952 ==71002== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71002-by-???-on-1bdcd945abb3 00:07:19.952 ==71002== 00:07:19.952 ==71002== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:19.952 ==71002== don't want to do, unless you know exactly what you're doing, 00:07:19.952 ==71002== or are doing some strange experiment): 00:07:19.952 ==71002== /usr/libexec/valgrind/../../bin/vgdb --pid=71002 ...command... 00:07:19.952 ==71002== 00:07:19.952 ==71002== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:19.952 ==71002== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:19.952 ==71002== and then give GDB the following command 00:07:19.952 ==71002== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71002 00:07:19.952 ==71002== --pid is optional if only one valgrind process is running 00:07:19.952 ==71002== 00:07:19.952 --71002-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:19.952 --71002-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:19.952 --71002-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:19.952 --71002-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:19.952 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.952 --71002-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:19.952 --71002-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:19.952 --71002-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:19.952 --71002-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:19.952 --71002-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:19.952 --71002-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:19.952 --71002-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:19.952 --71002-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:19.952 --71002-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:19.952 --71002-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:19.952 --71002-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:19.952 --71002-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:19.952 --71002-- Reading syms from /usr/lib64/libm.so.6 00:07:19.952 --71002-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:19.952 --71002-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:19.952 --71002-- Reading syms from /usr/lib64/libc.so.6 00:07:19.952 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.952 --71002-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.952 --71002-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.952 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.952 --71002-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.952 --71002-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.952 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.952 --71002-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.952 --71002-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.952 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.952 --71002-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.952 --71002-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.211 --71002-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:20.211 --71002-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:20.211 --71002-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:20.211 --71002-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:20.211 --71002-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:20.211 --71002-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:20.211 --71002-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 ==71002== Preferring higher priority redirection: 00:07:20.211 --71002-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:20.211 --71002-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:20.211 --71002-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 --71002-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.211 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.211 --71002-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.211 --71002-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.212 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.212 --71002-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.212 --71002-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.212 --71002-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:20.212 --71002-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:20.212 --71002-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:20.212 --71002-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:20.212 --71002-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:20.212 --71002-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:20.212 --71002-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:20.212 --71002-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:20.212 --71002-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:20.212 --71002-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:20.212 --71002-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:20.212 --71002-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:20.212 --71002-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:20.212 --71002-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:20.470 --71002-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:20.470 --71002-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:20.470 00:07:20.470 00:07:20.470 CUnit - A unit testing framework for C - Version 2.1-3 00:07:20.470 http://cunit.sourceforge.net/ 00:07:20.470 00:07:20.470 00:07:20.470 Suite: conn_suite 00:07:20.470 Test: read_task_split_in_order_case ...passed 00:07:20.470 Test: read_task_split_reverse_order_case ...passed 00:07:20.470 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:07:20.470 Test: process_non_read_task_completion_test ...passed 00:07:20.470 Test: free_tasks_on_connection ...passed 00:07:20.470 Test: free_tasks_with_queued_datain ...passed 00:07:20.470 Test: abort_queued_datain_task_test ...passed 00:07:20.471 Test: abort_queued_datain_tasks_test ...passed 00:07:20.471 00:07:20.471 Run Summary: Type Total Ran Passed Failed Inactive 00:07:20.471 suites 1 1 n/a 0 0 00:07:20.471 tests 8 8 8 0 0 00:07:20.471 asserts 230 230 230 0 n/a 00:07:20.471 00:07:20.471 Elapsed time = 0.100 seconds 00:07:20.471 --71002-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:20.471 --71002-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:20.471 ==71002== 00:07:20.471 ==71002== HEAP SUMMARY: 00:07:20.471 ==71002== in use at exit: 0 bytes in 0 blocks 00:07:20.471 ==71002== total heap usage: 123 allocs, 123 frees, 170,465 bytes allocated 00:07:20.471 ==71002== 00:07:20.471 ==71002== All heap blocks were freed -- no leaks are possible 00:07:20.471 ==71002== 00:07:20.471 ==71002== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:20.471 10:47:25 -- unit/unittest.sh@67 -- # 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:07:20.471 ==71010== Memcheck, a memory error detector 00:07:20.471 ==71010== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:20.471 ==71010== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:20.471 ==71010== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:20.471 ==71010== 00:07:20.471 --71010-- Valgrind options: 00:07:20.471 --71010-- --leak-check=full 00:07:20.471 --71010-- --error-exitcode=2 00:07:20.471 --71010-- --verbose 00:07:20.471 --71010-- Contents of /proc/version: 00:07:20.471 --71010-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:20.471 --71010-- 00:07:20.471 --71010-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:20.471 --71010-- Page sizes: currently 4096, max supported 4096 00:07:20.471 --71010-- Valgrind library directory: /usr/libexec/valgrind 00:07:20.471 --71010-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:20.471 --71010-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:20.471 --71010-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:20.471 --71010-- might be shown as UnknownInlinedFun 00:07:20.730 --71010-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:20.730 --71010-- object doesn't have a dynamic symbol table 00:07:20.730 --71010-- Scheduler: using generic scheduler lock implementation. 00:07:20.730 --71010-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:20.730 ==71010== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71010-by-???-on-1bdcd945abb3 00:07:20.730 ==71010== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71010-by-???-on-1bdcd945abb3 00:07:20.730 ==71010== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71010-by-???-on-1bdcd945abb3 00:07:20.730 ==71010== 00:07:20.730 ==71010== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:20.730 ==71010== don't want to do, unless you know exactly what you're doing, 00:07:20.730 ==71010== or are doing some strange experiment): 00:07:20.730 ==71010== /usr/libexec/valgrind/../../bin/vgdb --pid=71010 ...command... 00:07:20.730 ==71010== 00:07:20.730 ==71010== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:20.730 ==71010== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:20.730 ==71010== and then give GDB the following command 00:07:20.730 ==71010== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71010 00:07:20.730 ==71010== --pid is optional if only one valgrind process is running 00:07:20.730 ==71010== 00:07:20.730 --71010-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:20.730 --71010-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:20.730 --71010-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:20.730 --71010-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:20.730 ==71010== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.730 --71010-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:20.730 --71010-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:20.730 --71010-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:20.730 --71010-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:20.730 --71010-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:20.730 --71010-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:20.730 --71010-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:20.730 --71010-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:20.730 --71010-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:20.730 --71010-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:20.730 --71010-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:20.730 --71010-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:20.730 --71010-- Reading syms from /usr/lib64/libm.so.6 00:07:20.730 --71010-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:20.730 --71010-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:20.730 --71010-- Reading syms from /usr/lib64/libc.so.6 00:07:20.731 ==71010== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.731 --71010-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.731 --71010-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.731 ==71010== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.731 --71010-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.731 --71010-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.731 ==71010== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.731 --71010-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.731 --71010-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.731 ==71010== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.731 --71010-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.731 --71010-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.731 --71010-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:20.989 --71010-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:20.989 --71010-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:20.989 --71010-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:20.989 --71010-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:20.990 --71010-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:20.990 --71010-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 ==71010== Preferring higher priority redirection: 00:07:20.990 --71010-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:20.990 --71010-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:20.990 --71010-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 --71010-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.990 ==71010== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.990 --71010-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.990 --71010-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.990 ==71010== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.991 --71010-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.991 --71010-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.991 --71010-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:20.991 --71010-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:20.991 --71010-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:20.991 --71010-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:20.991 --71010-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:20.991 --71010-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:20.991 --71010-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:20.991 --71010-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:20.991 --71010-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:20.991 --71010-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:20.991 --71010-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:20.991 --71010-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:20.991 --71010-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:20.991 --71010-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:20.991 --71010-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:20.991 --71010-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:20.991 00:07:20.991 00:07:20.991 CUnit - A unit testing framework for C - Version 2.1-3 00:07:20.991 http://cunit.sourceforge.net/ 00:07:20.991 00:07:20.991 00:07:20.991 Suite: iscsi_suite 00:07:21.249 Test: param_negotiation_test ...--71010-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:21.249 passed 00:07:21.249 Test: list_negotiation_test ...passed 00:07:21.249 Test: parse_valid_test ...--71010-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:21.249 passed 00:07:21.249 Test: parse_invalid_test ...[2024-04-18 10:47:26.045551] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:07:21.249 [2024-04-18 10:47:26.078647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:07:21.249 [2024-04-18 10:47:26.080737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:07:21.249 [2024-04-18 10:47:26.082882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:07:21.249 [2024-04-18 10:47:26.084702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:07:21.250 [2024-04-18 10:47:26.086446] /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:07:21.250 [2024-04-18 10:47:26.088044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:07:21.250 passed 00:07:21.250 00:07:21.250 Run Summary: Type Total Ran Passed Failed Inactive 00:07:21.250 suites 1 1 n/a 0 0 00:07:21.250 tests 4 4 4 0 0 00:07:21.250 asserts 161 161 161 0 n/a 00:07:21.250 00:07:21.250 Elapsed time = 0.147 seconds 00:07:21.250 --71010-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:21.250 --71010-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:21.250 ==71010== 00:07:21.250 ==71010== HEAP SUMMARY: 00:07:21.250 ==71010== in use at exit: 0 bytes in 0 blocks 00:07:21.250 ==71010== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:07:21.250 ==71010== 00:07:21.250 ==71010== All heap blocks were freed -- no leaks are possible 00:07:21.250 ==71010== 00:07:21.250 ==71010== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:21.250 10:47:26 -- unit/unittest.sh@68 -- # 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:07:21.250 ==71021== Memcheck, a memory error detector 00:07:21.250 ==71021== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:21.250 ==71021== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:21.250 ==71021== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:21.250 ==71021== 00:07:21.250 --71021-- Valgrind options: 00:07:21.250 --71021-- --leak-check=full 00:07:21.250 --71021-- --error-exitcode=2 00:07:21.250 --71021-- --verbose 00:07:21.250 --71021-- Contents of /proc/version: 00:07:21.250 --71021-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:21.250 --71021-- 00:07:21.250 --71021-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:21.250 --71021-- Page sizes: currently 4096, max supported 4096 00:07:21.250 --71021-- Valgrind library directory: /usr/libexec/valgrind 00:07:21.250 --71021-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:21.250 --71021-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:21.250 --71021-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:21.250 --71021-- might be shown as UnknownInlinedFun 00:07:21.250 --71021-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:21.250 --71021-- object doesn't have a dynamic symbol table 00:07:21.250 --71021-- Scheduler: using generic scheduler lock implementation. 00:07:21.250 --71021-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:21.250 ==71021== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71021-by-???-on-1bdcd945abb3 00:07:21.250 ==71021== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71021-by-???-on-1bdcd945abb3 00:07:21.250 ==71021== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71021-by-???-on-1bdcd945abb3 00:07:21.250 ==71021== 00:07:21.250 ==71021== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:21.250 ==71021== don't want to do, unless you know exactly what you're doing, 00:07:21.250 ==71021== or are doing some strange experiment): 00:07:21.250 ==71021== /usr/libexec/valgrind/../../bin/vgdb --pid=71021 ...command... 00:07:21.250 ==71021== 00:07:21.250 ==71021== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:21.250 ==71021== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:21.250 ==71021== and then give GDB the following command 00:07:21.250 ==71021== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71021 00:07:21.250 ==71021== --pid is optional if only one valgrind process is running 00:07:21.250 ==71021== 00:07:21.509 --71021-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:21.509 --71021-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:21.509 --71021-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:21.509 --71021-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:21.509 ==71021== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.509 --71021-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:21.509 --71021-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:21.509 --71021-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:21.509 --71021-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:21.509 --71021-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:21.509 --71021-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:21.509 --71021-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:21.509 --71021-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:21.509 --71021-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:21.509 --71021-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:21.509 --71021-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:21.509 --71021-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:21.509 --71021-- Reading syms from /usr/lib64/libm.so.6 00:07:21.509 --71021-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:21.509 --71021-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:21.509 --71021-- Reading syms from /usr/lib64/libc.so.6 00:07:21.509 ==71021== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.509 --71021-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.509 --71021-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.509 ==71021== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.509 --71021-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.509 --71021-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.509 ==71021== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.509 --71021-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.509 --71021-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.509 ==71021== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.509 --71021-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.509 --71021-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.509 --71021-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:21.509 --71021-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:21.509 --71021-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:21.509 --71021-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:21.767 --71021-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:21.767 --71021-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:21.767 --71021-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.767 --71021-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 ==71021== Preferring higher priority redirection: 00:07:21.768 --71021-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:21.768 --71021-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:21.768 --71021-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 --71021-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.768 ==71021== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.768 --71021-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:21.768 --71021-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:21.768 ==71021== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.768 --71021-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:21.768 --71021-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:21.768 --71021-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:21.768 --71021-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:21.768 --71021-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:21.768 --71021-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:21.768 --71021-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:21.768 --71021-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:21.768 --71021-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:21.768 --71021-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:21.768 --71021-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:21.768 --71021-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:21.768 --71021-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:21.768 --71021-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:21.768 --71021-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:21.768 --71021-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:21.768 --71021-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:21.768 --71021-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:21.768 00:07:21.768 00:07:21.768 CUnit - A unit testing framework for C - Version 2.1-3 00:07:21.768 http://cunit.sourceforge.net/ 00:07:21.768 00:07:21.768 00:07:21.768 Suite: iscsi_target_node_suite 00:07:22.027 Test: add_lun_test_cases ...[2024-04-18 10:47:26.726739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1248:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:07:22.027 [2024-04-18 10:47:26.759957] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1254:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:07:22.027 [2024-04-18 10:47:26.761247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1260:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:07:22.027 [2024-04-18 10:47:26.761817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1260:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:07:22.027 [2024-04-18 10:47:26.762759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1266:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:07:22.027 passed 00:07:22.027 Test: allow_any_allowed ...passed 00:07:22.027 Test: allow_ipv6_allowed ...passed 00:07:22.027 Test: allow_ipv6_denied ...passed 00:07:22.027 Test: allow_ipv6_invalid ...passed 00:07:22.027 Test: allow_ipv4_allowed ...passed 00:07:22.027 Test: allow_ipv4_denied ...passed 00:07:22.027 Test: allow_ipv4_invalid ...passed 00:07:22.027 Test: node_access_allowed ...passed 00:07:22.027 Test: node_access_denied_by_empty_netmask ...passed 00:07:22.027 Test: node_access_multi_initiator_groups_cases ...passed 00:07:22.027 Test: allow_iscsi_name_multi_maps_case ...passed 00:07:22.027 Test: chap_param_test_cases ...[2024-04-18 10:47:26.826651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:07:22.027 [2024-04-18 10:47:26.827265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:07:22.027 [2024-04-18 10:47:26.827754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:07:22.027 [2024-04-18 10:47:26.828168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1035:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:07:22.027 [2024-04-18 10:47:26.828981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1026:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:07:22.028 passed 00:07:22.028 00:07:22.028 Run Summary: Type Total Ran Passed Failed Inactive 00:07:22.028 suites 1 1 n/a 0 0 00:07:22.028 tests 13 13 13 0 0 00:07:22.028 asserts 50 50 50 0 n/a 00:07:22.028 00:07:22.028 Elapsed time = 0.109 seconds 00:07:22.028 --71021-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:22.028 --71021-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:22.028 ==71021== 00:07:22.028 ==71021== HEAP SUMMARY: 00:07:22.028 ==71021== in use at exit: 0 bytes in 0 blocks 00:07:22.028 ==71021== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:07:22.028 ==71021== 00:07:22.028 ==71021== All heap blocks were freed -- no leaks are possible 00:07:22.028 ==71021== 00:07:22.028 ==71021== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:22.028 10:47:26 -- unit/unittest.sh@69 -- # 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:07:22.028 ==71029== Memcheck, a memory error detector 00:07:22.028 ==71029== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:22.028 ==71029== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:22.028 ==71029== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:22.028 ==71029== 00:07:22.028 --71029-- Valgrind options: 00:07:22.028 --71029-- --leak-check=full 00:07:22.028 --71029-- --error-exitcode=2 00:07:22.028 --71029-- --verbose 00:07:22.028 --71029-- Contents of /proc/version: 00:07:22.028 --71029-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:22.028 --71029-- 00:07:22.028 --71029-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:22.028 --71029-- Page sizes: currently 4096, max supported 4096 00:07:22.028 --71029-- Valgrind library directory: /usr/libexec/valgrind 00:07:22.028 --71029-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:22.028 --71029-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:22.028 --71029-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:22.028 --71029-- might be shown as UnknownInlinedFun 00:07:22.028 --71029-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:22.028 --71029-- object doesn't have a dynamic symbol table 00:07:22.028 --71029-- Scheduler: using generic scheduler lock implementation. 00:07:22.028 --71029-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:22.028 ==71029== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71029-by-???-on-1bdcd945abb3 00:07:22.028 ==71029== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71029-by-???-on-1bdcd945abb3 00:07:22.028 ==71029== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71029-by-???-on-1bdcd945abb3 00:07:22.028 ==71029== 00:07:22.028 ==71029== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:22.028 ==71029== don't want to do, unless you know exactly what you're doing, 00:07:22.028 ==71029== or are doing some strange experiment): 00:07:22.028 ==71029== /usr/libexec/valgrind/../../bin/vgdb --pid=71029 ...command... 00:07:22.028 ==71029== 00:07:22.028 ==71029== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:22.028 ==71029== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:22.028 ==71029== and then give GDB the following command 00:07:22.028 ==71029== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71029 00:07:22.028 ==71029== --pid is optional if only one valgrind process is running 00:07:22.028 ==71029== 00:07:22.028 --71029-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:22.286 --71029-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:22.286 --71029-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:22.286 --71029-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:22.286 ==71029== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.286 --71029-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:22.286 --71029-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:22.286 --71029-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:22.286 --71029-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:22.286 --71029-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:22.286 --71029-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:22.286 --71029-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:22.286 --71029-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:22.286 --71029-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:22.286 --71029-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:22.286 --71029-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:22.286 --71029-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:22.286 --71029-- Reading syms from /usr/lib64/libm.so.6 00:07:22.286 --71029-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:22.286 --71029-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:22.286 --71029-- Reading syms from /usr/lib64/libc.so.6 00:07:22.286 ==71029== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.286 --71029-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.286 --71029-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.286 ==71029== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.286 --71029-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.286 --71029-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.286 ==71029== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.286 --71029-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.286 --71029-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.286 ==71029== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.286 --71029-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.286 --71029-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.286 --71029-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:22.286 --71029-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:22.286 --71029-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:22.286 --71029-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:22.286 --71029-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:22.286 --71029-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:22.286 --71029-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.286 --71029-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.286 --71029-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.286 --71029-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.286 --71029-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 --71029-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.543 ==71029== Preferring higher priority redirection: 00:07:22.544 --71029-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:22.544 --71029-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:22.544 --71029-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.544 --71029-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.544 --71029-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.544 --71029-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.544 --71029-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.544 --71029-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.544 --71029-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.544 --71029-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.544 --71029-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.544 ==71029== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.544 --71029-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.544 --71029-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.544 ==71029== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.544 --71029-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.544 --71029-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.544 --71029-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:22.544 --71029-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:22.544 --71029-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:22.544 --71029-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:22.544 --71029-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:22.544 --71029-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:22.544 --71029-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:22.544 --71029-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:22.544 --71029-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:22.544 --71029-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:22.544 --71029-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:22.544 --71029-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:22.544 --71029-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:22.544 --71029-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:22.544 --71029-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:22.544 --71029-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:22.544 00:07:22.544 00:07:22.544 CUnit - A unit testing framework for C - Version 2.1-3 00:07:22.544 http://cunit.sourceforge.net/ 00:07:22.544 00:07:22.544 00:07:22.544 Suite: iscsi_suite 00:07:22.544 Test: op_login_check_target_test ...[2024-04-18 10:47:27.420499] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:07:22.544 passed 00:07:22.544 Test: op_login_session_normal_test ...[2024-04-18 10:47:27.451618] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:22.544 [2024-04-18 10:47:27.453707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:22.544 [2024-04-18 10:47:27.455496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:22.544 [2024-04-18 10:47:27.461600] /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:07:22.544 [2024-04-18 10:47:27.464550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:07:22.544 [2024-04-18 10:47:27.468043] /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:07:22.544 [2024-04-18 10:47:27.468269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:07:22.544 passed 00:07:22.801 Test: maxburstlength_test ...[2024-04-18 10:47:27.519909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4211:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:07:22.801 [2024-04-18 10:47:27.520877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4548:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:07:22.801 passed 00:07:22.801 Test: underflow_for_read_transfer_test ...passed 00:07:22.801 Test: underflow_for_zero_read_transfer_test ...passed 00:07:22.801 Test: underflow_for_request_sense_test ...passed 00:07:22.801 Test: underflow_for_check_condition_test ...passed 00:07:22.801 Test: add_transfer_task_test ...passed 00:07:22.801 Test: get_transfer_task_test ...passed 00:07:22.801 Test: del_transfer_task_test ...passed 00:07:22.801 Test: clear_all_transfer_tasks_test ...passed 00:07:22.801 Test: build_iovs_test ...passed 00:07:22.801 Test: build_iovs_with_md_test ...passed 00:07:22.801 Test: pdu_hdr_op_login_test ...[2024-04-18 10:47:27.687703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:07:22.801 [2024-04-18 10:47:27.695726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1258:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:07:22.801 [2024-04-18 10:47:27.698441] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1272:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:07:22.801 passed 00:07:22.801 Test: pdu_hdr_op_text_test ...[2024-04-18 10:47:27.701845] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2240:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:07:22.801 [2024-04-18 10:47:27.706883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2272:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:07:22.801 [2024-04-18 10:47:27.710812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2285:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:07:22.802 passed 00:07:22.802 Test: pdu_hdr_op_logout_test ...[2024-04-18 10:47:27.714888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2515: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:07:22.802 passed 00:07:22.802 Test: pdu_hdr_op_scsi_test ...[2024-04-18 10:47:27.730098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3336:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:07:22.802 [2024-04-18 10:47:27.730579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3336:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:07:22.802 [2024-04-18 10:47:27.731616] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3364:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:07:22.802 [2024-04-18 10:47:27.736478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3397:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:07:22.802 [2024-04-18 10:47:27.738254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3404:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:07:22.802 [2024-04-18 10:47:27.742082] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3428:iscsi_pdu_hdr_op_scsi: *ERROR*: Reject scsi cmd with EDTL > 0 but (R | W) == 0 00:07:22.802 passed 00:07:22.802 Test: pdu_hdr_op_task_mgmt_test ...[2024-04-18 10:47:27.744662] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3605:iscsi_pdu_hdr_op_task: *ERROR*: ISCSI_OP_TASK not allowed in discovery and invalid session 00:07:22.802 [2024-04-18 10:47:27.757536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3694:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:07:22.802 passed 00:07:22.802 Test: pdu_hdr_op_nopout_test ...[2024-04-18 10:47:27.765339] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3713:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:07:23.059 [2024-04-18 10:47:27.768944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:07:23.060 [2024-04-18 10:47:27.769653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:07:23.060 [2024-04-18 10:47:27.769885] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3743:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:07:23.060 passed 00:07:23.060 Test: pdu_hdr_op_data_test ...[2024-04-18 10:47:27.771200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4186:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:07:23.060 [2024-04-18 10:47:27.772588] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4203:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:07:23.060 [2024-04-18 10:47:27.773572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4211:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:07:23.060 [2024-04-18 10:47:27.774841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4216:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:07:23.060 [2024-04-18 10:47:27.776890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4222:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:07:23.060 [2024-04-18 10:47:27.779115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4233:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:07:23.060 [2024-04-18 10:47:27.782322] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4243:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:07:23.060 passed 00:07:23.060 Test: empty_text_with_cbit_test ...passed 00:07:23.060 Test: pdu_payload_read_test ...[2024-04-18 10:47:27.823928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4631:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:07:23.060 passed 00:07:23.060 Test: data_out_pdu_sequence_test ...passed 00:07:23.060 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:07:23.060 00:07:23.060 Run Summary: Type Total Ran Passed Failed Inactive 00:07:23.060 suites 1 1 n/a 0 0 00:07:23.060 tests 24 24 24 0 0 00:07:23.060 asserts 150253 150253 150253 0 n/a 00:07:23.060 00:07:23.060 Elapsed time = 0.513 seconds 00:07:23.060 --71029-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:23.060 --71029-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:23.060 ==71029== 00:07:23.060 ==71029== HEAP SUMMARY: 00:07:23.060 ==71029== in use at exit: 1,008 bytes in 3 blocks 00:07:23.060 ==71029== total heap usage: 325 allocs, 322 frees, 727,644 bytes allocated 00:07:23.060 ==71029== 00:07:23.060 ==71029== Searching for pointers to 3 not-freed blocks 00:07:23.060 ==71029== Checked 6,801,704 bytes 00:07:23.060 ==71029== 00:07:23.060 ==71029== LEAK SUMMARY: 00:07:23.060 ==71029== definitely lost: 0 bytes in 0 blocks 00:07:23.060 ==71029== indirectly lost: 0 bytes in 0 blocks 00:07:23.060 ==71029== possibly lost: 0 bytes in 0 blocks 00:07:23.060 ==71029== still reachable: 1,008 bytes in 3 blocks 00:07:23.060 ==71029== suppressed: 0 bytes in 0 blocks 00:07:23.060 ==71029== Reachable blocks (those to which a pointer was found) are not shown. 00:07:23.060 ==71029== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:23.060 ==71029== 00:07:23.060 ==71029== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:23.060 10:47:28 -- unit/unittest.sh@70 -- # 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:07:23.319 ==71043== Memcheck, a memory error detector 00:07:23.319 ==71043== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:23.319 ==71043== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:23.319 ==71043== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:23.319 ==71043== 00:07:23.319 --71043-- Valgrind options: 00:07:23.319 --71043-- --leak-check=full 00:07:23.319 --71043-- --error-exitcode=2 00:07:23.319 --71043-- --verbose 00:07:23.319 --71043-- Contents of /proc/version: 00:07:23.319 --71043-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:23.319 --71043-- 00:07:23.319 --71043-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:23.319 --71043-- Page sizes: currently 4096, max supported 4096 00:07:23.319 --71043-- Valgrind library directory: /usr/libexec/valgrind 00:07:23.319 --71043-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:23.319 --71043-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:23.319 --71043-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:23.319 --71043-- might be shown as UnknownInlinedFun 00:07:23.319 --71043-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:23.319 --71043-- object doesn't have a dynamic symbol table 00:07:23.319 --71043-- Scheduler: using generic scheduler lock implementation. 00:07:23.319 --71043-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:23.319 ==71043== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71043-by-???-on-1bdcd945abb3 00:07:23.319 ==71043== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71043-by-???-on-1bdcd945abb3 00:07:23.319 ==71043== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71043-by-???-on-1bdcd945abb3 00:07:23.319 ==71043== 00:07:23.319 ==71043== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:23.319 ==71043== don't want to do, unless you know exactly what you're doing, 00:07:23.319 ==71043== or are doing some strange experiment): 00:07:23.319 ==71043== /usr/libexec/valgrind/../../bin/vgdb --pid=71043 ...command... 00:07:23.319 ==71043== 00:07:23.319 ==71043== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:23.319 ==71043== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:23.319 ==71043== and then give GDB the following command 00:07:23.319 ==71043== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71043 00:07:23.319 ==71043== --pid is optional if only one valgrind process is running 00:07:23.319 ==71043== 00:07:23.319 --71043-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:23.319 --71043-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:23.319 --71043-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:23.319 --71043-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:23.319 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.319 --71043-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:23.320 --71043-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:23.320 --71043-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:23.320 --71043-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:23.320 --71043-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:23.320 --71043-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:23.320 --71043-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:23.320 --71043-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:23.320 --71043-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:23.320 --71043-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:23.320 --71043-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:23.320 --71043-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:23.320 --71043-- Reading syms from /usr/lib64/libm.so.6 00:07:23.320 --71043-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:23.320 --71043-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:23.320 --71043-- Reading syms from /usr/lib64/libc.so.6 00:07:23.320 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.320 --71043-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.320 --71043-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:23.320 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.320 --71043-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.320 --71043-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:23.320 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.320 --71043-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.320 --71043-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:23.320 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.320 --71043-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.320 --71043-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:23.579 --71043-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:23.579 --71043-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:23.579 --71043-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:23.579 --71043-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:23.579 --71043-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:23.579 --71043-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:23.579 --71043-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.579 --71043-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 ==71043== Preferring higher priority redirection: 00:07:23.580 --71043-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:23.580 --71043-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:23.580 --71043-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 --71043-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.580 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.580 --71043-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:23.580 --71043-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:23.580 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.580 --71043-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:23.580 --71043-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:23.580 --71043-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:23.580 --71043-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:23.580 --71043-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:23.580 --71043-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:23.580 --71043-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:23.580 --71043-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:23.580 --71043-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:23.580 --71043-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:23.580 --71043-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:23.580 --71043-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:23.580 --71043-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:23.580 --71043-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:23.580 --71043-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:23.580 --71043-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:23.580 --71043-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:23.580 --71043-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:23.837 00:07:23.837 00:07:23.837 CUnit - A unit testing framework for C - Version 2.1-3 00:07:23.837 http://cunit.sourceforge.net/ 00:07:23.837 00:07:23.837 00:07:23.837 Suite: init_grp_suite 00:07:23.837 Test: create_initiator_group_success_case ...passed 00:07:23.837 Test: find_initiator_group_success_case ...passed 00:07:23.837 Test: register_initiator_group_twice_case ...passed 00:07:23.837 Test: add_initiator_name_success_case ...--71043-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:07:23.837 passed 00:07:23.837 Test: add_initiator_name_fail_case ...[2024-04-18 10:47:28.580174] /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:07:23.837 passed 00:07:23.837 Test: delete_all_initiator_names_success_case ...passed 00:07:23.837 Test: add_netmask_success_case ...passed 00:07:23.837 Test: add_netmask_fail_case ...[2024-04-18 10:47:28.629073] /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:07:23.837 passed 00:07:23.837 Test: delete_all_netmasks_success_case ...passed 00:07:23.837 Test: initiator_name_overwrite_all_to_any_case ...passed 00:07:23.837 Test: netmask_overwrite_all_to_any_case ...passed 00:07:23.837 Test: add_delete_initiator_names_case ...passed 00:07:23.837 Test: add_duplicated_initiator_names_case ...passed 00:07:23.837 Test: delete_nonexisting_initiator_names_case ...passed 00:07:23.837 Test: add_delete_netmasks_case ...passed 00:07:23.837 Test: add_duplicated_netmasks_case ...passed 00:07:23.837 Test: delete_nonexisting_netmasks_case ...passed 00:07:23.837 00:07:23.837 Run Summary: Type Total Ran Passed Failed Inactive 00:07:23.837 suites 1 1 n/a 0 0 00:07:23.837 tests 17 17 17 0 0 00:07:23.837 asserts 108 108 108 0 n/a 00:07:23.837 00:07:23.837 Elapsed time = 0.112 seconds 00:07:23.837 --71043-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:23.837 --71043-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:23.837 ==71043== 00:07:23.837 ==71043== HEAP SUMMARY: 00:07:23.837 ==71043== in use at exit: 0 bytes in 0 blocks 00:07:23.837 ==71043== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:07:23.837 ==71043== 00:07:23.837 ==71043== All heap blocks were freed -- no leaks are possible 00:07:23.837 ==71043== 00:07:23.837 ==71043== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:23.837 10:47:28 -- unit/unittest.sh@71 -- # 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:07:23.837 ==71048== Memcheck, a memory error detector 00:07:23.837 ==71048== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:23.837 ==71048== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:23.837 ==71048== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:23.837 ==71048== 00:07:23.837 --71048-- Valgrind options: 00:07:23.837 --71048-- --leak-check=full 00:07:23.837 --71048-- --error-exitcode=2 00:07:23.837 --71048-- --verbose 00:07:23.837 --71048-- Contents of /proc/version: 00:07:23.837 --71048-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:23.837 --71048-- 00:07:23.837 --71048-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:23.837 --71048-- Page sizes: currently 4096, max supported 4096 00:07:23.837 --71048-- Valgrind library directory: /usr/libexec/valgrind 00:07:23.837 --71048-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:23.837 --71048-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:23.837 --71048-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:23.837 --71048-- might be shown as UnknownInlinedFun 00:07:23.837 --71048-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:23.837 --71048-- object doesn't have a dynamic symbol table 00:07:23.837 --71048-- Scheduler: using generic scheduler lock implementation. 00:07:23.837 --71048-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:23.837 ==71048== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71048-by-???-on-1bdcd945abb3 00:07:23.837 ==71048== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71048-by-???-on-1bdcd945abb3 00:07:23.837 ==71048== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71048-by-???-on-1bdcd945abb3 00:07:23.837 ==71048== 00:07:23.837 ==71048== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:23.837 ==71048== don't want to do, unless you know exactly what you're doing, 00:07:23.837 ==71048== or are doing some strange experiment): 00:07:23.837 ==71048== /usr/libexec/valgrind/../../bin/vgdb --pid=71048 ...command... 00:07:23.837 ==71048== 00:07:23.837 ==71048== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:23.837 ==71048== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:23.837 ==71048== and then give GDB the following command 00:07:23.837 ==71048== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71048 00:07:23.837 ==71048== --pid is optional if only one valgrind process is running 00:07:23.837 ==71048== 00:07:23.837 --71048-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:24.094 --71048-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:24.094 --71048-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:24.094 --71048-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:24.094 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.094 --71048-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:24.094 --71048-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:24.094 --71048-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:24.094 --71048-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:24.094 --71048-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:24.094 --71048-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:24.094 --71048-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:24.094 --71048-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:24.094 --71048-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:24.094 --71048-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:24.094 --71048-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:24.094 --71048-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:24.094 --71048-- Reading syms from /usr/lib64/libm.so.6 00:07:24.094 --71048-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:24.094 --71048-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:24.094 --71048-- Reading syms from /usr/lib64/libc.so.6 00:07:24.094 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.094 --71048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.094 --71048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:24.094 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.094 --71048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.094 --71048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:24.094 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.094 --71048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.094 --71048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:24.094 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.094 --71048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.094 --71048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:24.094 --71048-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:24.094 --71048-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:24.094 --71048-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:24.094 --71048-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:24.094 --71048-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:24.094 --71048-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:24.094 --71048-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 --71048-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.094 ==71048== Preferring higher priority redirection: 00:07:24.094 --71048-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:24.094 --71048-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:24.095 --71048-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.095 --71048-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.095 --71048-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.095 --71048-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.095 --71048-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.351 --71048-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.351 --71048-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.351 --71048-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.351 --71048-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.351 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.351 --71048-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:24.351 --71048-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:24.351 ==71048== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.351 --71048-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:24.351 --71048-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:24.351 --71048-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:24.351 --71048-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:24.351 --71048-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:24.351 --71048-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:24.351 --71048-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:24.351 --71048-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:24.351 --71048-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:24.351 --71048-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:24.351 --71048-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:24.351 --71048-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:24.351 --71048-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:24.351 --71048-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:24.351 --71048-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:24.351 --71048-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:24.352 --71048-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:24.352 --71048-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:24.352 00:07:24.352 00:07:24.352 CUnit - A unit testing framework for C - Version 2.1-3 00:07:24.352 http://cunit.sourceforge.net/ 00:07:24.352 00:07:24.352 00:07:24.352 Suite: portal_grp_suite 00:07:24.352 Test: portal_create_ipv4_normal_case ...passed 00:07:24.352 Test: portal_create_ipv6_normal_case ...passed 00:07:24.352 Test: portal_create_ipv4_wildcard_case ...passed 00:07:24.352 Test: portal_create_ipv6_wildcard_case ...passed 00:07:24.352 Test: portal_create_twice_case ...[2024-04-18 10:47:29.209715] /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:07:24.352 passed 00:07:24.352 Test: portal_grp_register_unregister_case ...passed 00:07:24.352 Test: portal_grp_register_twice_case ...passed 00:07:24.352 Test: portal_grp_add_delete_case ...--71048-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:24.352 passed 00:07:24.617 Test: portal_grp_add_delete_twice_case ...passed 00:07:24.617 00:07:24.617 Run Summary: Type Total Ran Passed Failed Inactive 00:07:24.617 suites 1 1 n/a 0 0 00:07:24.617 tests 9 9 9 0 0 00:07:24.617 asserts 44 44 44 0 n/a 00:07:24.617 00:07:24.617 Elapsed time = 0.125 seconds 00:07:24.617 --71048-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:24.617 --71048-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:24.617 ==71048== 00:07:24.617 ==71048== HEAP SUMMARY: 00:07:24.617 ==71048== in use at exit: 0 bytes in 0 blocks 00:07:24.617 ==71048== total heap usage: 2,177 allocs, 2,177 frees, 222,496 bytes allocated 00:07:24.617 ==71048== 00:07:24.617 ==71048== All heap blocks were freed -- no leaks are possible 00:07:24.617 ==71048== 00:07:24.617 ==71048== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:24.617 00:07:24.617 real 0m4.753s 00:07:24.617 user 0m4.548s 00:07:24.617 sys 0m0.189s 00:07:24.617 10:47:29 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:24.617 10:47:29 -- common/autotest_common.sh@10 -- # set +x 00:07:24.617 ************************************ 00:07:24.617 END TEST unittest_iscsi 00:07:24.617 ************************************ 00:07:24.617 10:47:29 -- unit/unittest.sh@243 -- # run_test unittest_json unittest_json 00:07:24.617 10:47:29 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:24.617 10:47:29 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:24.617 10:47:29 -- common/autotest_common.sh@10 -- # set +x 00:07:24.617 ************************************ 00:07:24.617 START TEST unittest_json 00:07:24.617 ************************************ 00:07:24.617 10:47:29 -- common/autotest_common.sh@1111 -- # unittest_json 00:07:24.617 10:47:29 -- unit/unittest.sh@75 -- # 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:07:24.617 ==71077== Memcheck, a memory error detector 00:07:24.617 ==71077== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:24.617 ==71077== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:24.617 ==71077== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:24.617 ==71077== 00:07:24.617 --71077-- Valgrind options: 00:07:24.617 --71077-- --leak-check=full 00:07:24.617 --71077-- --error-exitcode=2 00:07:24.617 --71077-- --verbose 00:07:24.617 --71077-- Contents of /proc/version: 00:07:24.617 --71077-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:24.617 --71077-- 00:07:24.617 --71077-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:24.617 --71077-- Page sizes: currently 4096, max supported 4096 00:07:24.617 --71077-- Valgrind library directory: /usr/libexec/valgrind 00:07:24.617 --71077-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:24.617 --71077-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:24.617 --71077-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:24.617 --71077-- might be shown as UnknownInlinedFun 00:07:24.617 --71077-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:24.617 --71077-- object doesn't have a dynamic symbol table 00:07:24.617 --71077-- Scheduler: using generic scheduler lock implementation. 00:07:24.617 --71077-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:24.617 ==71077== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71077-by-???-on-1bdcd945abb3 00:07:24.617 ==71077== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71077-by-???-on-1bdcd945abb3 00:07:24.617 ==71077== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71077-by-???-on-1bdcd945abb3 00:07:24.617 ==71077== 00:07:24.617 ==71077== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:24.617 ==71077== don't want to do, unless you know exactly what you're doing, 00:07:24.617 ==71077== or are doing some strange experiment): 00:07:24.617 ==71077== /usr/libexec/valgrind/../../bin/vgdb --pid=71077 ...command... 00:07:24.617 ==71077== 00:07:24.617 ==71077== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:24.617 ==71077== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:24.617 ==71077== and then give GDB the following command 00:07:24.617 ==71077== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71077 00:07:24.617 ==71077== --pid is optional if only one valgrind process is running 00:07:24.617 ==71077== 00:07:24.617 --71077-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:24.617 --71077-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:24.617 --71077-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:24.617 --71077-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:24.617 ==71077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.617 --71077-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:24.617 --71077-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:24.618 --71077-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:24.618 --71077-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:24.618 --71077-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:24.618 --71077-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:24.618 --71077-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:24.618 --71077-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:24.618 --71077-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:24.618 --71077-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:24.618 --71077-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:24.876 --71077-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:24.876 --71077-- Reading syms from /usr/lib64/libm.so.6 00:07:24.876 --71077-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:24.876 --71077-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:24.876 --71077-- Reading syms from /usr/lib64/libc.so.6 00:07:24.876 ==71077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.876 --71077-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.876 --71077-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:24.876 ==71077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.876 --71077-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.876 --71077-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:24.876 ==71077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.876 --71077-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.877 --71077-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:24.877 ==71077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.877 --71077-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.877 --71077-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:24.877 --71077-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:24.877 --71077-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:24.877 --71077-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:24.877 --71077-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:24.877 --71077-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:24.877 --71077-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:24.877 --71077-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 ==71077== Preferring higher priority redirection: 00:07:24.877 --71077-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:24.877 --71077-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:24.877 --71077-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.877 --71077-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.136 --71077-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.136 ==71077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.136 --71077-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:25.136 --71077-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:25.136 ==71077== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.136 --71077-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:25.136 --71077-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:25.136 --71077-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:25.136 --71077-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:25.136 --71077-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:25.136 --71077-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:25.136 --71077-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:25.136 --71077-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:25.136 --71077-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:25.136 --71077-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:25.136 --71077-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:25.136 --71077-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:25.136 --71077-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:25.136 --71077-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:25.136 --71077-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:25.136 --71077-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:25.136 --71077-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:25.136 --71077-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:25.136 00:07:25.136 00:07:25.136 CUnit - A unit testing framework for C - Version 2.1-3 00:07:25.136 http://cunit.sourceforge.net/ 00:07:25.136 00:07:25.136 00:07:25.136 Suite: json 00:07:25.136 Test: test_parse_literal ...passed 00:07:25.136 Test: test_parse_string_simple ...passed 00:07:25.136 Test: test_parse_string_control_chars ...passed 00:07:25.394 Test: test_parse_string_utf8 ...passed 00:07:25.394 Test: test_parse_string_escapes_twochar ...passed 00:07:25.394 Test: test_parse_string_escapes_unicode ...passed 00:07:25.652 Test: test_parse_number ...passed 00:07:25.652 Test: test_parse_array ...passed 00:07:25.652 Test: test_parse_object ...passed 00:07:25.911 Test: test_parse_nesting ...passed 00:07:25.911 Test: test_parse_comment ...passed 00:07:25.911 00:07:25.911 Run Summary: Type Total Ran Passed Failed Inactive 00:07:25.911 suites 1 1 n/a 0 0 00:07:25.911 tests 11 11 11 0 0 00:07:25.911 asserts 1516 1516 1516 0 n/a 00:07:25.911 00:07:25.911 Elapsed time = 0.775 seconds 00:07:25.911 --71077-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:25.911 --71077-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:25.911 ==71077== 00:07:25.911 ==71077== HEAP SUMMARY: 00:07:25.911 ==71077== in use at exit: 0 bytes in 0 blocks 00:07:25.911 ==71077== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:07:25.911 ==71077== 00:07:25.911 ==71077== All heap blocks were freed -- no leaks are possible 00:07:25.911 ==71077== 00:07:25.911 ==71077== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:25.911 10:47:30 -- unit/unittest.sh@76 -- # 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:07:25.912 ==71097== Memcheck, a memory error detector 00:07:25.912 ==71097== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:25.912 ==71097== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:25.912 ==71097== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:25.912 ==71097== 00:07:25.912 --71097-- Valgrind options: 00:07:25.912 --71097-- --leak-check=full 00:07:25.912 --71097-- --error-exitcode=2 00:07:25.912 --71097-- --verbose 00:07:25.912 --71097-- Contents of /proc/version: 00:07:25.912 --71097-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:25.912 --71097-- 00:07:25.912 --71097-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:25.912 --71097-- Page sizes: currently 4096, max supported 4096 00:07:25.912 --71097-- Valgrind library directory: /usr/libexec/valgrind 00:07:25.912 --71097-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:25.912 --71097-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:25.912 --71097-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:25.912 --71097-- might be shown as UnknownInlinedFun 00:07:25.912 --71097-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:25.912 --71097-- object doesn't have a dynamic symbol table 00:07:25.912 --71097-- Scheduler: using generic scheduler lock implementation. 00:07:25.912 --71097-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:25.912 ==71097== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71097-by-???-on-1bdcd945abb3 00:07:25.912 ==71097== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71097-by-???-on-1bdcd945abb3 00:07:25.912 ==71097== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71097-by-???-on-1bdcd945abb3 00:07:25.912 ==71097== 00:07:25.912 ==71097== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:25.913 ==71097== don't want to do, unless you know exactly what you're doing, 00:07:25.913 ==71097== or are doing some strange experiment): 00:07:25.913 ==71097== /usr/libexec/valgrind/../../bin/vgdb --pid=71097 ...command... 00:07:25.913 ==71097== 00:07:25.913 ==71097== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:25.913 ==71097== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:25.913 ==71097== and then give GDB the following command 00:07:25.913 ==71097== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71097 00:07:25.913 ==71097== --pid is optional if only one valgrind process is running 00:07:25.913 ==71097== 00:07:26.173 --71097-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:26.173 --71097-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:26.173 --71097-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:26.173 --71097-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:26.174 ==71097== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.174 --71097-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:26.174 --71097-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:26.174 --71097-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:26.174 --71097-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:26.174 --71097-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:26.174 --71097-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:26.174 --71097-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:26.174 --71097-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:26.174 --71097-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:26.174 --71097-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:26.174 --71097-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:26.174 --71097-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:26.174 --71097-- Reading syms from /usr/lib64/libm.so.6 00:07:26.174 --71097-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:26.174 --71097-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:26.174 --71097-- Reading syms from /usr/lib64/libc.so.6 00:07:26.174 ==71097== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.174 --71097-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.174 --71097-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.174 ==71097== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.174 --71097-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.174 --71097-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.174 ==71097== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.174 --71097-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.174 --71097-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.174 ==71097== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.174 --71097-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.174 --71097-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.174 --71097-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:26.174 --71097-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:26.174 --71097-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:26.174 --71097-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:26.432 --71097-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:26.432 --71097-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:26.432 --71097-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.432 --71097-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 ==71097== Preferring higher priority redirection: 00:07:26.433 --71097-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:26.433 --71097-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:26.433 --71097-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 --71097-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.433 ==71097== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.433 --71097-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.433 --71097-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.433 ==71097== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.433 --71097-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.433 --71097-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.433 --71097-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:26.433 --71097-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:26.433 --71097-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:26.433 --71097-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:26.433 --71097-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:26.433 --71097-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:26.433 --71097-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:26.433 --71097-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:26.433 --71097-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:26.433 --71097-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:26.433 --71097-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:26.433 --71097-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:26.433 --71097-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:26.433 --71097-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:26.433 --71097-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:26.433 --71097-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:26.433 00:07:26.433 00:07:26.433 CUnit - A unit testing framework for C - Version 2.1-3 00:07:26.433 http://cunit.sourceforge.net/ 00:07:26.433 00:07:26.433 00:07:26.433 Suite: json 00:07:26.433 Test: test_strequal ...passed 00:07:26.433 Test: test_num_to_uint16 ...passed 00:07:26.433 Test: test_num_to_int32 ...passed 00:07:26.433 Test: test_num_to_uint64 ...passed 00:07:26.691 Test: test_decode_object ...passed 00:07:26.691 Test: test_decode_array ...passed 00:07:26.691 Test: test_decode_bool ...passed 00:07:26.691 Test: test_decode_uint16 ...passed 00:07:26.691 Test: test_decode_int32 ...passed 00:07:26.691 Test: test_decode_uint32 ...passed 00:07:26.691 Test: test_decode_uint64 ...passed 00:07:26.691 Test: test_decode_string ...passed 00:07:26.691 Test: test_decode_uuid ...passed 00:07:26.691 Test: test_find ...passed 00:07:26.691 Test: test_find_array ...passed 00:07:26.691 Test: test_iterating ...passed 00:07:26.691 Test: test_free_object ...passed 00:07:26.691 00:07:26.691 Run Summary: Type Total Ran Passed Failed Inactive 00:07:26.691 suites 1 1 n/a 0 0 00:07:26.691 tests 17 17 17 0 0 00:07:26.691 asserts 236 236 236 0 n/a 00:07:26.691 00:07:26.691 Elapsed time = 0.126 seconds 00:07:26.691 --71097-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:26.691 --71097-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:26.691 ==71097== 00:07:26.691 ==71097== HEAP SUMMARY: 00:07:26.691 ==71097== in use at exit: 0 bytes in 0 blocks 00:07:26.691 ==71097== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:07:26.691 ==71097== 00:07:26.691 ==71097== All heap blocks were freed -- no leaks are possible 00:07:26.691 ==71097== 00:07:26.691 ==71097== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:26.691 10:47:31 -- 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_write.c/json_write_ut 00:07:26.691 ==71102== Memcheck, a memory error detector 00:07:26.691 ==71102== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:26.691 ==71102== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:26.691 ==71102== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:26.691 ==71102== 00:07:26.691 --71102-- Valgrind options: 00:07:26.691 --71102-- --leak-check=full 00:07:26.691 --71102-- --error-exitcode=2 00:07:26.691 --71102-- --verbose 00:07:26.691 --71102-- Contents of /proc/version: 00:07:26.691 --71102-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:26.691 --71102-- 00:07:26.691 --71102-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:26.691 --71102-- Page sizes: currently 4096, max supported 4096 00:07:26.691 --71102-- Valgrind library directory: /usr/libexec/valgrind 00:07:26.691 --71102-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:26.691 --71102-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:26.692 --71102-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:26.692 --71102-- might be shown as UnknownInlinedFun 00:07:26.692 --71102-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:26.692 --71102-- object doesn't have a dynamic symbol table 00:07:26.692 --71102-- Scheduler: using generic scheduler lock implementation. 00:07:26.692 --71102-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:26.692 ==71102== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71102-by-???-on-1bdcd945abb3 00:07:26.692 ==71102== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71102-by-???-on-1bdcd945abb3 00:07:26.692 ==71102== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71102-by-???-on-1bdcd945abb3 00:07:26.692 ==71102== 00:07:26.692 ==71102== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:26.692 ==71102== don't want to do, unless you know exactly what you're doing, 00:07:26.692 ==71102== or are doing some strange experiment): 00:07:26.692 ==71102== /usr/libexec/valgrind/../../bin/vgdb --pid=71102 ...command... 00:07:26.692 ==71102== 00:07:26.692 ==71102== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:26.692 ==71102== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:26.692 ==71102== and then give GDB the following command 00:07:26.692 ==71102== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71102 00:07:26.692 ==71102== --pid is optional if only one valgrind process is running 00:07:26.692 ==71102== 00:07:26.692 --71102-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:26.692 --71102-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:26.948 --71102-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:26.948 --71102-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:26.948 ==71102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.948 --71102-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:26.948 --71102-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:26.948 --71102-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:26.948 --71102-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:26.948 --71102-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:26.948 --71102-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:26.948 --71102-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:26.948 --71102-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:26.948 --71102-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:26.948 --71102-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:26.948 --71102-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:26.948 --71102-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:26.948 --71102-- Reading syms from /usr/lib64/libm.so.6 00:07:26.948 --71102-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:26.948 --71102-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:26.948 --71102-- Reading syms from /usr/lib64/libc.so.6 00:07:26.948 ==71102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.948 --71102-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.948 --71102-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.948 ==71102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.948 --71102-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.948 --71102-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.948 ==71102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.948 --71102-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.948 --71102-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.948 ==71102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.948 --71102-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.948 --71102-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.948 --71102-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:26.948 --71102-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:26.948 --71102-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:26.948 --71102-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:26.948 --71102-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:26.948 --71102-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:26.948 --71102-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.948 --71102-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.948 --71102-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.948 --71102-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.948 --71102-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.948 --71102-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.948 --71102-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.948 --71102-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.948 --71102-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 ==71102== Preferring higher priority redirection: 00:07:26.949 --71102-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:26.949 --71102-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:26.949 --71102-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 --71102-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.949 ==71102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.949 --71102-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.949 --71102-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.949 ==71102== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.949 --71102-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.949 --71102-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.207 --71102-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:27.207 --71102-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:27.207 --71102-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:27.207 --71102-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:27.207 --71102-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:27.207 --71102-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:27.207 --71102-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:27.207 --71102-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:27.207 --71102-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:27.207 --71102-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:27.207 --71102-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:27.207 --71102-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:27.207 --71102-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:27.207 --71102-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:27.207 --71102-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:27.207 --71102-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:27.207 00:07:27.207 00:07:27.207 CUnit - A unit testing framework for C - Version 2.1-3 00:07:27.207 http://cunit.sourceforge.net/ 00:07:27.207 00:07:27.207 00:07:27.207 Suite: json 00:07:27.207 Test: test_write_literal ...passed 00:07:27.207 Test: test_write_string_simple ...passed 00:07:27.207 Test: test_write_string_escapes ...passed 00:07:27.207 Test: test_write_string_utf16le ...passed 00:07:27.207 Test: test_write_number_int32 ...passed 00:07:27.207 Test: test_write_number_uint32 ...passed 00:07:27.207 Test: test_write_number_uint128 ...passed 00:07:27.464 Test: test_write_string_number_uint128 ...passed 00:07:27.464 Test: test_write_number_int64 ...passed 00:07:27.464 Test: test_write_number_uint64 ...passed 00:07:27.464 Test: test_write_number_double ...passed 00:07:27.464 Test: test_write_uuid ...passed 00:07:27.464 Test: test_write_array ...passed 00:07:27.464 Test: test_write_object ...passed 00:07:27.464 Test: test_write_nesting ...passed 00:07:27.464 Test: test_write_val ...passed 00:07:27.464 00:07:27.464 Run Summary: Type Total Ran Passed Failed Inactive 00:07:27.464 suites 1 1 n/a 0 0 00:07:27.464 tests 16 16 16 0 0 00:07:27.464 asserts 918 918 918 0 n/a 00:07:27.464 00:07:27.464 Elapsed time = 0.280 seconds 00:07:27.464 --71102-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:27.464 --71102-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:27.464 ==71102== 00:07:27.464 ==71102== HEAP SUMMARY: 00:07:27.464 ==71102== in use at exit: 0 bytes in 0 blocks 00:07:27.464 ==71102== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:07:27.464 ==71102== 00:07:27.464 ==71102== All heap blocks were freed -- no leaks are possible 00:07:27.464 ==71102== 00:07:27.464 ==71102== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:27.464 10:47:32 -- unit/unittest.sh@78 -- # 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:07:27.464 ==71110== Memcheck, a memory error detector 00:07:27.464 ==71110== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:27.464 ==71110== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:27.464 ==71110== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:27.464 ==71110== 00:07:27.464 --71110-- Valgrind options: 00:07:27.464 --71110-- --leak-check=full 00:07:27.464 --71110-- --error-exitcode=2 00:07:27.464 --71110-- --verbose 00:07:27.464 --71110-- Contents of /proc/version: 00:07:27.464 --71110-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:27.464 --71110-- 00:07:27.464 --71110-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:27.464 --71110-- Page sizes: currently 4096, max supported 4096 00:07:27.464 --71110-- Valgrind library directory: /usr/libexec/valgrind 00:07:27.464 --71110-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:27.464 --71110-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:27.464 --71110-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:27.464 --71110-- might be shown as UnknownInlinedFun 00:07:27.464 --71110-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:27.464 --71110-- object doesn't have a dynamic symbol table 00:07:27.464 --71110-- Scheduler: using generic scheduler lock implementation. 00:07:27.464 --71110-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:27.464 ==71110== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71110-by-???-on-1bdcd945abb3 00:07:27.464 ==71110== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71110-by-???-on-1bdcd945abb3 00:07:27.464 ==71110== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71110-by-???-on-1bdcd945abb3 00:07:27.464 ==71110== 00:07:27.464 ==71110== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:27.464 ==71110== don't want to do, unless you know exactly what you're doing, 00:07:27.464 ==71110== or are doing some strange experiment): 00:07:27.464 ==71110== /usr/libexec/valgrind/../../bin/vgdb --pid=71110 ...command... 00:07:27.464 ==71110== 00:07:27.464 ==71110== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:27.464 ==71110== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:27.464 ==71110== and then give GDB the following command 00:07:27.464 ==71110== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71110 00:07:27.464 ==71110== --pid is optional if only one valgrind process is running 00:07:27.464 ==71110== 00:07:27.464 --71110-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:27.464 --71110-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:27.721 --71110-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:27.721 --71110-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:27.721 ==71110== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.721 --71110-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:27.721 --71110-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:27.721 --71110-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:27.721 --71110-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:27.721 --71110-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:27.721 --71110-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:27.721 --71110-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:27.721 --71110-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:27.721 --71110-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:27.721 --71110-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:27.721 --71110-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:27.721 --71110-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:27.721 --71110-- Reading syms from /usr/lib64/libm.so.6 00:07:27.721 --71110-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:27.721 --71110-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:27.721 --71110-- Reading syms from /usr/lib64/libc.so.6 00:07:27.721 ==71110== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.721 --71110-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.721 --71110-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.721 ==71110== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.721 --71110-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.721 --71110-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.721 ==71110== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.721 --71110-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.721 --71110-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.721 ==71110== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.721 --71110-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.721 --71110-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.721 --71110-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:27.721 --71110-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:27.721 --71110-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:27.721 --71110-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:27.721 --71110-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:27.721 --71110-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:27.721 --71110-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 ==71110== Preferring higher priority redirection: 00:07:27.721 --71110-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:27.721 --71110-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:27.721 --71110-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 --71110-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.721 ==71110== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.721 --71110-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:27.721 --71110-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.721 ==71110== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.721 --71110-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:27.721 --71110-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.978 --71110-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:27.978 --71110-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:27.978 --71110-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:27.978 --71110-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:27.978 --71110-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:27.978 --71110-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:27.978 --71110-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:27.978 --71110-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:27.978 --71110-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:27.978 --71110-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:27.978 --71110-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:27.978 --71110-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:27.978 --71110-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:27.978 --71110-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:27.978 --71110-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:27.978 --71110-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:27.978 00:07:27.978 00:07:27.978 CUnit - A unit testing framework for C - Version 2.1-3 00:07:27.978 http://cunit.sourceforge.net/ 00:07:27.978 00:07:27.978 00:07:27.978 Suite: jsonrpc 00:07:27.978 Test: test_parse_request ...--71110-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:27.978 passed 00:07:27.978 Test: test_parse_request_streaming ...passed 00:07:27.978 00:07:27.978 Run Summary: Type Total Ran Passed Failed Inactive 00:07:27.978 suites 1 1 n/a 0 0 00:07:27.978 tests 2 2 2 0 0 00:07:27.978 asserts 289 289 289 0 n/a 00:07:27.978 00:07:27.978 Elapsed time = 0.112 seconds 00:07:27.978 --71110-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:27.978 --71110-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:28.235 ==71110== 00:07:28.235 ==71110== HEAP SUMMARY: 00:07:28.235 ==71110== in use at exit: 0 bytes in 0 blocks 00:07:28.235 ==71110== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:07:28.235 ==71110== 00:07:28.235 ==71110== All heap blocks were freed -- no leaks are possible 00:07:28.235 ==71110== 00:07:28.235 ==71110== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:28.235 00:07:28.235 real 0m3.526s 00:07:28.235 user 0m3.411s 00:07:28.235 sys 0m0.105s 00:07:28.235 10:47:32 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:28.235 10:47:32 -- common/autotest_common.sh@10 -- # set +x 00:07:28.235 ************************************ 00:07:28.235 END TEST unittest_json 00:07:28.235 ************************************ 00:07:28.235 10:47:32 -- unit/unittest.sh@244 -- # run_test unittest_rpc unittest_rpc 00:07:28.235 10:47:32 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:28.235 10:47:32 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:28.235 10:47:32 -- common/autotest_common.sh@10 -- # set +x 00:07:28.235 ************************************ 00:07:28.235 START TEST unittest_rpc 00:07:28.235 ************************************ 00:07:28.235 10:47:33 -- common/autotest_common.sh@1111 -- # unittest_rpc 00:07:28.236 10:47:33 -- unit/unittest.sh@82 -- # 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:07:28.236 ==71143== Memcheck, a memory error detector 00:07:28.236 ==71143== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:28.236 ==71143== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:28.236 ==71143== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:28.236 ==71143== 00:07:28.236 --71143-- Valgrind options: 00:07:28.236 --71143-- --leak-check=full 00:07:28.236 --71143-- --error-exitcode=2 00:07:28.236 --71143-- --verbose 00:07:28.236 --71143-- Contents of /proc/version: 00:07:28.236 --71143-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:28.236 --71143-- 00:07:28.236 --71143-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:28.236 --71143-- Page sizes: currently 4096, max supported 4096 00:07:28.236 --71143-- Valgrind library directory: /usr/libexec/valgrind 00:07:28.236 --71143-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:28.236 --71143-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:28.236 --71143-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:28.236 --71143-- might be shown as UnknownInlinedFun 00:07:28.236 --71143-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:28.236 --71143-- object doesn't have a dynamic symbol table 00:07:28.236 --71143-- Scheduler: using generic scheduler lock implementation. 00:07:28.236 --71143-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:28.236 ==71143== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71143-by-???-on-1bdcd945abb3 00:07:28.236 ==71143== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71143-by-???-on-1bdcd945abb3 00:07:28.236 ==71143== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71143-by-???-on-1bdcd945abb3 00:07:28.236 ==71143== 00:07:28.236 ==71143== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:28.236 ==71143== don't want to do, unless you know exactly what you're doing, 00:07:28.236 ==71143== or are doing some strange experiment): 00:07:28.236 ==71143== /usr/libexec/valgrind/../../bin/vgdb --pid=71143 ...command... 00:07:28.236 ==71143== 00:07:28.236 ==71143== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:28.236 ==71143== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:28.236 ==71143== and then give GDB the following command 00:07:28.236 ==71143== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71143 00:07:28.236 ==71143== --pid is optional if only one valgrind process is running 00:07:28.236 ==71143== 00:07:28.236 --71143-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:28.236 --71143-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:28.236 --71143-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:28.236 --71143-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:28.236 ==71143== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.236 --71143-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:28.236 --71143-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:28.236 --71143-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:28.236 --71143-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:28.236 --71143-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:28.236 --71143-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:28.236 --71143-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:28.236 --71143-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:28.236 --71143-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:28.236 --71143-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:28.236 --71143-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:28.236 --71143-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:28.236 --71143-- Reading syms from /usr/lib64/libm.so.6 00:07:28.236 --71143-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:28.236 --71143-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:28.236 --71143-- Reading syms from /usr/lib64/libc.so.6 00:07:28.495 ==71143== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.495 --71143-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.495 --71143-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.495 ==71143== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.495 --71143-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.495 --71143-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.495 ==71143== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.495 --71143-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.495 --71143-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.495 ==71143== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.495 --71143-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.495 --71143-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.495 --71143-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:28.495 --71143-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:28.495 --71143-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:28.495 --71143-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:28.495 --71143-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:28.495 --71143-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:28.495 --71143-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 ==71143== Preferring higher priority redirection: 00:07:28.495 --71143-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:28.495 --71143-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:28.495 --71143-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 --71143-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.495 ==71143== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.496 --71143-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.496 --71143-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.496 ==71143== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.496 --71143-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.496 --71143-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.496 --71143-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:28.496 --71143-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:28.496 --71143-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:28.754 --71143-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:28.754 --71143-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:28.754 --71143-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:28.754 --71143-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:28.754 --71143-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:28.754 --71143-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:28.754 --71143-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:28.754 --71143-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:28.754 --71143-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:28.754 --71143-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:28.754 --71143-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:28.754 --71143-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:28.754 --71143-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:28.754 --71143-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:28.754 00:07:28.754 00:07:28.754 CUnit - A unit testing framework for C - Version 2.1-3 00:07:28.754 http://cunit.sourceforge.net/ 00:07:28.754 00:07:28.754 00:07:28.754 Suite: rpc 00:07:28.754 Test: test_jsonrpc_handler ...passed 00:07:28.754 Test: test_spdk_rpc_is_method_allowed ...passed 00:07:28.754 Test: test_rpc_get_methods ...[2024-04-18 10:47:33.583363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:07:28.754 passed 00:07:28.754 Test: test_rpc_spdk_get_version ...passed 00:07:28.754 Test: test_spdk_rpc_listen_close ...passed 00:07:28.754 Test: test_rpc_run_multiple_servers ...passed 00:07:28.754 00:07:28.754 Run Summary: Type Total Ran Passed Failed Inactive 00:07:28.754 suites 1 1 n/a 0 0 00:07:28.754 tests 6 6 6 0 0 00:07:28.754 asserts 23 23 23 0 n/a 00:07:28.754 00:07:28.754 Elapsed time = 0.072 seconds 00:07:28.754 --71143-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:28.754 --71143-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:28.754 ==71143== 00:07:28.754 ==71143== HEAP SUMMARY: 00:07:28.754 ==71143== in use at exit: 513 bytes in 6 blocks 00:07:28.754 ==71143== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:07:28.754 ==71143== 00:07:28.754 ==71143== Searching for pointers to 6 not-freed blocks 00:07:29.012 ==71143== Checked 6,231,632 bytes 00:07:29.012 ==71143== 00:07:29.012 ==71143== LEAK SUMMARY: 00:07:29.012 ==71143== definitely lost: 0 bytes in 0 blocks 00:07:29.012 ==71143== indirectly lost: 0 bytes in 0 blocks 00:07:29.012 ==71143== possibly lost: 0 bytes in 0 blocks 00:07:29.012 ==71143== still reachable: 513 bytes in 6 blocks 00:07:29.012 ==71143== suppressed: 0 bytes in 0 blocks 00:07:29.012 ==71143== Reachable blocks (those to which a pointer was found) are not shown. 00:07:29.012 ==71143== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:29.012 ==71143== 00:07:29.012 ==71143== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:29.012 00:07:29.012 real 0m0.707s 00:07:29.012 user 0m0.680s 00:07:29.012 sys 0m0.025s 00:07:29.012 10:47:33 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:29.012 10:47:33 -- common/autotest_common.sh@10 -- # set +x 00:07:29.012 ************************************ 00:07:29.012 END TEST unittest_rpc 00:07:29.012 ************************************ 00:07:29.012 10:47:33 -- unit/unittest.sh@245 -- # 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:07:29.012 10:47:33 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:29.012 10:47:33 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:29.012 10:47:33 -- common/autotest_common.sh@10 -- # set +x 00:07:29.012 ************************************ 00:07:29.012 START TEST unittest_notify 00:07:29.012 ************************************ 00:07:29.012 10:47:33 -- common/autotest_common.sh@1111 -- # 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:07:29.012 ==71167== Memcheck, a memory error detector 00:07:29.012 ==71167== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:29.012 ==71167== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:29.012 ==71167== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:29.012 ==71167== 00:07:29.012 --71167-- Valgrind options: 00:07:29.012 --71167-- --leak-check=full 00:07:29.012 --71167-- --error-exitcode=2 00:07:29.012 --71167-- --verbose 00:07:29.012 --71167-- Contents of /proc/version: 00:07:29.012 --71167-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:29.012 --71167-- 00:07:29.012 --71167-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:29.012 --71167-- Page sizes: currently 4096, max supported 4096 00:07:29.012 --71167-- Valgrind library directory: /usr/libexec/valgrind 00:07:29.012 --71167-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:29.012 --71167-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:29.013 --71167-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:29.013 --71167-- might be shown as UnknownInlinedFun 00:07:29.013 --71167-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:29.013 --71167-- object doesn't have a dynamic symbol table 00:07:29.013 --71167-- Scheduler: using generic scheduler lock implementation. 00:07:29.013 --71167-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:29.013 ==71167== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71167-by-???-on-1bdcd945abb3 00:07:29.013 ==71167== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71167-by-???-on-1bdcd945abb3 00:07:29.013 ==71167== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71167-by-???-on-1bdcd945abb3 00:07:29.013 ==71167== 00:07:29.013 ==71167== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:29.013 ==71167== don't want to do, unless you know exactly what you're doing, 00:07:29.013 ==71167== or are doing some strange experiment): 00:07:29.013 ==71167== /usr/libexec/valgrind/../../bin/vgdb --pid=71167 ...command... 00:07:29.013 ==71167== 00:07:29.013 ==71167== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:29.013 ==71167== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:29.013 ==71167== and then give GDB the following command 00:07:29.013 ==71167== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71167 00:07:29.013 ==71167== --pid is optional if only one valgrind process is running 00:07:29.013 ==71167== 00:07:29.013 --71167-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:29.013 --71167-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:29.013 --71167-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:29.013 --71167-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:29.013 ==71167== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.013 --71167-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:29.013 --71167-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:29.013 --71167-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:29.013 --71167-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:29.013 --71167-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:29.013 --71167-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:29.013 --71167-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:29.013 --71167-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:29.013 --71167-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:29.013 --71167-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:29.013 --71167-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:29.013 --71167-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:29.013 --71167-- Reading syms from /usr/lib64/libm.so.6 00:07:29.013 --71167-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:29.013 --71167-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:29.013 --71167-- Reading syms from /usr/lib64/libc.so.6 00:07:29.271 ==71167== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.271 --71167-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.271 --71167-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.271 ==71167== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.271 --71167-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.271 --71167-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:29.271 ==71167== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.271 --71167-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.271 --71167-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.271 ==71167== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.271 --71167-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.271 --71167-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:29.271 --71167-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:29.271 --71167-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:29.271 --71167-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:29.271 --71167-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:29.271 --71167-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:29.271 --71167-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:29.271 --71167-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.271 --71167-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 ==71167== Preferring higher priority redirection: 00:07:29.272 --71167-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:29.272 --71167-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:29.272 --71167-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 --71167-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.272 ==71167== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.272 --71167-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:29.272 --71167-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:29.272 ==71167== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.272 --71167-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:29.272 --71167-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:29.272 --71167-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:29.272 --71167-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:29.272 --71167-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:29.530 --71167-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:29.530 --71167-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:29.530 --71167-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:29.530 --71167-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:29.530 --71167-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:29.530 --71167-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:29.530 --71167-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:29.530 --71167-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:29.530 --71167-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:29.530 --71167-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:29.530 --71167-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:29.530 --71167-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:29.530 --71167-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:29.530 00:07:29.530 00:07:29.530 CUnit - A unit testing framework for C - Version 2.1-3 00:07:29.530 http://cunit.sourceforge.net/ 00:07:29.530 00:07:29.530 00:07:29.531 Suite: app_suite 00:07:29.531 Test: notify ...passed 00:07:29.531 00:07:29.531 Run Summary: Type Total Ran Passed Failed Inactive 00:07:29.531 suites 1 1 n/a 0 0 00:07:29.531 tests 1 1 1 0 0 00:07:29.531 asserts 13 13 13 0 n/a 00:07:29.531 00:07:29.531 Elapsed time = 0.014 seconds 00:07:29.531 --71167-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:29.531 --71167-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:29.531 ==71167== 00:07:29.531 ==71167== HEAP SUMMARY: 00:07:29.531 ==71167== in use at exit: 288 bytes in 2 blocks 00:07:29.531 ==71167== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:07:29.531 ==71167== 00:07:29.531 ==71167== Searching for pointers to 2 not-freed blocks 00:07:29.531 ==71167== Checked 6,481,440 bytes 00:07:29.531 ==71167== 00:07:29.531 ==71167== LEAK SUMMARY: 00:07:29.531 ==71167== definitely lost: 0 bytes in 0 blocks 00:07:29.531 ==71167== indirectly lost: 0 bytes in 0 blocks 00:07:29.531 ==71167== possibly lost: 0 bytes in 0 blocks 00:07:29.531 ==71167== still reachable: 288 bytes in 2 blocks 00:07:29.531 ==71167== suppressed: 0 bytes in 0 blocks 00:07:29.531 ==71167== Reachable blocks (those to which a pointer was found) are not shown. 00:07:29.531 ==71167== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:29.531 ==71167== 00:07:29.531 ==71167== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:29.531 00:07:29.531 real 0m0.643s 00:07:29.531 user 0m0.612s 00:07:29.531 sys 0m0.029s 00:07:29.531 10:47:34 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:29.531 10:47:34 -- common/autotest_common.sh@10 -- # set +x 00:07:29.531 ************************************ 00:07:29.531 END TEST unittest_notify 00:07:29.531 ************************************ 00:07:29.531 10:47:34 -- unit/unittest.sh@246 -- # run_test unittest_nvme unittest_nvme 00:07:29.531 10:47:34 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:29.531 10:47:34 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:29.531 10:47:34 -- common/autotest_common.sh@10 -- # set +x 00:07:29.531 ************************************ 00:07:29.531 START TEST unittest_nvme 00:07:29.531 ************************************ 00:07:29.531 10:47:34 -- common/autotest_common.sh@1111 -- # unittest_nvme 00:07:29.531 10:47:34 -- unit/unittest.sh@86 -- # 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:07:29.531 ==71200== Memcheck, a memory error detector 00:07:29.531 ==71200== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:29.531 ==71200== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:29.531 ==71200== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:29.531 ==71200== 00:07:29.531 --71200-- Valgrind options: 00:07:29.531 --71200-- --leak-check=full 00:07:29.531 --71200-- --error-exitcode=2 00:07:29.531 --71200-- --verbose 00:07:29.531 --71200-- Contents of /proc/version: 00:07:29.531 --71200-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:29.531 --71200-- 00:07:29.531 --71200-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:29.531 --71200-- Page sizes: currently 4096, max supported 4096 00:07:29.531 --71200-- Valgrind library directory: /usr/libexec/valgrind 00:07:29.531 --71200-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:29.531 --71200-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:29.791 --71200-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:29.791 --71200-- might be shown as UnknownInlinedFun 00:07:29.791 --71200-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:29.791 --71200-- object doesn't have a dynamic symbol table 00:07:29.791 --71200-- Scheduler: using generic scheduler lock implementation. 00:07:29.791 --71200-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:29.791 ==71200== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71200-by-???-on-1bdcd945abb3 00:07:29.791 ==71200== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71200-by-???-on-1bdcd945abb3 00:07:29.791 ==71200== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71200-by-???-on-1bdcd945abb3 00:07:29.791 ==71200== 00:07:29.791 ==71200== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:29.791 ==71200== don't want to do, unless you know exactly what you're doing, 00:07:29.791 ==71200== or are doing some strange experiment): 00:07:29.791 ==71200== /usr/libexec/valgrind/../../bin/vgdb --pid=71200 ...command... 00:07:29.791 ==71200== 00:07:29.791 ==71200== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:29.791 ==71200== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:29.791 ==71200== and then give GDB the following command 00:07:29.791 ==71200== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71200 00:07:29.791 ==71200== --pid is optional if only one valgrind process is running 00:07:29.791 ==71200== 00:07:29.791 --71200-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:29.791 --71200-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:29.791 --71200-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:29.791 --71200-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:29.791 ==71200== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.791 --71200-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:29.791 --71200-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:29.791 --71200-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:29.791 --71200-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:29.791 --71200-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:29.791 --71200-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:29.791 --71200-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:29.791 --71200-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:29.791 --71200-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:29.791 --71200-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:29.791 --71200-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:29.791 --71200-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:29.791 --71200-- Reading syms from /usr/lib64/libm.so.6 00:07:29.791 --71200-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:29.791 --71200-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:29.791 --71200-- Reading syms from /usr/lib64/libc.so.6 00:07:29.791 ==71200== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.791 --71200-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.791 --71200-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.791 ==71200== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.791 --71200-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.791 --71200-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:29.791 ==71200== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.791 --71200-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.791 --71200-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.791 ==71200== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.791 --71200-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.791 --71200-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:30.050 --71200-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:30.050 --71200-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:30.050 --71200-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:30.050 --71200-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:30.050 --71200-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:30.050 --71200-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:30.050 --71200-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 ==71200== Preferring higher priority redirection: 00:07:30.050 --71200-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:30.050 --71200-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:30.050 --71200-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 --71200-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.050 ==71200== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.050 --71200-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:30.050 --71200-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:30.050 ==71200== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.050 --71200-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:30.050 --71200-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:30.050 --71200-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:30.050 --71200-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:30.050 --71200-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:30.051 --71200-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:30.051 --71200-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:30.051 --71200-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:30.051 --71200-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:30.051 --71200-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:30.051 --71200-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:30.051 --71200-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:30.051 --71200-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:30.051 --71200-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:30.051 --71200-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:30.051 --71200-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:30.051 --71200-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:30.051 --71200-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:30.309 00:07:30.309 00:07:30.309 CUnit - A unit testing framework for C - Version 2.1-3 00:07:30.309 http://cunit.sourceforge.net/ 00:07:30.309 00:07:30.309 00:07:30.309 Suite: nvme 00:07:30.309 Test: test_opc_data_transfer ...passed 00:07:30.309 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:07:30.309 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:07:30.309 Test: test_trid_parse_and_compare ...[2024-04-18 10:47:35.042181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1171:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:07:30.309 [2024-04-18 10:47:35.076634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:30.309 [2024-04-18 10:47:35.078839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1183:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:07:30.309 [2024-04-18 10:47:35.079133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:30.309 [2024-04-18 10:47:35.081002] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1194:parse_next_key: *ERROR*: Key without value 00:07:30.309 [2024-04-18 10:47:35.081263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:30.309 --71200-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:30.309 passed 00:07:30.309 Test: test_trid_trtype_str ...passed 00:07:30.309 Test: test_trid_adrfam_str ...passed 00:07:30.309 Test: test_nvme_ctrlr_probe ...[2024-04-18 10:47:35.146601] /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:07:30.309 passed 00:07:30.309 Test: test_spdk_nvme_probe ...[2024-04-18 10:47:35.153998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:30.309 [2024-04-18 10:47:35.154715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:07:30.309 [2024-04-18 10:47:35.157718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 812:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:07:30.309 [2024-04-18 10:47:35.158214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:07:30.309 passed 00:07:30.309 Test: test_spdk_nvme_connect ...[2024-04-18 10:47:35.169723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 993:spdk_nvme_connect: *ERROR*: No transport ID specified 00:07:30.309 [2024-04-18 10:47:35.212080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:30.309 [2024-04-18 10:47:35.212492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1004:spdk_nvme_connect: *ERROR*: Create probe context failed 00:07:30.309 passed 00:07:30.309 Test: test_nvme_ctrlr_probe_internal ...[2024-04-18 10:47:35.216283] /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:07:30.309 [2024-04-18 10:47:35.216924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:07:30.309 passed 00:07:30.309 Test: test_nvme_init_controllers ...[2024-04-18 10:47:35.226611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:07:30.309 passed 00:07:30.309 Test: test_nvme_driver_init ...[2024-04-18 10:47:35.242467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:07:30.309 [2024-04-18 10:47:35.243117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:30.568 [2024-04-18 10:47:35.355388] /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:07:30.568 [2024-04-18 10:47:35.359242] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:07:30.568 passed 00:07:30.568 Test: test_spdk_nvme_detach ...passed 00:07:30.568 Test: test_nvme_completion_poll_cb ...passed 00:07:30.568 Test: test_nvme_user_copy_cmd_complete ...--71200-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:30.568 passed 00:07:30.568 Test: test_nvme_allocate_request_null ...passed 00:07:30.568 Test: test_nvme_allocate_request ...passed 00:07:30.568 Test: test_nvme_free_request ...passed 00:07:30.568 Test: test_nvme_allocate_request_user_copy ...passed 00:07:30.568 Test: test_nvme_robust_mutex_init_shared ...passed 00:07:30.568 Test: test_nvme_request_check_timeout ...passed 00:07:30.568 Test: test_nvme_wait_for_completion ...passed 00:07:30.568 Test: test_spdk_nvme_parse_func ...--71200-- REDIR: 0x5577910 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:07:30.568 passed 00:07:30.568 Test: test_spdk_nvme_detach_async ...passed 00:07:30.568 Test: test_nvme_parse_addr ...[2024-04-18 10:47:35.494060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1581:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:07:30.568 passed 00:07:30.568 00:07:30.568 Run Summary: Type Total Ran Passed Failed Inactive 00:07:30.568 suites 1 1 n/a 0 0 00:07:30.568 tests 25 25 25 0 0 00:07:30.568 asserts 326 326 326 0 n/a 00:07:30.568 00:07:30.568 Elapsed time = 0.373 seconds 00:07:30.568 --71200-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:30.826 --71200-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:30.826 ==71200== 00:07:30.826 ==71200== HEAP SUMMARY: 00:07:30.826 ==71200== in use at exit: 0 bytes in 0 blocks 00:07:30.826 ==71200== total heap usage: 177 allocs, 177 frees, 147,493 bytes allocated 00:07:30.827 ==71200== 00:07:30.827 ==71200== All heap blocks were freed -- no leaks are possible 00:07:30.827 ==71200== 00:07:30.827 ==71200== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:30.827 10:47:35 -- unit/unittest.sh@87 -- # 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:07:30.827 ==71211== Memcheck, a memory error detector 00:07:30.827 ==71211== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:30.827 ==71211== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:30.827 ==71211== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:30.827 ==71211== 00:07:30.827 --71211-- Valgrind options: 00:07:30.827 --71211-- --leak-check=full 00:07:30.827 --71211-- --error-exitcode=2 00:07:30.827 --71211-- --verbose 00:07:30.827 --71211-- Contents of /proc/version: 00:07:30.827 --71211-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:30.827 --71211-- 00:07:30.827 --71211-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:30.827 --71211-- Page sizes: currently 4096, max supported 4096 00:07:30.827 --71211-- Valgrind library directory: /usr/libexec/valgrind 00:07:30.827 --71211-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:30.827 --71211-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:30.827 --71211-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:30.827 --71211-- might be shown as UnknownInlinedFun 00:07:30.827 --71211-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:30.827 --71211-- object doesn't have a dynamic symbol table 00:07:30.827 --71211-- Scheduler: using generic scheduler lock implementation. 00:07:30.827 --71211-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:30.827 ==71211== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71211-by-???-on-1bdcd945abb3 00:07:30.827 ==71211== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71211-by-???-on-1bdcd945abb3 00:07:30.827 ==71211== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71211-by-???-on-1bdcd945abb3 00:07:30.827 ==71211== 00:07:30.827 ==71211== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:30.827 ==71211== don't want to do, unless you know exactly what you're doing, 00:07:30.827 ==71211== or are doing some strange experiment): 00:07:30.827 ==71211== /usr/libexec/valgrind/../../bin/vgdb --pid=71211 ...command... 00:07:30.827 ==71211== 00:07:30.827 ==71211== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:30.827 ==71211== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:30.827 ==71211== and then give GDB the following command 00:07:30.827 ==71211== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71211 00:07:30.827 ==71211== --pid is optional if only one valgrind process is running 00:07:30.827 ==71211== 00:07:30.827 --71211-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:30.827 --71211-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:30.827 --71211-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:30.827 --71211-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:30.827 ==71211== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.827 --71211-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:30.827 --71211-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:30.827 --71211-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:30.827 --71211-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:30.827 --71211-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:30.827 --71211-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:30.827 --71211-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:30.827 --71211-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:30.827 --71211-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:30.827 --71211-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:30.827 --71211-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:30.827 --71211-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:30.827 --71211-- Reading syms from /usr/lib64/libm.so.6 00:07:30.827 --71211-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:30.827 --71211-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:30.827 --71211-- Reading syms from /usr/lib64/libc.so.6 00:07:31.086 ==71211== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.086 --71211-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.086 --71211-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.086 ==71211== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.086 --71211-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.086 --71211-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.086 ==71211== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.086 --71211-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.086 --71211-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.086 ==71211== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.086 --71211-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.086 --71211-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.086 --71211-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:31.086 --71211-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:31.086 --71211-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:31.086 --71211-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:31.086 --71211-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:31.086 --71211-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:31.086 --71211-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.086 --71211-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 ==71211== Preferring higher priority redirection: 00:07:31.087 --71211-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:31.087 --71211-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:31.087 --71211-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 --71211-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.087 ==71211== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.087 --71211-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.087 --71211-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.087 ==71211== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.087 --71211-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.087 --71211-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.087 --71211-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:31.087 --71211-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:31.087 --71211-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:31.087 --71211-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:31.087 --71211-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:31.087 --71211-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:31.346 --71211-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:31.346 --71211-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:31.346 --71211-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:31.346 --71211-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:31.346 --71211-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:31.346 --71211-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:31.346 --71211-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:31.346 --71211-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:31.346 --71211-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:31.346 --71211-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:31.346 00:07:31.346 00:07:31.346 CUnit - A unit testing framework for C - Version 2.1-3 00:07:31.346 http://cunit.sourceforge.net/ 00:07:31.346 00:07:31.346 00:07:31.346 Suite: nvme_ctrlr 00:07:31.346 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-04-18 10:47:36.131542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.346 --71211-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:31.346 --71211-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:31.346 --71211-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:31.346 passed 00:07:31.346 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-04-18 10:47:36.285515] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.346 passed 00:07:31.346 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-04-18 10:47:36.292266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.346 passed 00:07:31.346 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-04-18 10:47:36.298516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.346 passed 00:07:31.346 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-04-18 10:47:36.304675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.605 [2024-04-18 10:47:36.313371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-18 10:47:36.318341] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-18 10:47:36.322907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:31.606 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-04-18 10:47:36.331573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.606 [2024-04-18 10:47:36.343615] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-18 10:47:36.347989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:31.606 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-04-18 10:47:36.356584] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.606 [2024-04-18 10:47:36.363583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-18 10:47:36.372728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:31.606 Test: test_nvme_ctrlr_init_delay ...[2024-04-18 10:47:36.381213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.606 passed 00:07:31.606 Test: test_alloc_io_qpair_rr_1 ...[2024-04-18 10:47:36.389951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.606 [2024-04-18 10:47:36.411626] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5329:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:07:31.606 [2024-04-18 10:47:36.420367] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 398:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:31.606 [2024-04-18 10:47:36.422046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 398:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:31.606 [2024-04-18 10:47:36.422631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 398:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:31.606 passed 00:07:31.606 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:07:31.606 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:07:31.606 Test: test_alloc_io_qpair_wrr_1 ...[2024-04-18 10:47:36.446520] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.606 passed 00:07:31.606 Test: test_alloc_io_qpair_wrr_2 ...[2024-04-18 10:47:36.453339] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:31.606 [2024-04-18 10:47:36.457261] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5329:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:07:31.606 passed 00:07:31.606 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-04-18 10:47:36.465810] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4857:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:07:31.606 [2024-04-18 10:47:36.471563] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4894:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:07:31.606 [2024-04-18 10:47:36.477622] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4934:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:07:31.606 [2024-04-18 10:47:36.481599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4894:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:07:31.606 passed 00:07:31.606 Test: test_nvme_ctrlr_fail ...[2024-04-18 10:47:36.484904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1041:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:07:31.606 passed 00:07:31.606 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:07:31.606 Test: test_nvme_ctrlr_set_supported_features ...passed 00:07:31.606 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:07:31.606 Test: test_nvme_ctrlr_test_active_ns ...[2024-04-18 10:47:36.511119] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.538 passed 00:07:32.538 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:07:32.538 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:07:32.538 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:07:32.538 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-04-18 10:47:37.203869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.538 passed 00:07:32.538 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-04-18 10:47:37.229285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.538 passed 00:07:32.538 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-04-18 10:47:37.233284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.538 [2024-04-18 10:47:37.240379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:2882:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:07:32.538 passed 00:07:32.538 Test: test_alloc_io_qpair_fail ...[2024-04-18 10:47:37.242827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.538 [2024-04-18 10:47:37.243900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 510:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:07:32.538 passed 00:07:32.538 Test: test_nvme_ctrlr_add_remove_process ...passed 00:07:32.538 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:07:32.538 Test: test_nvme_ctrlr_set_state ...[2024-04-18 10:47:37.260361] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1477:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:07:32.538 passed 00:07:32.538 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-04-18 10:47:37.261333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.538 passed 00:07:32.538 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-04-18 10:47:37.299297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.538 passed 00:07:32.539 Test: test_nvme_ctrlr_ns_mgmt ...[2024-04-18 10:47:37.380028] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.539 passed 00:07:32.539 Test: test_nvme_ctrlr_reset ...[2024-04-18 10:47:37.397485] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.539 passed 00:07:32.539 Test: test_nvme_ctrlr_aer_callback ...[2024-04-18 10:47:37.417400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.539 passed 00:07:32.539 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-04-18 10:47:37.434801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.539 passed 00:07:32.539 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:07:32.539 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:07:32.539 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-04-18 10:47:37.470531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.539 passed 00:07:32.539 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:07:32.539 Test: test_nvme_ctrlr_ana_resize ...[2024-04-18 10:47:37.487575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.539 passed 00:07:32.539 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:07:32.539 Test: test_nvme_transport_ctrlr_ready ...[2024-04-18 10:47:37.500155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4028:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:07:32.539 [2024-04-18 10:47:37.501774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4079:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 51 (error) 00:07:32.539 passed 00:07:32.539 Test: test_nvme_ctrlr_disable ...[2024-04-18 10:47:37.502807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4147:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:32.796 passed 00:07:32.796 00:07:32.796 Run Summary: Type Total Ran Passed Failed Inactive 00:07:32.796 suites 1 1 n/a 0 0 00:07:32.796 tests 43 43 43 0 0 00:07:32.796 asserts 10418 10418 10418 0 n/a 00:07:32.796 00:07:32.796 Elapsed time = 1.341 seconds 00:07:32.796 --71211-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:32.796 --71211-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:32.796 ==71211== 00:07:32.796 ==71211== HEAP SUMMARY: 00:07:32.796 ==71211== in use at exit: 0 bytes in 0 blocks 00:07:32.796 ==71211== total heap usage: 8,071 allocs, 8,071 frees, 64,073,372 bytes allocated 00:07:32.796 ==71211== 00:07:32.796 ==71211== All heap blocks were freed -- no leaks are possible 00:07:32.796 ==71211== 00:07:32.796 ==71211== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:32.796 10:47:37 -- 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_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:32.796 ==71232== Memcheck, a memory error detector 00:07:32.796 ==71232== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:32.796 ==71232== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:32.796 ==71232== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:32.796 ==71232== 00:07:32.796 --71232-- Valgrind options: 00:07:32.796 --71232-- --leak-check=full 00:07:32.796 --71232-- --error-exitcode=2 00:07:32.796 --71232-- --verbose 00:07:32.796 --71232-- Contents of /proc/version: 00:07:32.796 --71232-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:32.796 --71232-- 00:07:32.796 --71232-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:32.796 --71232-- Page sizes: currently 4096, max supported 4096 00:07:32.796 --71232-- Valgrind library directory: /usr/libexec/valgrind 00:07:32.796 --71232-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:32.796 --71232-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:32.796 --71232-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:32.796 --71232-- might be shown as UnknownInlinedFun 00:07:32.796 --71232-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:32.796 --71232-- object doesn't have a dynamic symbol table 00:07:32.796 --71232-- Scheduler: using generic scheduler lock implementation. 00:07:32.796 --71232-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:32.796 ==71232== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71232-by-???-on-1bdcd945abb3 00:07:32.797 ==71232== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71232-by-???-on-1bdcd945abb3 00:07:32.797 ==71232== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71232-by-???-on-1bdcd945abb3 00:07:32.797 ==71232== 00:07:32.797 ==71232== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:32.797 ==71232== don't want to do, unless you know exactly what you're doing, 00:07:32.797 ==71232== or are doing some strange experiment): 00:07:32.797 ==71232== /usr/libexec/valgrind/../../bin/vgdb --pid=71232 ...command... 00:07:32.797 ==71232== 00:07:32.797 ==71232== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:32.797 ==71232== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:32.797 ==71232== and then give GDB the following command 00:07:32.797 ==71232== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71232 00:07:32.797 ==71232== --pid is optional if only one valgrind process is running 00:07:32.797 ==71232== 00:07:32.797 --71232-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:32.797 --71232-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:32.797 --71232-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:32.797 --71232-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:32.797 ==71232== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.797 --71232-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:32.797 --71232-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:32.797 --71232-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:32.797 --71232-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:32.797 --71232-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:32.797 --71232-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:32.797 --71232-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:32.797 --71232-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:32.797 --71232-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:32.797 --71232-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:32.797 --71232-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:32.797 --71232-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:32.797 --71232-- Reading syms from /usr/lib64/libm.so.6 00:07:32.797 --71232-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:32.797 --71232-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:32.797 --71232-- Reading syms from /usr/lib64/libc.so.6 00:07:32.797 ==71232== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.797 --71232-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.797 --71232-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.797 ==71232== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.797 --71232-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.797 --71232-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.797 ==71232== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.797 --71232-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.797 --71232-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.797 ==71232== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.797 --71232-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.797 --71232-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.054 --71232-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:33.054 --71232-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:33.055 --71232-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:33.055 --71232-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:33.055 --71232-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:33.055 --71232-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:33.055 --71232-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 ==71232== Preferring higher priority redirection: 00:07:33.055 --71232-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:33.055 --71232-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:33.055 --71232-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 --71232-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.055 ==71232== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.055 --71232-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.055 --71232-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.055 ==71232== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.055 --71232-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.055 --71232-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.055 --71232-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:33.055 --71232-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:33.055 --71232-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:33.055 --71232-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:33.055 --71232-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:33.055 --71232-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:33.055 --71232-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:33.055 --71232-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:33.055 --71232-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:33.055 --71232-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:33.055 --71232-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:33.055 --71232-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:33.055 --71232-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:33.056 --71232-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:33.056 --71232-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:33.056 --71232-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:33.056 00:07:33.056 00:07:33.056 CUnit - A unit testing framework for C - Version 2.1-3 00:07:33.056 http://cunit.sourceforge.net/ 00:07:33.056 00:07:33.056 00:07:33.056 Suite: nvme_ctrlr_cmd 00:07:33.313 Test: test_get_log_pages ...passed 00:07:33.313 Test: test_set_feature_cmd ...passed 00:07:33.313 Test: test_set_feature_ns_cmd ...passed 00:07:33.313 Test: test_get_feature_cmd ...passed 00:07:33.313 Test: test_get_feature_ns_cmd ...passed 00:07:33.313 Test: test_abort_cmd ...passed 00:07:33.313 Test: test_set_host_id_cmds ...[2024-04-18 10:47:38.071436] /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:07:33.313 passed 00:07:33.313 Test: test_io_cmd_raw_no_payload_build ...passed 00:07:33.313 Test: test_io_raw_cmd ...passed 00:07:33.313 Test: test_io_raw_cmd_with_md ...passed 00:07:33.313 Test: test_namespace_attach ...passed 00:07:33.313 Test: test_namespace_detach ...passed 00:07:33.313 Test: test_namespace_create ...passed 00:07:33.313 Test: test_namespace_delete ...passed 00:07:33.313 Test: test_doorbell_buffer_config ...passed 00:07:33.313 Test: test_format_nvme ...passed 00:07:33.313 Test: test_fw_commit ...passed 00:07:33.313 Test: test_fw_image_download ...passed 00:07:33.313 Test: test_sanitize ...passed 00:07:33.313 Test: test_directive ...passed 00:07:33.313 Test: test_nvme_request_add_abort ...passed 00:07:33.313 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:07:33.313 Test: test_nvme_ctrlr_cmd_identify ...passed 00:07:33.313 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:07:33.313 00:07:33.313 Run Summary: Type Total Ran Passed Failed Inactive 00:07:33.313 suites 1 1 n/a 0 0 00:07:33.313 tests 24 24 24 0 0 00:07:33.313 asserts 198 198 198 0 n/a 00:07:33.313 00:07:33.313 Elapsed time = 0.152 seconds 00:07:33.313 --71232-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:33.313 --71232-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:33.313 ==71232== 00:07:33.313 ==71232== HEAP SUMMARY: 00:07:33.313 ==71232== in use at exit: 0 bytes in 0 blocks 00:07:33.313 ==71232== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:07:33.313 ==71232== 00:07:33.313 ==71232== All heap blocks were freed -- no leaks are possible 00:07:33.313 ==71232== 00:07:33.313 ==71232== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:33.313 10:47:38 -- 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_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:07:33.313 ==71243== Memcheck, a memory error detector 00:07:33.313 ==71243== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:33.313 ==71243== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:33.313 ==71243== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:07:33.313 ==71243== 00:07:33.313 --71243-- Valgrind options: 00:07:33.313 --71243-- --leak-check=full 00:07:33.313 --71243-- --error-exitcode=2 00:07:33.313 --71243-- --verbose 00:07:33.313 --71243-- Contents of /proc/version: 00:07:33.313 --71243-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:33.313 --71243-- 00:07:33.313 --71243-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:33.313 --71243-- Page sizes: currently 4096, max supported 4096 00:07:33.313 --71243-- Valgrind library directory: /usr/libexec/valgrind 00:07:33.313 --71243-- 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:07:33.313 --71243-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:33.313 --71243-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:33.313 --71243-- might be shown as UnknownInlinedFun 00:07:33.313 --71243-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:33.313 --71243-- object doesn't have a dynamic symbol table 00:07:33.314 --71243-- Scheduler: using generic scheduler lock implementation. 00:07:33.314 --71243-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:33.314 ==71243== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71243-by-???-on-1bdcd945abb3 00:07:33.314 ==71243== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71243-by-???-on-1bdcd945abb3 00:07:33.314 ==71243== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71243-by-???-on-1bdcd945abb3 00:07:33.314 ==71243== 00:07:33.314 ==71243== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:33.314 ==71243== don't want to do, unless you know exactly what you're doing, 00:07:33.314 ==71243== or are doing some strange experiment): 00:07:33.314 ==71243== /usr/libexec/valgrind/../../bin/vgdb --pid=71243 ...command... 00:07:33.314 ==71243== 00:07:33.314 ==71243== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:33.314 ==71243== /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:07:33.314 ==71243== and then give GDB the following command 00:07:33.314 ==71243== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71243 00:07:33.314 ==71243== --pid is optional if only one valgrind process is running 00:07:33.314 ==71243== 00:07:33.571 --71243-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:33.571 --71243-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:33.571 --71243-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:33.571 --71243-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:33.571 ==71243== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.571 --71243-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:33.571 --71243-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:33.571 --71243-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:33.571 --71243-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:33.571 --71243-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:33.571 --71243-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:33.571 --71243-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:33.571 --71243-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:33.571 --71243-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:33.571 --71243-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:33.571 --71243-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:33.571 --71243-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:33.571 --71243-- Reading syms from /usr/lib64/libm.so.6 00:07:33.571 --71243-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:33.571 --71243-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:33.571 --71243-- Reading syms from /usr/lib64/libc.so.6 00:07:33.571 ==71243== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.571 --71243-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.571 --71243-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.571 ==71243== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.571 --71243-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.571 --71243-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.571 ==71243== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.571 --71243-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.571 --71243-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.571 ==71243== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.571 --71243-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.571 --71243-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.571 --71243-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:33.571 --71243-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:33.571 --71243-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:33.572 --71243-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:33.572 --71243-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:33.572 --71243-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:33.572 --71243-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 ==71243== Preferring higher priority redirection: 00:07:33.572 --71243-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:33.572 --71243-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:33.572 --71243-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.572 --71243-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.829 --71243-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.829 --71243-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.829 --71243-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.829 --71243-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.829 ==71243== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.829 --71243-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.830 --71243-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.830 ==71243== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.830 --71243-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.830 --71243-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.830 --71243-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:33.830 --71243-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:33.830 --71243-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:33.830 --71243-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:33.830 --71243-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:33.830 --71243-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:33.830 --71243-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:33.830 --71243-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:33.830 --71243-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:33.830 --71243-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:33.830 --71243-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:33.830 --71243-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:33.830 --71243-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:33.830 --71243-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:33.830 --71243-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:33.830 --71243-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:33.830 00:07:33.830 00:07:33.830 CUnit - A unit testing framework for C - Version 2.1-3 00:07:33.830 http://cunit.sourceforge.net/ 00:07:33.830 00:07:33.830 00:07:33.830 Suite: nvme_ctrlr_cmd 00:07:33.830 Test: test_geometry_cmd ...passed 00:07:33.830 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:07:33.830 00:07:33.830 Run Summary: Type Total Ran Passed Failed Inactive 00:07:33.830 suites 1 1 n/a 0 0 00:07:33.830 tests 2 2 2 0 0 00:07:33.830 asserts 7 7 7 0 n/a 00:07:33.830 00:07:33.830 Elapsed time = 0.016 seconds 00:07:33.830 --71243-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:33.830 --71243-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:33.830 ==71243== 00:07:33.830 ==71243== HEAP SUMMARY: 00:07:33.830 ==71243== in use at exit: 0 bytes in 0 blocks 00:07:33.830 ==71243== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:07:33.830 ==71243== 00:07:33.830 ==71243== All heap blocks were freed -- no leaks are possible 00:07:33.830 ==71243== 00:07:33.830 ==71243== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:33.830 10:47:38 -- 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_ns.c/nvme_ns_ut 00:07:33.830 ==71245== Memcheck, a memory error detector 00:07:33.830 ==71245== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:33.830 ==71245== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:33.830 ==71245== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:33.830 ==71245== 00:07:33.830 --71245-- Valgrind options: 00:07:33.830 --71245-- --leak-check=full 00:07:33.830 --71245-- --error-exitcode=2 00:07:33.830 --71245-- --verbose 00:07:33.830 --71245-- Contents of /proc/version: 00:07:33.830 --71245-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:33.830 --71245-- 00:07:33.830 --71245-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:33.830 --71245-- Page sizes: currently 4096, max supported 4096 00:07:33.830 --71245-- Valgrind library directory: /usr/libexec/valgrind 00:07:33.830 --71245-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:33.830 --71245-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:33.830 --71245-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:33.830 --71245-- might be shown as UnknownInlinedFun 00:07:33.830 --71245-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:33.830 --71245-- object doesn't have a dynamic symbol table 00:07:33.830 --71245-- Scheduler: using generic scheduler lock implementation. 00:07:33.830 --71245-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:33.830 ==71245== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71245-by-???-on-1bdcd945abb3 00:07:33.830 ==71245== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71245-by-???-on-1bdcd945abb3 00:07:33.830 ==71245== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71245-by-???-on-1bdcd945abb3 00:07:33.830 ==71245== 00:07:33.830 ==71245== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:33.830 ==71245== don't want to do, unless you know exactly what you're doing, 00:07:33.830 ==71245== or are doing some strange experiment): 00:07:33.830 ==71245== /usr/libexec/valgrind/../../bin/vgdb --pid=71245 ...command... 00:07:33.830 ==71245== 00:07:33.830 ==71245== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:33.830 ==71245== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:33.831 ==71245== and then give GDB the following command 00:07:33.831 ==71245== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71245 00:07:33.831 ==71245== --pid is optional if only one valgrind process is running 00:07:33.831 ==71245== 00:07:34.088 --71245-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:34.088 --71245-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:34.088 --71245-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:34.088 --71245-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:34.088 ==71245== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.088 --71245-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:34.088 --71245-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:34.088 --71245-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:34.088 --71245-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:34.088 --71245-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:34.088 --71245-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:34.088 --71245-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:34.088 --71245-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:34.088 --71245-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:34.088 --71245-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:34.088 --71245-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:34.088 --71245-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:34.088 --71245-- Reading syms from /usr/lib64/libm.so.6 00:07:34.088 --71245-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:34.088 --71245-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:34.088 --71245-- Reading syms from /usr/lib64/libc.so.6 00:07:34.088 ==71245== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.088 --71245-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.088 --71245-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.088 ==71245== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.088 --71245-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.088 --71245-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.088 ==71245== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.088 --71245-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.088 --71245-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.088 ==71245== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.088 --71245-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.088 --71245-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.088 --71245-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:34.088 --71245-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:34.088 --71245-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:34.088 --71245-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:34.088 --71245-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:34.088 --71245-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:34.088 --71245-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.088 --71245-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 ==71245== Preferring higher priority redirection: 00:07:34.089 --71245-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:34.089 --71245-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:34.089 --71245-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.089 --71245-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.346 --71245-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.346 --71245-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.346 --71245-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.346 --71245-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.346 ==71245== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.346 --71245-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.346 --71245-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.346 ==71245== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.346 --71245-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.346 --71245-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.346 --71245-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:34.346 --71245-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:34.346 --71245-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:34.346 --71245-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:34.346 --71245-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:34.346 --71245-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:34.346 --71245-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:34.346 --71245-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:34.346 --71245-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:34.346 --71245-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:34.346 --71245-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:34.346 --71245-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:34.346 --71245-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:34.346 --71245-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:34.346 --71245-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:34.346 --71245-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:34.347 00:07:34.347 00:07:34.347 CUnit - A unit testing framework for C - Version 2.1-3 00:07:34.347 http://cunit.sourceforge.net/ 00:07:34.347 00:07:34.347 00:07:34.347 Suite: nvme 00:07:34.347 Test: test_nvme_ns_construct ...passed 00:07:34.347 Test: test_nvme_ns_uuid ...passed 00:07:34.347 Test: test_nvme_ns_csi ...passed 00:07:34.347 Test: test_nvme_ns_data ...passed 00:07:34.347 Test: test_nvme_ns_set_identify_data ...passed 00:07:34.347 Test: test_spdk_nvme_ns_get_values ...passed 00:07:34.347 Test: test_spdk_nvme_ns_is_active ...passed 00:07:34.347 Test: spdk_nvme_ns_supports ...passed 00:07:34.347 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:07:34.347 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--71245-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:34.347 passed 00:07:34.347 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:07:34.347 Test: test_nvme_ns_find_id_desc ...passed 00:07:34.347 00:07:34.347 Run Summary: Type Total Ran Passed Failed Inactive 00:07:34.347 suites 1 1 n/a 0 0 00:07:34.347 tests 12 12 12 0 0 00:07:34.347 asserts 83 83 83 0 n/a 00:07:34.347 00:07:34.347 Elapsed time = 0.066 seconds 00:07:34.347 --71245-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:34.347 --71245-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:34.347 ==71245== 00:07:34.347 ==71245== HEAP SUMMARY: 00:07:34.347 ==71245== in use at exit: 0 bytes in 0 blocks 00:07:34.347 ==71245== total heap usage: 93 allocs, 93 frees, 112,715 bytes allocated 00:07:34.347 ==71245== 00:07:34.347 ==71245== All heap blocks were freed -- no leaks are possible 00:07:34.347 ==71245== 00:07:34.347 ==71245== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:34.604 10:47:39 -- 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_ns_cmd.c/nvme_ns_cmd_ut 00:07:34.604 ==71254== Memcheck, a memory error detector 00:07:34.604 ==71254== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:34.604 ==71254== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:34.604 ==71254== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:34.604 ==71254== 00:07:34.604 --71254-- Valgrind options: 00:07:34.604 --71254-- --leak-check=full 00:07:34.604 --71254-- --error-exitcode=2 00:07:34.604 --71254-- --verbose 00:07:34.604 --71254-- Contents of /proc/version: 00:07:34.604 --71254-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:34.604 --71254-- 00:07:34.604 --71254-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:34.604 --71254-- Page sizes: currently 4096, max supported 4096 00:07:34.604 --71254-- Valgrind library directory: /usr/libexec/valgrind 00:07:34.604 --71254-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:34.605 --71254-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:34.605 --71254-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:34.605 --71254-- might be shown as UnknownInlinedFun 00:07:34.605 --71254-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:34.605 --71254-- object doesn't have a dynamic symbol table 00:07:34.605 --71254-- Scheduler: using generic scheduler lock implementation. 00:07:34.605 --71254-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:34.605 ==71254== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71254-by-???-on-1bdcd945abb3 00:07:34.605 ==71254== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71254-by-???-on-1bdcd945abb3 00:07:34.605 ==71254== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71254-by-???-on-1bdcd945abb3 00:07:34.605 ==71254== 00:07:34.605 ==71254== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:34.605 ==71254== don't want to do, unless you know exactly what you're doing, 00:07:34.605 ==71254== or are doing some strange experiment): 00:07:34.605 ==71254== /usr/libexec/valgrind/../../bin/vgdb --pid=71254 ...command... 00:07:34.605 ==71254== 00:07:34.605 ==71254== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:34.605 ==71254== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:34.605 ==71254== and then give GDB the following command 00:07:34.605 ==71254== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71254 00:07:34.605 ==71254== --pid is optional if only one valgrind process is running 00:07:34.605 ==71254== 00:07:34.605 --71254-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:34.605 --71254-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:34.605 --71254-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:34.605 --71254-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:34.605 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.605 --71254-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:34.605 --71254-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:34.605 --71254-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:34.605 --71254-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:34.605 --71254-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:34.605 --71254-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:34.605 --71254-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:34.605 --71254-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:34.605 --71254-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:34.605 --71254-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:34.605 --71254-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:34.605 --71254-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:34.605 --71254-- Reading syms from /usr/lib64/libm.so.6 00:07:34.605 --71254-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:34.605 --71254-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:34.605 --71254-- Reading syms from /usr/lib64/libc.so.6 00:07:34.605 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.605 --71254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.605 --71254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.605 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.605 --71254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.605 --71254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.605 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.605 --71254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.605 --71254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.605 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.605 --71254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.605 --71254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.605 --71254-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:34.605 --71254-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:34.605 --71254-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:34.605 --71254-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:34.863 --71254-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:34.863 --71254-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:34.863 --71254-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 --71254-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.863 ==71254== Preferring higher priority redirection: 00:07:34.863 --71254-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:34.864 --71254-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:34.864 --71254-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.864 --71254-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.864 --71254-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.864 --71254-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.864 --71254-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.864 --71254-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.864 --71254-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.864 --71254-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.864 --71254-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.864 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.864 --71254-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.864 --71254-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.864 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.864 --71254-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.864 --71254-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.864 --71254-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:34.864 --71254-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:34.864 --71254-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:34.864 --71254-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:34.864 --71254-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:34.864 --71254-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:34.864 --71254-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:34.864 --71254-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:34.864 --71254-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:34.864 --71254-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:34.864 --71254-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:34.864 --71254-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:34.864 --71254-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:34.864 --71254-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:34.864 --71254-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:34.864 --71254-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:34.864 00:07:34.864 00:07:34.864 CUnit - A unit testing framework for C - Version 2.1-3 00:07:34.864 http://cunit.sourceforge.net/ 00:07:34.864 00:07:34.864 00:07:34.864 Suite: nvme_ns_cmd 00:07:34.864 Test: split_test ...passed 00:07:34.864 Test: split_test2 ...passed 00:07:34.864 Test: split_test3 ...passed 00:07:34.864 Test: split_test4 ...passed 00:07:34.864 Test: test_nvme_ns_cmd_flush ...passed 00:07:34.864 Test: test_nvme_ns_cmd_dataset_management ...--71254-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:34.864 passed 00:07:34.864 Test: test_nvme_ns_cmd_copy ...passed 00:07:35.121 Test: test_io_flags ...[2024-04-18 10:47:39.830589] /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:07:35.121 passed 00:07:35.121 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:07:35.121 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:07:35.121 Test: test_nvme_ns_cmd_reservation_register ...passed 00:07:35.121 Test: test_nvme_ns_cmd_reservation_release ...passed 00:07:35.121 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:07:35.121 Test: test_nvme_ns_cmd_reservation_report ...passed 00:07:35.121 Test: test_cmd_child_request ...passed 00:07:35.121 Test: test_nvme_ns_cmd_readv ...passed 00:07:35.121 Test: test_nvme_ns_cmd_read_with_md ...passed 00:07:35.121 Test: test_nvme_ns_cmd_writev ...[2024-04-18 10:47:39.911372] /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:07:35.121 passed 00:07:35.121 Test: test_nvme_ns_cmd_write_with_md ...passed 00:07:35.121 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:07:35.121 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:07:35.121 Test: test_nvme_ns_cmd_comparev ...passed 00:07:35.121 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:07:35.121 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:07:35.121 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:07:35.121 Test: test_nvme_ns_cmd_setup_request ...passed 00:07:35.121 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:07:35.122 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-04-18 10:47:40.008029] /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:07:35.122 passed 00:07:35.122 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-04-18 10:47:40.017285] /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:07:35.122 passed 00:07:35.122 Test: test_nvme_ns_cmd_verify ...passed 00:07:35.122 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:07:35.122 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:07:35.122 00:07:35.122 Run Summary: Type Total Ran Passed Failed Inactive 00:07:35.122 suites 1 1 n/a 0 0 00:07:35.122 tests 32 32 32 0 0 00:07:35.122 asserts 550 550 550 0 n/a 00:07:35.122 00:07:35.122 Elapsed time = 0.280 seconds 00:07:35.122 --71254-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:35.122 --71254-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:35.392 ==71254== 00:07:35.392 ==71254== HEAP SUMMARY: 00:07:35.392 ==71254== in use at exit: 0 bytes in 0 blocks 00:07:35.392 ==71254== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:07:35.392 ==71254== 00:07:35.392 ==71254== All heap blocks were freed -- no leaks are possible 00:07:35.392 ==71254== 00:07:35.392 ==71254== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:35.392 10:47:40 -- 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_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:07:35.392 ==71266== Memcheck, a memory error detector 00:07:35.392 ==71266== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:35.392 ==71266== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:35.392 ==71266== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:07:35.392 ==71266== 00:07:35.392 --71266-- Valgrind options: 00:07:35.392 --71266-- --leak-check=full 00:07:35.392 --71266-- --error-exitcode=2 00:07:35.392 --71266-- --verbose 00:07:35.392 --71266-- Contents of /proc/version: 00:07:35.392 --71266-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:35.392 --71266-- 00:07:35.392 --71266-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:35.392 --71266-- Page sizes: currently 4096, max supported 4096 00:07:35.392 --71266-- Valgrind library directory: /usr/libexec/valgrind 00:07:35.392 --71266-- 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:07:35.392 --71266-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:35.392 --71266-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:35.392 --71266-- might be shown as UnknownInlinedFun 00:07:35.392 --71266-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:35.392 --71266-- object doesn't have a dynamic symbol table 00:07:35.392 --71266-- Scheduler: using generic scheduler lock implementation. 00:07:35.392 --71266-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:35.392 ==71266== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71266-by-???-on-1bdcd945abb3 00:07:35.392 ==71266== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71266-by-???-on-1bdcd945abb3 00:07:35.392 ==71266== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71266-by-???-on-1bdcd945abb3 00:07:35.392 ==71266== 00:07:35.392 ==71266== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:35.392 ==71266== don't want to do, unless you know exactly what you're doing, 00:07:35.392 ==71266== or are doing some strange experiment): 00:07:35.392 ==71266== /usr/libexec/valgrind/../../bin/vgdb --pid=71266 ...command... 00:07:35.392 ==71266== 00:07:35.392 ==71266== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:35.392 ==71266== /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:07:35.392 ==71266== and then give GDB the following command 00:07:35.392 ==71266== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71266 00:07:35.392 ==71266== --pid is optional if only one valgrind process is running 00:07:35.392 ==71266== 00:07:35.392 --71266-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:35.392 --71266-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:35.392 --71266-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:35.392 --71266-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:35.392 ==71266== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.392 --71266-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:35.392 --71266-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:35.392 --71266-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:35.392 --71266-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:35.392 --71266-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:35.392 --71266-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:35.392 --71266-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:35.392 --71266-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:35.392 --71266-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:35.392 --71266-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:35.392 --71266-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:35.392 --71266-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:35.392 --71266-- Reading syms from /usr/lib64/libm.so.6 00:07:35.392 --71266-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:35.392 --71266-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:35.392 --71266-- Reading syms from /usr/lib64/libc.so.6 00:07:35.392 ==71266== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.392 --71266-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.392 --71266-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.392 ==71266== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.392 --71266-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.392 --71266-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.392 ==71266== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.392 --71266-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.392 --71266-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.392 ==71266== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.392 --71266-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.392 --71266-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.650 --71266-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:35.650 --71266-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:35.650 --71266-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:35.650 --71266-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:35.650 --71266-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:35.650 --71266-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:35.650 --71266-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.650 --71266-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 ==71266== Preferring higher priority redirection: 00:07:35.651 --71266-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:35.651 --71266-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:35.651 --71266-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 --71266-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.651 ==71266== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.651 --71266-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.651 --71266-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.651 ==71266== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.651 --71266-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.651 --71266-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.651 --71266-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:35.651 --71266-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:35.651 --71266-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:35.651 --71266-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:35.651 --71266-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:35.651 --71266-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:35.651 --71266-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:35.651 --71266-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:35.651 --71266-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:35.651 --71266-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:35.651 --71266-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:35.651 --71266-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:35.651 --71266-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:35.651 --71266-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:35.909 --71266-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:35.909 --71266-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:35.909 00:07:35.909 00:07:35.909 CUnit - A unit testing framework for C - Version 2.1-3 00:07:35.909 http://cunit.sourceforge.net/ 00:07:35.909 00:07:35.909 00:07:35.909 Suite: nvme_ns_cmd 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:07:35.909 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:07:35.909 00:07:35.909 Run Summary: Type Total Ran Passed Failed Inactive 00:07:35.909 suites 1 1 n/a 0 0 00:07:35.909 tests 12 12 12 0 0 00:07:35.909 asserts 123 123 123 0 n/a 00:07:35.909 00:07:35.909 Elapsed time = 0.073 seconds 00:07:35.909 --71266-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:35.909 --71266-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:35.909 ==71266== 00:07:35.909 ==71266== HEAP SUMMARY: 00:07:35.909 ==71266== in use at exit: 0 bytes in 0 blocks 00:07:35.909 ==71266== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:07:35.910 ==71266== 00:07:35.910 ==71266== All heap blocks were freed -- no leaks are possible 00:07:35.910 ==71266== 00:07:35.910 ==71266== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:35.910 10:47:40 -- 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_qpair.c/nvme_qpair_ut 00:07:35.910 ==71271== Memcheck, a memory error detector 00:07:35.910 ==71271== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:35.910 ==71271== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:35.910 ==71271== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:35.910 ==71271== 00:07:35.910 --71271-- Valgrind options: 00:07:35.910 --71271-- --leak-check=full 00:07:35.910 --71271-- --error-exitcode=2 00:07:35.910 --71271-- --verbose 00:07:35.910 --71271-- Contents of /proc/version: 00:07:35.910 --71271-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:35.910 --71271-- 00:07:35.910 --71271-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:35.910 --71271-- Page sizes: currently 4096, max supported 4096 00:07:35.910 --71271-- Valgrind library directory: /usr/libexec/valgrind 00:07:35.910 --71271-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:35.910 --71271-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:35.910 --71271-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:35.910 --71271-- might be shown as UnknownInlinedFun 00:07:35.910 --71271-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:35.910 --71271-- object doesn't have a dynamic symbol table 00:07:35.910 --71271-- Scheduler: using generic scheduler lock implementation. 00:07:35.910 --71271-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:35.910 ==71271== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71271-by-???-on-1bdcd945abb3 00:07:35.910 ==71271== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71271-by-???-on-1bdcd945abb3 00:07:35.910 ==71271== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71271-by-???-on-1bdcd945abb3 00:07:35.910 ==71271== 00:07:35.910 ==71271== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:35.910 ==71271== don't want to do, unless you know exactly what you're doing, 00:07:35.910 ==71271== or are doing some strange experiment): 00:07:35.910 ==71271== /usr/libexec/valgrind/../../bin/vgdb --pid=71271 ...command... 00:07:35.910 ==71271== 00:07:35.910 ==71271== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:35.910 ==71271== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:35.910 ==71271== and then give GDB the following command 00:07:35.910 ==71271== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71271 00:07:35.910 ==71271== --pid is optional if only one valgrind process is running 00:07:35.910 ==71271== 00:07:35.910 --71271-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:35.910 --71271-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:36.167 --71271-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:36.167 --71271-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:36.167 ==71271== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.167 --71271-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:36.167 --71271-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:36.167 --71271-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:36.167 --71271-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:36.167 --71271-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:36.167 --71271-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:36.167 --71271-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:36.167 --71271-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:36.167 --71271-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:36.167 --71271-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:36.167 --71271-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:36.167 --71271-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:36.167 --71271-- Reading syms from /usr/lib64/libm.so.6 00:07:36.167 --71271-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:36.167 --71271-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:36.167 --71271-- Reading syms from /usr/lib64/libc.so.6 00:07:36.167 ==71271== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.167 --71271-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.167 --71271-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.167 ==71271== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.167 --71271-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.167 --71271-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.167 ==71271== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.167 --71271-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.167 --71271-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.167 ==71271== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.167 --71271-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.167 --71271-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.167 --71271-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:36.167 --71271-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:36.167 --71271-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:36.167 --71271-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:36.167 --71271-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:36.167 --71271-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:36.167 --71271-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.167 --71271-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.167 --71271-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.167 --71271-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.167 --71271-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.167 --71271-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.167 --71271-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.167 --71271-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.167 --71271-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.167 --71271-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 ==71271== Preferring higher priority redirection: 00:07:36.168 --71271-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:36.168 --71271-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:36.168 --71271-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.168 --71271-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.425 --71271-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.425 ==71271== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.425 --71271-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.425 --71271-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.425 ==71271== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.425 --71271-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.425 --71271-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.425 --71271-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:36.425 --71271-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:36.425 --71271-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:36.425 --71271-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:36.425 --71271-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:36.425 --71271-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:36.425 --71271-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:36.425 --71271-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:36.425 --71271-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:36.425 --71271-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:36.425 --71271-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:36.425 --71271-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:36.425 --71271-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:36.425 --71271-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:36.425 --71271-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:36.425 --71271-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:36.425 00:07:36.425 00:07:36.425 CUnit - A unit testing framework for C - Version 2.1-3 00:07:36.425 http://cunit.sourceforge.net/ 00:07:36.425 00:07:36.425 00:07:36.425 Suite: nvme_qpair 00:07:36.425 Test: test3 ...--71271-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:36.425 passed 00:07:36.425 Test: test_ctrlr_failed ...passed 00:07:36.425 Test: struct_packing ...passed 00:07:36.425 Test: test_nvme_qpair_process_completions ...[2024-04-18 10:47:41.286249] /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:07:36.425 [2024-04-18 10:47:41.324195] /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:07:36.425 --71271-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:36.425 --71271-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:36.425 [2024-04-18 10:47:41.341020] /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:07:36.425 [2024-04-18 10:47:41.342402] /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:07:36.425 passed 00:07:36.425 Test: test_nvme_completion_is_retry ...passed 00:07:36.425 Test: test_get_status_string ...passed 00:07:36.425 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:07:36.425 Test: test_nvme_qpair_submit_request ...passed 00:07:36.425 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:07:36.682 Test: test_nvme_qpair_manual_complete_request ...passed 00:07:36.683 Test: test_nvme_qpair_init_deinit ...[2024-04-18 10:47:41.397807] /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:07:36.683 passed 00:07:36.683 Test: test_nvme_get_sgl_print_info ...passed 00:07:36.683 00:07:36.683 Run Summary: Type Total Ran Passed Failed Inactive 00:07:36.683 suites 1 1 n/a 0 0 00:07:36.683 tests 12 12 12 0 0 00:07:36.683 asserts 154 154 154 0 n/a 00:07:36.683 00:07:36.683 Elapsed time = 0.160 seconds 00:07:36.683 --71271-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:36.683 ==71271== 00:07:36.683 ==71271== HEAP SUMMARY: 00:07:36.683 ==71271== in use at exit: 0 bytes in 0 blocks 00:07:36.683 ==71271== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:07:36.683 ==71271== 00:07:36.683 ==71271== All heap blocks were freed -- no leaks are possible 00:07:36.683 ==71271== 00:07:36.683 ==71271== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:36.683 10:47:41 -- 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_pcie.c/nvme_pcie_ut 00:07:36.683 ==71279== Memcheck, a memory error detector 00:07:36.683 ==71279== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:36.683 ==71279== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:36.683 ==71279== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:36.683 ==71279== 00:07:36.683 --71279-- Valgrind options: 00:07:36.683 --71279-- --leak-check=full 00:07:36.683 --71279-- --error-exitcode=2 00:07:36.683 --71279-- --verbose 00:07:36.683 --71279-- Contents of /proc/version: 00:07:36.683 --71279-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:36.683 --71279-- 00:07:36.683 --71279-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:36.683 --71279-- Page sizes: currently 4096, max supported 4096 00:07:36.683 --71279-- Valgrind library directory: /usr/libexec/valgrind 00:07:36.683 --71279-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:36.683 --71279-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:36.683 --71279-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:36.683 --71279-- might be shown as UnknownInlinedFun 00:07:36.683 --71279-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:36.683 --71279-- object doesn't have a dynamic symbol table 00:07:36.683 --71279-- Scheduler: using generic scheduler lock implementation. 00:07:36.683 --71279-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:36.683 ==71279== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71279-by-???-on-1bdcd945abb3 00:07:36.683 ==71279== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71279-by-???-on-1bdcd945abb3 00:07:36.683 ==71279== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71279-by-???-on-1bdcd945abb3 00:07:36.683 ==71279== 00:07:36.683 ==71279== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:36.683 ==71279== don't want to do, unless you know exactly what you're doing, 00:07:36.683 ==71279== or are doing some strange experiment): 00:07:36.683 ==71279== /usr/libexec/valgrind/../../bin/vgdb --pid=71279 ...command... 00:07:36.683 ==71279== 00:07:36.683 ==71279== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:36.683 ==71279== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:36.683 ==71279== and then give GDB the following command 00:07:36.683 ==71279== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71279 00:07:36.683 ==71279== --pid is optional if only one valgrind process is running 00:07:36.683 ==71279== 00:07:36.683 --71279-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:36.683 --71279-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:36.683 --71279-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:36.683 --71279-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:36.683 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.683 --71279-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:36.683 --71279-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:36.683 --71279-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:36.683 --71279-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:36.683 --71279-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:36.683 --71279-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:36.683 --71279-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:36.683 --71279-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:36.683 --71279-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:36.683 --71279-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:36.683 --71279-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:36.683 --71279-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:36.683 --71279-- Reading syms from /usr/lib64/libm.so.6 00:07:36.683 --71279-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:36.684 --71279-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:36.684 --71279-- Reading syms from /usr/lib64/libc.so.6 00:07:36.941 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.941 --71279-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.941 --71279-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.941 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.941 --71279-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.941 --71279-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.941 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.941 --71279-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.941 --71279-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.941 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.941 --71279-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.941 --71279-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.941 --71279-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:36.941 --71279-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:36.941 --71279-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:36.941 --71279-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:36.941 --71279-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:36.941 --71279-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:36.941 --71279-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 ==71279== Preferring higher priority redirection: 00:07:36.941 --71279-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:36.941 --71279-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:36.941 --71279-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 --71279-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.941 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.941 --71279-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.941 --71279-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.941 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.941 --71279-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.941 --71279-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.941 --71279-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:36.941 --71279-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:36.941 --71279-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:36.941 --71279-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:36.941 --71279-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:36.941 --71279-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:36.941 --71279-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:36.941 --71279-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:36.941 --71279-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:36.941 --71279-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:36.941 --71279-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:36.941 --71279-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:36.941 --71279-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:36.941 --71279-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:36.941 --71279-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:37.199 --71279-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:37.199 00:07:37.199 00:07:37.199 CUnit - A unit testing framework for C - Version 2.1-3 00:07:37.199 http://cunit.sourceforge.net/ 00:07:37.199 00:07:37.199 00:07:37.199 Suite: nvme_pcie 00:07:37.199 Test: test_prp_list_append ...[2024-04-18 10:47:41.923549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1202:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:07:37.199 [2024-04-18 10:47:41.963374] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1231:nvme_pcie_prp_list_append: *ERROR*: PRP 2 not page aligned (0x900800) 00:07:37.199 [2024-04-18 10:47:41.964559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1221:nvme_pcie_prp_list_append: *ERROR*: vtophys(0x100000) failed 00:07:37.199 [2024-04-18 10:47:41.966876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1215:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:07:37.199 [2024-04-18 10:47:41.967658] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1215:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:07:37.199 passed 00:07:37.199 Test: test_nvme_pcie_hotplug_monitor ...--71279-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:37.199 passed 00:07:37.199 Test: test_shadow_doorbell_update ...passed 00:07:37.199 Test: test_build_contig_hw_sgl_request ...passed 00:07:37.199 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:07:37.199 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:07:37.199 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:07:37.199 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-04-18 10:47:42.028770] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1202:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:07:37.199 passed 00:07:37.199 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:07:37.199 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:07:37.199 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-04-18 10:47:42.050348] /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:07:37.199 passed 00:07:37.199 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-04-18 10:47:42.061011] /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:07:37.199 passed 00:07:37.199 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-04-18 10:47:42.068313] /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:07:37.199 passed 00:07:37.199 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-04-18 10:47:42.071260] /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:07:37.199 passed 00:07:37.199 00:07:37.199 Run Summary: Type Total Ran Passed Failed Inactive 00:07:37.199 suites 1 1 n/a 0 0 00:07:37.199 tests 14 14 14 0 0 00:07:37.199 asserts 235 235 235 0 n/a 00:07:37.199 00:07:37.199 Elapsed time = 0.161 seconds 00:07:37.199 --71279-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:37.199 --71279-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:37.199 ==71279== 00:07:37.200 ==71279== HEAP SUMMARY: 00:07:37.200 ==71279== in use at exit: 0 bytes in 0 blocks 00:07:37.200 ==71279== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:07:37.200 ==71279== 00:07:37.200 ==71279== All heap blocks were freed -- no leaks are possible 00:07:37.200 ==71279== 00:07:37.200 ==71279== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:37.200 10:47:42 -- 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_poll_group.c/nvme_poll_group_ut 00:07:37.200 ==71286== Memcheck, a memory error detector 00:07:37.200 ==71286== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:37.200 ==71286== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:37.200 ==71286== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:37.200 ==71286== 00:07:37.200 --71286-- Valgrind options: 00:07:37.200 --71286-- --leak-check=full 00:07:37.200 --71286-- --error-exitcode=2 00:07:37.200 --71286-- --verbose 00:07:37.200 --71286-- Contents of /proc/version: 00:07:37.200 --71286-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:37.200 --71286-- 00:07:37.200 --71286-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:37.200 --71286-- Page sizes: currently 4096, max supported 4096 00:07:37.200 --71286-- Valgrind library directory: /usr/libexec/valgrind 00:07:37.200 --71286-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:37.200 --71286-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:37.200 --71286-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:37.200 --71286-- might be shown as UnknownInlinedFun 00:07:37.457 --71286-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:37.457 --71286-- object doesn't have a dynamic symbol table 00:07:37.457 --71286-- Scheduler: using generic scheduler lock implementation. 00:07:37.457 --71286-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:37.457 ==71286== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71286-by-???-on-1bdcd945abb3 00:07:37.457 ==71286== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71286-by-???-on-1bdcd945abb3 00:07:37.457 ==71286== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71286-by-???-on-1bdcd945abb3 00:07:37.457 ==71286== 00:07:37.457 ==71286== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:37.457 ==71286== don't want to do, unless you know exactly what you're doing, 00:07:37.457 ==71286== or are doing some strange experiment): 00:07:37.457 ==71286== /usr/libexec/valgrind/../../bin/vgdb --pid=71286 ...command... 00:07:37.457 ==71286== 00:07:37.457 ==71286== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:37.457 ==71286== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:37.457 ==71286== and then give GDB the following command 00:07:37.457 ==71286== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71286 00:07:37.457 ==71286== --pid is optional if only one valgrind process is running 00:07:37.457 ==71286== 00:07:37.457 --71286-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:37.457 --71286-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:37.457 --71286-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:37.457 --71286-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:37.457 ==71286== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.457 --71286-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:37.457 --71286-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:37.457 --71286-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:37.457 --71286-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:37.457 --71286-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:37.457 --71286-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:37.457 --71286-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:37.457 --71286-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:37.457 --71286-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:37.457 --71286-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:37.457 --71286-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:37.457 --71286-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:37.457 --71286-- Reading syms from /usr/lib64/libm.so.6 00:07:37.457 --71286-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:37.457 --71286-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:37.457 --71286-- Reading syms from /usr/lib64/libc.so.6 00:07:37.457 ==71286== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.458 --71286-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.458 --71286-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.458 ==71286== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.458 --71286-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.458 --71286-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.458 ==71286== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.458 --71286-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.458 --71286-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.458 ==71286== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.458 --71286-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.458 --71286-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.458 --71286-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:37.458 --71286-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:37.458 --71286-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:37.458 --71286-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:37.458 --71286-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:37.458 --71286-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:37.715 --71286-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 ==71286== Preferring higher priority redirection: 00:07:37.715 --71286-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:37.715 --71286-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:37.715 --71286-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 --71286-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.715 ==71286== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.715 --71286-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.715 --71286-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.715 ==71286== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.715 --71286-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.715 --71286-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.715 --71286-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:37.715 --71286-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:37.716 --71286-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:37.716 --71286-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:37.716 --71286-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:37.716 --71286-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:37.716 --71286-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:37.716 --71286-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:37.716 --71286-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:37.716 --71286-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:37.716 --71286-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:37.716 --71286-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:37.716 --71286-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:37.716 --71286-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:37.716 --71286-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:37.716 --71286-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:37.716 00:07:37.716 00:07:37.716 CUnit - A unit testing framework for C - Version 2.1-3 00:07:37.716 http://cunit.sourceforge.net/ 00:07:37.716 00:07:37.716 00:07:37.716 Suite: nvme_ns_cmd 00:07:37.716 Test: nvme_poll_group_create_test ...passed 00:07:37.716 Test: nvme_poll_group_add_remove_test ...passed 00:07:37.716 Test: nvme_poll_group_process_completions ...passed 00:07:37.716 Test: nvme_poll_group_destroy_test ...passed 00:07:37.716 Test: nvme_poll_group_get_free_stats ...passed 00:07:37.716 00:07:37.716 Run Summary: Type Total Ran Passed Failed Inactive 00:07:37.716 suites 1 1 n/a 0 0 00:07:37.716 tests 5 5 5 0 0 00:07:37.716 asserts 75 75 75 0 n/a 00:07:37.716 00:07:37.716 Elapsed time = 0.058 seconds 00:07:37.716 --71286-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:37.716 --71286-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:37.973 ==71286== 00:07:37.973 ==71286== HEAP SUMMARY: 00:07:37.973 ==71286== in use at exit: 0 bytes in 0 blocks 00:07:37.973 ==71286== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:07:37.973 ==71286== 00:07:37.973 ==71286== All heap blocks were freed -- no leaks are possible 00:07:37.973 ==71286== 00:07:37.973 ==71286== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:37.973 10:47:42 -- 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_quirks.c/nvme_quirks_ut 00:07:37.973 ==71294== Memcheck, a memory error detector 00:07:37.973 ==71294== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:37.973 ==71294== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:37.973 ==71294== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:37.973 ==71294== 00:07:37.973 --71294-- Valgrind options: 00:07:37.973 --71294-- --leak-check=full 00:07:37.973 --71294-- --error-exitcode=2 00:07:37.973 --71294-- --verbose 00:07:37.973 --71294-- Contents of /proc/version: 00:07:37.973 --71294-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:37.973 --71294-- 00:07:37.973 --71294-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:37.973 --71294-- Page sizes: currently 4096, max supported 4096 00:07:37.973 --71294-- Valgrind library directory: /usr/libexec/valgrind 00:07:37.973 --71294-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:37.973 --71294-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:37.973 --71294-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:37.973 --71294-- might be shown as UnknownInlinedFun 00:07:37.974 --71294-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:37.974 --71294-- object doesn't have a dynamic symbol table 00:07:37.974 --71294-- Scheduler: using generic scheduler lock implementation. 00:07:37.974 --71294-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:37.974 ==71294== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71294-by-???-on-1bdcd945abb3 00:07:37.974 ==71294== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71294-by-???-on-1bdcd945abb3 00:07:37.974 ==71294== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71294-by-???-on-1bdcd945abb3 00:07:37.974 ==71294== 00:07:37.974 ==71294== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:37.974 ==71294== don't want to do, unless you know exactly what you're doing, 00:07:37.974 ==71294== or are doing some strange experiment): 00:07:37.974 ==71294== /usr/libexec/valgrind/../../bin/vgdb --pid=71294 ...command... 00:07:37.974 ==71294== 00:07:37.974 ==71294== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:37.974 ==71294== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:37.974 ==71294== and then give GDB the following command 00:07:37.974 ==71294== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71294 00:07:37.974 ==71294== --pid is optional if only one valgrind process is running 00:07:37.974 ==71294== 00:07:37.974 --71294-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:37.974 --71294-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:37.974 --71294-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:37.974 --71294-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:37.974 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.974 --71294-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:37.974 --71294-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:37.974 --71294-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:37.974 --71294-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:37.974 --71294-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:37.974 --71294-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:37.974 --71294-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:37.974 --71294-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:37.974 --71294-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:37.974 --71294-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:37.974 --71294-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:37.974 --71294-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:37.974 --71294-- Reading syms from /usr/lib64/libm.so.6 00:07:37.974 --71294-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:37.974 --71294-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:37.974 --71294-- Reading syms from /usr/lib64/libc.so.6 00:07:37.974 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.974 --71294-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.974 --71294-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.974 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.974 --71294-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.974 --71294-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.974 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.974 --71294-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.974 --71294-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.974 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.974 --71294-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.974 --71294-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.974 --71294-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:38.231 --71294-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:38.231 --71294-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:38.231 --71294-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:38.231 --71294-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:38.231 --71294-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:38.231 --71294-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.231 --71294-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.231 --71294-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.231 --71294-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 ==71294== Preferring higher priority redirection: 00:07:38.232 --71294-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:38.232 --71294-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:38.232 --71294-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 --71294-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.232 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.232 --71294-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.232 --71294-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.232 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.232 --71294-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.232 --71294-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.232 --71294-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:38.232 --71294-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:38.232 --71294-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:38.232 --71294-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:38.232 --71294-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:38.232 --71294-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:38.232 --71294-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:38.232 --71294-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:38.232 --71294-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:38.232 --71294-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:38.232 --71294-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:38.232 --71294-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:38.232 --71294-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:38.232 --71294-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:38.232 --71294-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:38.232 --71294-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:38.232 00:07:38.232 00:07:38.232 CUnit - A unit testing framework for C - Version 2.1-3 00:07:38.232 http://cunit.sourceforge.net/ 00:07:38.232 00:07:38.232 00:07:38.232 Suite: nvme_quirks 00:07:38.233 Test: test_nvme_quirks_striping ...passed 00:07:38.233 00:07:38.233 Run Summary: Type Total Ran Passed Failed Inactive 00:07:38.233 suites 1 1 n/a 0 0 00:07:38.233 tests 1 1 1 0 0 00:07:38.233 asserts 5 5 5 0 n/a 00:07:38.233 00:07:38.233 Elapsed time = 0.009 seconds 00:07:38.233 --71294-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:38.233 --71294-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:38.491 ==71294== 00:07:38.491 ==71294== HEAP SUMMARY: 00:07:38.491 ==71294== in use at exit: 0 bytes in 0 blocks 00:07:38.491 ==71294== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:07:38.491 ==71294== 00:07:38.491 ==71294== All heap blocks were freed -- no leaks are possible 00:07:38.491 ==71294== 00:07:38.491 ==71294== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:38.491 10:47:43 -- 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_tcp.c/nvme_tcp_ut 00:07:38.491 ==71301== Memcheck, a memory error detector 00:07:38.491 ==71301== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:38.491 ==71301== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:38.491 ==71301== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:38.491 ==71301== 00:07:38.491 --71301-- Valgrind options: 00:07:38.491 --71301-- --leak-check=full 00:07:38.491 --71301-- --error-exitcode=2 00:07:38.491 --71301-- --verbose 00:07:38.491 --71301-- Contents of /proc/version: 00:07:38.491 --71301-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:38.491 --71301-- 00:07:38.491 --71301-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:38.491 --71301-- Page sizes: currently 4096, max supported 4096 00:07:38.491 --71301-- Valgrind library directory: /usr/libexec/valgrind 00:07:38.491 --71301-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:38.491 --71301-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:38.491 --71301-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:38.491 --71301-- might be shown as UnknownInlinedFun 00:07:38.491 --71301-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:38.491 --71301-- object doesn't have a dynamic symbol table 00:07:38.491 --71301-- Scheduler: using generic scheduler lock implementation. 00:07:38.491 --71301-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:38.491 ==71301== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71301-by-???-on-1bdcd945abb3 00:07:38.491 ==71301== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71301-by-???-on-1bdcd945abb3 00:07:38.491 ==71301== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71301-by-???-on-1bdcd945abb3 00:07:38.491 ==71301== 00:07:38.491 ==71301== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:38.491 ==71301== don't want to do, unless you know exactly what you're doing, 00:07:38.491 ==71301== or are doing some strange experiment): 00:07:38.491 ==71301== /usr/libexec/valgrind/../../bin/vgdb --pid=71301 ...command... 00:07:38.491 ==71301== 00:07:38.491 ==71301== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:38.491 ==71301== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:38.491 ==71301== and then give GDB the following command 00:07:38.491 ==71301== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71301 00:07:38.491 ==71301== --pid is optional if only one valgrind process is running 00:07:38.491 ==71301== 00:07:38.491 --71301-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:38.491 --71301-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:38.491 --71301-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:38.491 --71301-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:38.491 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.491 --71301-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:38.491 --71301-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:38.491 --71301-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:38.491 --71301-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:38.491 --71301-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:38.491 --71301-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:38.491 --71301-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:38.491 --71301-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:38.491 --71301-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:38.491 --71301-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:38.491 --71301-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:38.491 --71301-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:38.491 --71301-- Reading syms from /usr/lib64/libm.so.6 00:07:38.491 --71301-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:38.491 --71301-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:38.491 --71301-- Reading syms from /usr/lib64/libc.so.6 00:07:38.491 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.491 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.491 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.491 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.491 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.491 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.491 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.492 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.492 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.492 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.492 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.492 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.750 --71301-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:38.750 --71301-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:38.750 --71301-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:38.750 --71301-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:38.750 --71301-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:38.750 --71301-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:38.750 --71301-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 ==71301== Preferring higher priority redirection: 00:07:38.750 --71301-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:38.750 --71301-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:38.750 --71301-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 --71301-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.750 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.750 --71301-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.750 --71301-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.750 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.750 --71301-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.750 --71301-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.750 --71301-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:38.750 --71301-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:38.750 --71301-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:38.750 --71301-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:38.750 --71301-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:38.750 --71301-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:38.750 --71301-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:38.751 --71301-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:38.751 --71301-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:38.751 --71301-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:38.751 --71301-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:38.751 --71301-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:38.751 --71301-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:39.008 --71301-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:39.008 --71301-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:39.008 --71301-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:39.008 --71301-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:39.008 00:07:39.008 00:07:39.008 CUnit - A unit testing framework for C - Version 2.1-3 00:07:39.008 http://cunit.sourceforge.net/ 00:07:39.008 00:07:39.008 00:07:39.008 Suite: nvme_tcp 00:07:39.008 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:07:39.008 Test: test_nvme_tcp_build_iovs ...passed 00:07:39.008 Test: test_nvme_tcp_build_sgl_request ...[2024-04-18 10:47:43.815431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 824:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x1ffeffcc00, and the iovcnt=16, remaining_size=28672 00:07:39.008 passed 00:07:39.008 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:07:39.008 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:07:39.008 Test: test_nvme_tcp_req_complete_safe ...passed 00:07:39.008 Test: test_nvme_tcp_req_get ...passed 00:07:39.008 Test: test_nvme_tcp_req_init ...passed 00:07:39.008 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:07:39.008 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:07:39.008 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-04-18 10:47:43.971088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffe7e0 is same with the state(6) to be set 00:07:39.008 passed 00:07:39.266 Test: test_nvme_tcp_alloc_reqs ...--71301-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:39.266 passed 00:07:39.266 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-04-18 10:47:43.992248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb10 is same with the state(5) to be set 00:07:39.266 passed 00:07:39.266 Test: test_nvme_tcp_pdu_ch_handle ...[2024-04-18 10:47:43.995292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1164:nvme_tcp_pdu_ch_handle: *ERROR*: Already received IC_RESP PDU, and we should reject this pdu=0x1ffeffe520 00:07:39.266 [2024-04-18 10:47:43.999067] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1223:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:07:39.266 [2024-04-18 10:47:43.999356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:07:39.266 [2024-04-18 10:47:44.002044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1174:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:07:39.266 [2024-04-18 10:47:44.002534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:07:39.266 [2024-04-18 10:47:44.005299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1215:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:07:39.266 [2024-04-18 10:47:44.005569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:07:39.266 [2024-04-18 10:47:44.007699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:07:39.266 [2024-04-18 10:47:44.010653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:07:39.266 [2024-04-18 10:47:44.013521] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:07:39.266 [2024-04-18 10:47:44.016069] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:07:39.266 [2024-04-18 10:47:44.019059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:07:39.266 passed 00:07:39.266 Test: test_nvme_tcp_qpair_connect_sock ...[2024-04-18 10:47:44.041475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2321:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:07:39.266 [2024-04-18 10:47:44.042958] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:07:39.266 --71301-- REDIR: 0x5633f80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:07:39.266 --71301-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:39.266 --71301-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:07:39.266 [2024-04-18 10:47:44.073293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:07:39.266 passed 00:07:39.266 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:07:39.266 Test: test_nvme_tcp_c2h_payload_handle ...[2024-04-18 10:47:44.092736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1338:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe0e0): PDU Sequence Error 00:07:39.266 passed 00:07:39.266 Test: test_nvme_tcp_icresp_handle ...[2024-04-18 10:47:44.095233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1564:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:07:39.266 [2024-04-18 10:47:44.096486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1571:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:07:39.266 [2024-04-18 10:47:44.096784] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(5) to be set 00:07:39.266 [2024-04-18 10:47:44.098088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1580:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:07:39.266 [2024-04-18 10:47:44.098387] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(5) to be set 00:07:39.266 [2024-04-18 10:47:44.103350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(0) to be set 00:07:39.266 passed 00:07:39.266 Test: test_nvme_tcp_pdu_payload_handle ...[2024-04-18 10:47:44.111241] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1338:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe520): PDU Sequence Error 00:07:39.266 passed 00:07:39.266 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-04-18 10:47:44.121619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1641:nvme_tcp_capsule_resp_hdr_handle: *ERROR*: no tcp_req is found with cid=1 for tqpair=0x1ffeffcd50 00:07:39.266 passed 00:07:39.266 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:07:39.266 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-04-18 10:47:44.155635] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 353:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc4e0, errno=0, rc=0 00:07:39.267 [2024-04-18 10:47:44.161068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4e0 is same with the state(5) to be set 00:07:39.267 [2024-04-18 10:47:44.163356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 322:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4e0 is same with the state(5) to be set 00:07:39.267 --71301-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:39.267 --71301-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:39.267 [2024-04-18 10:47:44.177677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2173:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4e0 (0): Success 00:07:39.267 [2024-04-18 10:47:44.179601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2173:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4e0 (0): Success 00:07:39.267 passed 00:07:39.525 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-04-18 10:47:44.337259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2504:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:07:39.525 [2024-04-18 10:47:44.339546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2504:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:39.525 passed 00:07:39.525 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:07:39.525 Test: test_nvme_tcp_poll_group_get_stats ...[2024-04-18 10:47:44.348646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2952:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:39.525 [2024-04-18 10:47:44.349470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2952:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:39.525 passed 00:07:39.525 Test: test_nvme_tcp_ctrlr_construct ...[2024-04-18 10:47:44.366130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2504:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:39.525 [2024-04-18 10:47:44.366467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:39.525 [2024-04-18 10:47:44.368001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2321:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:07:39.525 [2024-04-18 10:47:44.368428] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:39.525 [2024-04-18 10:47:44.369556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2371:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x5a27b10 with addr=192.168.1.78, port=23 00:07:39.525 [2024-04-18 10:47:44.369857] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:39.525 passed 00:07:39.525 Test: test_nvme_tcp_qpair_submit_request ...[2024-04-18 10:47:44.374905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 824:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x5a299c0, and the iovcnt=1, remaining_size=1024 00:07:39.525 [2024-04-18 10:47:44.375416] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1017:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:07:39.525 passed 00:07:39.525 00:07:39.525 Run Summary: Type Total Ran Passed Failed Inactive 00:07:39.525 suites 1 1 n/a 0 0 00:07:39.525 tests 27 27 27 0 0 00:07:39.525 asserts 624 624 624 0 n/a 00:07:39.525 00:07:39.525 Elapsed time = 0.623 seconds 00:07:39.525 --71301-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:39.525 ==71301== 00:07:39.525 ==71301== HEAP SUMMARY: 00:07:39.525 ==71301== in use at exit: 192 bytes in 1 blocks 00:07:39.525 ==71301== total heap usage: 261 allocs, 260 frees, 94,113,658 bytes allocated 00:07:39.525 ==71301== 00:07:39.525 ==71301== Searching for pointers to 1 not-freed blocks 00:07:39.525 ==71301== Checked 6,505,728 bytes 00:07:39.525 ==71301== 00:07:39.525 ==71301== LEAK SUMMARY: 00:07:39.525 ==71301== definitely lost: 0 bytes in 0 blocks 00:07:39.525 ==71301== indirectly lost: 0 bytes in 0 blocks 00:07:39.525 ==71301== possibly lost: 0 bytes in 0 blocks 00:07:39.525 ==71301== still reachable: 192 bytes in 1 blocks 00:07:39.525 ==71301== suppressed: 0 bytes in 0 blocks 00:07:39.526 ==71301== Reachable blocks (those to which a pointer was found) are not shown. 00:07:39.526 ==71301== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:39.526 ==71301== 00:07:39.526 ==71301== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:39.784 10:47:44 -- 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_transport.c/nvme_transport_ut 00:07:39.784 ==71313== Memcheck, a memory error detector 00:07:39.784 ==71313== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:39.784 ==71313== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:39.784 ==71313== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:39.784 ==71313== 00:07:39.784 --71313-- Valgrind options: 00:07:39.784 --71313-- --leak-check=full 00:07:39.784 --71313-- --error-exitcode=2 00:07:39.784 --71313-- --verbose 00:07:39.784 --71313-- Contents of /proc/version: 00:07:39.784 --71313-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:39.784 --71313-- 00:07:39.784 --71313-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:39.784 --71313-- Page sizes: currently 4096, max supported 4096 00:07:39.784 --71313-- Valgrind library directory: /usr/libexec/valgrind 00:07:39.784 --71313-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:39.784 --71313-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:39.784 --71313-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:39.784 --71313-- might be shown as UnknownInlinedFun 00:07:39.784 --71313-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:39.784 --71313-- object doesn't have a dynamic symbol table 00:07:39.784 --71313-- Scheduler: using generic scheduler lock implementation. 00:07:39.784 --71313-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:39.784 ==71313== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71313-by-???-on-1bdcd945abb3 00:07:39.784 ==71313== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71313-by-???-on-1bdcd945abb3 00:07:39.784 ==71313== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71313-by-???-on-1bdcd945abb3 00:07:39.784 ==71313== 00:07:39.784 ==71313== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:39.784 ==71313== don't want to do, unless you know exactly what you're doing, 00:07:39.784 ==71313== or are doing some strange experiment): 00:07:39.784 ==71313== /usr/libexec/valgrind/../../bin/vgdb --pid=71313 ...command... 00:07:39.784 ==71313== 00:07:39.784 ==71313== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:39.784 ==71313== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:39.784 ==71313== and then give GDB the following command 00:07:39.784 ==71313== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71313 00:07:39.784 ==71313== --pid is optional if only one valgrind process is running 00:07:39.784 ==71313== 00:07:39.784 --71313-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:39.784 --71313-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:39.785 --71313-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:39.785 --71313-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:39.785 ==71313== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.785 --71313-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:39.785 --71313-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:39.785 --71313-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:39.785 --71313-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:39.785 --71313-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:39.785 --71313-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:39.785 --71313-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:39.785 --71313-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:39.785 --71313-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:39.785 --71313-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:39.785 --71313-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:39.785 --71313-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:39.785 --71313-- Reading syms from /usr/lib64/libm.so.6 00:07:39.785 --71313-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:39.785 --71313-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:39.785 --71313-- Reading syms from /usr/lib64/libc.so.6 00:07:39.785 ==71313== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.785 --71313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.785 --71313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.785 ==71313== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.785 --71313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.785 --71313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:39.785 ==71313== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.785 --71313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.785 --71313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.785 ==71313== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.785 --71313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.785 --71313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.043 --71313-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:40.043 --71313-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:40.043 --71313-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:40.043 --71313-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:40.043 --71313-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:40.043 --71313-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:40.043 --71313-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 --71313-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.043 ==71313== Preferring higher priority redirection: 00:07:40.043 --71313-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:40.043 --71313-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:40.044 --71313-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.044 --71313-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.044 --71313-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.044 --71313-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.044 --71313-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.044 --71313-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.044 --71313-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.044 --71313-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.044 --71313-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.044 ==71313== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.044 --71313-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.044 --71313-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.044 ==71313== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.044 --71313-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.044 --71313-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.044 --71313-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:40.044 --71313-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:40.044 --71313-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:40.044 --71313-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:40.044 --71313-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:40.044 --71313-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:40.044 --71313-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:40.044 --71313-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:40.044 --71313-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:40.044 --71313-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:40.044 --71313-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:40.044 --71313-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:40.044 --71313-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:40.044 --71313-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:40.302 --71313-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:40.302 --71313-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:40.302 00:07:40.302 00:07:40.302 CUnit - A unit testing framework for C - Version 2.1-3 00:07:40.302 http://cunit.sourceforge.net/ 00:07:40.302 00:07:40.302 00:07:40.302 Suite: nvme_transport 00:07:40.302 Test: test_nvme_get_transport ...passed 00:07:40.302 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:07:40.302 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:07:40.302 Test: test_nvme_transport_poll_group_add_remove ...passed 00:07:40.302 Test: test_ctrlr_get_memory_domains ...passed 00:07:40.302 00:07:40.302 Run Summary: Type Total Ran Passed Failed Inactive 00:07:40.302 suites 1 1 n/a 0 0 00:07:40.302 tests 5 5 5 0 0 00:07:40.302 asserts 28 28 28 0 n/a 00:07:40.302 00:07:40.302 Elapsed time = 0.033 seconds 00:07:40.302 --71313-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:40.302 --71313-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:40.302 ==71313== 00:07:40.302 ==71313== HEAP SUMMARY: 00:07:40.302 ==71313== in use at exit: 0 bytes in 0 blocks 00:07:40.302 ==71313== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:07:40.302 ==71313== 00:07:40.302 ==71313== All heap blocks were freed -- no leaks are possible 00:07:40.302 ==71313== 00:07:40.302 ==71313== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:40.302 10:47:45 -- 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_io_msg.c/nvme_io_msg_ut 00:07:40.302 ==71326== Memcheck, a memory error detector 00:07:40.302 ==71326== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:40.303 ==71326== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:40.303 ==71326== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:07:40.303 ==71326== 00:07:40.303 --71326-- Valgrind options: 00:07:40.303 --71326-- --leak-check=full 00:07:40.303 --71326-- --error-exitcode=2 00:07:40.303 --71326-- --verbose 00:07:40.303 --71326-- Contents of /proc/version: 00:07:40.303 --71326-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:40.303 --71326-- 00:07:40.303 --71326-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:40.303 --71326-- Page sizes: currently 4096, max supported 4096 00:07:40.303 --71326-- Valgrind library directory: /usr/libexec/valgrind 00:07:40.303 --71326-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:07:40.303 --71326-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:40.303 --71326-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:40.303 --71326-- might be shown as UnknownInlinedFun 00:07:40.303 --71326-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:40.303 --71326-- object doesn't have a dynamic symbol table 00:07:40.303 --71326-- Scheduler: using generic scheduler lock implementation. 00:07:40.303 --71326-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:40.303 ==71326== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71326-by-???-on-1bdcd945abb3 00:07:40.303 ==71326== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71326-by-???-on-1bdcd945abb3 00:07:40.303 ==71326== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71326-by-???-on-1bdcd945abb3 00:07:40.303 ==71326== 00:07:40.303 ==71326== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:40.303 ==71326== don't want to do, unless you know exactly what you're doing, 00:07:40.303 ==71326== or are doing some strange experiment): 00:07:40.303 ==71326== /usr/libexec/valgrind/../../bin/vgdb --pid=71326 ...command... 00:07:40.303 ==71326== 00:07:40.303 ==71326== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:40.303 ==71326== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:07:40.303 ==71326== and then give GDB the following command 00:07:40.303 ==71326== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71326 00:07:40.303 ==71326== --pid is optional if only one valgrind process is running 00:07:40.303 ==71326== 00:07:40.303 --71326-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:40.303 --71326-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:40.303 --71326-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:40.303 --71326-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:40.303 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.303 --71326-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:40.303 --71326-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:40.303 --71326-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:40.303 --71326-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:40.303 --71326-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:40.560 --71326-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:40.560 --71326-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:40.560 --71326-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:40.560 --71326-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:40.560 --71326-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:40.560 --71326-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:40.560 --71326-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:40.560 --71326-- Reading syms from /usr/lib64/libm.so.6 00:07:40.560 --71326-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:40.560 --71326-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:40.560 --71326-- Reading syms from /usr/lib64/libc.so.6 00:07:40.560 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.560 --71326-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.560 --71326-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.560 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.560 --71326-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.560 --71326-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.560 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.560 --71326-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.560 --71326-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.560 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.560 --71326-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.560 --71326-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.560 --71326-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:40.560 --71326-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:40.560 --71326-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:40.560 --71326-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:40.560 --71326-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:40.560 --71326-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:40.560 --71326-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 --71326-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.560 ==71326== Preferring higher priority redirection: 00:07:40.560 --71326-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:40.560 --71326-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:40.561 --71326-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.561 --71326-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.561 --71326-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.561 --71326-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.561 --71326-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.561 --71326-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.561 --71326-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.561 --71326-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.561 --71326-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.561 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.561 --71326-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.561 --71326-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.561 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.561 --71326-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.561 --71326-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.561 --71326-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:40.561 --71326-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:40.561 --71326-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:40.817 --71326-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:40.817 --71326-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:40.817 --71326-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:40.817 --71326-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:40.817 --71326-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:40.817 --71326-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:40.817 --71326-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:40.817 --71326-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:40.817 --71326-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:40.817 --71326-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:40.817 --71326-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:40.817 --71326-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:40.817 --71326-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:40.818 00:07:40.818 00:07:40.818 CUnit - A unit testing framework for C - Version 2.1-3 00:07:40.818 http://cunit.sourceforge.net/ 00:07:40.818 00:07:40.818 00:07:40.818 Suite: nvme_io_msg 00:07:40.818 Test: test_nvme_io_msg_send ...passed 00:07:40.818 Test: test_nvme_io_msg_process ...passed 00:07:40.818 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:07:40.818 00:07:40.818 Run Summary: Type Total Ran Passed Failed Inactive 00:07:40.818 suites 1 1 n/a 0 0 00:07:40.818 tests 3 3 3 0 0 00:07:40.818 asserts 56 56 56 0 n/a 00:07:40.818 00:07:40.818 Elapsed time = 0.031 seconds 00:07:40.818 --71326-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:40.818 --71326-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:40.818 ==71326== 00:07:40.818 ==71326== HEAP SUMMARY: 00:07:40.818 ==71326== in use at exit: 0 bytes in 0 blocks 00:07:40.818 ==71326== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:07:40.818 ==71326== 00:07:40.818 ==71326== All heap blocks were freed -- no leaks are possible 00:07:40.818 ==71326== 00:07:40.818 ==71326== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:40.818 10:47:45 -- 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_pcie_common.c/nvme_pcie_common_ut 00:07:40.818 ==71328== Memcheck, a memory error detector 00:07:40.818 ==71328== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:40.818 ==71328== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:40.818 ==71328== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:07:40.818 ==71328== 00:07:40.818 --71328-- Valgrind options: 00:07:40.818 --71328-- --leak-check=full 00:07:40.818 --71328-- --error-exitcode=2 00:07:40.818 --71328-- --verbose 00:07:40.818 --71328-- Contents of /proc/version: 00:07:40.818 --71328-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:40.818 --71328-- 00:07:40.818 --71328-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:40.818 --71328-- Page sizes: currently 4096, max supported 4096 00:07:40.818 --71328-- Valgrind library directory: /usr/libexec/valgrind 00:07:40.818 --71328-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:07:40.818 --71328-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:40.818 --71328-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:40.818 --71328-- might be shown as UnknownInlinedFun 00:07:40.818 --71328-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:40.818 --71328-- object doesn't have a dynamic symbol table 00:07:40.818 --71328-- Scheduler: using generic scheduler lock implementation. 00:07:40.818 --71328-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:40.818 ==71328== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71328-by-???-on-1bdcd945abb3 00:07:40.818 ==71328== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71328-by-???-on-1bdcd945abb3 00:07:40.818 ==71328== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71328-by-???-on-1bdcd945abb3 00:07:40.818 ==71328== 00:07:40.818 ==71328== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:40.818 ==71328== don't want to do, unless you know exactly what you're doing, 00:07:40.818 ==71328== or are doing some strange experiment): 00:07:40.818 ==71328== /usr/libexec/valgrind/../../bin/vgdb --pid=71328 ...command... 00:07:40.818 ==71328== 00:07:40.818 ==71328== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:40.818 ==71328== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:07:40.818 ==71328== and then give GDB the following command 00:07:40.818 ==71328== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71328 00:07:40.818 ==71328== --pid is optional if only one valgrind process is running 00:07:40.818 ==71328== 00:07:40.818 --71328-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:40.818 --71328-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:40.818 --71328-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:41.075 --71328-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:41.075 ==71328== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.075 --71328-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:41.075 --71328-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:41.075 --71328-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:41.075 --71328-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:41.075 --71328-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:41.075 --71328-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:41.075 --71328-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:41.075 --71328-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:41.075 --71328-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:41.075 --71328-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:41.075 --71328-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:41.075 --71328-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:41.075 --71328-- Reading syms from /usr/lib64/libm.so.6 00:07:41.075 --71328-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:41.075 --71328-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:41.075 --71328-- Reading syms from /usr/lib64/libc.so.6 00:07:41.075 ==71328== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.075 --71328-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.075 --71328-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.075 ==71328== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.075 --71328-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.075 --71328-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.075 ==71328== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.075 --71328-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.075 --71328-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.075 ==71328== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.075 --71328-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.075 --71328-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.076 --71328-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:41.076 --71328-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:41.076 --71328-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:41.076 --71328-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:41.076 --71328-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:41.076 --71328-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:41.076 --71328-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 ==71328== Preferring higher priority redirection: 00:07:41.076 --71328-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:41.076 --71328-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:41.076 --71328-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 --71328-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.076 ==71328== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.076 --71328-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.076 --71328-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.076 ==71328== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.076 --71328-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.076 --71328-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.333 --71328-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:41.333 --71328-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:41.333 --71328-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:41.333 --71328-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:41.333 --71328-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:41.333 --71328-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:41.333 --71328-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:41.333 --71328-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:41.333 --71328-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:41.333 --71328-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:41.333 --71328-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:41.333 --71328-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:41.333 --71328-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:41.333 --71328-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:41.333 --71328-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:41.333 --71328-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:41.333 00:07:41.333 00:07:41.333 CUnit - A unit testing framework for C - Version 2.1-3 00:07:41.333 http://cunit.sourceforge.net/ 00:07:41.333 00:07:41.333 00:07:41.333 Suite: nvme_pcie_common 00:07:41.333 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-04-18 10:47:46.147885] /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:07:41.333 passed 00:07:41.333 Test: test_nvme_pcie_qpair_construct_destroy ...--71328-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:41.333 passed 00:07:41.333 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:07:41.333 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-04-18 10:47:46.254046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 503:nvme_completion_create_cq_cb: *ERROR*: nvme_create_io_cq failed! 00:07:41.333 [2024-04-18 10:47:46.258726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 456:nvme_completion_create_sq_cb: *ERROR*: nvme_create_io_sq failed, deleting cq! 00:07:41.333 [2024-04-18 10:47:46.261477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 550:_nvme_pcie_ctrlr_create_io_qpair: *ERROR*: Failed to send request to create_io_cq 00:07:41.333 passed 00:07:41.333 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:07:41.333 Test: test_nvme_pcie_poll_group_get_stats ...[2024-04-18 10:47:46.270686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1793:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:41.334 [2024-04-18 10:47:46.271307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1793:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:41.334 passed 00:07:41.334 00:07:41.334 Run Summary: Type Total Ran Passed Failed Inactive 00:07:41.334 suites 1 1 n/a 0 0 00:07:41.334 tests 6 6 6 0 0 00:07:41.334 asserts 148 148 148 0 n/a 00:07:41.334 00:07:41.334 Elapsed time = 0.133 seconds 00:07:41.334 --71328-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:41.591 --71328-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:41.591 ==71328== 00:07:41.591 ==71328== HEAP SUMMARY: 00:07:41.591 ==71328== in use at exit: 0 bytes in 0 blocks 00:07:41.591 ==71328== total heap usage: 106 allocs, 106 frees, 254,412 bytes allocated 00:07:41.591 ==71328== 00:07:41.591 ==71328== All heap blocks were freed -- no leaks are possible 00:07:41.591 ==71328== 00:07:41.591 ==71328== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:41.591 10:47:46 -- 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_fabric.c/nvme_fabric_ut 00:07:41.591 ==71339== Memcheck, a memory error detector 00:07:41.591 ==71339== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:41.591 ==71339== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:41.591 ==71339== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:41.591 ==71339== 00:07:41.591 --71339-- Valgrind options: 00:07:41.591 --71339-- --leak-check=full 00:07:41.591 --71339-- --error-exitcode=2 00:07:41.591 --71339-- --verbose 00:07:41.591 --71339-- Contents of /proc/version: 00:07:41.591 --71339-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:41.591 --71339-- 00:07:41.591 --71339-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:41.591 --71339-- Page sizes: currently 4096, max supported 4096 00:07:41.591 --71339-- Valgrind library directory: /usr/libexec/valgrind 00:07:41.591 --71339-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:41.591 --71339-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:41.591 --71339-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:41.591 --71339-- might be shown as UnknownInlinedFun 00:07:41.591 --71339-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:41.591 --71339-- object doesn't have a dynamic symbol table 00:07:41.591 --71339-- Scheduler: using generic scheduler lock implementation. 00:07:41.591 --71339-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:41.591 ==71339== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71339-by-???-on-1bdcd945abb3 00:07:41.591 ==71339== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71339-by-???-on-1bdcd945abb3 00:07:41.591 ==71339== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71339-by-???-on-1bdcd945abb3 00:07:41.591 ==71339== 00:07:41.591 ==71339== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:41.591 ==71339== don't want to do, unless you know exactly what you're doing, 00:07:41.591 ==71339== or are doing some strange experiment): 00:07:41.591 ==71339== /usr/libexec/valgrind/../../bin/vgdb --pid=71339 ...command... 00:07:41.591 ==71339== 00:07:41.591 ==71339== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:41.591 ==71339== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:41.591 ==71339== and then give GDB the following command 00:07:41.591 ==71339== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71339 00:07:41.591 ==71339== --pid is optional if only one valgrind process is running 00:07:41.591 ==71339== 00:07:41.591 --71339-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:41.591 --71339-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:41.591 --71339-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:41.591 --71339-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:41.591 ==71339== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.591 --71339-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:41.591 --71339-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:41.591 --71339-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:41.591 --71339-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:41.591 --71339-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:41.591 --71339-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:41.591 --71339-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:41.591 --71339-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:41.591 --71339-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:41.591 --71339-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:41.592 --71339-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:41.592 --71339-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:41.592 --71339-- Reading syms from /usr/lib64/libm.so.6 00:07:41.592 --71339-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:41.592 --71339-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:41.592 --71339-- Reading syms from /usr/lib64/libc.so.6 00:07:41.592 ==71339== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.592 --71339-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.592 --71339-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.592 ==71339== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.592 --71339-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.592 --71339-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.592 ==71339== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.592 --71339-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.592 --71339-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.592 ==71339== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.592 --71339-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.592 --71339-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.848 --71339-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:41.848 --71339-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:41.848 --71339-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:41.848 --71339-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:41.848 --71339-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:41.848 --71339-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:41.848 --71339-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.848 --71339-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 ==71339== Preferring higher priority redirection: 00:07:41.849 --71339-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:41.849 --71339-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:41.849 --71339-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 --71339-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.849 ==71339== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.849 --71339-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.849 --71339-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.849 ==71339== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.849 --71339-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.849 --71339-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.849 --71339-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:41.849 --71339-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:41.849 --71339-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:41.849 --71339-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:41.849 --71339-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:41.849 --71339-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:41.849 --71339-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:41.849 --71339-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:41.849 --71339-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:41.849 --71339-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:41.849 --71339-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:41.849 --71339-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:41.849 --71339-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:41.849 --71339-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:41.849 --71339-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:41.849 --71339-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:41.849 00:07:41.849 00:07:41.849 CUnit - A unit testing framework for C - Version 2.1-3 00:07:41.849 http://cunit.sourceforge.net/ 00:07:41.849 00:07:41.849 00:07:41.849 Suite: nvme_fabric 00:07:41.849 Test: test_nvme_fabric_prop_set_cmd ...passed 00:07:41.849 Test: test_nvme_fabric_prop_get_cmd ...passed 00:07:41.849 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:07:41.849 Test: test_nvme_fabric_discover_probe ...--71339-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:41.849 --71339-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:41.849 passed 00:07:41.849 Test: test_nvme_fabric_qpair_connect ...--71339-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:42.106 [2024-04-18 10:47:46.821200] /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:07:42.106 passed 00:07:42.106 00:07:42.106 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.106 suites 1 1 n/a 0 0 00:07:42.106 tests 5 5 5 0 0 00:07:42.106 asserts 60 60 60 0 n/a 00:07:42.106 00:07:42.106 Elapsed time = 0.075 seconds 00:07:42.106 --71339-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.106 --71339-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.106 ==71339== 00:07:42.106 ==71339== HEAP SUMMARY: 00:07:42.106 ==71339== in use at exit: 0 bytes in 0 blocks 00:07:42.106 ==71339== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:07:42.106 ==71339== 00:07:42.106 ==71339== All heap blocks were freed -- no leaks are possible 00:07:42.106 ==71339== 00:07:42.106 ==71339== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.106 10:47:46 -- 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_opal.c/nvme_opal_ut 00:07:42.106 ==71346== Memcheck, a memory error detector 00:07:42.106 ==71346== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.106 ==71346== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.106 ==71346== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:42.106 ==71346== 00:07:42.106 --71346-- Valgrind options: 00:07:42.106 --71346-- --leak-check=full 00:07:42.106 --71346-- --error-exitcode=2 00:07:42.106 --71346-- --verbose 00:07:42.106 --71346-- Contents of /proc/version: 00:07:42.107 --71346-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:42.107 --71346-- 00:07:42.107 --71346-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.107 --71346-- Page sizes: currently 4096, max supported 4096 00:07:42.107 --71346-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.107 --71346-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:42.107 --71346-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.107 --71346-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.107 --71346-- might be shown as UnknownInlinedFun 00:07:42.107 --71346-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.107 --71346-- object doesn't have a dynamic symbol table 00:07:42.107 --71346-- Scheduler: using generic scheduler lock implementation. 00:07:42.107 --71346-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.107 ==71346== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71346-by-???-on-1bdcd945abb3 00:07:42.107 ==71346== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71346-by-???-on-1bdcd945abb3 00:07:42.107 ==71346== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71346-by-???-on-1bdcd945abb3 00:07:42.107 ==71346== 00:07:42.107 ==71346== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.107 ==71346== don't want to do, unless you know exactly what you're doing, 00:07:42.107 ==71346== or are doing some strange experiment): 00:07:42.107 ==71346== /usr/libexec/valgrind/../../bin/vgdb --pid=71346 ...command... 00:07:42.107 ==71346== 00:07:42.107 ==71346== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.107 ==71346== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:42.107 ==71346== and then give GDB the following command 00:07:42.107 ==71346== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71346 00:07:42.107 ==71346== --pid is optional if only one valgrind process is running 00:07:42.107 ==71346== 00:07:42.107 --71346-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.107 --71346-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.107 --71346-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.107 --71346-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.107 ==71346== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.107 --71346-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.107 --71346-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.107 --71346-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.107 --71346-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.107 --71346-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.107 --71346-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.107 --71346-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.107 --71346-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.107 --71346-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.107 --71346-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.107 --71346-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.107 --71346-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.107 --71346-- Reading syms from /usr/lib64/libm.so.6 00:07:42.107 --71346-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.107 --71346-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.107 --71346-- Reading syms from /usr/lib64/libc.so.6 00:07:42.364 ==71346== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.364 --71346-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.364 --71346-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.364 ==71346== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.364 --71346-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.364 --71346-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.364 ==71346== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.364 --71346-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.364 --71346-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.364 ==71346== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.364 --71346-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.364 --71346-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.364 --71346-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.364 --71346-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.364 --71346-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.364 --71346-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:42.364 --71346-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:42.364 --71346-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:42.364 --71346-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.364 --71346-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 ==71346== Preferring higher priority redirection: 00:07:42.365 --71346-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:42.365 --71346-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:42.365 --71346-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 --71346-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.365 ==71346== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.365 --71346-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.365 --71346-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.365 ==71346== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.365 --71346-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.366 --71346-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.366 --71346-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:42.366 --71346-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:42.366 --71346-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:42.366 --71346-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:42.366 --71346-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:42.366 --71346-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:42.366 --71346-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:42.366 --71346-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:42.366 --71346-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:42.366 --71346-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:42.366 --71346-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:42.366 --71346-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:42.366 --71346-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:42.366 --71346-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:42.623 --71346-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:42.623 --71346-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:42.623 00:07:42.623 00:07:42.623 CUnit - A unit testing framework for C - Version 2.1-3 00:07:42.623 http://cunit.sourceforge.net/ 00:07:42.623 00:07:42.623 00:07:42.623 Suite: nvme_opal 00:07:42.623 Test: test_opal_nvme_security_recv_send_done ...passed 00:07:42.623 Test: test_opal_add_short_atom_header ...[2024-04-18 10:47:47.369708] /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:07:42.624 passed 00:07:42.624 00:07:42.624 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.624 suites 1 1 n/a 0 0 00:07:42.624 tests 2 2 2 0 0 00:07:42.624 asserts 22 22 22 0 n/a 00:07:42.624 00:07:42.624 Elapsed time = 0.048 seconds 00:07:42.624 --71346-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.624 --71346-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.624 ==71346== 00:07:42.624 ==71346== HEAP SUMMARY: 00:07:42.624 ==71346== in use at exit: 0 bytes in 0 blocks 00:07:42.624 ==71346== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:07:42.624 ==71346== 00:07:42.624 ==71346== All heap blocks were freed -- no leaks are possible 00:07:42.624 ==71346== 00:07:42.624 ==71346== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.624 00:07:42.624 real 0m12.982s 00:07:42.624 user 0m12.340s 00:07:42.624 sys 0m0.454s 00:07:42.624 10:47:47 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:42.624 10:47:47 -- common/autotest_common.sh@10 -- # set +x 00:07:42.624 ************************************ 00:07:42.624 END TEST unittest_nvme 00:07:42.624 ************************************ 00:07:42.624 10:47:47 -- unit/unittest.sh@247 -- # 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:07:42.624 10:47:47 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:42.624 10:47:47 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:42.624 10:47:47 -- common/autotest_common.sh@10 -- # set +x 00:07:42.624 ************************************ 00:07:42.624 START TEST unittest_log 00:07:42.624 ************************************ 00:07:42.624 10:47:47 -- common/autotest_common.sh@1111 -- # 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:07:42.624 ==71369== Memcheck, a memory error detector 00:07:42.624 ==71369== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.624 ==71369== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.624 ==71369== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:42.624 ==71369== 00:07:42.624 --71369-- Valgrind options: 00:07:42.624 --71369-- --leak-check=full 00:07:42.624 --71369-- --error-exitcode=2 00:07:42.624 --71369-- --verbose 00:07:42.624 --71369-- Contents of /proc/version: 00:07:42.624 --71369-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:42.624 --71369-- 00:07:42.624 --71369-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.624 --71369-- Page sizes: currently 4096, max supported 4096 00:07:42.624 --71369-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.624 --71369-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:42.624 --71369-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.624 --71369-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.624 --71369-- might be shown as UnknownInlinedFun 00:07:42.624 --71369-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.624 --71369-- object doesn't have a dynamic symbol table 00:07:42.624 --71369-- Scheduler: using generic scheduler lock implementation. 00:07:42.624 --71369-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.624 ==71369== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71369-by-???-on-1bdcd945abb3 00:07:42.624 ==71369== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71369-by-???-on-1bdcd945abb3 00:07:42.624 ==71369== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71369-by-???-on-1bdcd945abb3 00:07:42.624 ==71369== 00:07:42.624 ==71369== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.624 ==71369== don't want to do, unless you know exactly what you're doing, 00:07:42.624 ==71369== or are doing some strange experiment): 00:07:42.624 ==71369== /usr/libexec/valgrind/../../bin/vgdb --pid=71369 ...command... 00:07:42.624 ==71369== 00:07:42.624 ==71369== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.624 ==71369== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:42.624 ==71369== and then give GDB the following command 00:07:42.624 ==71369== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71369 00:07:42.624 ==71369== --pid is optional if only one valgrind process is running 00:07:42.624 ==71369== 00:07:42.624 --71369-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.624 --71369-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.882 --71369-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.882 --71369-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.882 ==71369== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.882 --71369-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.882 --71369-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.882 --71369-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.882 --71369-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.882 --71369-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.882 --71369-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.882 --71369-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.882 --71369-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.882 --71369-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.882 --71369-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.882 --71369-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.882 --71369-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.882 --71369-- Reading syms from /usr/lib64/libm.so.6 00:07:42.882 --71369-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.882 --71369-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.882 --71369-- Reading syms from /usr/lib64/libc.so.6 00:07:42.882 ==71369== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.883 --71369-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.883 --71369-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.883 ==71369== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.883 --71369-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.883 --71369-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.883 ==71369== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.883 --71369-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.883 --71369-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.883 ==71369== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.883 --71369-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.883 --71369-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.883 --71369-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.883 --71369-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.883 --71369-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.883 --71369-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:42.883 --71369-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:42.883 --71369-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:43.141 --71369-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.141 --71369-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.142 ==71369== Preferring higher priority redirection: 00:07:43.142 --71369-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:43.142 --71369-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:43.142 --71369-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.142 --71369-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.142 --71369-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.142 --71369-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.142 --71369-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.142 --71369-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.142 --71369-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.142 --71369-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.142 --71369-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.142 ==71369== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.142 --71369-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.142 --71369-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.142 ==71369== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.142 --71369-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.142 --71369-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.142 --71369-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:43.142 --71369-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:43.142 --71369-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:43.142 --71369-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:43.142 --71369-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:43.142 --71369-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:43.142 --71369-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:43.142 --71369-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:43.142 --71369-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:43.142 --71369-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:43.142 --71369-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:43.142 --71369-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:43.142 --71369-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:43.142 --71369-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:43.142 --71369-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:43.142 --71369-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:43.142 --71369-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:43.142 00:07:43.142 00:07:43.142 CUnit - A unit testing framework for C - Version 2.1-3 00:07:43.142 http://cunit.sourceforge.net/ 00:07:43.142 00:07:43.142 00:07:43.142 Suite: log 00:07:43.142 Test: log_test ...[2024-04-18 10:47:48.055207] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:07:43.142 [2024-04-18 10:47:48.088898] log_ut.c: 57:log_test: *DEBUG*: log test 00:07:43.142 log dump test: 00:07:43.142 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:07:43.142 spdk dump test: 00:07:43.142 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:07:43.142 spdk dump test: 00:07:43.142 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:07:43.142 00000010 65 20 63 68 61 72 73 e chars 00:07:43.142 passed 00:07:43.142 Test: deprecation ...--71369-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:43.142 --71369-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:44.518 passed 00:07:44.518 00:07:44.518 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.519 suites 1 1 n/a 0 0 00:07:44.519 tests 2 2 2 0 0 00:07:44.519 asserts 73 73 73 0 n/a 00:07:44.519 00:07:44.519 Elapsed time = 0.079 seconds 00:07:44.519 --71369-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:44.519 --71369-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:44.519 ==71369== 00:07:44.519 ==71369== HEAP SUMMARY: 00:07:44.519 ==71369== in use at exit: 576 bytes in 3 blocks 00:07:44.519 ==71369== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:07:44.519 ==71369== 00:07:44.519 ==71369== Searching for pointers to 3 not-freed blocks 00:07:44.519 ==71369== Checked 6,211,216 bytes 00:07:44.519 ==71369== 00:07:44.519 ==71369== LEAK SUMMARY: 00:07:44.519 ==71369== definitely lost: 0 bytes in 0 blocks 00:07:44.519 ==71369== indirectly lost: 0 bytes in 0 blocks 00:07:44.519 ==71369== possibly lost: 0 bytes in 0 blocks 00:07:44.519 ==71369== still reachable: 576 bytes in 3 blocks 00:07:44.519 ==71369== suppressed: 0 bytes in 0 blocks 00:07:44.519 ==71369== Reachable blocks (those to which a pointer was found) are not shown. 00:07:44.519 ==71369== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:44.519 ==71369== 00:07:44.519 ==71369== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:44.519 00:07:44.519 real 0m1.697s 00:07:44.519 user 0m0.663s 00:07:44.519 sys 0m0.031s 00:07:44.519 10:47:49 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:44.519 10:47:49 -- common/autotest_common.sh@10 -- # set +x 00:07:44.519 ************************************ 00:07:44.519 END TEST unittest_log 00:07:44.519 ************************************ 00:07:44.519 10:47:49 -- unit/unittest.sh@248 -- # 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:07:44.519 10:47:49 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:44.519 10:47:49 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:44.519 10:47:49 -- common/autotest_common.sh@10 -- # set +x 00:07:44.519 ************************************ 00:07:44.519 START TEST unittest_lvol 00:07:44.519 ************************************ 00:07:44.519 10:47:49 -- common/autotest_common.sh@1111 -- # 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:07:44.519 ==71414== Memcheck, a memory error detector 00:07:44.519 ==71414== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:44.519 ==71414== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:44.519 ==71414== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:44.519 ==71414== 00:07:44.519 --71414-- Valgrind options: 00:07:44.519 --71414-- --leak-check=full 00:07:44.519 --71414-- --error-exitcode=2 00:07:44.519 --71414-- --verbose 00:07:44.519 --71414-- Contents of /proc/version: 00:07:44.519 --71414-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:44.519 --71414-- 00:07:44.519 --71414-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:44.519 --71414-- Page sizes: currently 4096, max supported 4096 00:07:44.519 --71414-- Valgrind library directory: /usr/libexec/valgrind 00:07:44.519 --71414-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:44.519 --71414-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:44.519 --71414-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:44.519 --71414-- might be shown as UnknownInlinedFun 00:07:44.519 --71414-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:44.519 --71414-- object doesn't have a dynamic symbol table 00:07:44.519 --71414-- Scheduler: using generic scheduler lock implementation. 00:07:44.519 --71414-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:44.519 ==71414== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71414-by-???-on-1bdcd945abb3 00:07:44.519 ==71414== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71414-by-???-on-1bdcd945abb3 00:07:44.519 ==71414== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71414-by-???-on-1bdcd945abb3 00:07:44.519 ==71414== 00:07:44.519 ==71414== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:44.519 ==71414== don't want to do, unless you know exactly what you're doing, 00:07:44.519 ==71414== or are doing some strange experiment): 00:07:44.519 ==71414== /usr/libexec/valgrind/../../bin/vgdb --pid=71414 ...command... 00:07:44.519 ==71414== 00:07:44.519 ==71414== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:44.519 ==71414== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:44.519 ==71414== and then give GDB the following command 00:07:44.519 ==71414== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71414 00:07:44.519 ==71414== --pid is optional if only one valgrind process is running 00:07:44.519 ==71414== 00:07:44.519 --71414-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:44.519 --71414-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:44.519 --71414-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:44.519 --71414-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:44.519 ==71414== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.520 --71414-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:44.520 --71414-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:44.520 --71414-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:44.520 --71414-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:44.520 --71414-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:44.520 --71414-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:44.520 --71414-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:44.520 --71414-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:44.520 --71414-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:44.520 --71414-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:44.520 --71414-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:44.520 --71414-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:44.520 --71414-- Reading syms from /usr/lib64/libm.so.6 00:07:44.520 --71414-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:44.520 --71414-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:44.520 --71414-- Reading syms from /usr/lib64/libc.so.6 00:07:44.520 ==71414== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.520 --71414-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.520 --71414-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.520 ==71414== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.520 --71414-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.520 --71414-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.520 ==71414== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.520 --71414-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.520 --71414-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.520 ==71414== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.520 --71414-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.520 --71414-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.779 --71414-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:44.779 --71414-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:44.779 --71414-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:44.779 --71414-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:44.779 --71414-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:44.779 --71414-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:44.779 --71414-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 ==71414== Preferring higher priority redirection: 00:07:44.779 --71414-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:44.779 --71414-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:44.779 --71414-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 --71414-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.779 ==71414== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.779 --71414-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.779 --71414-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.779 ==71414== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.780 --71414-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.780 --71414-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.780 --71414-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:44.780 --71414-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:44.780 --71414-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:44.780 --71414-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:44.780 --71414-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:44.780 --71414-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:44.780 --71414-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:44.780 --71414-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:44.780 --71414-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:44.780 --71414-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:45.038 --71414-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:45.038 --71414-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:45.038 --71414-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:45.038 --71414-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:45.038 --71414-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:45.038 --71414-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:45.038 --71414-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:45.038 00:07:45.038 00:07:45.038 CUnit - A unit testing framework for C - Version 2.1-3 00:07:45.038 http://cunit.sourceforge.net/ 00:07:45.038 00:07:45.038 00:07:45.038 Suite: lvol 00:07:45.038 Test: lvs_init_unload_success ...--71414-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:45.038 [2024-04-18 10:47:49.883315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:07:45.038 passed 00:07:45.038 Test: lvs_init_destroy_success ...[2024-04-18 10:47:49.934113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:07:45.038 passed 00:07:45.038 Test: lvs_init_opts_success ...passed 00:07:45.038 Test: lvs_unload_lvs_is_null_fail ...[2024-04-18 10:47:49.949959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:07:45.038 passed 00:07:45.038 Test: lvs_names ...[2024-04-18 10:47:49.952265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:07:45.039 [2024-04-18 10:47:49.953696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:07:45.039 --71414-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:45.039 [2024-04-18 10:47:49.958467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:07:45.039 passed 00:07:45.039 Test: lvol_create_destroy_success ...passed 00:07:45.039 Test: lvol_create_fail ...[2024-04-18 10:47:49.988005] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:07:45.039 [2024-04-18 10:47:49.989633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:07:45.039 passed 00:07:45.039 Test: lvol_destroy_fail ...[2024-04-18 10:47:49.998421] /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:07:45.039 passed 00:07:45.297 Test: lvol_close ...[2024-04-18 10:47:50.004239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:07:45.297 [2024-04-18 10:47:50.007637] /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:07:45.298 passed 00:07:45.298 Test: lvol_resize ...passed 00:07:45.298 Test: lvol_set_read_only ...passed 00:07:45.298 Test: test_lvs_load ...[2024-04-18 10:47:50.042453] /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:07:45.298 [2024-04-18 10:47:50.042903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:07:45.298 passed 00:07:45.298 Test: lvols_load ...[2024-04-18 10:47:50.057236] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:07:45.298 [2024-04-18 10:47:50.067412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:07:45.298 passed 00:07:45.298 Test: lvol_open ...passed 00:07:45.298 Test: lvol_snapshot ...passed 00:07:45.298 Test: lvol_snapshot_fail ...[2024-04-18 10:47:50.102246] /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:07:45.298 passed 00:07:45.298 Test: lvol_clone ...passed 00:07:45.298 Test: lvol_clone_fail ...[2024-04-18 10:47:50.114814] /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:07:45.298 passed 00:07:45.298 Test: lvol_iter_clones ...passed 00:07:45.298 Test: lvol_refcnt ...[2024-04-18 10:47:50.134192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 38001b50-ae9f-420a-a775-5364af70e879 because it is still open 00:07:45.298 passed 00:07:45.298 Test: lvol_names ...[2024-04-18 10:47:50.140794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:07:45.298 [2024-04-18 10:47:50.142205] /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:07:45.298 [2024-04-18 10:47:50.148278] /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:07:45.298 passed 00:07:45.298 Test: lvol_create_thin_provisioned ...passed 00:07:45.298 Test: lvol_rename ...[2024-04-18 10:47:50.159270] /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:07:45.298 [2024-04-18 10:47:50.166118] /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:07:45.298 passed 00:07:45.298 Test: lvs_rename ...[2024-04-18 10:47:50.183024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:07:45.298 passed 00:07:45.298 Test: lvol_inflate ...[2024-04-18 10:47:50.192690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:07:45.298 passed 00:07:45.298 Test: lvol_decouple_parent ...[2024-04-18 10:47:50.200010] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:07:45.298 passed 00:07:45.298 Test: lvol_get_xattr ...passed 00:07:45.298 Test: lvol_esnap_reload ...passed 00:07:45.298 Test: lvol_esnap_create_bad_args ...[2024-04-18 10:47:50.216107] /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:07:45.298 [2024-04-18 10:47:50.217886] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:07:45.298 [2024-04-18 10:47:50.219832] /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:07:45.298 [2024-04-18 10:47:50.221274] /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:07:45.298 [2024-04-18 10:47:50.233036] /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:07:45.298 passed 00:07:45.298 Test: lvol_esnap_create_delete ...passed 00:07:45.298 Test: lvol_esnap_load_esnaps ...[2024-04-18 10:47:50.242426] /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:07:45.298 passed 00:07:45.298 Test: lvol_esnap_missing ...[2024-04-18 10:47:50.254350] /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:07:45.298 [2024-04-18 10:47:50.255771] /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:07:45.557 passed 00:07:45.557 Test: lvol_esnap_hotplug ... 00:07:45.557 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:07:45.557 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:07:45.557 [2024-04-18 10:47:50.326993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 15ed9631-2923-47ef-b9b2-029a86661e1f: failed to create esnap bs_dev: error -12 00:07:45.557 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:07:45.557 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:07:45.557 [2024-04-18 10:47:50.330635] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 80d37eb6-89ed-44ab-8bf1-afe1a010264b: failed to create esnap bs_dev: error -12 00:07:45.557 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:07:45.557 [2024-04-18 10:47:50.331311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 63bfd28c-f150-4363-a82e-50013eb2dc77: failed to create esnap bs_dev: error -12 00:07:45.557 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:07:45.557 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:07:45.557 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:07:45.557 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:07:45.557 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:07:45.557 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:07:45.557 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:07:45.557 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:07:45.557 passed 00:07:45.557 Test: lvol_get_by ...passed 00:07:45.557 00:07:45.557 Run Summary: Type Total Ran Passed Failed Inactive 00:07:45.557 suites 1 1 n/a 0 0 00:07:45.557 tests 34 34 34 0 0 00:07:45.557 asserts 1439 1439 1439 0 n/a 00:07:45.557 00:07:45.557 Elapsed time = 0.535 seconds 00:07:45.557 --71414-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:45.557 --71414-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:45.557 ==71414== 00:07:45.557 ==71414== HEAP SUMMARY: 00:07:45.557 ==71414== in use at exit: 0 bytes in 0 blocks 00:07:45.557 ==71414== total heap usage: 1,946 allocs, 1,946 frees, 283,173 bytes allocated 00:07:45.557 ==71414== 00:07:45.557 ==71414== All heap blocks were freed -- no leaks are possible 00:07:45.557 ==71414== 00:07:45.557 ==71414== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:45.557 00:07:45.557 real 0m1.220s 00:07:45.557 user 0m1.188s 00:07:45.557 sys 0m0.028s 00:07:45.557 10:47:50 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:45.557 10:47:50 -- common/autotest_common.sh@10 -- # set +x 00:07:45.557 ************************************ 00:07:45.557 END TEST unittest_lvol 00:07:45.557 ************************************ 00:07:45.557 10:47:50 -- unit/unittest.sh@249 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:45.557 10:47:50 -- unit/unittest.sh@250 -- # 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:07:45.557 10:47:50 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:45.557 10:47:50 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:45.557 10:47:50 -- common/autotest_common.sh@10 -- # set +x 00:07:45.816 ************************************ 00:07:45.816 START TEST unittest_nvme_rdma 00:07:45.816 ************************************ 00:07:45.816 10:47:50 -- common/autotest_common.sh@1111 -- # 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:07:45.816 ==71448== Memcheck, a memory error detector 00:07:45.816 ==71448== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:45.816 ==71448== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:45.816 ==71448== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:45.816 ==71448== 00:07:45.816 --71448-- Valgrind options: 00:07:45.816 --71448-- --leak-check=full 00:07:45.816 --71448-- --error-exitcode=2 00:07:45.816 --71448-- --verbose 00:07:45.816 --71448-- Contents of /proc/version: 00:07:45.816 --71448-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:45.816 --71448-- 00:07:45.816 --71448-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:45.816 --71448-- Page sizes: currently 4096, max supported 4096 00:07:45.816 --71448-- Valgrind library directory: /usr/libexec/valgrind 00:07:45.816 --71448-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:45.816 --71448-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:45.816 --71448-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:45.816 --71448-- might be shown as UnknownInlinedFun 00:07:45.816 --71448-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:45.816 --71448-- object doesn't have a dynamic symbol table 00:07:45.816 --71448-- Scheduler: using generic scheduler lock implementation. 00:07:45.816 --71448-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:45.816 ==71448== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71448-by-???-on-1bdcd945abb3 00:07:45.816 ==71448== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71448-by-???-on-1bdcd945abb3 00:07:45.816 ==71448== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71448-by-???-on-1bdcd945abb3 00:07:45.816 ==71448== 00:07:45.816 ==71448== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:45.816 ==71448== don't want to do, unless you know exactly what you're doing, 00:07:45.816 ==71448== or are doing some strange experiment): 00:07:45.816 ==71448== /usr/libexec/valgrind/../../bin/vgdb --pid=71448 ...command... 00:07:45.816 ==71448== 00:07:45.816 ==71448== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:45.816 ==71448== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:45.816 ==71448== and then give GDB the following command 00:07:45.816 ==71448== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71448 00:07:45.816 ==71448== --pid is optional if only one valgrind process is running 00:07:45.816 ==71448== 00:07:45.816 --71448-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:45.816 --71448-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:45.816 --71448-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:45.816 --71448-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:45.816 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.816 --71448-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:45.816 --71448-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:45.816 --71448-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:45.816 --71448-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:45.816 --71448-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:45.816 --71448-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:45.816 --71448-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:45.816 --71448-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:45.816 --71448-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:45.816 --71448-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:45.816 --71448-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:45.816 --71448-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:45.817 --71448-- Reading syms from /usr/lib64/libm.so.6 00:07:45.817 --71448-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:45.817 --71448-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:45.817 --71448-- Reading syms from /usr/lib64/libc.so.6 00:07:45.817 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.817 --71448-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.817 --71448-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.817 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.817 --71448-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.817 --71448-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.817 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.817 --71448-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.817 --71448-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.817 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.817 --71448-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.817 --71448-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.075 --71448-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:46.075 --71448-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:46.075 --71448-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:46.075 --71448-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:46.075 --71448-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:46.075 --71448-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:46.075 --71448-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.075 --71448-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 ==71448== Preferring higher priority redirection: 00:07:46.076 --71448-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:46.076 --71448-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:46.076 --71448-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 --71448-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.076 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.076 --71448-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:46.076 --71448-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:46.076 ==71448== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.076 --71448-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:46.076 --71448-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:46.076 --71448-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:46.076 --71448-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:46.076 --71448-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:46.076 --71448-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:46.076 --71448-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:46.076 --71448-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:46.076 --71448-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:46.076 --71448-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:46.076 --71448-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:46.076 --71448-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:46.076 --71448-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:46.076 --71448-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:46.076 --71448-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:46.076 --71448-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:46.335 --71448-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:46.335 --71448-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:46.335 00:07:46.335 00:07:46.335 CUnit - A unit testing framework for C - Version 2.1-3 00:07:46.335 http://cunit.sourceforge.net/ 00:07:46.335 00:07:46.335 00:07:46.335 Suite: nvme_rdma 00:07:46.335 Test: test_nvme_rdma_build_sgl_request ...[2024-04-18 10:47:51.095764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -34 00:07:46.335 [2024-04-18 10:47:51.130470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1632:nvme_rdma_build_sgl_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:07:46.335 [2024-04-18 10:47:51.132579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1688:nvme_rdma_build_sgl_request: *ERROR*: Size of SGL descriptors (64) exceeds ICD (60) 00:07:46.335 passed 00:07:46.335 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:07:46.335 Test: test_nvme_rdma_build_contig_request ...[2024-04-18 10:47:51.149283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1569:nvme_rdma_build_contig_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:07:46.335 passed 00:07:46.335 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:07:46.335 Test: test_nvme_rdma_create_reqs ...[2024-04-18 10:47:51.159656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1011:nvme_rdma_create_reqs: *ERROR*: Failed to allocate rdma_reqs 00:07:46.335 --71448-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:46.335 passed 00:07:46.335 Test: test_nvme_rdma_create_rsps ...[2024-04-18 10:47:51.179157] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 929:nvme_rdma_create_rsps: *ERROR*: Failed to allocate rsp_sgls 00:07:46.335 passed 00:07:46.335 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-04-18 10:47:51.197389] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1826:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:07:46.335 [2024-04-18 10:47:51.198193] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1826:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:46.335 passed 00:07:46.335 Test: test_nvme_rdma_poller_create ...passed 00:07:46.335 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-04-18 10:47:51.222567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 530:nvme_rdma_qpair_process_cm_event: *ERROR*: Unexpected Acceptor Event [255] 00:07:46.335 passed 00:07:46.335 Test: test_nvme_rdma_ctrlr_construct ...--71448-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:46.335 passed 00:07:46.335 Test: test_nvme_rdma_req_put_and_get ...passed 00:07:46.335 Test: test_nvme_rdma_req_init ...passed 00:07:46.335 Test: test_nvme_rdma_validate_cm_event ...[2024-04-18 10:47:51.274406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 621: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:07:46.336 [2024-04-18 10:47:51.275777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 621: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:07:46.336 passed 00:07:46.336 Test: test_nvme_rdma_qpair_init ...passed 00:07:46.594 Test: test_nvme_rdma_qpair_submit_request ...passed 00:07:46.594 Test: test_nvme_rdma_memory_domain ...[2024-04-18 10:47:51.301911] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 353:nvme_rdma_get_memory_domain: *ERROR*: Failed to create memory domain 00:07:46.594 passed 00:07:46.594 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:07:46.594 Test: test_rdma_get_memory_translation ...[2024-04-18 10:47:51.317645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1448:nvme_rdma_get_memory_translation: *ERROR*: DMA memory translation failed, rc -1, iov count 0 00:07:46.594 [2024-04-18 10:47:51.320657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -1 00:07:46.594 passed 00:07:46.594 Test: test_get_rdma_qpair_from_wc ...passed 00:07:46.594 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:07:46.594 Test: test_nvme_rdma_poll_group_get_stats ...[2024-04-18 10:47:51.336387] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:46.594 [2024-04-18 10:47:51.337055] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:46.594 passed 00:07:46.594 Test: test_nvme_rdma_qpair_set_poller ...[2024-04-18 10:47:51.362580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:07:46.594 [2024-04-18 10:47:51.364175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3031:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device 0xfeedbeef 00:07:46.594 [2024-04-18 10:47:51.364917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe5f0 on poll group 0x5a1d2e0 00:07:46.594 [2024-04-18 10:47:51.365925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:07:46.594 --71448-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:46.594 [2024-04-18 10:47:51.366448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3031:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device (nil) 00:07:46.594 [2024-04-18 10:47:51.366573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe5f0 on poll group 0x5a1d2e0 00:07:46.594 --71448-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:46.594 --71448-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:46.594 [2024-04-18 10:47:51.379974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 705:nvme_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:07:46.594 passed 00:07:46.594 00:07:46.594 Run Summary: Type Total Ran Passed Failed Inactive 00:07:46.594 suites 1 1 n/a 0 0 00:07:46.594 tests 22 22 22 0 0 00:07:46.594 asserts 412 412 412 0 n/a 00:07:46.594 00:07:46.594 Elapsed time = 0.319 seconds 00:07:46.594 --71448-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:46.594 ==71448== 00:07:46.594 ==71448== HEAP SUMMARY: 00:07:46.594 ==71448== in use at exit: 56 bytes in 1 blocks 00:07:46.594 ==71448== total heap usage: 164 allocs, 163 frees, 141,166 bytes allocated 00:07:46.594 ==71448== 00:07:46.594 ==71448== Searching for pointers to 1 not-freed blocks 00:07:46.594 ==71448== Checked 6,358,184 bytes 00:07:46.594 ==71448== 00:07:46.594 ==71448== LEAK SUMMARY: 00:07:46.594 ==71448== definitely lost: 0 bytes in 0 blocks 00:07:46.594 ==71448== indirectly lost: 0 bytes in 0 blocks 00:07:46.594 ==71448== possibly lost: 0 bytes in 0 blocks 00:07:46.595 ==71448== still reachable: 56 bytes in 1 blocks 00:07:46.595 ==71448== suppressed: 0 bytes in 0 blocks 00:07:46.595 ==71448== Reachable blocks (those to which a pointer was found) are not shown. 00:07:46.595 ==71448== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:46.595 ==71448== 00:07:46.595 ==71448== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:46.595 00:07:46.595 real 0m0.950s 00:07:46.595 user 0m0.919s 00:07:46.595 sys 0m0.028s 00:07:46.595 10:47:51 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:46.595 10:47:51 -- common/autotest_common.sh@10 -- # set +x 00:07:46.595 ************************************ 00:07:46.595 END TEST unittest_nvme_rdma 00:07:46.595 ************************************ 00:07:46.595 10:47:51 -- unit/unittest.sh@251 -- # 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:07:46.595 10:47:51 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:46.595 10:47:51 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:46.595 10:47:51 -- common/autotest_common.sh@10 -- # set +x 00:07:46.595 ************************************ 00:07:46.595 START TEST unittest_nvmf_transport 00:07:46.595 ************************************ 00:07:46.595 10:47:51 -- common/autotest_common.sh@1111 -- # 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:07:46.595 ==71479== Memcheck, a memory error detector 00:07:46.595 ==71479== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:46.595 ==71479== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:46.595 ==71479== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:46.595 ==71479== 00:07:46.595 --71479-- Valgrind options: 00:07:46.595 --71479-- --leak-check=full 00:07:46.595 --71479-- --error-exitcode=2 00:07:46.595 --71479-- --verbose 00:07:46.595 --71479-- Contents of /proc/version: 00:07:46.595 --71479-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:46.595 --71479-- 00:07:46.595 --71479-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:46.595 --71479-- Page sizes: currently 4096, max supported 4096 00:07:46.595 --71479-- Valgrind library directory: /usr/libexec/valgrind 00:07:46.595 --71479-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:46.595 --71479-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:46.595 --71479-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:46.595 --71479-- might be shown as UnknownInlinedFun 00:07:46.854 --71479-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:46.854 --71479-- object doesn't have a dynamic symbol table 00:07:46.854 --71479-- Scheduler: using generic scheduler lock implementation. 00:07:46.854 --71479-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:46.854 ==71479== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71479-by-???-on-1bdcd945abb3 00:07:46.854 ==71479== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71479-by-???-on-1bdcd945abb3 00:07:46.854 ==71479== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71479-by-???-on-1bdcd945abb3 00:07:46.854 ==71479== 00:07:46.854 ==71479== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:46.854 ==71479== don't want to do, unless you know exactly what you're doing, 00:07:46.854 ==71479== or are doing some strange experiment): 00:07:46.854 ==71479== /usr/libexec/valgrind/../../bin/vgdb --pid=71479 ...command... 00:07:46.854 ==71479== 00:07:46.854 ==71479== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:46.854 ==71479== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:46.854 ==71479== and then give GDB the following command 00:07:46.854 ==71479== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71479 00:07:46.854 ==71479== --pid is optional if only one valgrind process is running 00:07:46.854 ==71479== 00:07:46.854 --71479-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:46.854 --71479-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:46.854 --71479-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:46.854 --71479-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:46.854 ==71479== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.854 --71479-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:46.854 --71479-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:46.854 --71479-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:46.854 --71479-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:46.854 --71479-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:46.854 --71479-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:46.854 --71479-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:46.854 --71479-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:46.854 --71479-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:46.854 --71479-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:46.854 --71479-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:46.854 --71479-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:46.854 --71479-- Reading syms from /usr/lib64/libm.so.6 00:07:46.854 --71479-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:46.854 --71479-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:46.854 --71479-- Reading syms from /usr/lib64/libc.so.6 00:07:46.854 ==71479== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.854 --71479-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.854 --71479-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.854 ==71479== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.854 --71479-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.854 --71479-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.854 ==71479== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.854 --71479-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.854 --71479-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.854 ==71479== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.854 --71479-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.854 --71479-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.113 --71479-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:47.113 --71479-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:47.113 --71479-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:47.113 --71479-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:47.113 --71479-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:47.113 --71479-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:47.113 --71479-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 ==71479== Preferring higher priority redirection: 00:07:47.113 --71479-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:47.113 --71479-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:47.113 --71479-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 --71479-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.113 ==71479== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.113 --71479-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.113 --71479-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.113 ==71479== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.113 --71479-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.113 --71479-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.113 --71479-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:47.113 --71479-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:47.113 --71479-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:47.113 --71479-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:47.113 --71479-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:47.114 --71479-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:47.114 --71479-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:47.114 --71479-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:47.114 --71479-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:47.114 --71479-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:47.114 --71479-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:47.114 --71479-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:47.114 --71479-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:47.114 --71479-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:47.371 --71479-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:47.371 --71479-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:47.371 00:07:47.371 00:07:47.371 CUnit - A unit testing framework for C - Version 2.1-3 00:07:47.371 http://cunit.sourceforge.net/ 00:07:47.371 00:07:47.371 00:07:47.371 Suite: nvmf 00:07:47.371 Test: test_spdk_nvmf_transport_create ...[2024-04-18 10:47:52.101213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 249:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:07:47.371 [2024-04-18 10:47:52.143529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 269:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:07:47.372 [2024-04-18 10:47:52.145555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 273:nvmf_transport_create: *ERROR*: io_unit_size 131072 is larger than iobuf pool large buffer size 65536 00:07:47.372 [2024-04-18 10:47:52.157017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 256:nvmf_transport_create: *ERROR*: max_io_size 4096 must be a power of 2 and be greater than or equal 8KB 00:07:47.372 passed 00:07:47.372 Test: test_nvmf_transport_poll_group_create ...passed 00:07:47.372 Test: test_spdk_nvmf_transport_opts_init ...[2024-04-18 10:47:52.172316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 790:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:07:47.372 [2024-04-18 10:47:52.173137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 795:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:07:47.372 [2024-04-18 10:47:52.173981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 800:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:07:47.372 passed 00:07:47.372 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:07:47.372 00:07:47.372 Run Summary: Type Total Ran Passed Failed Inactive 00:07:47.372 suites 1 1 n/a 0 0 00:07:47.372 tests 4 4 4 0 0 00:07:47.372 asserts 49 49 49 0 n/a 00:07:47.372 00:07:47.372 Elapsed time = 0.098 seconds 00:07:47.372 --71479-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:47.372 --71479-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:47.372 ==71479== 00:07:47.372 ==71479== HEAP SUMMARY: 00:07:47.372 ==71479== in use at exit: 888 bytes in 3 blocks 00:07:47.372 ==71479== total heap usage: 136 allocs, 133 frees, 185,492 bytes allocated 00:07:47.372 ==71479== 00:07:47.372 ==71479== Searching for pointers to 3 not-freed blocks 00:07:47.372 ==71479== Checked 6,908,192 bytes 00:07:47.372 ==71479== 00:07:47.372 ==71479== LEAK SUMMARY: 00:07:47.372 ==71479== definitely lost: 0 bytes in 0 blocks 00:07:47.372 ==71479== indirectly lost: 0 bytes in 0 blocks 00:07:47.372 ==71479== possibly lost: 0 bytes in 0 blocks 00:07:47.372 ==71479== still reachable: 888 bytes in 3 blocks 00:07:47.372 ==71479== suppressed: 0 bytes in 0 blocks 00:07:47.372 ==71479== Reachable blocks (those to which a pointer was found) are not shown. 00:07:47.372 ==71479== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:47.372 ==71479== 00:07:47.372 ==71479== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:47.372 00:07:47.372 real 0m0.773s 00:07:47.372 user 0m0.733s 00:07:47.372 sys 0m0.037s 00:07:47.372 10:47:52 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:47.372 10:47:52 -- common/autotest_common.sh@10 -- # set +x 00:07:47.372 ************************************ 00:07:47.372 END TEST unittest_nvmf_transport 00:07:47.372 ************************************ 00:07:47.372 10:47:52 -- unit/unittest.sh@252 -- # 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:07:47.372 10:47:52 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:47.372 10:47:52 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:47.372 10:47:52 -- common/autotest_common.sh@10 -- # set +x 00:07:47.631 ************************************ 00:07:47.631 START TEST unittest_rdma 00:07:47.631 ************************************ 00:07:47.631 10:47:52 -- common/autotest_common.sh@1111 -- # 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:07:47.631 ==71512== Memcheck, a memory error detector 00:07:47.631 ==71512== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:47.631 ==71512== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:47.631 ==71512== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:47.631 ==71512== 00:07:47.631 --71512-- Valgrind options: 00:07:47.631 --71512-- --leak-check=full 00:07:47.631 --71512-- --error-exitcode=2 00:07:47.631 --71512-- --verbose 00:07:47.631 --71512-- Contents of /proc/version: 00:07:47.631 --71512-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:47.631 --71512-- 00:07:47.631 --71512-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:47.631 --71512-- Page sizes: currently 4096, max supported 4096 00:07:47.631 --71512-- Valgrind library directory: /usr/libexec/valgrind 00:07:47.631 --71512-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:47.631 --71512-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:47.631 --71512-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:47.631 --71512-- might be shown as UnknownInlinedFun 00:07:47.631 --71512-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:47.631 --71512-- object doesn't have a dynamic symbol table 00:07:47.631 --71512-- Scheduler: using generic scheduler lock implementation. 00:07:47.631 --71512-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:47.631 ==71512== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71512-by-???-on-1bdcd945abb3 00:07:47.631 ==71512== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71512-by-???-on-1bdcd945abb3 00:07:47.631 ==71512== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71512-by-???-on-1bdcd945abb3 00:07:47.631 ==71512== 00:07:47.631 ==71512== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:47.631 ==71512== don't want to do, unless you know exactly what you're doing, 00:07:47.631 ==71512== or are doing some strange experiment): 00:07:47.631 ==71512== /usr/libexec/valgrind/../../bin/vgdb --pid=71512 ...command... 00:07:47.631 ==71512== 00:07:47.631 ==71512== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:47.631 ==71512== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:47.631 ==71512== and then give GDB the following command 00:07:47.631 ==71512== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71512 00:07:47.631 ==71512== --pid is optional if only one valgrind process is running 00:07:47.631 ==71512== 00:07:47.631 --71512-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:47.631 --71512-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:47.631 --71512-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:47.631 --71512-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:47.631 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.631 --71512-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:47.631 --71512-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:47.631 --71512-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:47.631 --71512-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:47.631 --71512-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:47.631 --71512-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:47.631 --71512-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:47.631 --71512-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:47.631 --71512-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:47.631 --71512-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:47.631 --71512-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:47.631 --71512-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:47.631 --71512-- Reading syms from /usr/lib64/libm.so.6 00:07:47.631 --71512-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:47.631 --71512-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:47.631 --71512-- Reading syms from /usr/lib64/libc.so.6 00:07:47.631 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.632 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.632 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:47.632 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.632 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.632 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.632 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.632 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.632 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:47.632 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.632 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.632 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.890 --71512-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:47.891 --71512-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:47.891 --71512-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:47.891 --71512-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:47.891 --71512-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:47.891 --71512-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:47.891 --71512-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 ==71512== Preferring higher priority redirection: 00:07:47.891 --71512-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:47.891 --71512-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:47.891 --71512-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 --71512-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.891 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.891 --71512-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.891 --71512-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.891 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.891 --71512-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.891 --71512-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.891 --71512-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:47.891 --71512-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:47.891 --71512-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:47.891 --71512-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:47.891 --71512-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:47.891 --71512-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:47.891 --71512-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:47.892 --71512-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:47.892 --71512-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:47.892 --71512-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:47.892 --71512-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:47.892 --71512-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:48.150 --71512-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:48.150 --71512-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:48.150 --71512-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:48.150 --71512-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:48.150 00:07:48.150 00:07:48.150 CUnit - A unit testing framework for C - Version 2.1-3 00:07:48.150 http://cunit.sourceforge.net/ 00:07:48.150 00:07:48.150 00:07:48.150 Suite: rdma_common 00:07:48.150 Test: test_spdk_rdma_pd ...[2024-04-18 10:47:52.917752] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:07:48.150 [2024-04-18 10:47:52.964020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:07:48.150 passed 00:07:48.150 00:07:48.150 Run Summary: Type Total Ran Passed Failed Inactive 00:07:48.150 suites 1 1 n/a 0 0 00:07:48.150 tests 1 1 1 0 0 00:07:48.150 asserts 31 31 31 0 n/a 00:07:48.150 00:07:48.150 Elapsed time = 0.074 seconds 00:07:48.150 --71512-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:48.150 --71512-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:48.150 ==71512== 00:07:48.150 ==71512== HEAP SUMMARY: 00:07:48.150 ==71512== in use at exit: 0 bytes in 0 blocks 00:07:48.150 ==71512== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:07:48.150 ==71512== 00:07:48.150 ==71512== All heap blocks were freed -- no leaks are possible 00:07:48.150 ==71512== 00:07:48.150 ==71512== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:48.150 00:07:48.150 real 0m0.694s 00:07:48.150 user 0m0.666s 00:07:48.150 sys 0m0.026s 00:07:48.150 10:47:53 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:48.150 10:47:53 -- common/autotest_common.sh@10 -- # set +x 00:07:48.150 ************************************ 00:07:48.150 END TEST unittest_rdma 00:07:48.150 ************************************ 00:07:48.150 10:47:53 -- unit/unittest.sh@255 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:48.150 10:47:53 -- unit/unittest.sh@256 -- # 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:07:48.150 10:47:53 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:48.150 10:47:53 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:48.150 10:47:53 -- common/autotest_common.sh@10 -- # set +x 00:07:48.150 ************************************ 00:07:48.150 START TEST unittest_nvme_cuse 00:07:48.150 ************************************ 00:07:48.150 10:47:53 -- common/autotest_common.sh@1111 -- # 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:07:48.408 ==71543== Memcheck, a memory error detector 00:07:48.408 ==71543== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:48.408 ==71543== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:48.408 ==71543== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:48.408 ==71543== 00:07:48.408 --71543-- Valgrind options: 00:07:48.408 --71543-- --leak-check=full 00:07:48.408 --71543-- --error-exitcode=2 00:07:48.408 --71543-- --verbose 00:07:48.408 --71543-- Contents of /proc/version: 00:07:48.408 --71543-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:48.408 --71543-- 00:07:48.408 --71543-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:48.408 --71543-- Page sizes: currently 4096, max supported 4096 00:07:48.408 --71543-- Valgrind library directory: /usr/libexec/valgrind 00:07:48.408 --71543-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:48.408 --71543-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:48.408 --71543-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:48.408 --71543-- might be shown as UnknownInlinedFun 00:07:48.408 --71543-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:48.408 --71543-- object doesn't have a dynamic symbol table 00:07:48.408 --71543-- Scheduler: using generic scheduler lock implementation. 00:07:48.408 --71543-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:48.408 ==71543== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71543-by-???-on-1bdcd945abb3 00:07:48.408 ==71543== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71543-by-???-on-1bdcd945abb3 00:07:48.409 ==71543== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71543-by-???-on-1bdcd945abb3 00:07:48.409 ==71543== 00:07:48.409 ==71543== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:48.409 ==71543== don't want to do, unless you know exactly what you're doing, 00:07:48.409 ==71543== or are doing some strange experiment): 00:07:48.409 ==71543== /usr/libexec/valgrind/../../bin/vgdb --pid=71543 ...command... 00:07:48.409 ==71543== 00:07:48.409 ==71543== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:48.409 ==71543== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:48.409 ==71543== and then give GDB the following command 00:07:48.409 ==71543== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71543 00:07:48.409 ==71543== --pid is optional if only one valgrind process is running 00:07:48.409 ==71543== 00:07:48.409 --71543-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:48.409 --71543-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:48.409 --71543-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:48.409 --71543-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:48.409 ==71543== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.409 --71543-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:48.409 --71543-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:48.409 --71543-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:48.409 --71543-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:48.409 --71543-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:48.409 --71543-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:48.409 --71543-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:48.409 --71543-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:48.409 --71543-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:48.409 --71543-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:48.409 --71543-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:48.409 --71543-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:48.409 --71543-- Reading syms from /usr/lib64/libm.so.6 00:07:48.409 --71543-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:48.409 --71543-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:48.409 --71543-- Reading syms from /usr/lib64/libc.so.6 00:07:48.409 ==71543== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.409 --71543-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.409 --71543-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.409 ==71543== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.409 --71543-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.409 --71543-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.409 ==71543== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.409 --71543-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.409 --71543-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.409 ==71543== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.409 --71543-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.409 --71543-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.667 --71543-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:48.667 --71543-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:48.667 --71543-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:48.667 --71543-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:48.667 --71543-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:48.667 --71543-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:48.667 --71543-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.667 --71543-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.667 --71543-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.667 --71543-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.667 --71543-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.667 --71543-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.667 --71543-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.667 --71543-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.667 --71543-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.667 --71543-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 ==71543== Preferring higher priority redirection: 00:07:48.668 --71543-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:48.668 --71543-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:48.668 --71543-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 --71543-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.668 ==71543== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.668 --71543-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.668 --71543-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.668 ==71543== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.668 --71543-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.668 --71543-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.668 --71543-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:48.668 --71543-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:48.668 --71543-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:48.668 --71543-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:48.668 --71543-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:48.668 --71543-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:48.668 --71543-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:48.668 --71543-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:48.668 --71543-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:48.668 --71543-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:48.668 --71543-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:48.668 --71543-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:48.668 --71543-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:48.668 --71543-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:48.927 --71543-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:48.927 --71543-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:48.927 00:07:48.927 00:07:48.927 CUnit - A unit testing framework for C - Version 2.1-3 00:07:48.927 http://cunit.sourceforge.net/ 00:07:48.927 00:07:48.927 00:07:48.927 Suite: nvme_cuse 00:07:48.927 Test: test_cuse_nvme_submit_io_read_write ...--71543-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:48.927 passed 00:07:48.927 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:07:48.927 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:07:48.927 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:07:48.927 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:07:48.927 Test: test_cuse_nvme_submit_io ...[2024-04-18 10:47:53.737217] /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:07:48.927 passed 00:07:48.927 Test: test_cuse_nvme_reset ...[2024-04-18 10:47:53.771586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:07:48.927 passed 00:07:48.927 Test: test_nvme_cuse_stop ...--71543-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:49.494 passed 00:07:49.494 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--71543-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:49.494 --71543-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:49.494 passed 00:07:49.494 00:07:49.494 Run Summary: Type Total Ran Passed Failed Inactive 00:07:49.494 suites 1 1 n/a 0 0 00:07:49.494 tests 9 9 9 0 0 00:07:49.494 asserts 118 118 118 0 n/a 00:07:49.494 00:07:49.494 Elapsed time = 0.750 seconds 00:07:49.494 --71543-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:49.494 --71543-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:49.753 ==71543== 00:07:49.753 ==71543== HEAP SUMMARY: 00:07:49.753 ==71543== in use at exit: 0 bytes in 0 blocks 00:07:49.753 ==71543== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:07:49.753 ==71543== 00:07:49.753 ==71543== All heap blocks were freed -- no leaks are possible 00:07:49.753 ==71543== 00:07:49.753 ==71543== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:49.753 00:07:49.753 real 0m1.381s 00:07:49.753 user 0m1.023s 00:07:49.753 sys 0m0.353s 00:07:49.753 10:47:54 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:49.753 10:47:54 -- common/autotest_common.sh@10 -- # set +x 00:07:49.753 ************************************ 00:07:49.753 END TEST unittest_nvme_cuse 00:07:49.753 ************************************ 00:07:49.753 10:47:54 -- unit/unittest.sh@259 -- # run_test unittest_nvmf unittest_nvmf 00:07:49.753 10:47:54 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:49.753 10:47:54 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:49.753 10:47:54 -- common/autotest_common.sh@10 -- # set +x 00:07:49.753 ************************************ 00:07:49.753 START TEST unittest_nvmf 00:07:49.753 ************************************ 00:07:49.753 10:47:54 -- common/autotest_common.sh@1111 -- # unittest_nvmf 00:07:49.753 10:47:54 -- unit/unittest.sh@106 -- # 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:07:49.753 ==71581== Memcheck, a memory error detector 00:07:49.753 ==71581== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:49.753 ==71581== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:49.753 ==71581== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:49.753 ==71581== 00:07:49.753 --71581-- Valgrind options: 00:07:49.753 --71581-- --leak-check=full 00:07:49.753 --71581-- --error-exitcode=2 00:07:49.753 --71581-- --verbose 00:07:49.753 --71581-- Contents of /proc/version: 00:07:49.753 --71581-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:49.753 --71581-- 00:07:49.753 --71581-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:49.753 --71581-- Page sizes: currently 4096, max supported 4096 00:07:49.753 --71581-- Valgrind library directory: /usr/libexec/valgrind 00:07:49.753 --71581-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:49.753 --71581-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:49.753 --71581-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:49.753 --71581-- might be shown as UnknownInlinedFun 00:07:49.753 --71581-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:49.753 --71581-- object doesn't have a dynamic symbol table 00:07:49.754 --71581-- Scheduler: using generic scheduler lock implementation. 00:07:49.754 --71581-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:49.754 ==71581== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71581-by-???-on-1bdcd945abb3 00:07:49.754 ==71581== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71581-by-???-on-1bdcd945abb3 00:07:49.754 ==71581== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71581-by-???-on-1bdcd945abb3 00:07:49.754 ==71581== 00:07:49.754 ==71581== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:49.754 ==71581== don't want to do, unless you know exactly what you're doing, 00:07:49.754 ==71581== or are doing some strange experiment): 00:07:49.754 ==71581== /usr/libexec/valgrind/../../bin/vgdb --pid=71581 ...command... 00:07:49.754 ==71581== 00:07:49.754 ==71581== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:49.754 ==71581== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:49.754 ==71581== and then give GDB the following command 00:07:49.754 ==71581== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71581 00:07:49.754 ==71581== --pid is optional if only one valgrind process is running 00:07:49.754 ==71581== 00:07:49.754 --71581-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:49.754 --71581-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:49.754 --71581-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:49.754 --71581-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:49.754 ==71581== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.754 --71581-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:49.754 --71581-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:49.754 --71581-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:49.754 --71581-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:49.754 --71581-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:49.754 --71581-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:49.754 --71581-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:49.754 --71581-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:49.754 --71581-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:49.754 --71581-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:49.754 --71581-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:49.754 --71581-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:49.754 --71581-- Reading syms from /usr/lib64/libm.so.6 00:07:49.754 --71581-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:49.754 --71581-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:49.754 --71581-- Reading syms from /usr/lib64/libc.so.6 00:07:50.013 ==71581== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.013 --71581-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.013 --71581-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.013 ==71581== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.013 --71581-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.013 --71581-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.013 ==71581== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.013 --71581-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.013 --71581-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.013 ==71581== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.013 --71581-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.013 --71581-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.013 --71581-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:50.013 --71581-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:50.013 --71581-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:50.013 --71581-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:50.013 --71581-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:50.013 --71581-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:50.013 --71581-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 ==71581== Preferring higher priority redirection: 00:07:50.013 --71581-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:50.013 --71581-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:50.013 --71581-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 --71581-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.013 ==71581== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.013 --71581-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.013 --71581-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.013 ==71581== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.013 --71581-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.014 --71581-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.014 --71581-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:50.272 --71581-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:50.272 --71581-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:50.272 --71581-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:50.272 --71581-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:50.272 --71581-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:50.272 --71581-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:50.272 --71581-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:50.272 --71581-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:50.272 --71581-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:50.272 --71581-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:50.272 --71581-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:50.272 --71581-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:50.273 --71581-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:50.273 --71581-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:50.273 --71581-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:50.273 --71581-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:50.273 --71581-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:50.273 00:07:50.273 00:07:50.273 CUnit - A unit testing framework for C - Version 2.1-3 00:07:50.273 http://cunit.sourceforge.net/ 00:07:50.273 00:07:50.273 00:07:50.273 Suite: nvmf 00:07:50.273 Test: test_get_log_page ...[2024-04-18 10:47:55.140922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2562:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:07:50.273 passed 00:07:50.273 Test: test_process_fabrics_cmd ...passed 00:07:50.273 Test: test_connect ...--71581-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:50.531 [2024-04-18 10:47:55.274601] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 956:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:07:50.531 [2024-04-18 10:47:55.277508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 819:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:07:50.531 [2024-04-18 10:47:55.281748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 995:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:07:50.531 [2024-04-18 10:47:55.283976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 766:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:07:50.531 [2024-04-18 10:47:55.286030] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 830:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:07:50.531 [2024-04-18 10:47:55.288503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 837:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:07:50.531 [2024-04-18 10:47:55.291310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 843:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:07:50.532 [2024-04-18 10:47:55.293467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 870:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:07:50.532 [2024-04-18 10:47:55.308909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 706:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:07:50.532 [2024-04-18 10:47:55.318766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 623:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:07:50.532 [2024-04-18 10:47:55.337932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 629:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:07:50.532 [2024-04-18 10:47:55.341168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 635:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:07:50.532 [2024-04-18 10:47:55.344421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 642:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:07:50.532 [2024-04-18 10:47:55.347961] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 665:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:07:50.532 [2024-04-18 10:47:55.365471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 242:ctrlr_add_qpair_and_send_rsp: *ERROR*: Got I/O connect with duplicate QID 1 00:07:50.532 [2024-04-18 10:47:55.375908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 750:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 2, group (nil)) 00:07:50.532 [2024-04-18 10:47:55.378630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 750:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:07:50.532 passed 00:07:50.532 Test: test_get_ns_id_desc_list ...passed 00:07:50.532 Test: test_identify_ns ...[2024-04-18 10:47:55.412455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:50.532 [2024-04-18 10:47:55.424581] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:07:50.532 [2024-04-18 10:47:55.425860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:07:50.532 passed 00:07:50.532 Test: test_identify_ns_iocs_specific ...[2024-04-18 10:47:55.429537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:50.532 [2024-04-18 10:47:55.437966] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:50.532 passed 00:07:50.532 Test: test_reservation_write_exclusive ...passed 00:07:50.532 Test: test_reservation_exclusive_access ...passed 00:07:50.532 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:07:50.532 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:07:50.532 Test: test_reservation_notification_log_page ...passed 00:07:50.532 Test: test_get_dif_ctx ...passed 00:07:50.809 Test: test_set_get_features ...[2024-04-18 10:47:55.508649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1592:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:07:50.809 [2024-04-18 10:47:55.514176] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1592:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:07:50.809 [2024-04-18 10:47:55.515923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1603:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:07:50.809 [2024-04-18 10:47:55.519442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1679:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:07:50.809 passed 00:07:50.809 Test: test_identify_ctrlr ...passed 00:07:50.809 Test: test_identify_ctrlr_iocs_specific ...passed 00:07:50.809 Test: test_custom_admin_cmd ...passed 00:07:50.810 Test: test_fused_compare_and_write ...[2024-04-18 10:47:55.578337] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4163:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:07:50.810 [2024-04-18 10:47:55.580727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4152:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:07:50.810 [2024-04-18 10:47:55.583023] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4170:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:07:50.810 passed 00:07:50.810 Test: test_multi_async_event_reqs ...passed 00:07:50.810 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:07:50.810 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:07:50.810 Test: test_multi_async_events ...passed 00:07:50.810 Test: test_rae ...passed 00:07:50.810 Test: test_nvmf_ctrlr_create_destruct ...--71581-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:50.810 passed 00:07:50.810 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:07:50.810 Test: test_spdk_nvmf_request_zcopy_start ...[2024-04-18 10:47:55.690784] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4290:nvmf_ctrlr_process_io_cmd: *ERROR*: I/O command sent before CONNECT 00:07:50.810 passed 00:07:50.810 Test: test_zcopy_read ...passed 00:07:50.810 Test: test_zcopy_write ...passed 00:07:50.810 Test: test_nvmf_property_set ...passed 00:07:50.810 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-04-18 10:47:55.745805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1890:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:07:50.810 [2024-04-18 10:47:55.747900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1890:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:07:50.810 passed 00:07:50.810 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-04-18 10:47:55.752864] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1913:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:07:51.144 [2024-04-18 10:47:55.755810] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1919:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:07:51.144 [2024-04-18 10:47:55.762186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1931:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:07:51.144 passed 00:07:51.144 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:07:51.144 00:07:51.144 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.144 suites 1 1 n/a 0 0 00:07:51.144 tests 31 31 31 0 0 00:07:51.144 asserts 951 951 951 0 n/a 00:07:51.144 00:07:51.144 Elapsed time = 0.653 seconds 00:07:51.144 --71581-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.144 --71581-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:51.144 ==71581== 00:07:51.144 ==71581== HEAP SUMMARY: 00:07:51.144 ==71581== in use at exit: 384 bytes in 2 blocks 00:07:51.144 ==71581== total heap usage: 1,298 allocs, 1,296 frees, 229,112 bytes allocated 00:07:51.144 ==71581== 00:07:51.144 ==71581== Searching for pointers to 2 not-freed blocks 00:07:51.144 ==71581== Checked 6,780,384 bytes 00:07:51.144 ==71581== 00:07:51.144 ==71581== LEAK SUMMARY: 00:07:51.144 ==71581== definitely lost: 0 bytes in 0 blocks 00:07:51.144 ==71581== indirectly lost: 0 bytes in 0 blocks 00:07:51.144 ==71581== possibly lost: 0 bytes in 0 blocks 00:07:51.144 ==71581== still reachable: 384 bytes in 2 blocks 00:07:51.144 ==71581== suppressed: 0 bytes in 0 blocks 00:07:51.144 ==71581== Reachable blocks (those to which a pointer was found) are not shown. 00:07:51.144 ==71581== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:51.144 ==71581== 00:07:51.144 ==71581== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:51.144 10:47:55 -- unit/unittest.sh@107 -- # 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:07:51.144 ==71593== Memcheck, a memory error detector 00:07:51.144 ==71593== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.144 ==71593== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.144 ==71593== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:51.144 ==71593== 00:07:51.144 --71593-- Valgrind options: 00:07:51.144 --71593-- --leak-check=full 00:07:51.144 --71593-- --error-exitcode=2 00:07:51.144 --71593-- --verbose 00:07:51.144 --71593-- Contents of /proc/version: 00:07:51.144 --71593-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:51.144 --71593-- 00:07:51.144 --71593-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.144 --71593-- Page sizes: currently 4096, max supported 4096 00:07:51.144 --71593-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.145 --71593-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:51.145 --71593-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.145 --71593-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.145 --71593-- might be shown as UnknownInlinedFun 00:07:51.145 --71593-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.145 --71593-- object doesn't have a dynamic symbol table 00:07:51.145 --71593-- Scheduler: using generic scheduler lock implementation. 00:07:51.145 --71593-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.145 ==71593== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71593-by-???-on-1bdcd945abb3 00:07:51.145 ==71593== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71593-by-???-on-1bdcd945abb3 00:07:51.145 ==71593== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71593-by-???-on-1bdcd945abb3 00:07:51.145 ==71593== 00:07:51.145 ==71593== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.145 ==71593== don't want to do, unless you know exactly what you're doing, 00:07:51.145 ==71593== or are doing some strange experiment): 00:07:51.145 ==71593== /usr/libexec/valgrind/../../bin/vgdb --pid=71593 ...command... 00:07:51.145 ==71593== 00:07:51.145 ==71593== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.145 ==71593== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:51.145 ==71593== and then give GDB the following command 00:07:51.145 ==71593== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71593 00:07:51.145 ==71593== --pid is optional if only one valgrind process is running 00:07:51.145 ==71593== 00:07:51.145 --71593-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.145 --71593-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.145 --71593-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.145 --71593-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:51.145 ==71593== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.145 --71593-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:51.145 --71593-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:51.145 --71593-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:51.145 --71593-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:51.145 --71593-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:51.145 --71593-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:51.145 --71593-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:51.145 --71593-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:51.145 --71593-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:51.145 --71593-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:51.145 --71593-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:51.145 --71593-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:51.145 --71593-- Reading syms from /usr/lib64/libm.so.6 00:07:51.145 --71593-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:51.433 --71593-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:51.433 --71593-- Reading syms from /usr/lib64/libc.so.6 00:07:51.433 ==71593== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.433 --71593-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.433 --71593-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.433 ==71593== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.433 --71593-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.433 --71593-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.433 ==71593== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.433 --71593-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.433 --71593-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.433 ==71593== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.433 --71593-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.433 --71593-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.433 --71593-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:51.433 --71593-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:51.433 --71593-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:51.433 --71593-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:51.434 --71593-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:51.434 --71593-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:51.434 --71593-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 ==71593== Preferring higher priority redirection: 00:07:51.434 --71593-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:51.434 --71593-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:51.434 --71593-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 --71593-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.434 ==71593== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.434 --71593-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.434 --71593-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.434 ==71593== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.434 --71593-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.434 --71593-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.434 --71593-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:51.434 --71593-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:51.434 --71593-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:51.434 --71593-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:51.729 --71593-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:51.729 --71593-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:51.729 --71593-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:51.729 --71593-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:51.729 --71593-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:51.729 --71593-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:51.729 --71593-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:51.729 --71593-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:51.729 --71593-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:51.729 --71593-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:51.729 --71593-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:51.729 --71593-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:51.730 --71593-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:51.730 00:07:51.730 00:07:51.730 CUnit - A unit testing framework for C - Version 2.1-3 00:07:51.730 http://cunit.sourceforge.net/ 00:07:51.730 00:07:51.730 00:07:51.730 Suite: nvmf 00:07:51.730 Test: test_get_rw_params ...passed 00:07:51.730 Test: test_lba_in_range ...passed 00:07:51.730 Test: test_get_dif_ctx ...passed 00:07:51.730 Test: test_nvmf_bdev_ctrlr_identify_ns ...--71593-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:51.730 passed 00:07:51.730 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-04-18 10:47:56.496009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 435:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Fused command start lba / num blocks mismatch 00:07:51.730 [2024-04-18 10:47:56.532920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 443:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: end of media 00:07:51.730 [2024-04-18 10:47:56.535925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 450:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Write NLB 2 * block size 512 > SGL length 1023 00:07:51.730 passed 00:07:51.730 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-04-18 10:47:56.542726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 953:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:07:51.730 [2024-04-18 10:47:56.544649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 960:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: Read NLB 2 * block size 512 > SGL length 1023 00:07:51.730 passed 00:07:51.730 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-04-18 10:47:56.549631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 389:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:07:51.730 [2024-04-18 10:47:56.551500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 396:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: Compare NLB 3 * block size 512 > SGL length 512 00:07:51.730 [2024-04-18 10:47:56.561151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 488:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: invalid write zeroes size, should not exceed 1Kib 00:07:51.730 [2024-04-18 10:47:56.562495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 495:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: end of media 00:07:51.730 passed 00:07:51.730 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:07:51.730 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:07:51.730 00:07:51.730 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.730 suites 1 1 n/a 0 0 00:07:51.730 tests 9 9 9 0 0 00:07:51.730 asserts 157 157 157 0 n/a 00:07:51.730 00:07:51.730 Elapsed time = 0.154 seconds 00:07:51.730 --71593-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.730 --71593-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:52.046 ==71593== 00:07:52.046 ==71593== HEAP SUMMARY: 00:07:52.046 ==71593== in use at exit: 192 bytes in 1 blocks 00:07:52.046 ==71593== total heap usage: 93 allocs, 92 frees, 122,132 bytes allocated 00:07:52.046 ==71593== 00:07:52.046 ==71593== Searching for pointers to 1 not-freed blocks 00:07:52.046 ==71593== Checked 6,288,688 bytes 00:07:52.046 ==71593== 00:07:52.046 ==71593== LEAK SUMMARY: 00:07:52.046 ==71593== definitely lost: 0 bytes in 0 blocks 00:07:52.046 ==71593== indirectly lost: 0 bytes in 0 blocks 00:07:52.046 ==71593== possibly lost: 0 bytes in 0 blocks 00:07:52.046 ==71593== still reachable: 192 bytes in 1 blocks 00:07:52.046 ==71593== suppressed: 0 bytes in 0 blocks 00:07:52.046 ==71593== Reachable blocks (those to which a pointer was found) are not shown. 00:07:52.046 ==71593== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:52.046 ==71593== 00:07:52.046 ==71593== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:52.046 10:47:56 -- 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_discovery.c/ctrlr_discovery_ut 00:07:52.046 ==71606== Memcheck, a memory error detector 00:07:52.046 ==71606== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:52.046 ==71606== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:52.046 ==71606== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:52.046 ==71606== 00:07:52.046 --71606-- Valgrind options: 00:07:52.046 --71606-- --leak-check=full 00:07:52.046 --71606-- --error-exitcode=2 00:07:52.046 --71606-- --verbose 00:07:52.046 --71606-- Contents of /proc/version: 00:07:52.046 --71606-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:52.046 --71606-- 00:07:52.046 --71606-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:52.046 --71606-- Page sizes: currently 4096, max supported 4096 00:07:52.046 --71606-- Valgrind library directory: /usr/libexec/valgrind 00:07:52.047 --71606-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:52.047 --71606-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:52.047 --71606-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:52.047 --71606-- might be shown as UnknownInlinedFun 00:07:52.047 --71606-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:52.047 --71606-- object doesn't have a dynamic symbol table 00:07:52.047 --71606-- Scheduler: using generic scheduler lock implementation. 00:07:52.047 --71606-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:52.047 ==71606== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71606-by-???-on-1bdcd945abb3 00:07:52.047 ==71606== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71606-by-???-on-1bdcd945abb3 00:07:52.047 ==71606== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71606-by-???-on-1bdcd945abb3 00:07:52.047 ==71606== 00:07:52.047 ==71606== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:52.047 ==71606== don't want to do, unless you know exactly what you're doing, 00:07:52.047 ==71606== or are doing some strange experiment): 00:07:52.047 ==71606== /usr/libexec/valgrind/../../bin/vgdb --pid=71606 ...command... 00:07:52.047 ==71606== 00:07:52.047 ==71606== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:52.047 ==71606== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:52.047 ==71606== and then give GDB the following command 00:07:52.047 ==71606== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71606 00:07:52.047 ==71606== --pid is optional if only one valgrind process is running 00:07:52.047 ==71606== 00:07:52.047 --71606-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:52.047 --71606-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:52.047 --71606-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:52.047 --71606-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:52.047 ==71606== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.047 --71606-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:52.047 --71606-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:52.047 --71606-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:52.047 --71606-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:52.047 --71606-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:52.047 --71606-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:52.047 --71606-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:52.047 --71606-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:52.047 --71606-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:52.047 --71606-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:52.047 --71606-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:52.047 --71606-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:52.047 --71606-- Reading syms from /usr/lib64/libm.so.6 00:07:52.047 --71606-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:52.047 --71606-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:52.047 --71606-- Reading syms from /usr/lib64/libc.so.6 00:07:52.047 ==71606== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.047 --71606-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.047 --71606-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.047 ==71606== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.047 --71606-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.047 --71606-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.047 ==71606== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.047 --71606-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.047 --71606-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.047 ==71606== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.047 --71606-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.047 --71606-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.047 --71606-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:52.047 --71606-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:52.047 --71606-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:52.047 --71606-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:52.306 --71606-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:52.306 --71606-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:52.306 --71606-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 ==71606== Preferring higher priority redirection: 00:07:52.306 --71606-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:52.306 --71606-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:52.306 --71606-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 --71606-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.306 ==71606== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.306 --71606-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.306 --71606-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.307 ==71606== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.307 --71606-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.307 --71606-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.307 --71606-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:52.307 --71606-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:52.307 --71606-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:52.307 --71606-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:52.307 --71606-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:52.307 --71606-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:52.307 --71606-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:52.307 --71606-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:52.307 --71606-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:52.307 --71606-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:52.307 --71606-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:52.307 --71606-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:52.307 --71606-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:52.307 --71606-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:52.307 --71606-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:52.307 --71606-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:52.307 --71606-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:52.307 00:07:52.307 00:07:52.307 CUnit - A unit testing framework for C - Version 2.1-3 00:07:52.307 http://cunit.sourceforge.net/ 00:07:52.307 00:07:52.307 00:07:52.307 Suite: nvmf 00:07:52.307 Test: test_discovery_log ...--71606-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:52.307 --71606-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:52.564 passed 00:07:52.565 Test: test_discovery_log_with_filters ...passed 00:07:52.565 00:07:52.565 Run Summary: Type Total Ran Passed Failed Inactive 00:07:52.565 suites 1 1 n/a 0 0 00:07:52.565 tests 2 2 2 0 0 00:07:52.565 asserts 238 238 238 0 n/a 00:07:52.565 00:07:52.565 Elapsed time = 0.149 seconds 00:07:52.565 --71606-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:52.565 --71606-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:52.565 ==71606== 00:07:52.565 ==71606== HEAP SUMMARY: 00:07:52.565 ==71606== in use at exit: 384 bytes in 2 blocks 00:07:52.565 ==71606== total heap usage: 261 allocs, 259 frees, 557,203 bytes allocated 00:07:52.565 ==71606== 00:07:52.565 ==71606== Searching for pointers to 2 not-freed blocks 00:07:52.565 ==71606== Checked 6,718,976 bytes 00:07:52.565 ==71606== 00:07:52.565 ==71606== LEAK SUMMARY: 00:07:52.565 ==71606== definitely lost: 0 bytes in 0 blocks 00:07:52.565 ==71606== indirectly lost: 0 bytes in 0 blocks 00:07:52.565 ==71606== possibly lost: 0 bytes in 0 blocks 00:07:52.565 ==71606== still reachable: 384 bytes in 2 blocks 00:07:52.565 ==71606== suppressed: 0 bytes in 0 blocks 00:07:52.565 ==71606== Reachable blocks (those to which a pointer was found) are not shown. 00:07:52.565 ==71606== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:52.565 ==71606== 00:07:52.565 ==71606== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:52.565 10:47:57 -- unit/unittest.sh@109 -- # 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:07:52.565 ==71623== Memcheck, a memory error detector 00:07:52.565 ==71623== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:52.565 ==71623== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:52.565 ==71623== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:52.565 ==71623== 00:07:52.565 --71623-- Valgrind options: 00:07:52.565 --71623-- --leak-check=full 00:07:52.565 --71623-- --error-exitcode=2 00:07:52.565 --71623-- --verbose 00:07:52.565 --71623-- Contents of /proc/version: 00:07:52.565 --71623-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:52.565 --71623-- 00:07:52.565 --71623-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:52.565 --71623-- Page sizes: currently 4096, max supported 4096 00:07:52.565 --71623-- Valgrind library directory: /usr/libexec/valgrind 00:07:52.565 --71623-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:52.565 --71623-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:52.565 --71623-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:52.565 --71623-- might be shown as UnknownInlinedFun 00:07:52.565 --71623-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:52.565 --71623-- object doesn't have a dynamic symbol table 00:07:52.565 --71623-- Scheduler: using generic scheduler lock implementation. 00:07:52.565 --71623-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:52.565 ==71623== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71623-by-???-on-1bdcd945abb3 00:07:52.565 ==71623== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71623-by-???-on-1bdcd945abb3 00:07:52.565 ==71623== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71623-by-???-on-1bdcd945abb3 00:07:52.565 ==71623== 00:07:52.565 ==71623== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:52.565 ==71623== don't want to do, unless you know exactly what you're doing, 00:07:52.565 ==71623== or are doing some strange experiment): 00:07:52.565 ==71623== /usr/libexec/valgrind/../../bin/vgdb --pid=71623 ...command... 00:07:52.565 ==71623== 00:07:52.565 ==71623== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:52.565 ==71623== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:52.565 ==71623== and then give GDB the following command 00:07:52.565 ==71623== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71623 00:07:52.565 ==71623== --pid is optional if only one valgrind process is running 00:07:52.565 ==71623== 00:07:52.823 --71623-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:52.823 --71623-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:52.823 --71623-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:52.823 --71623-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:52.823 ==71623== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.823 --71623-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:52.823 --71623-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:52.823 --71623-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:52.823 --71623-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:52.823 --71623-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:52.823 --71623-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:52.823 --71623-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:52.823 --71623-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:52.823 --71623-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:52.823 --71623-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:52.823 --71623-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:52.823 --71623-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:52.823 --71623-- Reading syms from /usr/lib64/libm.so.6 00:07:52.823 --71623-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:52.823 --71623-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:52.823 --71623-- Reading syms from /usr/lib64/libc.so.6 00:07:52.823 ==71623== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.823 --71623-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.823 --71623-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.823 ==71623== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.823 --71623-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.823 --71623-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.823 ==71623== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.823 --71623-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.823 --71623-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.823 ==71623== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.823 --71623-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.823 --71623-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.823 --71623-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:52.823 --71623-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:52.823 --71623-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:52.823 --71623-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:52.823 --71623-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:52.823 --71623-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:52.823 --71623-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.823 --71623-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 ==71623== Preferring higher priority redirection: 00:07:52.824 --71623-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:52.824 --71623-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:52.824 --71623-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.824 --71623-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.081 --71623-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.081 --71623-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.081 --71623-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.081 --71623-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.081 ==71623== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.081 --71623-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.081 --71623-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.081 ==71623== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.081 --71623-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.081 --71623-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.081 --71623-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:53.081 --71623-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:53.081 --71623-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:53.081 --71623-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:53.081 --71623-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:53.081 --71623-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:53.081 --71623-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:53.081 --71623-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:53.082 --71623-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:53.082 --71623-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:53.082 --71623-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:53.082 --71623-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:53.082 --71623-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:53.082 --71623-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:53.082 --71623-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:53.082 --71623-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:53.082 --71623-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:53.082 --71623-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:53.082 00:07:53.082 00:07:53.082 CUnit - A unit testing framework for C - Version 2.1-3 00:07:53.082 http://cunit.sourceforge.net/ 00:07:53.082 00:07:53.082 00:07:53.082 Suite: nvmf 00:07:53.082 Test: nvmf_test_create_subsystem ...--71623-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:53.082 --71623-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:53.082 [2024-04-18 10:47:57.996860] /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:07:53.082 [2024-04-18 10:47:58.025253] /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:07:53.082 [2024-04-18 10:47:58.026354] /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:07:53.082 [2024-04-18 10:47:58.026929] /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:07:53.082 [2024-04-18 10:47:58.027558] /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:07:53.082 [2024-04-18 10:47:58.028124] /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:07:53.082 [2024-04-18 10:47:58.030963] /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:07:53.082 [2024-04-18 10:47:58.035622] /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:07:53.082 [2024-04-18 10:47:58.038139] /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:07:53.082 [2024-04-18 10:47:58.038922] /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:07:53.082 [2024-04-18 10:47:58.039503] /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:07:53.082 passed 00:07:53.339 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-04-18 10:47:58.060711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1896:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:07:53.339 [2024-04-18 10:47:58.061647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1877:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:07:53.339 passed 00:07:53.339 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:07:53.339 Test: test_spdk_nvmf_ns_visible ...[2024-04-18 10:47:58.074700] /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:07:53.339 passed 00:07:53.339 Test: test_reservation_register ...[2024-04-18 10:47:58.140568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:53.340 [2024-04-18 10:47:58.161377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2986:nvmf_ns_reservation_register: *ERROR*: No registrant 00:07:53.340 passed 00:07:53.340 Test: test_reservation_register_with_ptpl ...--71623-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:53.340 passed 00:07:53.340 Test: test_reservation_acquire_preempt_1 ...[2024-04-18 10:47:58.244122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:53.340 passed 00:07:53.340 Test: test_reservation_acquire_release_with_ptpl ...passed 00:07:53.340 Test: test_reservation_release ...[2024-04-18 10:47:58.276661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:53.340 passed 00:07:53.340 Test: test_reservation_unregister_notification ...[2024-04-18 10:47:58.283755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:53.340 passed 00:07:53.340 Test: test_reservation_release_notification ...[2024-04-18 10:47:58.288593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:53.340 passed 00:07:53.340 Test: test_reservation_release_notification_write_exclusive ...[2024-04-18 10:47:58.292638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:53.340 passed 00:07:53.340 Test: test_reservation_clear_notification ...[2024-04-18 10:47:58.296675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:53.340 passed 00:07:53.340 Test: test_reservation_preempt_notification ...[2024-04-18 10:47:58.300742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2928:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:53.340 passed 00:07:53.597 Test: test_spdk_nvmf_ns_event ...passed 00:07:53.597 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:07:53.597 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:07:53.597 Test: test_spdk_nvmf_subsystem_add_host ...[2024-04-18 10:47:58.362315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 262:nvmf_transport_create: *ERROR*: max_aq_depth 0 is less than minimum defined by NVMf spec, use min value 00:07:53.597 [2024-04-18 10:47:58.370700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 967:spdk_nvmf_subsystem_add_host: *ERROR*: Unable to add host to transport_ut transport 00:07:53.597 passed 00:07:53.597 Test: test_nvmf_ns_reservation_report ...[2024-04-18 10:47:58.385882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3291:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:07:53.597 passed 00:07:53.597 Test: test_nvmf_nqn_is_valid ...[2024-04-18 10:47:58.389654] /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:07:53.597 [2024-04-18 10:47:58.390154] /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:88158451-7e8a-430d-91a3-07cc40f967c": uuid is not the correct length 00:07:53.597 [2024-04-18 10:47:58.390595] /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:07:53.597 passed 00:07:53.598 Test: test_nvmf_ns_reservation_restore ...[2024-04-18 10:47:58.402655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2485:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:07:53.598 passed 00:07:53.598 Test: test_nvmf_subsystem_state_change ...passed 00:07:53.598 Test: test_nvmf_reservation_custom_ops ...passed 00:07:53.598 00:07:53.598 Run Summary: Type Total Ran Passed Failed Inactive 00:07:53.598 suites 1 1 n/a 0 0 00:07:53.598 tests 23 23 23 0 0 00:07:53.598 asserts 482 482 482 0 n/a 00:07:53.598 00:07:53.598 Elapsed time = 0.468 seconds 00:07:53.598 --71623-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:53.598 ==71623== 00:07:53.598 ==71623== HEAP SUMMARY: 00:07:53.598 ==71623== in use at exit: 680 bytes in 3 blocks 00:07:53.598 ==71623== total heap usage: 1,483 allocs, 1,480 frees, 1,012,250 bytes allocated 00:07:53.598 ==71623== 00:07:53.598 ==71623== Searching for pointers to 3 not-freed blocks 00:07:53.598 ==71623== Checked 6,792,984 bytes 00:07:53.598 ==71623== 00:07:53.598 ==71623== LEAK SUMMARY: 00:07:53.598 ==71623== definitely lost: 0 bytes in 0 blocks 00:07:53.598 ==71623== indirectly lost: 0 bytes in 0 blocks 00:07:53.598 ==71623== possibly lost: 0 bytes in 0 blocks 00:07:53.598 ==71623== still reachable: 680 bytes in 3 blocks 00:07:53.598 ==71623== suppressed: 0 bytes in 0 blocks 00:07:53.598 ==71623== Reachable blocks (those to which a pointer was found) are not shown. 00:07:53.598 ==71623== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:53.598 ==71623== 00:07:53.598 ==71623== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:53.598 10:47:58 -- unit/unittest.sh@110 -- # 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:07:53.598 ==71631== Memcheck, a memory error detector 00:07:53.598 ==71631== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:53.598 ==71631== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:53.598 ==71631== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:53.598 ==71631== 00:07:53.598 --71631-- Valgrind options: 00:07:53.598 --71631-- --leak-check=full 00:07:53.598 --71631-- --error-exitcode=2 00:07:53.598 --71631-- --verbose 00:07:53.598 --71631-- Contents of /proc/version: 00:07:53.598 --71631-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:53.598 --71631-- 00:07:53.598 --71631-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:53.598 --71631-- Page sizes: currently 4096, max supported 4096 00:07:53.598 --71631-- Valgrind library directory: /usr/libexec/valgrind 00:07:53.598 --71631-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:53.598 --71631-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:53.598 --71631-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:53.598 --71631-- might be shown as UnknownInlinedFun 00:07:53.598 --71631-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:53.598 --71631-- object doesn't have a dynamic symbol table 00:07:53.598 --71631-- Scheduler: using generic scheduler lock implementation. 00:07:53.855 --71631-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:53.855 ==71631== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71631-by-???-on-1bdcd945abb3 00:07:53.855 ==71631== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71631-by-???-on-1bdcd945abb3 00:07:53.855 ==71631== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71631-by-???-on-1bdcd945abb3 00:07:53.855 ==71631== 00:07:53.855 ==71631== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:53.855 ==71631== don't want to do, unless you know exactly what you're doing, 00:07:53.855 ==71631== or are doing some strange experiment): 00:07:53.855 ==71631== /usr/libexec/valgrind/../../bin/vgdb --pid=71631 ...command... 00:07:53.855 ==71631== 00:07:53.855 ==71631== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:53.855 ==71631== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:53.855 ==71631== and then give GDB the following command 00:07:53.855 ==71631== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71631 00:07:53.855 ==71631== --pid is optional if only one valgrind process is running 00:07:53.855 ==71631== 00:07:53.855 --71631-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:53.855 --71631-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:53.855 --71631-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:53.855 --71631-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:53.855 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.855 --71631-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:53.855 --71631-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:53.855 --71631-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:53.855 --71631-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:53.855 --71631-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:53.855 --71631-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:53.855 --71631-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:53.855 --71631-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:53.855 --71631-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:53.855 --71631-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:53.855 --71631-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:53.855 --71631-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:53.855 --71631-- Reading syms from /usr/lib64/libm.so.6 00:07:53.855 --71631-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:53.856 --71631-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:53.856 --71631-- Reading syms from /usr/lib64/libc.so.6 00:07:53.856 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.856 --71631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.856 --71631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.856 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.856 --71631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.856 --71631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.856 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.856 --71631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.856 --71631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.856 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.856 --71631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.856 --71631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.856 --71631-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:53.856 --71631-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:53.856 --71631-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:53.856 --71631-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:53.856 --71631-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:53.856 --71631-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:54.113 --71631-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 ==71631== Preferring higher priority redirection: 00:07:54.114 --71631-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:54.114 --71631-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:54.114 --71631-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 --71631-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.114 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.114 --71631-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.114 --71631-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.114 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.114 --71631-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.114 --71631-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.114 --71631-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:54.114 --71631-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:54.114 --71631-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:54.114 --71631-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:54.114 --71631-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:54.114 --71631-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:54.114 --71631-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:54.114 --71631-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:54.114 --71631-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:54.114 --71631-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:54.114 --71631-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:54.114 --71631-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:54.114 --71631-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:54.114 --71631-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:54.114 --71631-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:54.114 --71631-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:54.114 --71631-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:54.115 00:07:54.115 00:07:54.115 CUnit - A unit testing framework for C - Version 2.1-3 00:07:54.115 http://cunit.sourceforge.net/ 00:07:54.115 00:07:54.115 00:07:54.115 Suite: nvmf 00:07:54.115 Test: test_nvmf_tcp_create ...--71631-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:54.115 [2024-04-18 10:47:59.043561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c: 742:nvmf_tcp_create: *ERROR*: Unsupported IO Unit size specified, 16 bytes 00:07:54.372 passed 00:07:54.372 Test: test_nvmf_tcp_destroy ...passed 00:07:54.372 Test: test_nvmf_tcp_poll_group_create ...passed 00:07:54.372 Test: test_nvmf_tcp_send_c2h_data ...passed 00:07:54.372 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:07:54.372 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:07:54.372 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:07:54.372 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-04-18 10:47:59.300307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.372 [2024-04-18 10:47:59.302214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd960 is same with the state(5) to be set 00:07:54.372 [2024-04-18 10:47:59.304388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd960 is same with the state(5) to be set 00:07:54.372 [2024-04-18 10:47:59.304525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.372 [2024-04-18 10:47:59.304619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd960 is same with the state(5) to be set 00:07:54.372 passed 00:07:54.372 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:07:54.372 Test: test_nvmf_tcp_icreq_handle ...[2024-04-18 10:47:59.315500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2102:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:07:54.372 [2024-04-18 10:47:59.315919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.372 [2024-04-18 10:47:59.316036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd960 is same with the state(5) to be set 00:07:54.372 [2024-04-18 10:47:59.316488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2102:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:07:54.373 [2024-04-18 10:47:59.316591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd960 is same with the state(5) to be set 00:07:54.373 [2024-04-18 10:47:59.316694] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.373 [2024-04-18 10:47:59.316782] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd960 is same with the state(5) to be set 00:07:54.373 [2024-04-18 10:47:59.322962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:07:54.373 [2024-04-18 10:47:59.323079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd960 is same with the state(5) to be set 00:07:54.373 passed 00:07:54.373 Test: test_nvmf_tcp_check_xfer_type ...passed 00:07:54.630 Test: test_nvmf_tcp_invalid_sgl ...[2024-04-18 10:47:59.337235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2497:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:07:54.630 [2024-04-18 10:47:59.338173] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.630 [2024-04-18 10:47:59.338282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd960 is same with the state(5) to be set 00:07:54.630 passed 00:07:54.630 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-04-18 10:47:59.340529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2229:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe540 00:07:54.630 [2024-04-18 10:47:59.342018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.630 [2024-04-18 10:47:59.342128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdda0 is same with the state(5) to be set 00:07:54.630 [2024-04-18 10:47:59.344618] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2286:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffdda0 00:07:54.630 [2024-04-18 10:47:59.344872] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.630 [2024-04-18 10:47:59.344976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdda0 is same with the state(5) to be set 00:07:54.630 [2024-04-18 10:47:59.347027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2239:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:07:54.630 [2024-04-18 10:47:59.347252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.630 [2024-04-18 10:47:59.347350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdda0 is same with the state(5) to be set 00:07:54.630 [2024-04-18 10:47:59.349328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2278:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:07:54.630 [2024-04-18 10:47:59.349573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.630 [2024-04-18 10:47:59.349671] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdda0 is same with the state(5) to be set 00:07:54.630 [2024-04-18 10:47:59.351476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.630 [2024-04-18 10:47:59.351586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdda0 is same with the state(5) to be set 00:07:54.630 [2024-04-18 10:47:59.354152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.630 [2024-04-18 10:47:59.354262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdda0 is same with the state(5) to be set 00:07:54.630 [2024-04-18 10:47:59.356614] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.630 [2024-04-18 10:47:59.356724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdda0 is same with the state(5) to be set 00:07:54.630 [2024-04-18 10:47:59.358796] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.631 [2024-04-18 10:47:59.358908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdda0 is same with the state(5) to be set 00:07:54.631 [2024-04-18 10:47:59.361589] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.631 [2024-04-18 10:47:59.361700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdda0 is same with the state(5) to be set 00:07:54.631 [2024-04-18 10:47:59.364011] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1083:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:54.631 [2024-04-18 10:47:59.364123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1587:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdda0 is same with the state(5) to be set 00:07:54.631 passed 00:07:54.631 Test: test_nvmf_tcp_tls_add_remove_credentials ...--71631-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:54.631 --71631-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:54.631 --71631-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:54.631 --71631-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:07:54.631 --71631-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:54.888 passed 00:07:54.888 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-04-18 10:47:59.692634] /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:07:54.888 [2024-04-18 10:47:59.693685] /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:07:54.888 passed 00:07:54.888 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-04-18 10:47:59.722926] /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:07:54.888 [2024-04-18 10:47:59.723559] /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:07:54.888 passed 00:07:54.888 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-04-18 10:47:59.730382] /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:07:54.888 [2024-04-18 10:47:59.731029] /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:07:54.888 passed 00:07:54.888 00:07:54.888 Run Summary: Type Total Ran Passed Failed Inactive 00:07:54.888 suites 1 1 n/a 0 0 00:07:54.888 tests 17 17 17 0 0 00:07:54.888 asserts 222 222 222 0 n/a 00:07:54.888 00:07:54.888 Elapsed time = 0.736 seconds 00:07:54.888 --71631-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:54.888 ==71631== 00:07:54.888 ==71631== HEAP SUMMARY: 00:07:54.888 ==71631== in use at exit: 67,110,344 bytes in 1,029 blocks 00:07:54.888 ==71631== total heap usage: 12,575 allocs, 11,546 frees, 404,381,975 bytes allocated 00:07:54.888 ==71631== 00:07:54.888 ==71631== Searching for pointers to 1,029 not-freed blocks 00:07:55.146 ==71631== Checked 7,018,816 bytes 00:07:55.146 ==71631== 00:07:55.146 ==71631== LEAK SUMMARY: 00:07:55.146 ==71631== definitely lost: 0 bytes in 0 blocks 00:07:55.146 ==71631== indirectly lost: 0 bytes in 0 blocks 00:07:55.146 ==71631== possibly lost: 0 bytes in 0 blocks 00:07:55.146 ==71631== still reachable: 67,110,344 bytes in 1,029 blocks 00:07:55.146 ==71631== suppressed: 0 bytes in 0 blocks 00:07:55.146 ==71631== Reachable blocks (those to which a pointer was found) are not shown. 00:07:55.146 ==71631== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:55.146 ==71631== 00:07:55.146 ==71631== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:55.146 10:47:59 -- unit/unittest.sh@111 -- # 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:07:55.146 ==71643== Memcheck, a memory error detector 00:07:55.146 ==71643== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:55.146 ==71643== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:55.146 ==71643== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:55.146 ==71643== 00:07:55.146 --71643-- Valgrind options: 00:07:55.146 --71643-- --leak-check=full 00:07:55.146 --71643-- --error-exitcode=2 00:07:55.146 --71643-- --verbose 00:07:55.146 --71643-- Contents of /proc/version: 00:07:55.146 --71643-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:55.146 --71643-- 00:07:55.146 --71643-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:55.146 --71643-- Page sizes: currently 4096, max supported 4096 00:07:55.146 --71643-- Valgrind library directory: /usr/libexec/valgrind 00:07:55.146 --71643-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:55.146 --71643-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:55.146 --71643-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:55.146 --71643-- might be shown as UnknownInlinedFun 00:07:55.146 --71643-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:55.146 --71643-- object doesn't have a dynamic symbol table 00:07:55.146 --71643-- Scheduler: using generic scheduler lock implementation. 00:07:55.146 --71643-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:55.146 ==71643== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71643-by-???-on-1bdcd945abb3 00:07:55.146 ==71643== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71643-by-???-on-1bdcd945abb3 00:07:55.146 ==71643== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71643-by-???-on-1bdcd945abb3 00:07:55.146 ==71643== 00:07:55.146 ==71643== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:55.146 ==71643== don't want to do, unless you know exactly what you're doing, 00:07:55.146 ==71643== or are doing some strange experiment): 00:07:55.146 ==71643== /usr/libexec/valgrind/../../bin/vgdb --pid=71643 ...command... 00:07:55.146 ==71643== 00:07:55.147 ==71643== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:55.147 ==71643== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:55.147 ==71643== and then give GDB the following command 00:07:55.147 ==71643== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71643 00:07:55.147 ==71643== --pid is optional if only one valgrind process is running 00:07:55.147 ==71643== 00:07:55.147 --71643-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:55.147 --71643-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:55.147 --71643-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:55.147 --71643-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:55.147 ==71643== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.147 --71643-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:55.147 --71643-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:55.147 --71643-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:55.147 --71643-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:55.147 --71643-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:55.147 --71643-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:55.147 --71643-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:55.147 --71643-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:55.147 --71643-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:55.147 --71643-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:55.147 --71643-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:55.147 --71643-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:55.147 --71643-- Reading syms from /usr/lib64/libm.so.6 00:07:55.147 --71643-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:55.147 --71643-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:55.147 --71643-- Reading syms from /usr/lib64/libc.so.6 00:07:55.147 ==71643== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.147 --71643-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.147 --71643-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.147 ==71643== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.147 --71643-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.147 --71643-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.147 ==71643== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.147 --71643-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.147 --71643-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.147 ==71643== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.147 --71643-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.147 --71643-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.404 --71643-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:55.404 --71643-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:55.404 --71643-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:55.404 --71643-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:55.404 --71643-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:55.404 --71643-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:55.404 --71643-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.404 --71643-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 ==71643== Preferring higher priority redirection: 00:07:55.405 --71643-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:55.405 --71643-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:55.405 --71643-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 --71643-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.405 ==71643== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.405 --71643-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.405 --71643-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.405 ==71643== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.405 --71643-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.405 --71643-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.405 --71643-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:55.405 --71643-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:55.405 --71643-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:55.405 --71643-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:55.405 --71643-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:55.405 --71643-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:55.405 --71643-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:55.405 --71643-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:55.405 --71643-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:55.405 --71643-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:55.405 --71643-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:55.405 --71643-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:55.405 --71643-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:55.405 --71643-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:55.405 --71643-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:55.405 --71643-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:55.405 --71643-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:55.405 00:07:55.405 00:07:55.405 CUnit - A unit testing framework for C - Version 2.1-3 00:07:55.405 http://cunit.sourceforge.net/ 00:07:55.405 00:07:55.405 00:07:55.405 Suite: nvmf 00:07:55.405 Test: test_nvmf_tgt_create_poll_group ...--71643-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:55.662 passed 00:07:55.662 00:07:55.662 Run Summary: Type Total Ran Passed Failed Inactive 00:07:55.662 suites 1 1 n/a 0 0 00:07:55.662 tests 1 1 1 0 0 00:07:55.662 asserts 17 17 17 0 n/a 00:07:55.662 00:07:55.662 Elapsed time = 0.084 seconds 00:07:55.662 --71643-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:55.662 --71643-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:55.662 ==71643== 00:07:55.662 ==71643== HEAP SUMMARY: 00:07:55.662 ==71643== in use at exit: 67,109,960 bytes in 1,027 blocks 00:07:55.662 ==71643== total heap usage: 1,121 allocs, 94 frees, 67,269,224 bytes allocated 00:07:55.662 ==71643== 00:07:55.662 ==71643== Searching for pointers to 1,027 not-freed blocks 00:07:55.662 ==71643== Checked 6,633,032 bytes 00:07:55.662 ==71643== 00:07:55.662 ==71643== LEAK SUMMARY: 00:07:55.662 ==71643== definitely lost: 0 bytes in 0 blocks 00:07:55.662 ==71643== indirectly lost: 0 bytes in 0 blocks 00:07:55.662 ==71643== possibly lost: 0 bytes in 0 blocks 00:07:55.662 ==71643== still reachable: 67,109,960 bytes in 1,027 blocks 00:07:55.662 ==71643== suppressed: 0 bytes in 0 blocks 00:07:55.662 ==71643== Reachable blocks (those to which a pointer was found) are not shown. 00:07:55.662 ==71643== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:55.662 ==71643== 00:07:55.662 ==71643== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:55.662 00:07:55.662 real 0m6.010s 00:07:55.662 user 0m5.798s 00:07:55.662 sys 0m0.193s 00:07:55.662 10:48:00 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:55.662 10:48:00 -- common/autotest_common.sh@10 -- # set +x 00:07:55.662 ************************************ 00:07:55.662 END TEST unittest_nvmf 00:07:55.662 ************************************ 00:07:55.662 10:48:00 -- unit/unittest.sh@260 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:55.662 10:48:00 -- unit/unittest.sh@265 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:55.662 10:48:00 -- unit/unittest.sh@266 -- # 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:07:55.662 10:48:00 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:55.662 10:48:00 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:55.662 10:48:00 -- common/autotest_common.sh@10 -- # set +x 00:07:55.662 ************************************ 00:07:55.662 START TEST unittest_nvmf_rdma 00:07:55.662 ************************************ 00:07:55.662 10:48:00 -- common/autotest_common.sh@1111 -- # 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:07:55.662 ==71680== Memcheck, a memory error detector 00:07:55.662 ==71680== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:55.662 ==71680== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:55.662 ==71680== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:55.662 ==71680== 00:07:55.662 --71680-- Valgrind options: 00:07:55.662 --71680-- --leak-check=full 00:07:55.662 --71680-- --error-exitcode=2 00:07:55.662 --71680-- --verbose 00:07:55.662 --71680-- Contents of /proc/version: 00:07:55.662 --71680-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:55.662 --71680-- 00:07:55.662 --71680-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:55.662 --71680-- Page sizes: currently 4096, max supported 4096 00:07:55.662 --71680-- Valgrind library directory: /usr/libexec/valgrind 00:07:55.662 --71680-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:55.662 --71680-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:55.921 --71680-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:55.921 --71680-- might be shown as UnknownInlinedFun 00:07:55.921 --71680-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:55.921 --71680-- object doesn't have a dynamic symbol table 00:07:55.921 --71680-- Scheduler: using generic scheduler lock implementation. 00:07:55.921 --71680-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:55.921 ==71680== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71680-by-???-on-1bdcd945abb3 00:07:55.921 ==71680== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71680-by-???-on-1bdcd945abb3 00:07:55.921 ==71680== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71680-by-???-on-1bdcd945abb3 00:07:55.921 ==71680== 00:07:55.921 ==71680== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:55.921 ==71680== don't want to do, unless you know exactly what you're doing, 00:07:55.921 ==71680== or are doing some strange experiment): 00:07:55.921 ==71680== /usr/libexec/valgrind/../../bin/vgdb --pid=71680 ...command... 00:07:55.921 ==71680== 00:07:55.921 ==71680== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:55.921 ==71680== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:55.921 ==71680== and then give GDB the following command 00:07:55.921 ==71680== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71680 00:07:55.921 ==71680== --pid is optional if only one valgrind process is running 00:07:55.921 ==71680== 00:07:55.921 --71680-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:55.921 --71680-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:55.921 --71680-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:55.921 --71680-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:55.921 ==71680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.921 --71680-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:55.921 --71680-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:55.921 --71680-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:55.921 --71680-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:55.922 --71680-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:55.922 --71680-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:55.922 --71680-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:55.922 --71680-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:55.922 --71680-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:55.922 --71680-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:55.922 --71680-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:55.922 --71680-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:55.922 --71680-- Reading syms from /usr/lib64/libm.so.6 00:07:55.922 --71680-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:55.922 --71680-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:55.922 --71680-- Reading syms from /usr/lib64/libc.so.6 00:07:55.922 ==71680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.922 --71680-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.922 --71680-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.922 ==71680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.922 --71680-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.922 --71680-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.922 ==71680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.922 --71680-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.922 --71680-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.922 ==71680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.922 --71680-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.922 --71680-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.181 --71680-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:56.181 --71680-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:56.181 --71680-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:56.181 --71680-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:56.181 --71680-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:56.181 --71680-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:56.181 --71680-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 ==71680== Preferring higher priority redirection: 00:07:56.181 --71680-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:56.181 --71680-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:56.181 --71680-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 --71680-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.181 ==71680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.181 --71680-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:56.181 --71680-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:56.182 ==71680== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.182 --71680-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:56.182 --71680-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:56.182 --71680-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:56.182 --71680-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:56.182 --71680-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:56.182 --71680-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:56.182 --71680-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:56.182 --71680-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:56.182 --71680-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:56.182 --71680-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:56.182 --71680-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:56.182 --71680-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:56.182 --71680-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:56.182 --71680-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:56.182 --71680-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:56.182 --71680-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:56.440 --71680-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:56.440 --71680-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:56.440 00:07:56.440 00:07:56.440 CUnit - A unit testing framework for C - Version 2.1-3 00:07:56.440 http://cunit.sourceforge.net/ 00:07:56.440 00:07:56.440 00:07:56.440 Suite: nvmf 00:07:56.440 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-04-18 10:48:01.213360] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1916:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:07:56.440 [2024-04-18 10:48:01.255834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1966:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:07:56.440 [2024-04-18 10:48:01.257475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1966:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:07:56.440 passed 00:07:56.440 Test: test_spdk_nvmf_rdma_request_process ...passed 00:07:56.698 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:07:56.698 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:07:56.698 Test: test_nvmf_rdma_opts_init ...passed 00:07:56.698 Test: test_nvmf_rdma_request_free_data ...--71680-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:56.698 passed 00:07:56.698 Test: test_nvmf_rdma_update_ibv_state ...[2024-04-18 10:48:01.506476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 614:nvmf_rdma_update_ibv_state: *ERROR*: Failed to get updated RDMA queue pair state! 00:07:56.698 [2024-04-18 10:48:01.509425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 625:nvmf_rdma_update_ibv_state: *ERROR*: QP#0: bad state updated: 10, maybe hardware issue 00:07:56.698 passed 00:07:56.698 Test: test_nvmf_rdma_resources_create ...passed 00:07:56.698 Test: test_nvmf_rdma_qpair_compare ...passed 00:07:56.698 Test: test_nvmf_rdma_resize_cq ...[2024-04-18 10:48:01.565164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1006:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:07:56.698 Using CQ of insufficient size may lead to CQ overrun 00:07:56.698 [2024-04-18 10:48:01.566683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1011:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:07:56.698 --71680-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:56.698 --71680-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:56.698 [2024-04-18 10:48:01.574146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1019:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:07:56.698 passed 00:07:56.698 00:07:56.698 Run Summary: Type Total Ran Passed Failed Inactive 00:07:56.698 suites 1 1 n/a 0 0 00:07:56.698 tests 10 10 10 0 0 00:07:56.698 asserts 584 584 584 0 n/a 00:07:56.698 00:07:56.698 Elapsed time = 0.401 seconds 00:07:56.698 --71680-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:56.957 ==71680== 00:07:56.957 ==71680== HEAP SUMMARY: 00:07:56.957 ==71680== in use at exit: 296 bytes in 1 blocks 00:07:56.957 ==71680== total heap usage: 180 allocs, 179 frees, 918,319 bytes allocated 00:07:56.957 ==71680== 00:07:56.957 ==71680== Searching for pointers to 1 not-freed blocks 00:07:56.957 ==71680== Checked 6,940,040 bytes 00:07:56.957 ==71680== 00:07:56.957 ==71680== LEAK SUMMARY: 00:07:56.957 ==71680== definitely lost: 0 bytes in 0 blocks 00:07:56.957 ==71680== indirectly lost: 0 bytes in 0 blocks 00:07:56.957 ==71680== possibly lost: 0 bytes in 0 blocks 00:07:56.957 ==71680== still reachable: 296 bytes in 1 blocks 00:07:56.958 ==71680== suppressed: 0 bytes in 0 blocks 00:07:56.958 ==71680== Reachable blocks (those to which a pointer was found) are not shown. 00:07:56.958 ==71680== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:56.958 ==71680== 00:07:56.958 ==71680== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:56.958 00:07:56.958 real 0m1.079s 00:07:56.958 user 0m1.043s 00:07:56.958 sys 0m0.031s 00:07:56.958 10:48:01 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:56.958 10:48:01 -- common/autotest_common.sh@10 -- # set +x 00:07:56.958 ************************************ 00:07:56.958 END TEST unittest_nvmf_rdma 00:07:56.958 ************************************ 00:07:56.958 10:48:01 -- unit/unittest.sh@269 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:56.958 10:48:01 -- unit/unittest.sh@270 -- # 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:07:56.958 10:48:01 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:56.958 10:48:01 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:56.958 10:48:01 -- common/autotest_common.sh@10 -- # set +x 00:07:56.958 ************************************ 00:07:56.958 START TEST unittest_nvmf_vfio_user 00:07:56.958 ************************************ 00:07:56.958 10:48:01 -- common/autotest_common.sh@1111 -- # 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:07:56.958 ==71713== Memcheck, a memory error detector 00:07:56.958 ==71713== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:56.958 ==71713== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:56.958 ==71713== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:56.958 ==71713== 00:07:56.958 --71713-- Valgrind options: 00:07:56.958 --71713-- --leak-check=full 00:07:56.958 --71713-- --error-exitcode=2 00:07:56.958 --71713-- --verbose 00:07:56.958 --71713-- Contents of /proc/version: 00:07:56.958 --71713-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:56.958 --71713-- 00:07:56.958 --71713-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:56.958 --71713-- Page sizes: currently 4096, max supported 4096 00:07:56.958 --71713-- Valgrind library directory: /usr/libexec/valgrind 00:07:56.958 --71713-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:56.958 --71713-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:56.958 --71713-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:56.958 --71713-- might be shown as UnknownInlinedFun 00:07:56.958 --71713-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:56.958 --71713-- object doesn't have a dynamic symbol table 00:07:56.958 --71713-- Scheduler: using generic scheduler lock implementation. 00:07:56.958 --71713-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:56.958 ==71713== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71713-by-???-on-1bdcd945abb3 00:07:56.958 ==71713== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71713-by-???-on-1bdcd945abb3 00:07:56.958 ==71713== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71713-by-???-on-1bdcd945abb3 00:07:56.958 ==71713== 00:07:56.958 ==71713== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:56.958 ==71713== don't want to do, unless you know exactly what you're doing, 00:07:56.958 ==71713== or are doing some strange experiment): 00:07:56.958 ==71713== /usr/libexec/valgrind/../../bin/vgdb --pid=71713 ...command... 00:07:56.958 ==71713== 00:07:56.958 ==71713== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:56.958 ==71713== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:56.958 ==71713== and then give GDB the following command 00:07:56.958 ==71713== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71713 00:07:56.958 ==71713== --pid is optional if only one valgrind process is running 00:07:56.958 ==71713== 00:07:56.958 --71713-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:56.958 --71713-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:56.958 --71713-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:56.958 --71713-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:56.958 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.958 --71713-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:56.959 --71713-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:56.959 --71713-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:56.959 --71713-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:56.959 --71713-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:56.959 --71713-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:56.959 --71713-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:56.959 --71713-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:56.959 --71713-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:56.959 --71713-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:56.959 --71713-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:56.959 --71713-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:56.959 --71713-- Reading syms from /usr/lib64/libm.so.6 00:07:56.959 --71713-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:56.959 --71713-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:56.959 --71713-- Reading syms from /usr/lib64/libc.so.6 00:07:57.218 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.218 --71713-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.218 --71713-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.218 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.218 --71713-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.218 --71713-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.218 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.218 --71713-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.218 --71713-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.218 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.218 --71713-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.218 --71713-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.218 --71713-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.218 --71713-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.218 --71713-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.218 --71713-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.218 --71713-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.218 --71713-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.218 --71713-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 ==71713== Preferring higher priority redirection: 00:07:57.218 --71713-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.218 --71713-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.218 --71713-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 --71713-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.218 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.219 --71713-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.219 --71713-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.219 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.219 --71713-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.219 --71713-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.219 --71713-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.477 --71713-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.477 --71713-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.477 --71713-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.477 --71713-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.477 --71713-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.477 --71713-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.477 --71713-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.477 --71713-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.477 --71713-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.477 --71713-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.477 --71713-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.477 --71713-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.477 --71713-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.477 --71713-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.477 --71713-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.477 00:07:57.477 00:07:57.477 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.477 http://cunit.sourceforge.net/ 00:07:57.477 00:07:57.477 00:07:57.477 Suite: vfio_user 00:07:57.477 Test: test_nvme_cmd_map_prps ...--71713-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:57.477 [2024-04-18 10:48:02.309549] /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:07:57.477 [2024-04-18 10:48:02.351068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:07:57.477 passed 00:07:57.477 Test: test_nvme_cmd_map_sgls ...passed 00:07:57.477 Test: test_nvmf_vfio_user_create_destroy ...passed 00:07:57.477 00:07:57.477 Run Summary: Type Total Ran Passed Failed Inactive 00:07:57.477 suites 1 1 n/a 0 0 00:07:57.477 tests 3 3 3 0 0 00:07:57.477 asserts 100 100 100 0 n/a 00:07:57.477 00:07:57.477 Elapsed time = 0.081 seconds 00:07:57.477 --71713-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:57.477 --71713-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:57.736 ==71713== 00:07:57.736 ==71713== HEAP SUMMARY: 00:07:57.736 ==71713== in use at exit: 296 bytes in 1 blocks 00:07:57.736 ==71713== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:07:57.736 ==71713== 00:07:57.736 ==71713== Searching for pointers to 1 not-freed blocks 00:07:57.736 ==71713== Checked 6,780,328 bytes 00:07:57.736 ==71713== 00:07:57.736 ==71713== LEAK SUMMARY: 00:07:57.736 ==71713== definitely lost: 0 bytes in 0 blocks 00:07:57.736 ==71713== indirectly lost: 0 bytes in 0 blocks 00:07:57.736 ==71713== possibly lost: 0 bytes in 0 blocks 00:07:57.736 ==71713== still reachable: 296 bytes in 1 blocks 00:07:57.736 ==71713== suppressed: 0 bytes in 0 blocks 00:07:57.736 ==71713== Reachable blocks (those to which a pointer was found) are not shown. 00:07:57.736 ==71713== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:57.736 ==71713== 00:07:57.736 ==71713== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:57.736 00:07:57.736 real 0m0.748s 00:07:57.737 user 0m0.715s 00:07:57.737 sys 0m0.030s 00:07:57.737 10:48:02 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:57.737 10:48:02 -- common/autotest_common.sh@10 -- # set +x 00:07:57.737 ************************************ 00:07:57.737 END TEST unittest_nvmf_vfio_user 00:07:57.737 ************************************ 00:07:57.737 10:48:02 -- unit/unittest.sh@273 -- # run_test unittest_scsi unittest_scsi 00:07:57.737 10:48:02 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:57.737 10:48:02 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:57.737 10:48:02 -- common/autotest_common.sh@10 -- # set +x 00:07:57.737 ************************************ 00:07:57.737 START TEST unittest_scsi 00:07:57.737 ************************************ 00:07:57.737 10:48:02 -- common/autotest_common.sh@1111 -- # unittest_scsi 00:07:57.737 10:48:02 -- unit/unittest.sh@115 -- # 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:07:57.737 ==71742== Memcheck, a memory error detector 00:07:57.737 ==71742== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:57.737 ==71742== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:57.737 ==71742== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:57.737 ==71742== 00:07:57.737 --71742-- Valgrind options: 00:07:57.737 --71742-- --leak-check=full 00:07:57.737 --71742-- --error-exitcode=2 00:07:57.737 --71742-- --verbose 00:07:57.737 --71742-- Contents of /proc/version: 00:07:57.737 --71742-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:57.737 --71742-- 00:07:57.737 --71742-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:57.737 --71742-- Page sizes: currently 4096, max supported 4096 00:07:57.737 --71742-- Valgrind library directory: /usr/libexec/valgrind 00:07:57.737 --71742-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:57.737 --71742-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:57.737 --71742-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:57.737 --71742-- might be shown as UnknownInlinedFun 00:07:57.737 --71742-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:57.737 --71742-- object doesn't have a dynamic symbol table 00:07:57.737 --71742-- Scheduler: using generic scheduler lock implementation. 00:07:57.737 --71742-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:57.737 ==71742== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71742-by-???-on-1bdcd945abb3 00:07:57.737 ==71742== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71742-by-???-on-1bdcd945abb3 00:07:57.737 ==71742== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71742-by-???-on-1bdcd945abb3 00:07:57.737 ==71742== 00:07:57.737 ==71742== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:57.737 ==71742== don't want to do, unless you know exactly what you're doing, 00:07:57.737 ==71742== or are doing some strange experiment): 00:07:57.737 ==71742== /usr/libexec/valgrind/../../bin/vgdb --pid=71742 ...command... 00:07:57.737 ==71742== 00:07:57.737 ==71742== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:57.737 ==71742== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:57.737 ==71742== and then give GDB the following command 00:07:57.737 ==71742== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71742 00:07:57.737 ==71742== --pid is optional if only one valgrind process is running 00:07:57.737 ==71742== 00:07:57.737 --71742-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:57.737 --71742-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:57.737 --71742-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:57.737 --71742-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:57.737 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.737 --71742-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:57.737 --71742-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:57.737 --71742-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:57.737 --71742-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:57.737 --71742-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:57.737 --71742-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:57.737 --71742-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:57.737 --71742-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:57.737 --71742-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:57.737 --71742-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:57.737 --71742-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:57.737 --71742-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:57.996 --71742-- Reading syms from /usr/lib64/libm.so.6 00:07:57.997 --71742-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:57.997 --71742-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:57.997 --71742-- Reading syms from /usr/lib64/libc.so.6 00:07:57.997 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.997 --71742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.997 --71742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.997 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.997 --71742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.997 --71742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.997 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.997 --71742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.997 --71742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.997 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.997 --71742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.997 --71742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.997 --71742-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.997 --71742-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.997 --71742-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.997 --71742-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.997 --71742-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.997 --71742-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.997 --71742-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 ==71742== Preferring higher priority redirection: 00:07:57.997 --71742-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.997 --71742-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.997 --71742-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 --71742-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.997 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.998 --71742-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.998 --71742-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.998 ==71742== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.998 --71742-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.998 --71742-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.257 --71742-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.257 --71742-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.257 --71742-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:58.257 --71742-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:58.257 --71742-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:58.257 --71742-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:58.257 --71742-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:58.257 --71742-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:58.257 --71742-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:58.257 --71742-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:58.257 --71742-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:58.257 --71742-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:58.257 --71742-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:58.257 --71742-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:58.257 --71742-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:58.257 --71742-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:58.257 00:07:58.257 00:07:58.257 CUnit - A unit testing framework for C - Version 2.1-3 00:07:58.257 http://cunit.sourceforge.net/ 00:07:58.257 00:07:58.257 00:07:58.257 Suite: dev_suite 00:07:58.257 Test: dev_destruct_null_dev ...passed 00:07:58.257 Test: dev_destruct_zero_luns ...passed 00:07:58.257 Test: dev_destruct_null_lun ...passed 00:07:58.257 Test: dev_destruct_success ...passed 00:07:58.257 Test: dev_construct_num_luns_zero ...[2024-04-18 10:48:03.102368] /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:07:58.257 passed 00:07:58.257 Test: dev_construct_no_lun_zero ...[2024-04-18 10:48:03.138459] /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:07:58.257 passed 00:07:58.257 Test: dev_construct_null_lun ...[2024-04-18 10:48:03.140472] /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:07:58.257 passed 00:07:58.257 Test: dev_construct_name_too_long ...[2024-04-18 10:48:03.142025] /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:07:58.257 passed 00:07:58.257 Test: dev_construct_success ...passed 00:07:58.257 Test: dev_construct_success_lun_zero_not_first ...passed 00:07:58.257 Test: dev_queue_mgmt_task_success ...passed 00:07:58.257 Test: dev_queue_task_success ...passed 00:07:58.257 Test: dev_stop_success ...passed 00:07:58.257 Test: dev_add_port_max_ports ...[2024-04-18 10:48:03.154996] /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:07:58.257 passed 00:07:58.257 Test: dev_add_port_construct_failure1 ...[2024-04-18 10:48:03.159190] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:07:58.257 passed 00:07:58.257 Test: dev_add_port_construct_failure2 ...[2024-04-18 10:48:03.161474] /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:07:58.257 passed 00:07:58.257 Test: dev_add_port_success1 ...passed 00:07:58.257 Test: dev_add_port_success2 ...passed 00:07:58.257 Test: dev_add_port_success3 ...passed 00:07:58.258 Test: dev_find_port_by_id_num_ports_zero ...passed 00:07:58.258 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:07:58.258 Test: dev_find_port_by_id_success ...passed 00:07:58.258 Test: dev_add_lun_bdev_not_found ...passed 00:07:58.258 Test: dev_add_lun_no_free_lun_id ...[2024-04-18 10:48:03.173786] /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:07:58.258 passed 00:07:58.258 Test: dev_add_lun_success1 ...passed 00:07:58.258 Test: dev_add_lun_success2 ...passed 00:07:58.258 Test: dev_check_pending_tasks ...passed 00:07:58.258 Test: dev_iterate_luns ...passed 00:07:58.258 Test: dev_find_free_lun ...passed 00:07:58.258 00:07:58.517 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.517 suites 1 1 n/a 0 0 00:07:58.517 tests 29 29 29 0 0 00:07:58.517 asserts 97 97 97 0 n/a 00:07:58.517 00:07:58.517 Elapsed time = 0.128 seconds 00:07:58.517 --71742-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.517 --71742-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.517 ==71742== 00:07:58.517 ==71742== HEAP SUMMARY: 00:07:58.517 ==71742== in use at exit: 0 bytes in 0 blocks 00:07:58.517 ==71742== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:07:58.517 ==71742== 00:07:58.517 ==71742== All heap blocks were freed -- no leaks are possible 00:07:58.517 ==71742== 00:07:58.517 ==71742== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.517 10:48:03 -- unit/unittest.sh@116 -- # 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:07:58.517 ==71755== Memcheck, a memory error detector 00:07:58.517 ==71755== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.517 ==71755== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.517 ==71755== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:58.517 ==71755== 00:07:58.517 --71755-- Valgrind options: 00:07:58.517 --71755-- --leak-check=full 00:07:58.517 --71755-- --error-exitcode=2 00:07:58.517 --71755-- --verbose 00:07:58.517 --71755-- Contents of /proc/version: 00:07:58.517 --71755-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:58.517 --71755-- 00:07:58.517 --71755-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.517 --71755-- Page sizes: currently 4096, max supported 4096 00:07:58.517 --71755-- Valgrind library directory: /usr/libexec/valgrind 00:07:58.517 --71755-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:58.517 --71755-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:58.517 --71755-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:58.517 --71755-- might be shown as UnknownInlinedFun 00:07:58.517 --71755-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:58.517 --71755-- object doesn't have a dynamic symbol table 00:07:58.517 --71755-- Scheduler: using generic scheduler lock implementation. 00:07:58.517 --71755-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:58.517 ==71755== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71755-by-???-on-1bdcd945abb3 00:07:58.517 ==71755== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71755-by-???-on-1bdcd945abb3 00:07:58.517 ==71755== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71755-by-???-on-1bdcd945abb3 00:07:58.517 ==71755== 00:07:58.517 ==71755== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:58.517 ==71755== don't want to do, unless you know exactly what you're doing, 00:07:58.517 ==71755== or are doing some strange experiment): 00:07:58.517 ==71755== /usr/libexec/valgrind/../../bin/vgdb --pid=71755 ...command... 00:07:58.517 ==71755== 00:07:58.517 ==71755== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:58.518 ==71755== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:58.518 ==71755== and then give GDB the following command 00:07:58.518 ==71755== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71755 00:07:58.518 ==71755== --pid is optional if only one valgrind process is running 00:07:58.518 ==71755== 00:07:58.518 --71755-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.518 --71755-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:58.518 --71755-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.518 --71755-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.518 ==71755== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.518 --71755-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.518 --71755-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.518 --71755-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.518 --71755-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.518 --71755-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.518 --71755-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.518 --71755-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.518 --71755-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.518 --71755-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.518 --71755-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.518 --71755-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.518 --71755-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.518 --71755-- Reading syms from /usr/lib64/libm.so.6 00:07:58.518 --71755-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.518 --71755-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.518 --71755-- Reading syms from /usr/lib64/libc.so.6 00:07:58.777 ==71755== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.777 --71755-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.777 --71755-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.777 ==71755== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.777 --71755-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.777 --71755-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.777 ==71755== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.777 --71755-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.777 --71755-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.777 ==71755== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.777 --71755-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.777 --71755-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.777 --71755-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.777 --71755-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.777 --71755-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.777 --71755-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.777 --71755-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.777 --71755-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.777 --71755-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 ==71755== Preferring higher priority redirection: 00:07:58.777 --71755-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.777 --71755-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.777 --71755-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.777 --71755-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.778 --71755-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.778 --71755-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.778 --71755-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.778 --71755-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.778 ==71755== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.778 --71755-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.778 --71755-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.778 ==71755== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.778 --71755-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.778 --71755-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.778 --71755-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:59.036 --71755-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:59.036 --71755-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:59.036 --71755-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:59.036 --71755-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:59.036 --71755-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:59.036 --71755-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:59.036 --71755-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:59.036 --71755-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:59.036 --71755-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:59.036 --71755-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:59.036 --71755-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:59.036 --71755-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:59.036 --71755-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:59.036 --71755-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:59.036 --71755-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:59.036 --71755-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:59.036 00:07:59.036 00:07:59.036 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.036 http://cunit.sourceforge.net/ 00:07:59.036 00:07:59.036 00:07:59.036 Suite: lun_suite 00:07:59.036 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-04-18 10:48:03.897096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:07:59.036 passed 00:07:59.036 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-04-18 10:48:03.942867] /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:07:59.036 passed 00:07:59.036 Test: lun_task_mgmt_execute_lun_reset ...passed 00:07:59.036 Test: lun_task_mgmt_execute_target_reset ...passed 00:07:59.036 Test: lun_task_mgmt_execute_invalid_case ...[2024-04-18 10:48:03.950371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:07:59.036 passed 00:07:59.036 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:07:59.036 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:07:59.036 Test: lun_append_task_null_lun_not_supported ...passed 00:07:59.036 Test: lun_execute_scsi_task_pending ...passed 00:07:59.036 Test: lun_execute_scsi_task_complete ...passed 00:07:59.036 Test: lun_execute_scsi_task_resize ...passed 00:07:59.036 Test: lun_destruct_success ...passed 00:07:59.036 Test: lun_construct_null_ctx ...[2024-04-18 10:48:03.980315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:07:59.036 passed 00:07:59.036 Test: lun_construct_success ...passed 00:07:59.036 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:07:59.294 Test: lun_reset_task_suspend_scsi_task ...passed 00:07:59.294 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:07:59.294 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:07:59.294 00:07:59.294 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.294 suites 1 1 n/a 0 0 00:07:59.294 tests 18 18 18 0 0 00:07:59.294 asserts 153 153 153 0 n/a 00:07:59.294 00:07:59.294 Elapsed time = 0.158 seconds 00:07:59.294 --71755-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.294 --71755-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.294 ==71755== 00:07:59.294 ==71755== HEAP SUMMARY: 00:07:59.294 ==71755== in use at exit: 0 bytes in 0 blocks 00:07:59.294 ==71755== total heap usage: 1,167 allocs, 1,167 frees, 199,640 bytes allocated 00:07:59.294 ==71755== 00:07:59.294 ==71755== All heap blocks were freed -- no leaks are possible 00:07:59.294 ==71755== 00:07:59.294 ==71755== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.294 10:48:04 -- unit/unittest.sh@117 -- # 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:07:59.294 ==71763== Memcheck, a memory error detector 00:07:59.294 ==71763== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.294 ==71763== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.294 ==71763== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:59.294 ==71763== 00:07:59.294 --71763-- Valgrind options: 00:07:59.294 --71763-- --leak-check=full 00:07:59.294 --71763-- --error-exitcode=2 00:07:59.294 --71763-- --verbose 00:07:59.294 --71763-- Contents of /proc/version: 00:07:59.294 --71763-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:59.294 --71763-- 00:07:59.294 --71763-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.294 --71763-- Page sizes: currently 4096, max supported 4096 00:07:59.294 --71763-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.294 --71763-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:59.294 --71763-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.294 --71763-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.295 --71763-- might be shown as UnknownInlinedFun 00:07:59.295 --71763-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.295 --71763-- object doesn't have a dynamic symbol table 00:07:59.295 --71763-- Scheduler: using generic scheduler lock implementation. 00:07:59.295 --71763-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.295 ==71763== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71763-by-???-on-1bdcd945abb3 00:07:59.295 ==71763== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71763-by-???-on-1bdcd945abb3 00:07:59.295 ==71763== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71763-by-???-on-1bdcd945abb3 00:07:59.295 ==71763== 00:07:59.295 ==71763== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.295 ==71763== don't want to do, unless you know exactly what you're doing, 00:07:59.295 ==71763== or are doing some strange experiment): 00:07:59.295 ==71763== /usr/libexec/valgrind/../../bin/vgdb --pid=71763 ...command... 00:07:59.295 ==71763== 00:07:59.295 ==71763== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.295 ==71763== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:59.295 ==71763== and then give GDB the following command 00:07:59.295 ==71763== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71763 00:07:59.295 ==71763== --pid is optional if only one valgrind process is running 00:07:59.295 ==71763== 00:07:59.295 --71763-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.295 --71763-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.295 --71763-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.295 --71763-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.295 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.295 --71763-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.295 --71763-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.295 --71763-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.295 --71763-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:59.552 --71763-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:59.552 --71763-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:59.552 --71763-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:59.552 --71763-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:59.552 --71763-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:59.552 --71763-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:59.552 --71763-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:59.552 --71763-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:59.552 --71763-- Reading syms from /usr/lib64/libm.so.6 00:07:59.552 --71763-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:59.552 --71763-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:59.552 --71763-- Reading syms from /usr/lib64/libc.so.6 00:07:59.552 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.552 --71763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.552 --71763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.552 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.552 --71763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.552 --71763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.552 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.552 --71763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.552 --71763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.552 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.552 --71763-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.552 --71763-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.552 --71763-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:59.552 --71763-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:59.552 --71763-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:59.552 --71763-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:59.552 --71763-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:59.552 --71763-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:59.552 --71763-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.552 --71763-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 --71763-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 --71763-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 ==71763== Preferring higher priority redirection: 00:07:59.553 --71763-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:59.553 --71763-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:59.553 --71763-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 --71763-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 --71763-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 --71763-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 --71763-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 --71763-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 --71763-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 --71763-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 --71763-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.553 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.553 --71763-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.553 --71763-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.553 ==71763== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.553 --71763-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.553 --71763-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.553 --71763-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:59.809 --71763-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:59.809 --71763-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:59.809 --71763-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:59.809 --71763-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:59.810 --71763-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:59.810 --71763-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:59.810 --71763-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:59.810 --71763-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:59.810 --71763-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:59.810 --71763-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:59.810 --71763-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:59.810 --71763-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:59.810 --71763-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:59.810 --71763-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:59.810 --71763-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:59.810 00:07:59.810 00:07:59.810 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.810 http://cunit.sourceforge.net/ 00:07:59.810 00:07:59.810 00:07:59.810 Suite: scsi_suite 00:07:59.810 Test: scsi_init ...passed 00:07:59.810 00:07:59.810 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.810 suites 1 1 n/a 0 0 00:07:59.810 tests 1 1 1 0 0 00:07:59.810 asserts 1 1 1 0 n/a 00:07:59.810 00:07:59.810 Elapsed time = 0.003 seconds 00:07:59.810 --71763-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.810 --71763-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.810 ==71763== 00:07:59.810 ==71763== HEAP SUMMARY: 00:07:59.810 ==71763== in use at exit: 0 bytes in 0 blocks 00:07:59.810 ==71763== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:07:59.810 ==71763== 00:07:59.810 ==71763== All heap blocks were freed -- no leaks are possible 00:07:59.810 ==71763== 00:07:59.810 ==71763== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.810 10:48:04 -- unit/unittest.sh@118 -- # 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:07:59.810 ==71768== Memcheck, a memory error detector 00:07:59.810 ==71768== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.810 ==71768== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.810 ==71768== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:59.810 ==71768== 00:07:59.810 --71768-- Valgrind options: 00:07:59.810 --71768-- --leak-check=full 00:07:59.810 --71768-- --error-exitcode=2 00:07:59.810 --71768-- --verbose 00:07:59.810 --71768-- Contents of /proc/version: 00:07:59.810 --71768-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:07:59.810 --71768-- 00:07:59.810 --71768-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.810 --71768-- Page sizes: currently 4096, max supported 4096 00:07:59.810 --71768-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.810 --71768-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:59.810 --71768-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.810 --71768-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.810 --71768-- might be shown as UnknownInlinedFun 00:07:59.810 --71768-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.810 --71768-- object doesn't have a dynamic symbol table 00:07:59.810 --71768-- Scheduler: using generic scheduler lock implementation. 00:07:59.810 --71768-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.810 ==71768== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71768-by-???-on-1bdcd945abb3 00:07:59.810 ==71768== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71768-by-???-on-1bdcd945abb3 00:07:59.810 ==71768== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71768-by-???-on-1bdcd945abb3 00:07:59.810 ==71768== 00:07:59.810 ==71768== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.810 ==71768== don't want to do, unless you know exactly what you're doing, 00:07:59.810 ==71768== or are doing some strange experiment): 00:07:59.810 ==71768== /usr/libexec/valgrind/../../bin/vgdb --pid=71768 ...command... 00:07:59.810 ==71768== 00:07:59.810 ==71768== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.810 ==71768== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:59.810 ==71768== and then give GDB the following command 00:07:59.810 ==71768== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71768 00:07:59.810 ==71768== --pid is optional if only one valgrind process is running 00:07:59.810 ==71768== 00:07:59.810 --71768-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.810 --71768-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.810 --71768-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.810 --71768-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.810 ==71768== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.810 --71768-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.810 --71768-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.810 --71768-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.810 --71768-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.067 --71768-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.067 --71768-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.067 --71768-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.067 --71768-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.067 --71768-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.067 --71768-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.067 --71768-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.067 --71768-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.067 --71768-- Reading syms from /usr/lib64/libm.so.6 00:08:00.067 --71768-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.067 --71768-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.067 --71768-- Reading syms from /usr/lib64/libc.so.6 00:08:00.067 ==71768== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.068 --71768-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.068 --71768-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.068 ==71768== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.068 --71768-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.068 --71768-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.068 ==71768== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.068 --71768-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.068 --71768-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.068 ==71768== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.068 --71768-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.068 --71768-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.068 --71768-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.068 --71768-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.068 --71768-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.068 --71768-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.068 --71768-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.068 --71768-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.068 --71768-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 ==71768== Preferring higher priority redirection: 00:08:00.068 --71768-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.068 --71768-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.068 --71768-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.068 --71768-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.069 --71768-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.069 --71768-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.069 --71768-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.069 --71768-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.069 --71768-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.069 --71768-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.069 --71768-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.069 ==71768== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.069 --71768-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.069 --71768-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.069 ==71768== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.069 --71768-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.069 --71768-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.069 --71768-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.325 --71768-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.325 --71768-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.325 --71768-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.325 --71768-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.325 --71768-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.325 --71768-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.325 --71768-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.325 --71768-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.325 --71768-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.325 --71768-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.325 --71768-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.325 --71768-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.325 --71768-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.325 --71768-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.325 --71768-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.325 00:08:00.325 00:08:00.326 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.326 http://cunit.sourceforge.net/ 00:08:00.326 00:08:00.326 00:08:00.326 Suite: translation_suite 00:08:00.326 Test: mode_select_6_test ...passed 00:08:00.326 Test: mode_select_6_test2 ...passed 00:08:00.326 Test: mode_sense_6_test ...--71768-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:00.326 passed 00:08:00.326 Test: mode_sense_10_test ...passed 00:08:00.326 Test: inquiry_evpd_test ...passed 00:08:00.326 Test: inquiry_standard_test ...passed 00:08:00.326 Test: inquiry_overflow_test ...passed 00:08:00.326 Test: task_complete_test ...passed 00:08:00.326 Test: lba_range_test ...passed 00:08:00.326 Test: xfer_len_test ...[2024-04-18 10:48:05.215131] /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:08:00.326 passed 00:08:00.326 Test: xfer_test ...passed 00:08:00.326 Test: scsi_name_padding_test ...passed 00:08:00.326 Test: get_dif_ctx_test ...passed 00:08:00.326 Test: unmap_split_test ...passed 00:08:00.326 00:08:00.582 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.582 suites 1 1 n/a 0 0 00:08:00.582 tests 14 14 14 0 0 00:08:00.582 asserts 1205 1205 1205 0 n/a 00:08:00.582 00:08:00.582 Elapsed time = 0.171 seconds 00:08:00.582 --71768-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.582 --71768-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.582 ==71768== 00:08:00.583 ==71768== HEAP SUMMARY: 00:08:00.583 ==71768== in use at exit: 0 bytes in 0 blocks 00:08:00.583 ==71768== total heap usage: 378 allocs, 378 frees, 1,206,868 bytes allocated 00:08:00.583 ==71768== 00:08:00.583 ==71768== All heap blocks were freed -- no leaks are possible 00:08:00.583 ==71768== 00:08:00.583 ==71768== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.583 10:48:05 -- 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_pr.c/scsi_pr_ut 00:08:00.583 ==71776== Memcheck, a memory error detector 00:08:00.583 ==71776== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.583 ==71776== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.583 ==71776== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:00.583 ==71776== 00:08:00.583 --71776-- Valgrind options: 00:08:00.583 --71776-- --leak-check=full 00:08:00.583 --71776-- --error-exitcode=2 00:08:00.583 --71776-- --verbose 00:08:00.583 --71776-- Contents of /proc/version: 00:08:00.583 --71776-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:00.583 --71776-- 00:08:00.583 --71776-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.583 --71776-- Page sizes: currently 4096, max supported 4096 00:08:00.583 --71776-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.583 --71776-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:00.583 --71776-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.583 --71776-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.583 --71776-- might be shown as UnknownInlinedFun 00:08:00.583 --71776-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.583 --71776-- object doesn't have a dynamic symbol table 00:08:00.583 --71776-- Scheduler: using generic scheduler lock implementation. 00:08:00.583 --71776-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.583 ==71776== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71776-by-???-on-1bdcd945abb3 00:08:00.583 ==71776== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71776-by-???-on-1bdcd945abb3 00:08:00.583 ==71776== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71776-by-???-on-1bdcd945abb3 00:08:00.583 ==71776== 00:08:00.583 ==71776== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.583 ==71776== don't want to do, unless you know exactly what you're doing, 00:08:00.583 ==71776== or are doing some strange experiment): 00:08:00.583 ==71776== /usr/libexec/valgrind/../../bin/vgdb --pid=71776 ...command... 00:08:00.583 ==71776== 00:08:00.583 ==71776== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.583 ==71776== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:00.583 ==71776== and then give GDB the following command 00:08:00.583 ==71776== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71776 00:08:00.583 ==71776== --pid is optional if only one valgrind process is running 00:08:00.583 ==71776== 00:08:00.583 --71776-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.583 --71776-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.583 --71776-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.583 --71776-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.583 ==71776== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.583 --71776-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.583 --71776-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.583 --71776-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.583 --71776-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.583 --71776-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.583 --71776-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.583 --71776-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.583 --71776-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.583 --71776-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.583 --71776-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.583 --71776-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.583 --71776-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.583 --71776-- Reading syms from /usr/lib64/libm.so.6 00:08:00.583 --71776-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.583 --71776-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.583 --71776-- Reading syms from /usr/lib64/libc.so.6 00:08:00.583 ==71776== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.583 --71776-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.583 --71776-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.583 ==71776== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.583 --71776-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.583 --71776-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.583 ==71776== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.583 --71776-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.583 --71776-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.583 ==71776== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.584 --71776-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.584 --71776-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.841 --71776-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.841 --71776-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.841 --71776-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.841 --71776-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.841 --71776-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.841 --71776-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.841 --71776-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.841 --71776-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 --71776-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 --71776-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 ==71776== Preferring higher priority redirection: 00:08:00.842 --71776-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.842 --71776-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.842 --71776-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 --71776-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 --71776-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 --71776-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 --71776-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 --71776-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 --71776-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 --71776-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 --71776-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.842 ==71776== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.842 --71776-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.842 --71776-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.842 ==71776== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.842 --71776-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.842 --71776-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.842 --71776-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.842 --71776-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.842 --71776-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.842 --71776-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.842 --71776-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.842 --71776-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.842 --71776-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.842 --71776-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.842 --71776-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.842 --71776-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.842 --71776-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.842 --71776-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.842 --71776-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.842 --71776-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.842 --71776-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.842 --71776-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.842 00:08:00.842 00:08:00.842 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.842 http://cunit.sourceforge.net/ 00:08:00.842 00:08:00.842 00:08:00.842 Suite: reservation_suite 00:08:01.099 Test: test_reservation_register ...[2024-04-18 10:48:05.802677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:01.099 passed 00:08:01.099 Test: test_reservation_reserve ...[2024-04-18 10:48:05.837774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:01.099 [2024-04-18 10:48:05.842763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 209:scsi_pr_out_reserve: *ERROR*: Only 1 holder is allowed for type 1 00:08:01.099 [2024-04-18 10:48:05.848441] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 204:scsi_pr_out_reserve: *ERROR*: Reservation type doesn't match 00:08:01.099 passed 00:08:01.099 Test: test_reservation_preempt_non_all_regs ...[2024-04-18 10:48:05.850911] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:01.099 [2024-04-18 10:48:05.853746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:08:01.099 passed 00:08:01.099 Test: test_reservation_preempt_all_regs ...[2024-04-18 10:48:05.861153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:01.099 passed 00:08:01.099 Test: test_reservation_cmds_conflict ...[2024-04-18 10:48:05.866613] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:01.099 [2024-04-18 10:48:05.871195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Registrants only reservation type reject command 0x2a 00:08:01.100 [2024-04-18 10:48:05.873516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:08:01.100 [2024-04-18 10:48:05.874218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:08:01.100 [2024-04-18 10:48:05.874835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:08:01.100 [2024-04-18 10:48:05.875443] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:08:01.100 passed 00:08:01.100 Test: test_scsi2_reserve_release ...passed 00:08:01.100 Test: test_pr_with_scsi2_reserve_release ...[2024-04-18 10:48:05.887880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:01.100 passed 00:08:01.100 00:08:01.100 Run Summary: Type Total Ran Passed Failed Inactive 00:08:01.100 suites 1 1 n/a 0 0 00:08:01.100 tests 7 7 7 0 0 00:08:01.100 asserts 257 257 257 0 n/a 00:08:01.100 00:08:01.100 Elapsed time = 0.111 seconds 00:08:01.100 --71776-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:01.100 --71776-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.100 ==71776== 00:08:01.100 ==71776== HEAP SUMMARY: 00:08:01.100 ==71776== in use at exit: 0 bytes in 0 blocks 00:08:01.100 ==71776== total heap usage: 102 allocs, 102 frees, 122,608 bytes allocated 00:08:01.100 ==71776== 00:08:01.100 ==71776== All heap blocks were freed -- no leaks are possible 00:08:01.100 ==71776== 00:08:01.100 ==71776== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.100 00:08:01.100 real 0m3.407s 00:08:01.100 user 0m3.256s 00:08:01.100 sys 0m0.137s 00:08:01.100 10:48:05 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:08:01.100 10:48:05 -- common/autotest_common.sh@10 -- # set +x 00:08:01.100 ************************************ 00:08:01.100 END TEST unittest_scsi 00:08:01.100 ************************************ 00:08:01.100 10:48:05 -- unit/unittest.sh@276 -- # uname -s 00:08:01.100 10:48:05 -- unit/unittest.sh@276 -- # '[' Linux = Linux ']' 00:08:01.100 10:48:05 -- unit/unittest.sh@277 -- # run_test unittest_sock unittest_sock 00:08:01.100 10:48:05 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:08:01.100 10:48:05 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:08:01.100 10:48:05 -- common/autotest_common.sh@10 -- # set +x 00:08:01.100 ************************************ 00:08:01.100 START TEST unittest_sock 00:08:01.100 ************************************ 00:08:01.100 10:48:06 -- common/autotest_common.sh@1111 -- # unittest_sock 00:08:01.100 10:48:06 -- unit/unittest.sh@123 -- # 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:08:01.100 ==71804== Memcheck, a memory error detector 00:08:01.100 ==71804== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.100 ==71804== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.100 ==71804== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:01.100 ==71804== 00:08:01.100 --71804-- Valgrind options: 00:08:01.100 --71804-- --leak-check=full 00:08:01.100 --71804-- --error-exitcode=2 00:08:01.100 --71804-- --verbose 00:08:01.100 --71804-- Contents of /proc/version: 00:08:01.100 --71804-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:01.100 --71804-- 00:08:01.100 --71804-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.100 --71804-- Page sizes: currently 4096, max supported 4096 00:08:01.100 --71804-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.100 --71804-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:01.100 --71804-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.100 --71804-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.100 --71804-- might be shown as UnknownInlinedFun 00:08:01.100 --71804-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.100 --71804-- object doesn't have a dynamic symbol table 00:08:01.100 --71804-- Scheduler: using generic scheduler lock implementation. 00:08:01.100 --71804-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.100 ==71804== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71804-by-???-on-1bdcd945abb3 00:08:01.100 ==71804== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71804-by-???-on-1bdcd945abb3 00:08:01.100 ==71804== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71804-by-???-on-1bdcd945abb3 00:08:01.100 ==71804== 00:08:01.100 ==71804== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.100 ==71804== don't want to do, unless you know exactly what you're doing, 00:08:01.100 ==71804== or are doing some strange experiment): 00:08:01.100 ==71804== /usr/libexec/valgrind/../../bin/vgdb --pid=71804 ...command... 00:08:01.100 ==71804== 00:08:01.100 ==71804== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.100 ==71804== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:01.101 ==71804== and then give GDB the following command 00:08:01.101 ==71804== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71804 00:08:01.101 ==71804== --pid is optional if only one valgrind process is running 00:08:01.101 ==71804== 00:08:01.359 --71804-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.359 --71804-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.359 --71804-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.359 --71804-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.359 ==71804== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.359 --71804-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.359 --71804-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.359 --71804-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.359 --71804-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.359 --71804-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.359 --71804-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.359 --71804-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.359 --71804-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.359 --71804-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.359 --71804-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.359 --71804-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.359 --71804-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:01.359 --71804-- Reading syms from /usr/lib64/libm.so.6 00:08:01.359 --71804-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:01.359 --71804-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:01.359 --71804-- Reading syms from /usr/lib64/libc.so.6 00:08:01.359 ==71804== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.359 --71804-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.359 --71804-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.359 ==71804== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.359 --71804-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.359 --71804-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.359 ==71804== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.359 --71804-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.359 --71804-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.359 ==71804== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.359 --71804-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.359 --71804-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.359 --71804-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:01.359 --71804-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:01.359 --71804-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:01.359 --71804-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:01.618 --71804-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:01.618 --71804-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.618 --71804-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 ==71804== Preferring higher priority redirection: 00:08:01.618 --71804-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.618 --71804-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.618 --71804-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 --71804-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.618 ==71804== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.618 --71804-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.618 --71804-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.618 ==71804== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.618 --71804-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.618 --71804-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.618 --71804-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.618 --71804-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.618 --71804-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.618 --71804-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.618 --71804-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.618 --71804-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.618 --71804-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.618 --71804-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.618 --71804-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.619 --71804-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.619 --71804-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.619 --71804-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.619 --71804-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:01.619 --71804-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:01.619 --71804-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:01.619 --71804-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:01.619 --71804-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:01.619 00:08:01.619 00:08:01.619 CUnit - A unit testing framework for C - Version 2.1-3 00:08:01.619 http://cunit.sourceforge.net/ 00:08:01.619 00:08:01.619 00:08:01.619 Suite: sock 00:08:01.619 Test: posix_sock ...--71804-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:01.877 --71804-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:01.877 --71804-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.877 --71804-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:01.877 passed 00:08:01.877 Test: ut_sock ...passed 00:08:01.877 Test: posix_sock_group ...passed 00:08:01.877 Test: ut_sock_group ...passed 00:08:01.877 Test: posix_sock_group_fairness ...passed 00:08:01.877 Test: _posix_sock_close ...passed 00:08:01.877 Test: sock_get_default_opts ...passed 00:08:01.877 Test: ut_sock_impl_get_set_opts ...passed 00:08:01.877 Test: posix_sock_impl_get_set_opts ...passed 00:08:02.134 Test: ut_sock_map ...passed 00:08:02.134 Test: override_impl_opts ...passed 00:08:02.134 Test: ut_sock_group_get_ctx ...passed 00:08:02.134 00:08:02.134 Run Summary: Type Total Ran Passed Failed Inactive 00:08:02.134 suites 1 1 n/a 0 0 00:08:02.134 tests 12 12 12 0 0 00:08:02.134 asserts 349 349 349 0 n/a 00:08:02.134 00:08:02.134 Elapsed time = 0.267 seconds 00:08:02.134 --71804-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:02.134 ==71804== 00:08:02.134 ==71804== HEAP SUMMARY: 00:08:02.134 ==71804== in use at exit: 192 bytes in 1 blocks 00:08:02.134 ==71804== total heap usage: 267 allocs, 266 frees, 222,461 bytes allocated 00:08:02.134 ==71804== 00:08:02.134 ==71804== Searching for pointers to 1 not-freed blocks 00:08:02.134 ==71804== Checked 6,386,976 bytes 00:08:02.134 ==71804== 00:08:02.134 ==71804== LEAK SUMMARY: 00:08:02.134 ==71804== definitely lost: 0 bytes in 0 blocks 00:08:02.134 ==71804== indirectly lost: 0 bytes in 0 blocks 00:08:02.134 ==71804== possibly lost: 0 bytes in 0 blocks 00:08:02.134 ==71804== still reachable: 192 bytes in 1 blocks 00:08:02.134 ==71804== suppressed: 0 bytes in 0 blocks 00:08:02.134 ==71804== Reachable blocks (those to which a pointer was found) are not shown. 00:08:02.134 ==71804== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:02.135 ==71804== 00:08:02.135 ==71804== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:02.135 10:48:06 -- unit/unittest.sh@124 -- # 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:08:02.135 ==71814== Memcheck, a memory error detector 00:08:02.135 ==71814== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:02.135 ==71814== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:02.135 ==71814== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:02.135 ==71814== 00:08:02.135 --71814-- Valgrind options: 00:08:02.135 --71814-- --leak-check=full 00:08:02.135 --71814-- --error-exitcode=2 00:08:02.135 --71814-- --verbose 00:08:02.135 --71814-- Contents of /proc/version: 00:08:02.135 --71814-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:02.135 --71814-- 00:08:02.135 --71814-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:02.135 --71814-- Page sizes: currently 4096, max supported 4096 00:08:02.135 --71814-- Valgrind library directory: /usr/libexec/valgrind 00:08:02.135 --71814-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:02.135 --71814-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:02.135 --71814-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:02.135 --71814-- might be shown as UnknownInlinedFun 00:08:02.135 --71814-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:02.135 --71814-- object doesn't have a dynamic symbol table 00:08:02.135 --71814-- Scheduler: using generic scheduler lock implementation. 00:08:02.135 --71814-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:02.135 ==71814== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71814-by-???-on-1bdcd945abb3 00:08:02.135 ==71814== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71814-by-???-on-1bdcd945abb3 00:08:02.135 ==71814== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71814-by-???-on-1bdcd945abb3 00:08:02.135 ==71814== 00:08:02.135 ==71814== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:02.135 ==71814== don't want to do, unless you know exactly what you're doing, 00:08:02.135 ==71814== or are doing some strange experiment): 00:08:02.135 ==71814== /usr/libexec/valgrind/../../bin/vgdb --pid=71814 ...command... 00:08:02.135 ==71814== 00:08:02.135 ==71814== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:02.135 ==71814== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:02.135 ==71814== and then give GDB the following command 00:08:02.135 ==71814== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71814 00:08:02.135 ==71814== --pid is optional if only one valgrind process is running 00:08:02.135 ==71814== 00:08:02.135 --71814-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:02.135 --71814-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:02.135 --71814-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:02.135 --71814-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:02.135 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.135 --71814-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:02.135 --71814-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:02.135 --71814-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:02.135 --71814-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:02.135 --71814-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:02.135 --71814-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:02.135 --71814-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:02.135 --71814-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:02.135 --71814-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:02.135 --71814-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:02.135 --71814-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:02.135 --71814-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:02.135 --71814-- Reading syms from /usr/lib64/libm.so.6 00:08:02.391 --71814-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:02.391 --71814-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:02.391 --71814-- Reading syms from /usr/lib64/libc.so.6 00:08:02.391 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.391 --71814-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.391 --71814-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.391 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.391 --71814-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.391 --71814-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.391 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.391 --71814-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.391 --71814-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.391 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.391 --71814-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.391 --71814-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.391 --71814-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:02.391 --71814-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:02.391 --71814-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:02.391 --71814-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:02.391 --71814-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:02.391 --71814-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:02.391 --71814-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.391 --71814-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 ==71814== Preferring higher priority redirection: 00:08:02.392 --71814-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:02.392 --71814-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:02.392 --71814-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 --71814-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.392 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.392 --71814-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.392 --71814-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.392 ==71814== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.392 --71814-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.392 --71814-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.392 --71814-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:02.392 --71814-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:02.392 --71814-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:02.392 --71814-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:02.392 --71814-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:02.392 --71814-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:02.648 --71814-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:02.648 --71814-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:02.648 --71814-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:02.648 --71814-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:02.648 --71814-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:02.648 --71814-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:02.648 --71814-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:02.648 --71814-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:02.648 --71814-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:02.648 --71814-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:02.648 --71814-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:02.648 00:08:02.648 00:08:02.648 CUnit - A unit testing framework for C - Version 2.1-3 00:08:02.648 http://cunit.sourceforge.net/ 00:08:02.648 00:08:02.648 00:08:02.648 Suite: posix 00:08:02.648 Test: flush ...passed 00:08:02.648 00:08:02.648 Run Summary: Type Total Ran Passed Failed Inactive 00:08:02.648 suites 1 1 n/a 0 0 00:08:02.648 tests 1 1 1 0 0 00:08:02.648 asserts 28 28 28 0 n/a 00:08:02.648 00:08:02.648 Elapsed time = 0.032 seconds 00:08:02.648 --71814-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:02.648 --71814-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:02.648 ==71814== 00:08:02.648 ==71814== HEAP SUMMARY: 00:08:02.648 ==71814== in use at exit: 192 bytes in 1 blocks 00:08:02.648 ==71814== total heap usage: 87 allocs, 86 frees, 149,494 bytes allocated 00:08:02.648 ==71814== 00:08:02.648 ==71814== Searching for pointers to 1 not-freed blocks 00:08:02.648 ==71814== Checked 6,337,824 bytes 00:08:02.648 ==71814== 00:08:02.648 ==71814== LEAK SUMMARY: 00:08:02.648 ==71814== definitely lost: 0 bytes in 0 blocks 00:08:02.648 ==71814== indirectly lost: 0 bytes in 0 blocks 00:08:02.648 ==71814== possibly lost: 0 bytes in 0 blocks 00:08:02.648 ==71814== still reachable: 192 bytes in 1 blocks 00:08:02.648 ==71814== suppressed: 0 bytes in 0 blocks 00:08:02.648 ==71814== Reachable blocks (those to which a pointer was found) are not shown. 00:08:02.648 ==71814== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:02.648 ==71814== 00:08:02.648 ==71814== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:02.648 10:48:07 -- unit/unittest.sh@126 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:02.648 10:48:07 -- unit/unittest.sh@127 -- # 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:08:02.648 ==71826== Memcheck, a memory error detector 00:08:02.648 ==71826== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:02.648 ==71826== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:02.648 ==71826== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:02.648 ==71826== 00:08:02.648 --71826-- Valgrind options: 00:08:02.648 --71826-- --leak-check=full 00:08:02.648 --71826-- --error-exitcode=2 00:08:02.648 --71826-- --verbose 00:08:02.648 --71826-- Contents of /proc/version: 00:08:02.648 --71826-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:02.648 --71826-- 00:08:02.648 --71826-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:02.648 --71826-- Page sizes: currently 4096, max supported 4096 00:08:02.649 --71826-- Valgrind library directory: /usr/libexec/valgrind 00:08:02.649 --71826-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:02.649 --71826-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:02.649 --71826-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:02.649 --71826-- might be shown as UnknownInlinedFun 00:08:02.649 --71826-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:02.649 --71826-- object doesn't have a dynamic symbol table 00:08:02.649 --71826-- Scheduler: using generic scheduler lock implementation. 00:08:02.649 --71826-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:02.649 ==71826== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71826-by-???-on-1bdcd945abb3 00:08:02.649 ==71826== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71826-by-???-on-1bdcd945abb3 00:08:02.649 ==71826== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71826-by-???-on-1bdcd945abb3 00:08:02.649 ==71826== 00:08:02.649 ==71826== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:02.649 ==71826== don't want to do, unless you know exactly what you're doing, 00:08:02.649 ==71826== or are doing some strange experiment): 00:08:02.649 ==71826== /usr/libexec/valgrind/../../bin/vgdb --pid=71826 ...command... 00:08:02.649 ==71826== 00:08:02.649 ==71826== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:02.649 ==71826== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:02.649 ==71826== and then give GDB the following command 00:08:02.649 ==71826== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71826 00:08:02.649 ==71826== --pid is optional if only one valgrind process is running 00:08:02.649 ==71826== 00:08:02.649 --71826-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:02.649 --71826-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:02.906 --71826-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:02.906 --71826-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:02.906 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.906 --71826-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:02.906 --71826-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:02.906 --71826-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:02.906 --71826-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:02.906 --71826-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:02.906 --71826-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:02.906 --71826-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:02.906 --71826-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:02.906 --71826-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:02.906 --71826-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:02.906 --71826-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:02.906 --71826-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:02.906 --71826-- Reading syms from /usr/lib64/libm.so.6 00:08:02.906 --71826-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:02.906 --71826-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:02.906 --71826-- Reading syms from /usr/lib64/libc.so.6 00:08:02.906 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.906 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.906 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.906 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.906 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.906 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.906 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.906 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.906 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.906 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.906 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.906 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.906 --71826-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:02.906 --71826-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:02.906 --71826-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:02.906 --71826-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:02.906 --71826-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:02.906 --71826-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.163 --71826-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.163 --71826-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 ==71826== Preferring higher priority redirection: 00:08:03.164 --71826-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.164 --71826-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.164 --71826-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 --71826-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.164 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.164 --71826-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.164 --71826-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.164 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.164 --71826-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.164 --71826-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.164 --71826-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.164 --71826-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.164 --71826-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.164 --71826-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.164 --71826-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.164 --71826-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.164 --71826-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.164 --71826-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.164 --71826-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.164 --71826-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.164 --71826-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.164 --71826-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.164 --71826-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.164 --71826-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.164 --71826-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:03.164 --71826-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.164 --71826-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.164 00:08:03.164 00:08:03.164 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.164 http://cunit.sourceforge.net/ 00:08:03.164 00:08:03.164 00:08:03.164 Suite: uring 00:08:03.164 Test: flush_client ...passed 00:08:03.423 Test: flush_server ...passed 00:08:03.423 00:08:03.423 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.423 suites 1 1 n/a 0 0 00:08:03.423 tests 2 2 2 0 0 00:08:03.423 asserts 49 49 49 0 n/a 00:08:03.423 00:08:03.423 Elapsed time = 0.051 seconds 00:08:03.423 --71826-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:03.423 --71826-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:03.423 ==71826== 00:08:03.423 ==71826== HEAP SUMMARY: 00:08:03.423 ==71826== in use at exit: 192 bytes in 1 blocks 00:08:03.423 ==71826== total heap usage: 91 allocs, 90 frees, 149,754 bytes allocated 00:08:03.423 ==71826== 00:08:03.423 ==71826== Searching for pointers to 1 not-freed blocks 00:08:03.423 ==71826== Checked 6,358,304 bytes 00:08:03.423 ==71826== 00:08:03.423 ==71826== LEAK SUMMARY: 00:08:03.423 ==71826== definitely lost: 0 bytes in 0 blocks 00:08:03.423 ==71826== indirectly lost: 0 bytes in 0 blocks 00:08:03.423 ==71826== possibly lost: 0 bytes in 0 blocks 00:08:03.423 ==71826== still reachable: 192 bytes in 1 blocks 00:08:03.423 ==71826== suppressed: 0 bytes in 0 blocks 00:08:03.423 ==71826== Reachable blocks (those to which a pointer was found) are not shown. 00:08:03.423 ==71826== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:03.423 ==71826== 00:08:03.423 ==71826== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.423 00:08:03.423 real 0m2.220s 00:08:03.423 user 0m2.102s 00:08:03.423 sys 0m0.088s 00:08:03.423 10:48:08 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:08:03.423 10:48:08 -- common/autotest_common.sh@10 -- # set +x 00:08:03.423 ************************************ 00:08:03.423 END TEST unittest_sock 00:08:03.423 ************************************ 00:08:03.423 10:48:08 -- unit/unittest.sh@279 -- # 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:08:03.423 10:48:08 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:08:03.423 10:48:08 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:08:03.423 10:48:08 -- common/autotest_common.sh@10 -- # set +x 00:08:03.423 ************************************ 00:08:03.423 START TEST unittest_thread 00:08:03.423 ************************************ 00:08:03.423 10:48:08 -- common/autotest_common.sh@1111 -- # 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:08:03.423 ==71855== Memcheck, a memory error detector 00:08:03.423 ==71855== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.423 ==71855== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.423 ==71855== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:03.423 ==71855== 00:08:03.423 --71855-- Valgrind options: 00:08:03.423 --71855-- --leak-check=full 00:08:03.423 --71855-- --error-exitcode=2 00:08:03.423 --71855-- --verbose 00:08:03.423 --71855-- Contents of /proc/version: 00:08:03.423 --71855-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:03.423 --71855-- 00:08:03.423 --71855-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.423 --71855-- Page sizes: currently 4096, max supported 4096 00:08:03.423 --71855-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.423 --71855-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:03.423 --71855-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.423 --71855-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.423 --71855-- might be shown as UnknownInlinedFun 00:08:03.423 --71855-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.423 --71855-- object doesn't have a dynamic symbol table 00:08:03.423 --71855-- Scheduler: using generic scheduler lock implementation. 00:08:03.423 --71855-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.423 ==71855== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71855-by-???-on-1bdcd945abb3 00:08:03.423 ==71855== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71855-by-???-on-1bdcd945abb3 00:08:03.423 ==71855== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71855-by-???-on-1bdcd945abb3 00:08:03.423 ==71855== 00:08:03.423 ==71855== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.424 ==71855== don't want to do, unless you know exactly what you're doing, 00:08:03.424 ==71855== or are doing some strange experiment): 00:08:03.424 ==71855== /usr/libexec/valgrind/../../bin/vgdb --pid=71855 ...command... 00:08:03.424 ==71855== 00:08:03.424 ==71855== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.424 ==71855== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:03.424 ==71855== and then give GDB the following command 00:08:03.424 ==71855== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71855 00:08:03.424 ==71855== --pid is optional if only one valgrind process is running 00:08:03.424 ==71855== 00:08:03.424 --71855-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.424 --71855-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.424 --71855-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.682 --71855-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.682 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.682 --71855-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.682 --71855-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.682 --71855-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.682 --71855-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.682 --71855-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.682 --71855-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.682 --71855-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.682 --71855-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.682 --71855-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.682 --71855-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.682 --71855-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:03.682 --71855-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.682 --71855-- Reading syms from /usr/lib64/libm.so.6 00:08:03.682 --71855-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.682 --71855-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.682 --71855-- Reading syms from /usr/lib64/libc.so.6 00:08:03.682 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.682 --71855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.682 --71855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.682 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.683 --71855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.683 --71855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.683 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.683 --71855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.683 --71855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.683 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.683 --71855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.683 --71855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.683 --71855-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.683 --71855-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.683 --71855-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.683 --71855-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.683 --71855-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.683 --71855-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.683 --71855-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.683 --71855-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.941 --71855-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.941 --71855-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.941 ==71855== Preferring higher priority redirection: 00:08:03.941 --71855-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.941 --71855-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.941 --71855-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.941 --71855-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.941 --71855-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.941 --71855-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.942 --71855-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.942 --71855-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.942 --71855-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.942 --71855-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.942 --71855-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.942 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.942 --71855-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.942 --71855-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.942 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.942 --71855-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.942 --71855-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.942 --71855-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.942 --71855-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.942 --71855-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.942 --71855-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.942 --71855-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.942 --71855-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.942 --71855-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.942 --71855-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.942 --71855-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.942 --71855-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.942 --71855-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.942 --71855-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.942 --71855-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.942 --71855-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.942 --71855-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.942 --71855-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.942 00:08:03.942 00:08:03.942 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.942 http://cunit.sourceforge.net/ 00:08:03.942 00:08:03.942 00:08:03.942 Suite: io_channel 00:08:03.942 Test: thread_alloc ...--71855-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:03.942 passed 00:08:04.200 Test: thread_send_msg ...passed 00:08:04.200 Test: thread_poller ...passed 00:08:04.200 Test: poller_pause ...passed 00:08:04.200 Test: thread_for_each ...passed 00:08:04.200 Test: for_each_channel_remove ...passed 00:08:04.200 Test: for_each_channel_unreg ...[2024-04-18 10:48:09.087235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2163:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe948 already registered (old:0x5d9cb10 new:0x5d9cd60) 00:08:04.200 passed 00:08:04.200 Test: thread_name ...passed 00:08:04.200 Test: channel ...[2024-04-18 10:48:09.157947] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2297:spdk_get_io_channel: *ERROR*: could not find io_device 0x4b6428 00:08:04.200 passed 00:08:04.459 Test: channel_destroy_races ...passed 00:08:04.459 Test: thread_exit_test ...[2024-04-18 10:48:09.191504] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c: 629:thread_exit: *ERROR*: thread 0x5f28620 got timeout, and move it to the exited state forcefully 00:08:04.459 passed 00:08:04.459 Test: thread_update_stats_test ...passed 00:08:04.459 Test: nested_channel ...passed 00:08:04.459 Test: device_unregister_and_thread_exit_race ...passed 00:08:04.459 Test: cache_closest_timed_poller ...passed 00:08:04.459 Test: multi_timed_pollers_have_same_expiration ...passed 00:08:04.459 Test: io_device_lookup ...passed 00:08:04.459 Test: spdk_spin ...[2024-04-18 10:48:09.379739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3061:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:08:04.459 [2024-04-18 10:48:09.380438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe950 00:08:04.459 [2024-04-18 10:48:09.383067] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3099:spdk_spin_held: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:08:04.459 [2024-04-18 10:48:09.396206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3062:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 2: Deadlock detected (thread != sspin->thread) 00:08:04.459 [2024-04-18 10:48:09.396598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe950 00:08:04.459 [2024-04-18 10:48:09.397663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:08:04.459 [2024-04-18 10:48:09.398019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe950 00:08:04.459 [2024-04-18 10:48:09.399662] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:08:04.459 [2024-04-18 10:48:09.399807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe950 00:08:04.459 [2024-04-18 10:48:09.404031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3043:spdk_spin_destroy: *ERROR*: unrecoverable spinlock error 5: Destroying a held spinlock (sspin->thread == ((void *)0)) 00:08:04.459 [2024-04-18 10:48:09.404386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe950 00:08:04.459 passed 00:08:04.718 Test: for_each_channel_and_thread_exit_race ...passed 00:08:04.718 Test: for_each_thread_and_thread_exit_race ...passed 00:08:04.718 00:08:04.718 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.718 suites 1 1 n/a 0 0 00:08:04.718 tests 20 20 20 0 0 00:08:04.718 asserts 409 409 409 0 n/a 00:08:04.718 00:08:04.718 Elapsed time = 0.612 seconds 00:08:04.718 --71855-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.718 --71855-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.718 ==71855== 00:08:04.718 ==71855== HEAP SUMMARY: 00:08:04.718 ==71855== in use at exit: 0 bytes in 0 blocks 00:08:04.718 ==71855== total heap usage: 40,323 allocs, 40,323 frees, 1,483,799 bytes allocated 00:08:04.718 ==71855== 00:08:04.718 ==71855== All heap blocks were freed -- no leaks are possible 00:08:04.718 ==71855== 00:08:04.718 ==71855== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.718 00:08:04.718 real 0m1.239s 00:08:04.718 user 0m1.194s 00:08:04.718 sys 0m0.041s 00:08:04.718 10:48:09 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:08:04.719 10:48:09 -- common/autotest_common.sh@10 -- # set +x 00:08:04.719 ************************************ 00:08:04.719 END TEST unittest_thread 00:08:04.719 ************************************ 00:08:04.719 10:48:09 -- unit/unittest.sh@280 -- # 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:08:04.719 10:48:09 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:08:04.719 10:48:09 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:08:04.719 10:48:09 -- common/autotest_common.sh@10 -- # set +x 00:08:04.719 ************************************ 00:08:04.719 START TEST unittest_iobuf 00:08:04.719 ************************************ 00:08:04.719 10:48:09 -- common/autotest_common.sh@1111 -- # 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:08:04.719 ==71890== Memcheck, a memory error detector 00:08:04.719 ==71890== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.719 ==71890== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.719 ==71890== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:04.719 ==71890== 00:08:04.719 --71890-- Valgrind options: 00:08:04.719 --71890-- --leak-check=full 00:08:04.719 --71890-- --error-exitcode=2 00:08:04.719 --71890-- --verbose 00:08:04.719 --71890-- Contents of /proc/version: 00:08:04.719 --71890-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:04.719 --71890-- 00:08:04.719 --71890-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.719 --71890-- Page sizes: currently 4096, max supported 4096 00:08:04.719 --71890-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.719 --71890-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:04.719 --71890-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.719 --71890-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.719 --71890-- might be shown as UnknownInlinedFun 00:08:04.719 --71890-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.719 --71890-- object doesn't have a dynamic symbol table 00:08:04.719 --71890-- Scheduler: using generic scheduler lock implementation. 00:08:04.719 --71890-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.719 ==71890== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71890-by-???-on-1bdcd945abb3 00:08:04.719 ==71890== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71890-by-???-on-1bdcd945abb3 00:08:04.719 ==71890== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71890-by-???-on-1bdcd945abb3 00:08:04.719 ==71890== 00:08:04.719 ==71890== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.719 ==71890== don't want to do, unless you know exactly what you're doing, 00:08:04.719 ==71890== or are doing some strange experiment): 00:08:04.719 ==71890== /usr/libexec/valgrind/../../bin/vgdb --pid=71890 ...command... 00:08:04.719 ==71890== 00:08:04.719 ==71890== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.719 ==71890== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:04.719 ==71890== and then give GDB the following command 00:08:04.719 ==71890== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71890 00:08:04.719 ==71890== --pid is optional if only one valgrind process is running 00:08:04.719 ==71890== 00:08:04.719 --71890-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:04.719 --71890-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:04.719 --71890-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:04.719 --71890-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:04.978 ==71890== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.978 --71890-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:04.978 --71890-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:04.978 --71890-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:04.978 --71890-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:04.978 --71890-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:04.978 --71890-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:04.978 --71890-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:04.978 --71890-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:04.978 --71890-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:04.978 --71890-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:04.978 --71890-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.978 --71890-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.978 --71890-- Reading syms from /usr/lib64/libm.so.6 00:08:04.978 --71890-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.978 --71890-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.978 --71890-- Reading syms from /usr/lib64/libc.so.6 00:08:04.978 ==71890== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.978 --71890-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.978 --71890-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.978 ==71890== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.978 --71890-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.978 --71890-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.978 ==71890== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.978 --71890-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.978 --71890-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.978 ==71890== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.978 --71890-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.978 --71890-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.978 --71890-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:04.978 --71890-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:04.978 --71890-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:04.978 --71890-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:04.978 --71890-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:04.978 --71890-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:04.978 --71890-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.978 --71890-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 ==71890== Preferring higher priority redirection: 00:08:04.979 --71890-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.979 --71890-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.979 --71890-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.979 --71890-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.238 --71890-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.238 --71890-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.238 --71890-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.238 --71890-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.238 ==71890== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.238 --71890-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.238 --71890-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.238 ==71890== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.238 --71890-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.238 --71890-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.238 --71890-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.238 --71890-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.238 --71890-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.238 --71890-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.238 --71890-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.238 --71890-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.238 --71890-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.238 --71890-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:05.238 --71890-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:05.238 --71890-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:05.238 --71890-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:05.238 --71890-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:05.238 --71890-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:05.238 --71890-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:05.238 --71890-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:05.238 --71890-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:05.238 00:08:05.238 00:08:05.238 CUnit - A unit testing framework for C - Version 2.1-3 00:08:05.238 http://cunit.sourceforge.net/ 00:08:05.238 00:08:05.238 00:08:05.238 Suite: io_channel 00:08:05.238 Test: iobuf ...--71890-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:05.497 passed 00:08:05.497 Test: iobuf_cache ...[2024-04-18 10:48:10.331132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 311: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:08:05.497 [2024-04-18 10:48:10.363207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 314:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:08:05.497 [2024-04-18 10:48:10.368079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 323: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:08:05.497 [2024-04-18 10:48:10.368399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 326:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:08:05.497 [2024-04-18 10:48:10.371423] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 311: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:08:05.497 [2024-04-18 10:48:10.371560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 314:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:08:05.497 passed 00:08:05.497 00:08:05.497 Run Summary: Type Total Ran Passed Failed Inactive 00:08:05.497 suites 1 1 n/a 0 0 00:08:05.497 tests 2 2 2 0 0 00:08:05.497 asserts 107 107 107 0 n/a 00:08:05.497 00:08:05.497 Elapsed time = 0.275 seconds 00:08:05.497 --71890-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:05.497 --71890-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:05.756 ==71890== 00:08:05.756 ==71890== HEAP SUMMARY: 00:08:05.756 ==71890== in use at exit: 0 bytes in 0 blocks 00:08:05.756 ==71890== total heap usage: 3,272 allocs, 3,272 frees, 330,077 bytes allocated 00:08:05.756 ==71890== 00:08:05.756 ==71890== All heap blocks were freed -- no leaks are possible 00:08:05.756 ==71890== 00:08:05.756 ==71890== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:05.756 00:08:05.756 real 0m0.917s 00:08:05.756 user 0m0.874s 00:08:05.756 sys 0m0.039s 00:08:05.756 10:48:10 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:08:05.757 10:48:10 -- common/autotest_common.sh@10 -- # set +x 00:08:05.757 ************************************ 00:08:05.757 END TEST unittest_iobuf 00:08:05.757 ************************************ 00:08:05.757 10:48:10 -- unit/unittest.sh@281 -- # run_test unittest_util unittest_util 00:08:05.757 10:48:10 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:08:05.757 10:48:10 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:08:05.757 10:48:10 -- common/autotest_common.sh@10 -- # set +x 00:08:05.757 ************************************ 00:08:05.757 START TEST unittest_util 00:08:05.757 ************************************ 00:08:05.757 10:48:10 -- common/autotest_common.sh@1111 -- # unittest_util 00:08:05.757 10:48:10 -- unit/unittest.sh@132 -- # 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:08:05.757 ==71923== Memcheck, a memory error detector 00:08:05.757 ==71923== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:05.757 ==71923== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:05.757 ==71923== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:05.757 ==71923== 00:08:05.757 --71923-- Valgrind options: 00:08:05.757 --71923-- --leak-check=full 00:08:05.757 --71923-- --error-exitcode=2 00:08:05.757 --71923-- --verbose 00:08:05.757 --71923-- Contents of /proc/version: 00:08:05.757 --71923-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:05.757 --71923-- 00:08:05.757 --71923-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:05.757 --71923-- Page sizes: currently 4096, max supported 4096 00:08:05.757 --71923-- Valgrind library directory: /usr/libexec/valgrind 00:08:05.757 --71923-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:05.757 --71923-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.757 --71923-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.757 --71923-- might be shown as UnknownInlinedFun 00:08:05.757 --71923-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.757 --71923-- object doesn't have a dynamic symbol table 00:08:05.757 --71923-- Scheduler: using generic scheduler lock implementation. 00:08:05.757 --71923-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.757 ==71923== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71923-by-???-on-1bdcd945abb3 00:08:05.757 ==71923== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71923-by-???-on-1bdcd945abb3 00:08:05.757 ==71923== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71923-by-???-on-1bdcd945abb3 00:08:05.757 ==71923== 00:08:05.757 ==71923== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.757 ==71923== don't want to do, unless you know exactly what you're doing, 00:08:05.757 ==71923== or are doing some strange experiment): 00:08:05.757 ==71923== /usr/libexec/valgrind/../../bin/vgdb --pid=71923 ...command... 00:08:05.757 ==71923== 00:08:05.757 ==71923== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.757 ==71923== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:05.757 ==71923== and then give GDB the following command 00:08:05.757 ==71923== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71923 00:08:05.757 ==71923== --pid is optional if only one valgrind process is running 00:08:05.757 ==71923== 00:08:05.757 --71923-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.757 --71923-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.757 --71923-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.757 --71923-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.757 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.757 --71923-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.757 --71923-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.757 --71923-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.757 --71923-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.757 --71923-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.757 --71923-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.757 --71923-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.757 --71923-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.757 --71923-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.757 --71923-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.757 --71923-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.757 --71923-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.757 --71923-- Reading syms from /usr/lib64/libm.so.6 00:08:05.757 --71923-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.757 --71923-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.757 --71923-- Reading syms from /usr/lib64/libc.so.6 00:08:06.016 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.017 --71923-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.017 --71923-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.017 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.017 --71923-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.017 --71923-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.017 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.017 --71923-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.017 --71923-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.017 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.017 --71923-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.017 --71923-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.017 --71923-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.017 --71923-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.017 --71923-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.017 --71923-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.017 --71923-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.017 --71923-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.017 --71923-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 ==71923== Preferring higher priority redirection: 00:08:06.017 --71923-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.017 --71923-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.017 --71923-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.017 --71923-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.018 --71923-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.018 --71923-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.018 --71923-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.018 --71923-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.018 --71923-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.018 --71923-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.018 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.018 --71923-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.018 --71923-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.018 ==71923== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.018 --71923-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.018 --71923-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.018 --71923-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.018 --71923-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.018 --71923-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.277 --71923-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.277 --71923-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.277 --71923-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.277 --71923-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.277 --71923-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.277 --71923-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.277 --71923-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.277 --71923-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.277 --71923-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.277 --71923-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.277 --71923-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.277 --71923-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.277 --71923-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.277 00:08:06.277 00:08:06.277 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.277 http://cunit.sourceforge.net/ 00:08:06.277 00:08:06.277 00:08:06.277 Suite: base64 00:08:06.277 Test: test_base64_get_encoded_strlen ...passed 00:08:06.277 Test: test_base64_get_decoded_len ...passed 00:08:06.277 Test: test_base64_encode ...passed 00:08:06.277 Test: test_base64_decode ...passed 00:08:06.277 Test: test_base64_urlsafe_encode ...passed 00:08:06.277 Test: test_base64_urlsafe_decode ...passed 00:08:06.277 00:08:06.277 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.277 suites 1 1 n/a 0 0 00:08:06.277 tests 6 6 6 0 0 00:08:06.277 asserts 112 112 112 0 n/a 00:08:06.277 00:08:06.277 Elapsed time = 0.043 seconds 00:08:06.277 --71923-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.277 --71923-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.277 ==71923== 00:08:06.277 ==71923== HEAP SUMMARY: 00:08:06.277 ==71923== in use at exit: 0 bytes in 0 blocks 00:08:06.277 ==71923== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:08:06.277 ==71923== 00:08:06.277 ==71923== All heap blocks were freed -- no leaks are possible 00:08:06.277 ==71923== 00:08:06.277 ==71923== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.277 10:48:11 -- unit/unittest.sh@133 -- # 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:08:06.277 ==71930== Memcheck, a memory error detector 00:08:06.277 ==71930== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.277 ==71930== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.277 ==71930== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:06.277 ==71930== 00:08:06.277 --71930-- Valgrind options: 00:08:06.277 --71930-- --leak-check=full 00:08:06.277 --71930-- --error-exitcode=2 00:08:06.277 --71930-- --verbose 00:08:06.277 --71930-- Contents of /proc/version: 00:08:06.277 --71930-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:06.277 --71930-- 00:08:06.277 --71930-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.277 --71930-- Page sizes: currently 4096, max supported 4096 00:08:06.277 --71930-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.277 --71930-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:06.277 --71930-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.277 --71930-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.277 --71930-- might be shown as UnknownInlinedFun 00:08:06.277 --71930-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.277 --71930-- object doesn't have a dynamic symbol table 00:08:06.277 --71930-- Scheduler: using generic scheduler lock implementation. 00:08:06.277 --71930-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.277 ==71930== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71930-by-???-on-1bdcd945abb3 00:08:06.277 ==71930== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71930-by-???-on-1bdcd945abb3 00:08:06.278 ==71930== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71930-by-???-on-1bdcd945abb3 00:08:06.278 ==71930== 00:08:06.278 ==71930== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.278 ==71930== don't want to do, unless you know exactly what you're doing, 00:08:06.278 ==71930== or are doing some strange experiment): 00:08:06.278 ==71930== /usr/libexec/valgrind/../../bin/vgdb --pid=71930 ...command... 00:08:06.278 ==71930== 00:08:06.278 ==71930== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.278 ==71930== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:06.278 ==71930== and then give GDB the following command 00:08:06.278 ==71930== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71930 00:08:06.278 ==71930== --pid is optional if only one valgrind process is running 00:08:06.278 ==71930== 00:08:06.537 --71930-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.537 --71930-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.537 --71930-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.537 --71930-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.537 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.537 --71930-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.537 --71930-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.537 --71930-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.537 --71930-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.537 --71930-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.537 --71930-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.537 --71930-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.537 --71930-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.537 --71930-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.537 --71930-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.537 --71930-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.537 --71930-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.537 --71930-- Reading syms from /usr/lib64/libm.so.6 00:08:06.537 --71930-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.537 --71930-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.537 --71930-- Reading syms from /usr/lib64/libc.so.6 00:08:06.537 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.537 --71930-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.537 --71930-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.537 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.537 --71930-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.537 --71930-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.537 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.537 --71930-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.537 --71930-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.537 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.537 --71930-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.537 --71930-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.537 --71930-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.537 --71930-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.537 --71930-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.537 --71930-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.797 --71930-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.797 --71930-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.797 --71930-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 ==71930== Preferring higher priority redirection: 00:08:06.797 --71930-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.797 --71930-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.797 --71930-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.797 --71930-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.798 --71930-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.798 --71930-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.798 --71930-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.798 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.798 --71930-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.798 --71930-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.798 ==71930== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.798 --71930-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.798 --71930-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.798 --71930-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.798 --71930-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.798 --71930-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.798 --71930-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.798 --71930-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.798 --71930-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.798 --71930-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.798 --71930-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.798 --71930-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.798 --71930-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.798 --71930-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.798 --71930-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.798 --71930-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.798 --71930-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.798 --71930-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.798 --71930-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.798 00:08:06.798 00:08:06.798 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.798 http://cunit.sourceforge.net/ 00:08:06.798 00:08:06.798 00:08:06.798 Suite: bit_array 00:08:06.798 Test: test_1bit ...--71930-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:06.798 passed 00:08:06.798 Test: test_64bit ...passed 00:08:07.057 Test: test_find ...passed 00:08:07.057 Test: test_resize ...passed 00:08:07.057 Test: test_errors ...passed 00:08:07.057 Test: test_count ...passed 00:08:07.057 Test: test_mask_store_load ...passed 00:08:07.057 Test: test_mask_clear ...passed 00:08:07.057 00:08:07.057 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.057 suites 1 1 n/a 0 0 00:08:07.057 tests 8 8 8 0 0 00:08:07.057 asserts 5075 5075 5075 0 n/a 00:08:07.057 00:08:07.057 Elapsed time = 0.069 seconds 00:08:07.057 --71930-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.057 --71930-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.057 ==71930== 00:08:07.057 ==71930== HEAP SUMMARY: 00:08:07.057 ==71930== in use at exit: 0 bytes in 0 blocks 00:08:07.057 ==71930== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:08:07.057 ==71930== 00:08:07.057 ==71930== All heap blocks were freed -- no leaks are possible 00:08:07.057 ==71930== 00:08:07.057 ==71930== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.057 10:48:11 -- unit/unittest.sh@134 -- # 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:08:07.057 ==71935== Memcheck, a memory error detector 00:08:07.057 ==71935== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.057 ==71935== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.057 ==71935== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:07.057 ==71935== 00:08:07.057 --71935-- Valgrind options: 00:08:07.057 --71935-- --leak-check=full 00:08:07.057 --71935-- --error-exitcode=2 00:08:07.057 --71935-- --verbose 00:08:07.057 --71935-- Contents of /proc/version: 00:08:07.057 --71935-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:07.057 --71935-- 00:08:07.057 --71935-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.057 --71935-- Page sizes: currently 4096, max supported 4096 00:08:07.057 --71935-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.057 --71935-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:07.057 --71935-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.057 --71935-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.057 --71935-- might be shown as UnknownInlinedFun 00:08:07.057 --71935-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.057 --71935-- object doesn't have a dynamic symbol table 00:08:07.057 --71935-- Scheduler: using generic scheduler lock implementation. 00:08:07.057 --71935-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.057 ==71935== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71935-by-???-on-1bdcd945abb3 00:08:07.057 ==71935== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71935-by-???-on-1bdcd945abb3 00:08:07.057 ==71935== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71935-by-???-on-1bdcd945abb3 00:08:07.057 ==71935== 00:08:07.057 ==71935== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.057 ==71935== don't want to do, unless you know exactly what you're doing, 00:08:07.057 ==71935== or are doing some strange experiment): 00:08:07.057 ==71935== /usr/libexec/valgrind/../../bin/vgdb --pid=71935 ...command... 00:08:07.057 ==71935== 00:08:07.057 ==71935== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.057 ==71935== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:07.057 ==71935== and then give GDB the following command 00:08:07.057 ==71935== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71935 00:08:07.057 ==71935== --pid is optional if only one valgrind process is running 00:08:07.057 ==71935== 00:08:07.057 --71935-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.057 --71935-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.057 --71935-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.057 --71935-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.057 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.057 --71935-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.057 --71935-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.057 --71935-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.057 --71935-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.316 --71935-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.316 --71935-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.316 --71935-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.316 --71935-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.316 --71935-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.316 --71935-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.316 --71935-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.316 --71935-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:07.316 --71935-- Reading syms from /usr/lib64/libm.so.6 00:08:07.316 --71935-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:07.316 --71935-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:07.316 --71935-- Reading syms from /usr/lib64/libc.so.6 00:08:07.316 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.317 --71935-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.317 --71935-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.317 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.317 --71935-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.317 --71935-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.317 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.317 --71935-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.317 --71935-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.317 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.317 --71935-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.317 --71935-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.317 --71935-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:07.317 --71935-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:07.317 --71935-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:07.317 --71935-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:07.317 --71935-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:07.317 --71935-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:07.317 --71935-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 ==71935== Preferring higher priority redirection: 00:08:07.317 --71935-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:07.317 --71935-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:07.317 --71935-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.317 --71935-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.576 --71935-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.576 --71935-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.576 --71935-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.576 --71935-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.576 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.576 --71935-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.576 --71935-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.576 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.576 --71935-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.576 --71935-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.576 --71935-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.576 --71935-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.576 --71935-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.576 --71935-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.576 --71935-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.576 --71935-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.576 --71935-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.576 --71935-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.577 --71935-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.577 --71935-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.577 --71935-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.577 --71935-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.577 --71935-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.577 --71935-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.577 --71935-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.577 --71935-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.577 00:08:07.577 00:08:07.577 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.577 http://cunit.sourceforge.net/ 00:08:07.577 00:08:07.577 00:08:07.577 Suite: cpuset 00:08:07.577 Test: test_cpuset ...passed 00:08:07.577 Test: test_cpuset_parse ...[2024-04-18 10:48:12.466155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:08:07.577 [2024-04-18 10:48:12.499347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:08:07.577 [2024-04-18 10:48:12.500241] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10--11]' failed on character '-' 00:08:07.577 [2024-04-18 10:48:12.501363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 219:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:08:07.577 [2024-04-18 10:48:12.501960] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10-11,]' failed on character ',' 00:08:07.577 [2024-04-18 10:48:12.502416] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[,10-11]' failed on character ',' 00:08:07.577 [2024-04-18 10:48:12.503105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 203:parse_list: *ERROR*: Core number 1025 is out of range in '[1025]' 00:08:07.577 [2024-04-18 10:48:12.504063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 198:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:08:07.577 passed 00:08:07.577 Test: test_cpuset_fmt ...passed 00:08:07.577 00:08:07.577 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.577 suites 1 1 n/a 0 0 00:08:07.577 tests 3 3 3 0 0 00:08:07.577 asserts 65 65 65 0 n/a 00:08:07.577 00:08:07.577 Elapsed time = 0.087 seconds 00:08:07.577 --71935-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.836 --71935-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.836 ==71935== 00:08:07.836 ==71935== HEAP SUMMARY: 00:08:07.836 ==71935== in use at exit: 0 bytes in 0 blocks 00:08:07.836 ==71935== total heap usage: 70 allocs, 70 frees, 103,956 bytes allocated 00:08:07.836 ==71935== 00:08:07.836 ==71935== All heap blocks were freed -- no leaks are possible 00:08:07.836 ==71935== 00:08:07.836 ==71935== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.836 10:48:12 -- unit/unittest.sh@135 -- # 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:08:07.836 ==71945== Memcheck, a memory error detector 00:08:07.836 ==71945== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.836 ==71945== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.836 ==71945== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:07.836 ==71945== 00:08:07.836 --71945-- Valgrind options: 00:08:07.836 --71945-- --leak-check=full 00:08:07.836 --71945-- --error-exitcode=2 00:08:07.836 --71945-- --verbose 00:08:07.836 --71945-- Contents of /proc/version: 00:08:07.836 --71945-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:07.836 --71945-- 00:08:07.836 --71945-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.836 --71945-- Page sizes: currently 4096, max supported 4096 00:08:07.836 --71945-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.836 --71945-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:07.836 --71945-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.836 --71945-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.836 --71945-- might be shown as UnknownInlinedFun 00:08:07.836 --71945-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.836 --71945-- object doesn't have a dynamic symbol table 00:08:07.836 --71945-- Scheduler: using generic scheduler lock implementation. 00:08:07.836 --71945-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.836 ==71945== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71945-by-???-on-1bdcd945abb3 00:08:07.836 ==71945== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71945-by-???-on-1bdcd945abb3 00:08:07.836 ==71945== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71945-by-???-on-1bdcd945abb3 00:08:07.837 ==71945== 00:08:07.837 ==71945== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.837 ==71945== don't want to do, unless you know exactly what you're doing, 00:08:07.837 ==71945== or are doing some strange experiment): 00:08:07.837 ==71945== /usr/libexec/valgrind/../../bin/vgdb --pid=71945 ...command... 00:08:07.837 ==71945== 00:08:07.837 ==71945== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.837 ==71945== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:07.837 ==71945== and then give GDB the following command 00:08:07.837 ==71945== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71945 00:08:07.837 ==71945== --pid is optional if only one valgrind process is running 00:08:07.837 ==71945== 00:08:07.837 --71945-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.837 --71945-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.837 --71945-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.837 --71945-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.837 ==71945== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.837 --71945-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.837 --71945-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.837 --71945-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.837 --71945-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.837 --71945-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.837 --71945-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.837 --71945-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.837 --71945-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.837 --71945-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.837 --71945-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.837 --71945-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.837 --71945-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:07.837 --71945-- Reading syms from /usr/lib64/libm.so.6 00:08:07.837 --71945-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:07.837 --71945-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:07.837 --71945-- Reading syms from /usr/lib64/libc.so.6 00:08:08.096 ==71945== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.096 --71945-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.096 --71945-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.096 ==71945== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.096 --71945-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.096 --71945-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.096 ==71945== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.096 --71945-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.096 --71945-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.096 ==71945== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.096 --71945-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.096 --71945-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.096 --71945-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.096 --71945-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.096 --71945-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.096 --71945-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.096 --71945-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.096 --71945-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.096 --71945-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.096 --71945-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 ==71945== Preferring higher priority redirection: 00:08:08.097 --71945-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.097 --71945-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.097 --71945-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 --71945-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.097 ==71945== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.097 --71945-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.097 --71945-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.097 ==71945== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.097 --71945-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.097 --71945-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.097 --71945-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.097 --71945-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.097 --71945-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:08.097 --71945-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:08.097 --71945-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:08.097 --71945-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:08.097 --71945-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:08.355 --71945-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:08.355 --71945-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:08.355 --71945-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:08.355 --71945-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:08.355 --71945-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:08.355 --71945-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:08.355 --71945-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:08.355 --71945-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:08.355 --71945-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:08.355 00:08:08.355 00:08:08.355 CUnit - A unit testing framework for C - Version 2.1-3 00:08:08.355 http://cunit.sourceforge.net/ 00:08:08.355 00:08:08.355 00:08:08.355 Suite: crc16 00:08:08.356 Test: test_crc16_t10dif ...passed 00:08:08.356 Test: test_crc16_t10dif_seed ...passed 00:08:08.356 Test: test_crc16_t10dif_copy ...passed 00:08:08.356 00:08:08.356 Run Summary: Type Total Ran Passed Failed Inactive 00:08:08.356 suites 1 1 n/a 0 0 00:08:08.356 tests 3 3 3 0 0 00:08:08.356 asserts 5 5 5 0 n/a 00:08:08.356 00:08:08.356 Elapsed time = 0.011 seconds 00:08:08.356 --71945-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:08.356 --71945-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:08.356 ==71945== 00:08:08.356 ==71945== HEAP SUMMARY: 00:08:08.356 ==71945== in use at exit: 0 bytes in 0 blocks 00:08:08.356 ==71945== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:08:08.356 ==71945== 00:08:08.356 ==71945== All heap blocks were freed -- no leaks are possible 00:08:08.356 ==71945== 00:08:08.356 ==71945== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:08.356 10:48:13 -- unit/unittest.sh@136 -- # 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:08:08.356 ==71956== Memcheck, a memory error detector 00:08:08.356 ==71956== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:08.356 ==71956== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:08.356 ==71956== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:08.356 ==71956== 00:08:08.356 --71956-- Valgrind options: 00:08:08.356 --71956-- --leak-check=full 00:08:08.356 --71956-- --error-exitcode=2 00:08:08.356 --71956-- --verbose 00:08:08.356 --71956-- Contents of /proc/version: 00:08:08.356 --71956-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:08.356 --71956-- 00:08:08.356 --71956-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:08.356 --71956-- Page sizes: currently 4096, max supported 4096 00:08:08.356 --71956-- Valgrind library directory: /usr/libexec/valgrind 00:08:08.356 --71956-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:08.356 --71956-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:08.356 --71956-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:08.356 --71956-- might be shown as UnknownInlinedFun 00:08:08.356 --71956-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:08.356 --71956-- object doesn't have a dynamic symbol table 00:08:08.356 --71956-- Scheduler: using generic scheduler lock implementation. 00:08:08.356 --71956-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:08.356 ==71956== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71956-by-???-on-1bdcd945abb3 00:08:08.356 ==71956== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71956-by-???-on-1bdcd945abb3 00:08:08.356 ==71956== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71956-by-???-on-1bdcd945abb3 00:08:08.356 ==71956== 00:08:08.356 ==71956== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:08.356 ==71956== don't want to do, unless you know exactly what you're doing, 00:08:08.356 ==71956== or are doing some strange experiment): 00:08:08.356 ==71956== /usr/libexec/valgrind/../../bin/vgdb --pid=71956 ...command... 00:08:08.356 ==71956== 00:08:08.356 ==71956== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:08.356 ==71956== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:08.356 ==71956== and then give GDB the following command 00:08:08.356 ==71956== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71956 00:08:08.356 ==71956== --pid is optional if only one valgrind process is running 00:08:08.356 ==71956== 00:08:08.356 --71956-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:08.356 --71956-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:08.356 --71956-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:08.615 --71956-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:08.615 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.615 --71956-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:08.615 --71956-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:08.615 --71956-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:08.615 --71956-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:08.615 --71956-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:08.615 --71956-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:08.615 --71956-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:08.615 --71956-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:08.615 --71956-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:08.615 --71956-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:08.615 --71956-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:08.615 --71956-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:08.615 --71956-- Reading syms from /usr/lib64/libm.so.6 00:08:08.615 --71956-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:08.615 --71956-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:08.615 --71956-- Reading syms from /usr/lib64/libc.so.6 00:08:08.615 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.615 --71956-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.615 --71956-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.615 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.615 --71956-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.615 --71956-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.615 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.615 --71956-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.615 --71956-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.615 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.615 --71956-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.615 --71956-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.615 --71956-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.615 --71956-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.615 --71956-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.615 --71956-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.615 --71956-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.615 --71956-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.615 --71956-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.615 --71956-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 ==71956== Preferring higher priority redirection: 00:08:08.616 --71956-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.616 --71956-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.616 --71956-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.616 --71956-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.874 --71956-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.874 --71956-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.874 --71956-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.874 --71956-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.874 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.874 --71956-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.874 --71956-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.874 ==71956== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.874 --71956-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.874 --71956-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.874 --71956-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.874 --71956-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.874 --71956-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:08.874 --71956-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:08.874 --71956-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:08.874 --71956-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:08.874 --71956-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:08.874 --71956-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:08.874 --71956-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:08.874 --71956-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:08.874 --71956-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:08.874 --71956-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:08.874 --71956-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:08.874 --71956-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:08.874 --71956-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:08.875 --71956-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:08.875 00:08:08.875 00:08:08.875 CUnit - A unit testing framework for C - Version 2.1-3 00:08:08.875 http://cunit.sourceforge.net/ 00:08:08.875 00:08:08.875 00:08:08.875 Suite: crc32_ieee 00:08:08.875 Test: test_crc32_ieee ...passed 00:08:08.875 00:08:08.875 Run Summary: Type Total Ran Passed Failed Inactive 00:08:08.875 suites 1 1 n/a 0 0 00:08:08.875 tests 1 1 1 0 0 00:08:08.875 asserts 1 1 1 0 n/a 00:08:08.875 00:08:08.875 Elapsed time = 0.005 seconds 00:08:08.875 --71956-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:08.875 --71956-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:08.875 ==71956== 00:08:08.875 ==71956== HEAP SUMMARY: 00:08:08.875 ==71956== in use at exit: 0 bytes in 0 blocks 00:08:08.875 ==71956== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:08:08.875 ==71956== 00:08:08.875 ==71956== All heap blocks were freed -- no leaks are possible 00:08:08.875 ==71956== 00:08:08.875 ==71956== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:08.875 10:48:13 -- unit/unittest.sh@137 -- # 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:08:08.875 ==71958== Memcheck, a memory error detector 00:08:08.875 ==71958== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:08.875 ==71958== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:08.875 ==71958== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:08.875 ==71958== 00:08:08.875 --71958-- Valgrind options: 00:08:08.875 --71958-- --leak-check=full 00:08:08.875 --71958-- --error-exitcode=2 00:08:08.875 --71958-- --verbose 00:08:08.875 --71958-- Contents of /proc/version: 00:08:08.875 --71958-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:08.875 --71958-- 00:08:08.875 --71958-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:08.875 --71958-- Page sizes: currently 4096, max supported 4096 00:08:08.875 --71958-- Valgrind library directory: /usr/libexec/valgrind 00:08:08.875 --71958-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:08.875 --71958-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.133 --71958-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.133 --71958-- might be shown as UnknownInlinedFun 00:08:09.133 --71958-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.133 --71958-- object doesn't have a dynamic symbol table 00:08:09.133 --71958-- Scheduler: using generic scheduler lock implementation. 00:08:09.133 --71958-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.133 ==71958== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71958-by-???-on-1bdcd945abb3 00:08:09.133 ==71958== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71958-by-???-on-1bdcd945abb3 00:08:09.133 ==71958== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71958-by-???-on-1bdcd945abb3 00:08:09.133 ==71958== 00:08:09.133 ==71958== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.133 ==71958== don't want to do, unless you know exactly what you're doing, 00:08:09.133 ==71958== or are doing some strange experiment): 00:08:09.133 ==71958== /usr/libexec/valgrind/../../bin/vgdb --pid=71958 ...command... 00:08:09.133 ==71958== 00:08:09.133 ==71958== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.133 ==71958== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:09.133 ==71958== and then give GDB the following command 00:08:09.133 ==71958== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71958 00:08:09.133 ==71958== --pid is optional if only one valgrind process is running 00:08:09.133 ==71958== 00:08:09.133 --71958-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:09.133 --71958-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:09.133 --71958-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:09.133 --71958-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:09.133 ==71958== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.133 --71958-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:09.133 --71958-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:09.133 --71958-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:09.133 --71958-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:09.133 --71958-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:09.133 --71958-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:09.133 --71958-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:09.133 --71958-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:09.133 --71958-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:09.133 --71958-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:09.133 --71958-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:09.133 --71958-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:09.133 --71958-- Reading syms from /usr/lib64/libm.so.6 00:08:09.133 --71958-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:09.133 --71958-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:09.133 --71958-- Reading syms from /usr/lib64/libc.so.6 00:08:09.133 ==71958== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.133 --71958-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.133 --71958-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.133 ==71958== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.133 --71958-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.133 --71958-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.133 ==71958== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.133 --71958-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.133 --71958-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.133 ==71958== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.133 --71958-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.133 --71958-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.133 --71958-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:09.133 --71958-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:09.133 --71958-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:09.133 --71958-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:09.133 --71958-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:09.391 --71958-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:09.391 --71958-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 ==71958== Preferring higher priority redirection: 00:08:09.391 --71958-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:09.391 --71958-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:09.391 --71958-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 --71958-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.391 ==71958== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.391 --71958-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.391 --71958-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.392 ==71958== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.392 --71958-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.392 --71958-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.392 --71958-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:09.392 --71958-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:09.392 --71958-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:09.392 --71958-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:09.392 --71958-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:09.392 --71958-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:09.392 --71958-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:09.392 --71958-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:09.392 --71958-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:09.392 --71958-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:09.392 --71958-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:09.392 --71958-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:09.392 --71958-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:09.392 --71958-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:09.392 --71958-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.392 --71958-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.392 00:08:09.392 00:08:09.392 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.392 http://cunit.sourceforge.net/ 00:08:09.392 00:08:09.392 00:08:09.392 Suite: crc32c 00:08:09.392 Test: test_crc32c ...passed 00:08:09.392 Test: test_crc32c_nvme ...passed 00:08:09.392 00:08:09.392 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.392 suites 1 1 n/a 0 0 00:08:09.392 tests 2 2 2 0 0 00:08:09.392 asserts 16 16 16 0 n/a 00:08:09.392 00:08:09.392 Elapsed time = 0.021 seconds 00:08:09.392 --71958-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.392 --71958-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.392 ==71958== 00:08:09.392 ==71958== HEAP SUMMARY: 00:08:09.392 ==71958== in use at exit: 0 bytes in 0 blocks 00:08:09.392 ==71958== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:08:09.392 ==71958== 00:08:09.392 ==71958== All heap blocks were freed -- no leaks are possible 00:08:09.392 ==71958== 00:08:09.392 ==71958== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.392 10:48:14 -- unit/unittest.sh@138 -- # 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:08:09.392 ==71965== Memcheck, a memory error detector 00:08:09.392 ==71965== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.392 ==71965== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.392 ==71965== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:09.392 ==71965== 00:08:09.392 --71965-- Valgrind options: 00:08:09.392 --71965-- --leak-check=full 00:08:09.392 --71965-- --error-exitcode=2 00:08:09.392 --71965-- --verbose 00:08:09.392 --71965-- Contents of /proc/version: 00:08:09.392 --71965-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:09.392 --71965-- 00:08:09.392 --71965-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.392 --71965-- Page sizes: currently 4096, max supported 4096 00:08:09.392 --71965-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.392 --71965-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:09.392 --71965-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.651 --71965-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.651 --71965-- might be shown as UnknownInlinedFun 00:08:09.651 --71965-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.651 --71965-- object doesn't have a dynamic symbol table 00:08:09.651 --71965-- Scheduler: using generic scheduler lock implementation. 00:08:09.651 --71965-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.651 ==71965== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71965-by-???-on-1bdcd945abb3 00:08:09.651 ==71965== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71965-by-???-on-1bdcd945abb3 00:08:09.651 ==71965== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71965-by-???-on-1bdcd945abb3 00:08:09.651 ==71965== 00:08:09.651 ==71965== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.651 ==71965== don't want to do, unless you know exactly what you're doing, 00:08:09.651 ==71965== or are doing some strange experiment): 00:08:09.651 ==71965== /usr/libexec/valgrind/../../bin/vgdb --pid=71965 ...command... 00:08:09.651 ==71965== 00:08:09.651 ==71965== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.651 ==71965== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:09.651 ==71965== and then give GDB the following command 00:08:09.651 ==71965== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71965 00:08:09.651 ==71965== --pid is optional if only one valgrind process is running 00:08:09.651 ==71965== 00:08:09.651 --71965-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:09.651 --71965-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:09.651 --71965-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:09.651 --71965-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:09.651 ==71965== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.651 --71965-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:09.651 --71965-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:09.651 --71965-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:09.651 --71965-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:09.651 --71965-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:09.651 --71965-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:09.651 --71965-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:09.651 --71965-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:09.651 --71965-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:09.651 --71965-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:09.651 --71965-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:09.651 --71965-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:09.651 --71965-- Reading syms from /usr/lib64/libm.so.6 00:08:09.651 --71965-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:09.651 --71965-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:09.651 --71965-- Reading syms from /usr/lib64/libc.so.6 00:08:09.651 ==71965== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.651 --71965-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.651 --71965-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.651 ==71965== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.651 --71965-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.651 --71965-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.651 ==71965== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.651 --71965-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.651 --71965-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.651 ==71965== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.651 --71965-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.651 --71965-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.652 --71965-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:09.652 --71965-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:09.652 --71965-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:09.652 --71965-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:09.652 --71965-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:09.910 --71965-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:09.910 --71965-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 ==71965== Preferring higher priority redirection: 00:08:09.910 --71965-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:09.910 --71965-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:09.910 --71965-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 --71965-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.910 ==71965== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.910 --71965-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.910 --71965-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.910 ==71965== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.910 --71965-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.910 --71965-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.911 --71965-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:09.911 --71965-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:09.911 --71965-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:09.911 --71965-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:09.911 --71965-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:09.911 --71965-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:09.911 --71965-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:09.911 --71965-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:09.911 --71965-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:09.911 --71965-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:09.911 --71965-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:09.911 --71965-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:09.911 --71965-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:09.911 --71965-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:09.911 --71965-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.911 00:08:09.911 00:08:09.911 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.911 http://cunit.sourceforge.net/ 00:08:09.911 00:08:09.911 00:08:09.911 Suite: crc64 00:08:09.911 Test: test_crc64_nvme ...--71965-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.911 passed 00:08:09.911 00:08:09.911 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.911 suites 1 1 n/a 0 0 00:08:09.911 tests 1 1 1 0 0 00:08:09.911 asserts 4 4 4 0 n/a 00:08:09.911 00:08:09.911 Elapsed time = 0.008 seconds 00:08:09.911 --71965-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.911 --71965-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.911 ==71965== 00:08:09.911 ==71965== HEAP SUMMARY: 00:08:09.911 ==71965== in use at exit: 0 bytes in 0 blocks 00:08:09.911 ==71965== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:08:09.911 ==71965== 00:08:09.911 ==71965== All heap blocks were freed -- no leaks are possible 00:08:09.911 ==71965== 00:08:09.911 ==71965== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.911 10:48:14 -- unit/unittest.sh@139 -- # 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:08:09.911 ==71970== Memcheck, a memory error detector 00:08:09.911 ==71970== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.911 ==71970== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.911 ==71970== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:09.911 ==71970== 00:08:09.911 --71970-- Valgrind options: 00:08:09.911 --71970-- --leak-check=full 00:08:09.911 --71970-- --error-exitcode=2 00:08:09.911 --71970-- --verbose 00:08:09.911 --71970-- Contents of /proc/version: 00:08:09.911 --71970-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:09.911 --71970-- 00:08:09.911 --71970-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.911 --71970-- Page sizes: currently 4096, max supported 4096 00:08:09.911 --71970-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.911 --71970-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:09.911 --71970-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.911 --71970-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.911 --71970-- might be shown as UnknownInlinedFun 00:08:09.911 --71970-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.911 --71970-- object doesn't have a dynamic symbol table 00:08:09.911 --71970-- Scheduler: using generic scheduler lock implementation. 00:08:09.911 --71970-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.911 ==71970== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71970-by-???-on-1bdcd945abb3 00:08:09.911 ==71970== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71970-by-???-on-1bdcd945abb3 00:08:09.911 ==71970== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71970-by-???-on-1bdcd945abb3 00:08:09.911 ==71970== 00:08:09.911 ==71970== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.911 ==71970== don't want to do, unless you know exactly what you're doing, 00:08:09.912 ==71970== or are doing some strange experiment): 00:08:09.912 ==71970== /usr/libexec/valgrind/../../bin/vgdb --pid=71970 ...command... 00:08:09.912 ==71970== 00:08:09.912 ==71970== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.912 ==71970== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:09.912 ==71970== and then give GDB the following command 00:08:09.912 ==71970== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71970 00:08:09.912 ==71970== --pid is optional if only one valgrind process is running 00:08:09.912 ==71970== 00:08:10.170 --71970-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.170 --71970-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:10.170 --71970-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:10.170 --71970-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:10.170 ==71970== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.170 --71970-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:10.170 --71970-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:10.170 --71970-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:10.170 --71970-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:10.170 --71970-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:10.170 --71970-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:10.170 --71970-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:10.170 --71970-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:10.170 --71970-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:10.170 --71970-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:10.170 --71970-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:10.170 --71970-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:10.170 --71970-- Reading syms from /usr/lib64/libm.so.6 00:08:10.170 --71970-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:10.170 --71970-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:10.170 --71970-- Reading syms from /usr/lib64/libc.so.6 00:08:10.170 ==71970== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.170 --71970-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.170 --71970-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.170 ==71970== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.170 --71970-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.170 --71970-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.170 ==71970== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.170 --71970-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.170 --71970-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.170 ==71970== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.170 --71970-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.170 --71970-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.170 --71970-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:10.170 --71970-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:10.170 --71970-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:10.170 --71970-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:10.170 --71970-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:10.170 --71970-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:10.170 --71970-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.170 --71970-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 ==71970== Preferring higher priority redirection: 00:08:10.429 --71970-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:10.429 --71970-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:10.429 --71970-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 --71970-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.429 ==71970== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.429 --71970-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.429 --71970-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.429 ==71970== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.429 --71970-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.429 --71970-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.429 --71970-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:10.429 --71970-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:10.429 --71970-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:10.429 --71970-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:10.429 --71970-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:10.429 --71970-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:10.429 --71970-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:10.429 --71970-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:10.429 --71970-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:10.429 --71970-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:10.429 --71970-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:10.429 --71970-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:10.430 --71970-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:10.430 --71970-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:10.430 --71970-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:10.430 --71970-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:10.430 00:08:10.430 00:08:10.430 CUnit - A unit testing framework for C - Version 2.1-3 00:08:10.430 http://cunit.sourceforge.net/ 00:08:10.430 00:08:10.430 00:08:10.430 Suite: string 00:08:10.430 Test: test_parse_ip_addr ...passed 00:08:10.430 Test: test_str_chomp ...passed 00:08:10.430 Test: test_parse_capacity ...--71970-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:10.430 passed 00:08:10.430 Test: test_sprintf_append_realloc ...--71970-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:10.430 passed 00:08:10.430 Test: test_strtol ...passed 00:08:10.430 Test: test_strtoll ...passed 00:08:10.430 Test: test_strarray ...--71970-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:10.430 --71970-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:10.430 passed 00:08:10.430 Test: test_strcpy_replace ...--71970-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:10.430 passed 00:08:10.430 00:08:10.430 Run Summary: Type Total Ran Passed Failed Inactive 00:08:10.430 suites 1 1 n/a 0 0 00:08:10.430 tests 8 8 8 0 0 00:08:10.430 asserts 161 161 161 0 n/a 00:08:10.430 00:08:10.430 Elapsed time = 0.075 seconds 00:08:10.430 --71970-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:10.430 --71970-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:10.689 ==71970== 00:08:10.689 ==71970== HEAP SUMMARY: 00:08:10.689 ==71970== in use at exit: 0 bytes in 0 blocks 00:08:10.689 ==71970== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:08:10.689 ==71970== 00:08:10.689 ==71970== All heap blocks were freed -- no leaks are possible 00:08:10.689 ==71970== 00:08:10.689 ==71970== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:10.689 10:48:15 -- unit/unittest.sh@140 -- # 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:08:10.689 ==71980== Memcheck, a memory error detector 00:08:10.689 ==71980== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:10.689 ==71980== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:10.689 ==71980== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:10.689 ==71980== 00:08:10.689 --71980-- Valgrind options: 00:08:10.689 --71980-- --leak-check=full 00:08:10.689 --71980-- --error-exitcode=2 00:08:10.689 --71980-- --verbose 00:08:10.689 --71980-- Contents of /proc/version: 00:08:10.689 --71980-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:10.689 --71980-- 00:08:10.689 --71980-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:10.689 --71980-- Page sizes: currently 4096, max supported 4096 00:08:10.689 --71980-- Valgrind library directory: /usr/libexec/valgrind 00:08:10.689 --71980-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:10.689 --71980-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:10.689 --71980-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:10.689 --71980-- might be shown as UnknownInlinedFun 00:08:10.689 --71980-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:10.689 --71980-- object doesn't have a dynamic symbol table 00:08:10.689 --71980-- Scheduler: using generic scheduler lock implementation. 00:08:10.689 --71980-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:10.689 ==71980== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71980-by-???-on-1bdcd945abb3 00:08:10.689 ==71980== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71980-by-???-on-1bdcd945abb3 00:08:10.689 ==71980== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71980-by-???-on-1bdcd945abb3 00:08:10.689 ==71980== 00:08:10.689 ==71980== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:10.689 ==71980== don't want to do, unless you know exactly what you're doing, 00:08:10.689 ==71980== or are doing some strange experiment): 00:08:10.689 ==71980== /usr/libexec/valgrind/../../bin/vgdb --pid=71980 ...command... 00:08:10.689 ==71980== 00:08:10.689 ==71980== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:10.689 ==71980== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:10.689 ==71980== and then give GDB the following command 00:08:10.689 ==71980== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71980 00:08:10.689 ==71980== --pid is optional if only one valgrind process is running 00:08:10.689 ==71980== 00:08:10.689 --71980-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.689 --71980-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:10.689 --71980-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:10.689 --71980-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:10.689 ==71980== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.689 --71980-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:10.689 --71980-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:10.690 --71980-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:10.690 --71980-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:10.690 --71980-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:10.690 --71980-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:10.690 --71980-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:10.690 --71980-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:10.690 --71980-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:10.690 --71980-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:10.690 --71980-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:10.690 --71980-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:10.690 --71980-- Reading syms from /usr/lib64/libm.so.6 00:08:10.690 --71980-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:10.690 --71980-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:10.690 --71980-- Reading syms from /usr/lib64/libc.so.6 00:08:10.690 ==71980== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.690 --71980-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.690 --71980-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.690 ==71980== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.690 --71980-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.690 --71980-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.690 ==71980== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.690 --71980-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.690 --71980-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.690 ==71980== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.690 --71980-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.690 --71980-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.949 --71980-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:10.949 --71980-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:10.949 --71980-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:10.949 --71980-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:10.949 --71980-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:10.949 --71980-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:10.949 --71980-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 ==71980== Preferring higher priority redirection: 00:08:10.949 --71980-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:10.949 --71980-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:10.949 --71980-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.949 --71980-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.950 --71980-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.950 --71980-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.950 --71980-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.950 ==71980== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.950 --71980-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.950 --71980-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.950 ==71980== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.950 --71980-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.950 --71980-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.950 --71980-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:10.950 --71980-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:10.950 --71980-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:10.950 --71980-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:10.950 --71980-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:10.950 --71980-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:10.950 --71980-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:10.950 --71980-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:10.950 --71980-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:10.950 --71980-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:10.950 --71980-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:10.950 --71980-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:10.950 --71980-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:11.209 --71980-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:11.209 --71980-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:11.209 --71980-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:11.209 00:08:11.209 00:08:11.209 CUnit - A unit testing framework for C - Version 2.1-3 00:08:11.209 http://cunit.sourceforge.net/ 00:08:11.209 00:08:11.209 00:08:11.209 Suite: dif 00:08:11.209 Test: dif_generate_and_verify_test ...[2024-04-18 10:48:16.023145] /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:08:11.209 [2024-04-18 10:48:16.057303] /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:08:11.209 [2024-04-18 10:48:16.058820] /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:08:11.209 [2024-04-18 10:48:16.061566] /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:08:11.209 [2024-04-18 10:48:16.062990] /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:08:11.209 [2024-04-18 10:48:16.064173] /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:08:11.209 passed 00:08:11.209 Test: dif_disable_check_test ...[2024-04-18 10:48:16.072358] /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:08:11.209 [2024-04-18 10:48:16.073620] /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:08:11.209 [2024-04-18 10:48:16.074835] /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:08:11.209 passed 00:08:11.209 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-04-18 10:48:16.096717] /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:08:11.209 [2024-04-18 10:48:16.099072] /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:08:11.209 [2024-04-18 10:48:16.100754] /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:08:11.209 [2024-04-18 10:48:16.101852] /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:08:11.209 [2024-04-18 10:48:16.103295] /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:08:11.209 [2024-04-18 10:48:16.104300] /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:08:11.209 [2024-04-18 10:48:16.105300] /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:08:11.209 [2024-04-18 10:48:16.106316] /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:08:11.209 [2024-04-18 10:48:16.107551] /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:08:11.209 [2024-04-18 10:48:16.108582] /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:08:11.209 [2024-04-18 10:48:16.109583] /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:08:11.210 passed 00:08:11.210 Test: dif_apptag_mask_test ...[2024-04-18 10:48:16.112859] /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:08:11.210 [2024-04-18 10:48:16.116162] /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:08:11.210 passed 00:08:11.210 Test: dif_sec_512_md_0_error_test ...[2024-04-18 10:48:16.117316] /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:08:11.210 passed 00:08:11.210 Test: dif_sec_4096_md_0_error_test ...[2024-04-18 10:48:16.118437] /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:08:11.210 [2024-04-18 10:48:16.119151] /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:08:11.210 passed 00:08:11.210 Test: dif_sec_4100_md_128_error_test ...[2024-04-18 10:48:16.120070] /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:08:11.210 [2024-04-18 10:48:16.120843] /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:08:11.210 passed 00:08:11.210 Test: dif_guard_seed_test ...passed 00:08:11.210 Test: dif_guard_value_test ...passed 00:08:11.210 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:08:11.210 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:08:11.210 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:11.210 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:11.469 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:11.469 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:08:11.469 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:11.469 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:11.469 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:08:11.469 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:11.469 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:08:11.469 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:08:11.469 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:11.469 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:11.469 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:11.469 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:11.469 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:11.469 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:11.469 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-18 10:48:16.315440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=dd4c, Actual=fd4c 00:08:11.469 [2024-04-18 10:48:16.321878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=de21, Actual=fe21 00:08:11.469 [2024-04-18 10:48:16.328624] /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=2088 00:08:11.469 [2024-04-18 10:48:16.336095] /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=2088 00:08:11.469 [2024-04-18 10:48:16.343407] /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=20000059 00:08:11.469 [2024-04-18 10:48:16.348317] /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=20000059 00:08:11.469 [2024-04-18 10:48:16.354339] /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=deb3 00:08:11.469 [2024-04-18 10:48:16.357741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fe21, Actual=4ce5 00:08:11.469 [2024-04-18 10:48:16.361573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3ab753ed, Actual=1ab753ed 00:08:11.469 [2024-04-18 10:48:16.366912] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=18574660, Actual=38574660 00:08:11.469 [2024-04-18 10:48:16.372541] /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=2088 00:08:11.469 [2024-04-18 10:48:16.377862] /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=2088 00:08:11.469 [2024-04-18 10:48:16.383420] /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=20000059 00:08:11.469 [2024-04-18 10:48:16.387863] /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=20000059 00:08:11.469 [2024-04-18 10:48:16.392566] /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=5090e7 00:08:11.469 [2024-04-18 10:48:16.395298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=38574660, Actual=e1d915 00:08:11.469 [2024-04-18 10:48:16.398012] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:11.469 [2024-04-18 10:48:16.402040] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:11.469 [2024-04-18 10:48:16.406335] /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=2088 00:08:11.470 [2024-04-18 10:48:16.410368] /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=2088 00:08:11.470 [2024-04-18 10:48:16.415102] /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=2059 00:08:11.470 [2024-04-18 10:48:16.419168] /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=2059 00:08:11.470 [2024-04-18 10:48:16.423466] /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=f0b97a9251437469 00:08:11.470 [2024-04-18 10:48:16.425817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=88010a2d4837a266, Actual=bfcfa7b3a0eb22b1 00:08:11.470 passed 00:08:11.470 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-04-18 10:48:16.428081] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:08:11.470 [2024-04-18 10:48:16.428891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:08:11.470 [2024-04-18 10:48:16.429747] /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=2088 00:08:11.470 [2024-04-18 10:48:16.430366] /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=2088 00:08:11.470 [2024-04-18 10:48:16.431231] /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=20000058 00:08:11.470 [2024-04-18 10:48:16.431848] /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=20000058 00:08:11.470 [2024-04-18 10:48:16.432680] /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=deb3 00:08:11.470 [2024-04-18 10:48:16.433223] /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=4ce5 00:08:11.729 [2024-04-18 10:48:16.434055] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3ab753ed, Actual=1ab753ed 00:08:11.729 [2024-04-18 10:48:16.434719] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18574660, Actual=38574660 00:08:11.729 [2024-04-18 10:48:16.435623] /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=2088 00:08:11.729 [2024-04-18 10:48:16.436309] /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=2088 00:08:11.729 [2024-04-18 10:48:16.437217] /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=20000058 00:08:11.729 [2024-04-18 10:48:16.437883] /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=20000058 00:08:11.729 [2024-04-18 10:48:16.438754] /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=5090e7 00:08:11.729 [2024-04-18 10:48:16.439362] /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=e1d915 00:08:11.729 [2024-04-18 10:48:16.440143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:11.729 [2024-04-18 10:48:16.440745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:11.729 [2024-04-18 10:48:16.441578] /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=2088 00:08:11.729 [2024-04-18 10:48:16.442183] /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=2088 00:08:11.729 [2024-04-18 10:48:16.443019] /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=2058 00:08:11.729 [2024-04-18 10:48:16.443626] /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=2058 00:08:11.729 [2024-04-18 10:48:16.444447] /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=f0b97a9251437469 00:08:11.729 [2024-04-18 10:48:16.444996] /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=bfcfa7b3a0eb22b1 00:08:11.729 passed 00:08:11.729 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-04-18 10:48:16.446489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:08:11.729 [2024-04-18 10:48:16.447106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:08:11.729 [2024-04-18 10:48:16.447950] /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=2088 00:08:11.729 [2024-04-18 10:48:16.448561] /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=2088 00:08:11.729 [2024-04-18 10:48:16.449413] /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=20000058 00:08:11.729 [2024-04-18 10:48:16.450026] /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=20000058 00:08:11.729 [2024-04-18 10:48:16.450863] /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=deb3 00:08:11.729 [2024-04-18 10:48:16.451412] /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=4ce5 00:08:11.729 [2024-04-18 10:48:16.452250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3ab753ed, Actual=1ab753ed 00:08:11.730 [2024-04-18 10:48:16.452908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18574660, Actual=38574660 00:08:11.730 [2024-04-18 10:48:16.453809] /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=2088 00:08:11.730 [2024-04-18 10:48:16.454473] /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=2088 00:08:11.730 [2024-04-18 10:48:16.455391] /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=20000058 00:08:11.730 [2024-04-18 10:48:16.456070] /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=20000058 00:08:11.730 [2024-04-18 10:48:16.456962] /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=5090e7 00:08:11.730 [2024-04-18 10:48:16.457569] /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=e1d915 00:08:11.730 [2024-04-18 10:48:16.458342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:11.730 [2024-04-18 10:48:16.458937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:11.730 [2024-04-18 10:48:16.459783] /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=2088 00:08:11.730 [2024-04-18 10:48:16.460390] /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=2088 00:08:11.730 [2024-04-18 10:48:16.461229] /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=2058 00:08:11.730 [2024-04-18 10:48:16.461833] /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=2058 00:08:11.730 [2024-04-18 10:48:16.462668] /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=f0b97a9251437469 00:08:11.730 [2024-04-18 10:48:16.463227] /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=bfcfa7b3a0eb22b1 00:08:11.730 passed 00:08:11.730 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-04-18 10:48:16.464717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:08:11.730 [2024-04-18 10:48:16.465328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:08:11.730 [2024-04-18 10:48:16.466165] /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=2088 00:08:11.730 [2024-04-18 10:48:16.466767] /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=2088 00:08:11.730 [2024-04-18 10:48:16.467615] /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=20000058 00:08:11.730 [2024-04-18 10:48:16.468230] /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=20000058 00:08:11.730 [2024-04-18 10:48:16.469063] /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=deb3 00:08:11.730 [2024-04-18 10:48:16.469595] /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=4ce5 00:08:11.730 [2024-04-18 10:48:16.470431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3ab753ed, Actual=1ab753ed 00:08:11.730 [2024-04-18 10:48:16.471101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18574660, Actual=38574660 00:08:11.730 [2024-04-18 10:48:16.472004] /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=2088 00:08:11.730 [2024-04-18 10:48:16.472666] /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=2088 00:08:11.730 [2024-04-18 10:48:16.473555] /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=20000058 00:08:11.730 [2024-04-18 10:48:16.474227] /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=20000058 00:08:11.730 [2024-04-18 10:48:16.475102] /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=5090e7 00:08:11.730 [2024-04-18 10:48:16.475693] /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=e1d915 00:08:11.730 [2024-04-18 10:48:16.476460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:11.730 [2024-04-18 10:48:16.477065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:11.731 [2024-04-18 10:48:16.477895] /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=2088 00:08:11.731 [2024-04-18 10:48:16.478490] /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=2088 00:08:11.731 [2024-04-18 10:48:16.479328] /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=2058 00:08:11.731 [2024-04-18 10:48:16.479930] /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=2058 00:08:11.731 [2024-04-18 10:48:16.480740] /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=f0b97a9251437469 00:08:11.731 [2024-04-18 10:48:16.481277] /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=bfcfa7b3a0eb22b1 00:08:11.731 passed 00:08:11.731 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-04-18 10:48:16.482770] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:08:11.731 [2024-04-18 10:48:16.483378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:08:11.731 [2024-04-18 10:48:16.484219] /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=2088 00:08:11.731 [2024-04-18 10:48:16.484810] /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=2088 00:08:11.731 [2024-04-18 10:48:16.485644] /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=20000058 00:08:11.731 [2024-04-18 10:48:16.486247] /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=20000058 00:08:11.731 [2024-04-18 10:48:16.487078] /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=deb3 00:08:11.731 [2024-04-18 10:48:16.487614] /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=4ce5 00:08:11.731 passed 00:08:11.731 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-04-18 10:48:16.489158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3ab753ed, Actual=1ab753ed 00:08:11.731 [2024-04-18 10:48:16.489824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18574660, Actual=38574660 00:08:11.731 [2024-04-18 10:48:16.490730] /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=2088 00:08:11.731 [2024-04-18 10:48:16.491402] /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=2088 00:08:11.731 [2024-04-18 10:48:16.492326] /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=20000058 00:08:11.731 [2024-04-18 10:48:16.492993] /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=20000058 00:08:11.731 [2024-04-18 10:48:16.493885] /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=5090e7 00:08:11.731 [2024-04-18 10:48:16.494490] /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=e1d915 00:08:11.731 [2024-04-18 10:48:16.495534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:11.731 [2024-04-18 10:48:16.496138] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:11.731 [2024-04-18 10:48:16.496722] /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=2088 00:08:11.731 [2024-04-18 10:48:16.497303] /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=2088 00:08:11.731 [2024-04-18 10:48:16.499492] /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=2058 00:08:11.731 [2024-04-18 10:48:16.500109] /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=2058 00:08:11.731 [2024-04-18 10:48:16.500686] /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=f0b97a9251437469 00:08:11.731 [2024-04-18 10:48:16.501203] /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=bfcfa7b3a0eb22b1 00:08:11.731 passed 00:08:11.731 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-04-18 10:48:16.502429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=dd4c, Actual=fd4c 00:08:11.731 [2024-04-18 10:48:16.503037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=de21, Actual=fe21 00:08:11.732 [2024-04-18 10:48:16.503860] /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=2088 00:08:11.732 [2024-04-18 10:48:16.504454] /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=2088 00:08:11.732 [2024-04-18 10:48:16.505279] /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=20000058 00:08:11.732 [2024-04-18 10:48:16.505877] /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=20000058 00:08:11.732 [2024-04-18 10:48:16.506688] /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=deb3 00:08:11.732 [2024-04-18 10:48:16.507235] /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=4ce5 00:08:11.732 passed 00:08:11.732 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-04-18 10:48:16.508759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3ab753ed, Actual=1ab753ed 00:08:11.732 [2024-04-18 10:48:16.509423] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18574660, Actual=38574660 00:08:11.732 [2024-04-18 10:48:16.510337] /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=2088 00:08:11.732 [2024-04-18 10:48:16.511003] /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=2088 00:08:11.732 [2024-04-18 10:48:16.511917] /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=20000058 00:08:11.732 [2024-04-18 10:48:16.512581] /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=20000058 00:08:11.732 [2024-04-18 10:48:16.513481] /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=5090e7 00:08:11.732 [2024-04-18 10:48:16.514083] /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=e1d915 00:08:11.732 [2024-04-18 10:48:16.515132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:11.732 [2024-04-18 10:48:16.515739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d6837a266, Actual=88010a2d4837a266 00:08:11.732 [2024-04-18 10:48:16.516325] /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=2088 00:08:11.732 [2024-04-18 10:48:16.516911] /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=2088 00:08:11.732 [2024-04-18 10:48:16.517492] /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=2058 00:08:11.732 [2024-04-18 10:48:16.518077] /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=2058 00:08:11.732 [2024-04-18 10:48:16.518650] /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=f0b97a9251437469 00:08:11.732 [2024-04-18 10:48:16.519167] /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=bfcfa7b3a0eb22b1 00:08:11.732 passed 00:08:11.732 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:08:11.732 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:11.732 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:11.732 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:11.732 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:11.732 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:11.732 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:11.732 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:11.732 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:11.732 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-18 10:48:16.645234] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=dd4c, Actual=fd4c 00:08:11.732 [2024-04-18 10:48:16.648259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3733, Actual=1733 00:08:11.732 [2024-04-18 10:48:16.650664] /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=2088 00:08:11.732 [2024-04-18 10:48:16.652687] /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=2088 00:08:11.733 [2024-04-18 10:48:16.654980] /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=20000059 00:08:11.733 [2024-04-18 10:48:16.657007] /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=20000059 00:08:11.733 [2024-04-18 10:48:16.659289] /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=deb3 00:08:11.733 [2024-04-18 10:48:16.661535] /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=2004 00:08:11.733 [2024-04-18 10:48:16.664212] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3ab753ed, Actual=1ab753ed 00:08:11.733 [2024-04-18 10:48:16.666612] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f2c37b58, Actual=d2c37b58 00:08:11.733 [2024-04-18 10:48:16.669289] /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=2088 00:08:11.733 [2024-04-18 10:48:16.671690] /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=2088 00:08:11.733 [2024-04-18 10:48:16.674364] /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=20000059 00:08:11.733 [2024-04-18 10:48:16.676777] /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=20000059 00:08:11.733 [2024-04-18 10:48:16.679453] /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=5090e7 00:08:11.733 [2024-04-18 10:48:16.681846] /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=a30bcf18 00:08:11.733 [2024-04-18 10:48:16.684144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:11.733 [2024-04-18 10:48:16.686168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=5bbd3b5ff9036505, Actual=5bbd3b5fd9036505 00:08:11.733 [2024-04-18 10:48:16.688467] /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=2088 00:08:11.733 [2024-04-18 10:48:16.691779] /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=2088 00:08:11.991 [2024-04-18 10:48:16.694099] /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=2059 00:08:11.991 [2024-04-18 10:48:16.696131] /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=2059 00:08:11.991 [2024-04-18 10:48:16.698434] /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=f0b97a9251437469 00:08:11.991 [2024-04-18 10:48:16.700458] /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=7fe64df5a198b5b8 00:08:11.991 passed 00:08:11.991 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-18 10:48:16.702897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=dd4c, Actual=fd4c 00:08:11.991 [2024-04-18 10:48:16.703634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3733, Actual=1733 00:08:11.991 [2024-04-18 10:48:16.704554] /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=2088 00:08:11.991 [2024-04-18 10:48:16.705207] /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=2088 00:08:11.991 [2024-04-18 10:48:16.706106] /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=20000059 00:08:11.991 [2024-04-18 10:48:16.706738] /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=20000059 00:08:11.991 [2024-04-18 10:48:16.707624] /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=deb3 00:08:11.991 [2024-04-18 10:48:16.708267] /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=2004 00:08:11.991 [2024-04-18 10:48:16.709518] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3ab753ed, Actual=1ab753ed 00:08:11.991 [2024-04-18 10:48:16.710289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f2c37b58, Actual=d2c37b58 00:08:11.991 [2024-04-18 10:48:16.711337] /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=2088 00:08:11.991 [2024-04-18 10:48:16.712116] /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=2088 00:08:11.991 [2024-04-18 10:48:16.713168] /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=20000059 00:08:11.991 [2024-04-18 10:48:16.713950] /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=20000059 00:08:11.991 [2024-04-18 10:48:16.714999] /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=5090e7 00:08:11.991 [2024-04-18 10:48:16.715777] /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=a30bcf18 00:08:11.991 [2024-04-18 10:48:16.716711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:11.991 [2024-04-18 10:48:16.717380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=5bbd3b5ff9036505, Actual=5bbd3b5fd9036505 00:08:11.991 [2024-04-18 10:48:16.718304] /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=2088 00:08:11.991 [2024-04-18 10:48:16.718967] /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=2088 00:08:11.992 [2024-04-18 10:48:16.719893] /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=2059 00:08:11.992 [2024-04-18 10:48:16.720571] /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=2059 00:08:11.992 [2024-04-18 10:48:16.721496] /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=f0b97a9251437469 00:08:11.992 [2024-04-18 10:48:16.722164] /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=7fe64df5a198b5b8 00:08:11.992 passed 00:08:11.992 Test: dix_sec_512_md_0_error ...[2024-04-18 10:48:16.723347] /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:08:11.992 passed 00:08:11.992 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:08:11.992 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:11.992 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:11.992 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:11.992 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:11.992 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:11.992 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:11.992 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:11.992 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:11.992 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-18 10:48:16.841170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=dd4c, Actual=fd4c 00:08:11.992 [2024-04-18 10:48:16.844155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3733, Actual=1733 00:08:11.992 [2024-04-18 10:48:16.847643] /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=2088 00:08:11.992 [2024-04-18 10:48:16.849660] /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=2088 00:08:11.992 [2024-04-18 10:48:16.853205] /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=20000059 00:08:11.992 [2024-04-18 10:48:16.855226] /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=20000059 00:08:11.992 [2024-04-18 10:48:16.857994] /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=deb3 00:08:11.992 [2024-04-18 10:48:16.860218] /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=2004 00:08:11.992 [2024-04-18 10:48:16.862848] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3ab753ed, Actual=1ab753ed 00:08:11.992 [2024-04-18 10:48:16.865223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f2c37b58, Actual=d2c37b58 00:08:11.992 [2024-04-18 10:48:16.867855] /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=2088 00:08:11.992 [2024-04-18 10:48:16.870220] /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=2088 00:08:11.992 [2024-04-18 10:48:16.872842] /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=20000059 00:08:11.992 [2024-04-18 10:48:16.875204] /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=20000059 00:08:11.992 [2024-04-18 10:48:16.877811] /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=5090e7 00:08:11.992 [2024-04-18 10:48:16.880164] /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=a30bcf18 00:08:11.992 [2024-04-18 10:48:16.883684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:11.992 [2024-04-18 10:48:16.885690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=5bbd3b5ff9036505, Actual=5bbd3b5fd9036505 00:08:11.992 [2024-04-18 10:48:16.887938] /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=2088 00:08:11.992 [2024-04-18 10:48:16.889930] /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=2088 00:08:11.992 [2024-04-18 10:48:16.892229] /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=2059 00:08:11.993 [2024-04-18 10:48:16.894230] /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=2059 00:08:11.993 [2024-04-18 10:48:16.896493] /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=f0b97a9251437469 00:08:11.993 [2024-04-18 10:48:16.898501] /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=7fe64df5a198b5b8 00:08:11.993 passed 00:08:11.993 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-18 10:48:16.900903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=dd4c, Actual=fd4c 00:08:11.993 [2024-04-18 10:48:16.901609] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3733, Actual=1733 00:08:11.993 [2024-04-18 10:48:16.902488] /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=2088 00:08:11.993 [2024-04-18 10:48:16.903106] /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=2088 00:08:11.993 [2024-04-18 10:48:16.903989] /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=20000059 00:08:11.993 [2024-04-18 10:48:16.904600] /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=20000059 00:08:11.993 [2024-04-18 10:48:16.905453] /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=deb3 00:08:11.993 [2024-04-18 10:48:16.906057] /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=2004 00:08:11.993 [2024-04-18 10:48:16.907042] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3ab753ed, Actual=1ab753ed 00:08:11.993 [2024-04-18 10:48:16.907767] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=f2c37b58, Actual=d2c37b58 00:08:11.993 [2024-04-18 10:48:16.908742] /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=2088 00:08:11.993 [2024-04-18 10:48:16.909468] /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=2088 00:08:11.993 [2024-04-18 10:48:16.910442] /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=20000059 00:08:11.993 [2024-04-18 10:48:16.911165] /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=20000059 00:08:11.993 [2024-04-18 10:48:16.912147] /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=5090e7 00:08:11.993 [2024-04-18 10:48:16.912877] /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=a30bcf18 00:08:11.993 [2024-04-18 10:48:16.913748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a772aecc20d3, Actual=a576a7728ecc20d3 00:08:11.993 [2024-04-18 10:48:16.914362] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=5bbd3b5ff9036505, Actual=5bbd3b5fd9036505 00:08:11.993 [2024-04-18 10:48:16.915224] /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=2088 00:08:11.993 [2024-04-18 10:48:16.915828] /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=2088 00:08:11.993 [2024-04-18 10:48:16.916698] /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=2059 00:08:11.993 [2024-04-18 10:48:16.917316] /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=2059 00:08:11.993 [2024-04-18 10:48:16.918173] /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=f0b97a9251437469 00:08:11.993 [2024-04-18 10:48:16.918779] /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=7fe64df5a198b5b8 00:08:11.993 passed 00:08:12.251 Test: set_md_interleave_iovs_test ...passed 00:08:12.252 Test: set_md_interleave_iovs_split_test ...passed 00:08:12.252 Test: dif_generate_stream_pi_16_test ...passed 00:08:12.252 Test: dif_generate_stream_test ...passed 00:08:12.252 Test: set_md_interleave_iovs_alignment_test ...[2024-04-18 10:48:16.989983] /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:08:12.252 passed 00:08:12.252 Test: dif_generate_split_test ...passed 00:08:12.252 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:08:12.252 Test: dif_verify_split_test ...passed 00:08:12.252 Test: dif_verify_stream_multi_segments_test ...passed 00:08:12.252 Test: update_crc32c_pi_16_test ...passed 00:08:12.252 Test: update_crc32c_test ...passed 00:08:12.252 Test: dif_update_crc32c_split_test ...passed 00:08:12.252 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:08:12.252 Test: get_range_with_md_test ...passed 00:08:12.252 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:08:12.252 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:08:12.252 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:12.252 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:08:12.252 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:08:12.252 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:12.252 Test: dif_generate_and_verify_unmap_test ...passed 00:08:12.252 00:08:12.252 Run Summary: Type Total Ran Passed Failed Inactive 00:08:12.252 suites 1 1 n/a 0 0 00:08:12.252 tests 79 79 79 0 0 00:08:12.252 asserts 3584 3584 3584 0 n/a 00:08:12.252 00:08:12.252 Elapsed time = 1.237 seconds 00:08:12.252 --71980-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:12.510 --71980-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:12.510 ==71980== 00:08:12.510 ==71980== HEAP SUMMARY: 00:08:12.510 ==71980== in use at exit: 0 bytes in 0 blocks 00:08:12.510 ==71980== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:08:12.510 ==71980== 00:08:12.510 ==71980== All heap blocks were freed -- no leaks are possible 00:08:12.510 ==71980== 00:08:12.510 ==71980== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:12.510 10:48:17 -- unit/unittest.sh@141 -- # 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:08:12.510 ==71998== Memcheck, a memory error detector 00:08:12.510 ==71998== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:12.510 ==71998== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:12.510 ==71998== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:12.510 ==71998== 00:08:12.510 --71998-- Valgrind options: 00:08:12.510 --71998-- --leak-check=full 00:08:12.510 --71998-- --error-exitcode=2 00:08:12.510 --71998-- --verbose 00:08:12.510 --71998-- Contents of /proc/version: 00:08:12.510 --71998-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:12.510 --71998-- 00:08:12.510 --71998-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:12.510 --71998-- Page sizes: currently 4096, max supported 4096 00:08:12.510 --71998-- Valgrind library directory: /usr/libexec/valgrind 00:08:12.510 --71998-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:12.510 --71998-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:12.510 --71998-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:12.510 --71998-- might be shown as UnknownInlinedFun 00:08:12.510 --71998-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:12.510 --71998-- object doesn't have a dynamic symbol table 00:08:12.510 --71998-- Scheduler: using generic scheduler lock implementation. 00:08:12.510 --71998-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:12.510 ==71998== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71998-by-???-on-1bdcd945abb3 00:08:12.510 ==71998== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71998-by-???-on-1bdcd945abb3 00:08:12.510 ==71998== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71998-by-???-on-1bdcd945abb3 00:08:12.510 ==71998== 00:08:12.510 ==71998== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:12.510 ==71998== don't want to do, unless you know exactly what you're doing, 00:08:12.510 ==71998== or are doing some strange experiment): 00:08:12.510 ==71998== /usr/libexec/valgrind/../../bin/vgdb --pid=71998 ...command... 00:08:12.510 ==71998== 00:08:12.510 ==71998== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:12.510 ==71998== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:12.510 ==71998== and then give GDB the following command 00:08:12.510 ==71998== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71998 00:08:12.510 ==71998== --pid is optional if only one valgrind process is running 00:08:12.510 ==71998== 00:08:12.510 --71998-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:12.510 --71998-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:12.510 --71998-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:12.511 --71998-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:12.511 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.511 --71998-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:12.511 --71998-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:12.511 --71998-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:12.511 --71998-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:12.511 --71998-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:12.511 --71998-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:12.511 --71998-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:12.511 --71998-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:12.511 --71998-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:12.511 --71998-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:12.511 --71998-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:12.511 --71998-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:12.511 --71998-- Reading syms from /usr/lib64/libm.so.6 00:08:12.511 --71998-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:12.511 --71998-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:12.511 --71998-- Reading syms from /usr/lib64/libc.so.6 00:08:12.511 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.511 --71998-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.511 --71998-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.511 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.511 --71998-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.511 --71998-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.511 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.511 --71998-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.511 --71998-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.511 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.511 --71998-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.511 --71998-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.769 --71998-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:12.769 --71998-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:12.769 --71998-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:12.769 --71998-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:12.769 --71998-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:12.769 --71998-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:12.769 --71998-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.769 --71998-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.769 --71998-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.769 --71998-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 ==71998== Preferring higher priority redirection: 00:08:12.770 --71998-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:12.770 --71998-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:12.770 --71998-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 --71998-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.770 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.770 --71998-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.770 --71998-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.770 ==71998== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.770 --71998-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.770 --71998-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.770 --71998-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:12.770 --71998-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:12.770 --71998-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:12.770 --71998-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:12.770 --71998-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:12.770 --71998-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:12.770 --71998-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:12.770 --71998-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:12.770 --71998-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:12.770 --71998-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:12.770 --71998-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:12.770 --71998-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:12.770 --71998-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:12.770 --71998-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:12.770 --71998-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:12.770 --71998-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:12.770 --71998-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:12.770 00:08:12.770 00:08:12.770 CUnit - A unit testing framework for C - Version 2.1-3 00:08:12.770 http://cunit.sourceforge.net/ 00:08:12.770 00:08:12.770 00:08:12.770 Suite: iov 00:08:12.771 Test: test_single_iov ...passed 00:08:12.771 Test: test_simple_iov ...passed 00:08:12.771 Test: test_complex_iov ...passed 00:08:12.771 Test: test_iovs_to_buf ...passed 00:08:12.771 Test: test_buf_to_iovs ...passed 00:08:13.029 Test: test_memset ...passed 00:08:13.029 Test: test_iov_one ...passed 00:08:13.029 Test: test_iov_xfer ...passed 00:08:13.029 00:08:13.029 Run Summary: Type Total Ran Passed Failed Inactive 00:08:13.029 suites 1 1 n/a 0 0 00:08:13.029 tests 8 8 8 0 0 00:08:13.029 asserts 156 156 156 0 n/a 00:08:13.029 00:08:13.029 Elapsed time = 0.041 seconds 00:08:13.029 --71998-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:13.029 --71998-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:13.029 ==71998== 00:08:13.029 ==71998== HEAP SUMMARY: 00:08:13.029 ==71998== in use at exit: 192 bytes in 1 blocks 00:08:13.029 ==71998== total heap usage: 69 allocs, 68 frees, 103,234 bytes allocated 00:08:13.029 ==71998== 00:08:13.029 ==71998== Searching for pointers to 1 not-freed blocks 00:08:13.029 ==71998== Checked 6,202,640 bytes 00:08:13.029 ==71998== 00:08:13.029 ==71998== LEAK SUMMARY: 00:08:13.029 ==71998== definitely lost: 0 bytes in 0 blocks 00:08:13.029 ==71998== indirectly lost: 0 bytes in 0 blocks 00:08:13.029 ==71998== possibly lost: 0 bytes in 0 blocks 00:08:13.029 ==71998== still reachable: 192 bytes in 1 blocks 00:08:13.029 ==71998== suppressed: 0 bytes in 0 blocks 00:08:13.029 ==71998== Reachable blocks (those to which a pointer was found) are not shown. 00:08:13.029 ==71998== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:13.029 ==71998== 00:08:13.029 ==71998== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:13.029 10:48:17 -- unit/unittest.sh@142 -- # 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:08:13.029 ==72003== Memcheck, a memory error detector 00:08:13.029 ==72003== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:13.029 ==72003== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:13.029 ==72003== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:13.029 ==72003== 00:08:13.029 --72003-- Valgrind options: 00:08:13.029 --72003-- --leak-check=full 00:08:13.029 --72003-- --error-exitcode=2 00:08:13.029 --72003-- --verbose 00:08:13.029 --72003-- Contents of /proc/version: 00:08:13.029 --72003-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:13.029 --72003-- 00:08:13.029 --72003-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:13.029 --72003-- Page sizes: currently 4096, max supported 4096 00:08:13.029 --72003-- Valgrind library directory: /usr/libexec/valgrind 00:08:13.029 --72003-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:13.029 --72003-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:13.029 --72003-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:13.029 --72003-- might be shown as UnknownInlinedFun 00:08:13.030 --72003-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:13.030 --72003-- object doesn't have a dynamic symbol table 00:08:13.030 --72003-- Scheduler: using generic scheduler lock implementation. 00:08:13.030 --72003-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:13.030 ==72003== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72003-by-???-on-1bdcd945abb3 00:08:13.030 ==72003== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72003-by-???-on-1bdcd945abb3 00:08:13.030 ==72003== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72003-by-???-on-1bdcd945abb3 00:08:13.030 ==72003== 00:08:13.030 ==72003== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:13.030 ==72003== don't want to do, unless you know exactly what you're doing, 00:08:13.030 ==72003== or are doing some strange experiment): 00:08:13.030 ==72003== /usr/libexec/valgrind/../../bin/vgdb --pid=72003 ...command... 00:08:13.030 ==72003== 00:08:13.030 ==72003== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:13.030 ==72003== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:13.030 ==72003== and then give GDB the following command 00:08:13.030 ==72003== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72003 00:08:13.030 ==72003== --pid is optional if only one valgrind process is running 00:08:13.030 ==72003== 00:08:13.030 --72003-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:13.030 --72003-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:13.030 --72003-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:13.030 --72003-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:13.030 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.030 --72003-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:13.030 --72003-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:13.030 --72003-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:13.030 --72003-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:13.030 --72003-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:13.030 --72003-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:13.030 --72003-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:13.030 --72003-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:13.030 --72003-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:13.030 --72003-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:13.030 --72003-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:13.030 --72003-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:13.030 --72003-- Reading syms from /usr/lib64/libm.so.6 00:08:13.030 --72003-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:13.030 --72003-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:13.030 --72003-- Reading syms from /usr/lib64/libc.so.6 00:08:13.288 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.288 --72003-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.288 --72003-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.289 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.289 --72003-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.289 --72003-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.289 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.289 --72003-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.289 --72003-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.289 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.289 --72003-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.289 --72003-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.289 --72003-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:13.289 --72003-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:13.289 --72003-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:13.289 --72003-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:13.289 --72003-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:13.289 --72003-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:13.289 --72003-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 ==72003== Preferring higher priority redirection: 00:08:13.289 --72003-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:13.289 --72003-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:13.289 --72003-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 --72003-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.289 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.289 --72003-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.289 --72003-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.289 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.289 --72003-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.289 --72003-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.289 --72003-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.289 --72003-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.290 --72003-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.290 --72003-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.290 --72003-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.290 --72003-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.290 --72003-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.290 --72003-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.290 --72003-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.290 --72003-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.290 --72003-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.290 --72003-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.290 --72003-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:13.290 --72003-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.290 --72003-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.290 --72003-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:13.290 00:08:13.290 00:08:13.290 CUnit - A unit testing framework for C - Version 2.1-3 00:08:13.290 http://cunit.sourceforge.net/ 00:08:13.290 00:08:13.290 00:08:13.290 Suite: math 00:08:13.549 Test: test_serial_number_arithmetic ...passed 00:08:13.549 Suite: erase 00:08:13.549 Test: test_memset_s ...passed 00:08:13.549 00:08:13.549 Run Summary: Type Total Ran Passed Failed Inactive 00:08:13.549 suites 2 2 n/a 0 0 00:08:13.549 tests 2 2 2 0 0 00:08:13.549 asserts 18 18 18 0 n/a 00:08:13.549 00:08:13.549 Elapsed time = 0.008 seconds 00:08:13.549 --72003-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:13.549 --72003-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:13.549 ==72003== 00:08:13.549 ==72003== HEAP SUMMARY: 00:08:13.549 ==72003== in use at exit: 0 bytes in 0 blocks 00:08:13.549 ==72003== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:08:13.549 ==72003== 00:08:13.549 ==72003== All heap blocks were freed -- no leaks are possible 00:08:13.549 ==72003== 00:08:13.549 ==72003== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:13.549 10:48:18 -- unit/unittest.sh@143 -- # 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:08:13.549 ==72013== Memcheck, a memory error detector 00:08:13.549 ==72013== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:13.549 ==72013== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:13.549 ==72013== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:13.549 ==72013== 00:08:13.549 --72013-- Valgrind options: 00:08:13.549 --72013-- --leak-check=full 00:08:13.549 --72013-- --error-exitcode=2 00:08:13.549 --72013-- --verbose 00:08:13.549 --72013-- Contents of /proc/version: 00:08:13.550 --72013-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:13.550 --72013-- 00:08:13.550 --72013-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:13.550 --72013-- Page sizes: currently 4096, max supported 4096 00:08:13.550 --72013-- Valgrind library directory: /usr/libexec/valgrind 00:08:13.550 --72013-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:13.550 --72013-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:13.550 --72013-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:13.550 --72013-- might be shown as UnknownInlinedFun 00:08:13.550 --72013-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:13.550 --72013-- object doesn't have a dynamic symbol table 00:08:13.550 --72013-- Scheduler: using generic scheduler lock implementation. 00:08:13.550 --72013-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:13.550 ==72013== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72013-by-???-on-1bdcd945abb3 00:08:13.550 ==72013== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72013-by-???-on-1bdcd945abb3 00:08:13.550 ==72013== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72013-by-???-on-1bdcd945abb3 00:08:13.550 ==72013== 00:08:13.550 ==72013== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:13.550 ==72013== don't want to do, unless you know exactly what you're doing, 00:08:13.550 ==72013== or are doing some strange experiment): 00:08:13.550 ==72013== /usr/libexec/valgrind/../../bin/vgdb --pid=72013 ...command... 00:08:13.550 ==72013== 00:08:13.550 ==72013== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:13.550 ==72013== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:13.550 ==72013== and then give GDB the following command 00:08:13.550 ==72013== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72013 00:08:13.550 ==72013== --pid is optional if only one valgrind process is running 00:08:13.550 ==72013== 00:08:13.550 --72013-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:13.550 --72013-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:13.550 --72013-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:13.550 --72013-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:13.550 ==72013== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.550 --72013-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:13.550 --72013-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:13.550 --72013-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:13.550 --72013-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:13.550 --72013-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:13.550 --72013-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:13.550 --72013-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:13.550 --72013-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:13.550 --72013-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:13.550 --72013-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:13.550 --72013-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:13.550 --72013-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:13.550 --72013-- Reading syms from /usr/lib64/libm.so.6 00:08:13.550 --72013-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:13.550 --72013-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:13.550 --72013-- Reading syms from /usr/lib64/libc.so.6 00:08:13.809 ==72013== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.809 --72013-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.809 --72013-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.809 ==72013== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.809 --72013-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.809 --72013-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.809 ==72013== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.809 --72013-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.809 --72013-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.809 ==72013== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.809 --72013-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.809 --72013-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.809 --72013-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:13.809 --72013-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:13.809 --72013-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:13.809 --72013-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:13.809 --72013-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:13.809 --72013-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:13.809 --72013-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.809 --72013-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 ==72013== Preferring higher priority redirection: 00:08:13.810 --72013-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:13.810 --72013-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:13.810 --72013-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 --72013-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.810 ==72013== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.810 --72013-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.810 --72013-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.810 ==72013== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.810 --72013-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.810 --72013-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.810 --72013-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.810 --72013-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.810 --72013-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.810 --72013-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.810 --72013-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.810 --72013-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.810 --72013-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.810 --72013-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.810 --72013-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.810 --72013-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.810 --72013-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.810 --72013-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.810 --72013-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:13.810 --72013-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.810 --72013-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.810 --72013-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:13.810 00:08:13.810 00:08:13.810 CUnit - A unit testing framework for C - Version 2.1-3 00:08:13.810 http://cunit.sourceforge.net/ 00:08:13.810 00:08:13.810 00:08:13.810 Suite: pipe 00:08:14.069 Test: test_create_destroy ...passed 00:08:14.069 Test: test_write_get_buffer ...passed 00:08:14.069 Test: test_write_advance ...passed 00:08:14.069 Test: test_read_get_buffer ...passed 00:08:14.069 Test: test_read_advance ...passed 00:08:14.069 Test: test_data ...passed 00:08:14.069 00:08:14.069 Run Summary: Type Total Ran Passed Failed Inactive 00:08:14.069 suites 1 1 n/a 0 0 00:08:14.069 tests 6 6 6 0 0 00:08:14.069 asserts 251 251 251 0 n/a 00:08:14.069 00:08:14.069 Elapsed time = 0.070 seconds 00:08:14.069 --72013-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:14.069 --72013-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:14.069 ==72013== 00:08:14.069 ==72013== HEAP SUMMARY: 00:08:14.069 ==72013== in use at exit: 0 bytes in 0 blocks 00:08:14.069 ==72013== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:08:14.069 ==72013== 00:08:14.069 ==72013== All heap blocks were freed -- no leaks are possible 00:08:14.069 ==72013== 00:08:14.069 ==72013== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:14.069 10:48:18 -- unit/unittest.sh@144 -- # 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:08:14.069 ==72018== Memcheck, a memory error detector 00:08:14.069 ==72018== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:14.069 ==72018== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:14.069 ==72018== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:14.069 ==72018== 00:08:14.069 --72018-- Valgrind options: 00:08:14.069 --72018-- --leak-check=full 00:08:14.069 --72018-- --error-exitcode=2 00:08:14.069 --72018-- --verbose 00:08:14.069 --72018-- Contents of /proc/version: 00:08:14.069 --72018-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:14.069 --72018-- 00:08:14.069 --72018-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:14.069 --72018-- Page sizes: currently 4096, max supported 4096 00:08:14.069 --72018-- Valgrind library directory: /usr/libexec/valgrind 00:08:14.069 --72018-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:14.069 --72018-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:14.069 --72018-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:14.069 --72018-- might be shown as UnknownInlinedFun 00:08:14.069 --72018-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:14.069 --72018-- object doesn't have a dynamic symbol table 00:08:14.069 --72018-- Scheduler: using generic scheduler lock implementation. 00:08:14.070 --72018-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:14.070 ==72018== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72018-by-???-on-1bdcd945abb3 00:08:14.070 ==72018== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72018-by-???-on-1bdcd945abb3 00:08:14.070 ==72018== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72018-by-???-on-1bdcd945abb3 00:08:14.070 ==72018== 00:08:14.070 ==72018== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:14.070 ==72018== don't want to do, unless you know exactly what you're doing, 00:08:14.070 ==72018== or are doing some strange experiment): 00:08:14.070 ==72018== /usr/libexec/valgrind/../../bin/vgdb --pid=72018 ...command... 00:08:14.070 ==72018== 00:08:14.070 ==72018== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:14.070 ==72018== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:14.070 ==72018== and then give GDB the following command 00:08:14.070 ==72018== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72018 00:08:14.070 ==72018== --pid is optional if only one valgrind process is running 00:08:14.070 ==72018== 00:08:14.070 --72018-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:14.070 --72018-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:14.070 --72018-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:14.070 --72018-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:14.070 ==72018== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.070 --72018-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:14.070 --72018-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:14.070 --72018-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:14.070 --72018-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:14.070 --72018-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:14.070 --72018-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:14.070 --72018-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:14.070 --72018-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:14.070 --72018-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:14.070 --72018-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:14.070 --72018-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:14.070 --72018-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:14.328 --72018-- Reading syms from /usr/lib64/libm.so.6 00:08:14.328 --72018-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:14.328 --72018-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:14.328 --72018-- Reading syms from /usr/lib64/libc.so.6 00:08:14.328 ==72018== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.328 --72018-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.328 --72018-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.328 ==72018== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.328 --72018-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.328 --72018-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.329 ==72018== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.329 --72018-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.329 --72018-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.329 ==72018== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.329 --72018-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.329 --72018-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.329 --72018-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:14.329 --72018-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:14.329 --72018-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:14.329 --72018-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:14.329 --72018-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:14.329 --72018-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:14.329 --72018-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 ==72018== Preferring higher priority redirection: 00:08:14.329 --72018-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:14.329 --72018-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:14.329 --72018-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 --72018-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.329 ==72018== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.329 --72018-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.329 --72018-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.329 ==72018== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.329 --72018-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.329 --72018-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.329 --72018-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:14.329 --72018-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:14.329 --72018-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:14.329 --72018-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:14.588 --72018-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:14.588 --72018-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:14.588 --72018-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:14.588 --72018-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:14.588 --72018-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:14.588 --72018-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:14.588 --72018-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:14.588 --72018-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:14.588 --72018-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:14.588 --72018-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:14.588 --72018-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:14.588 --72018-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:14.588 00:08:14.588 00:08:14.588 CUnit - A unit testing framework for C - Version 2.1-3 00:08:14.588 http://cunit.sourceforge.net/ 00:08:14.588 00:08:14.588 00:08:14.588 Suite: xor 00:08:14.588 Test: test_xor_gen ...--72018-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:14.588 passed 00:08:14.588 00:08:14.588 Run Summary: Type Total Ran Passed Failed Inactive 00:08:14.588 suites 1 1 n/a 0 0 00:08:14.588 tests 1 1 1 0 0 00:08:14.588 asserts 17 17 17 0 n/a 00:08:14.588 00:08:14.588 Elapsed time = 0.025 seconds 00:08:14.588 --72018-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:14.588 --72018-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:14.588 ==72018== 00:08:14.588 ==72018== HEAP SUMMARY: 00:08:14.588 ==72018== in use at exit: 0 bytes in 0 blocks 00:08:14.588 ==72018== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:08:14.588 ==72018== 00:08:14.588 ==72018== All heap blocks were freed -- no leaks are possible 00:08:14.588 ==72018== 00:08:14.588 ==72018== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:14.588 00:08:14.588 real 0m8.908s 00:08:14.588 user 0m8.558s 00:08:14.588 sys 0m0.316s 00:08:14.588 10:48:19 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:08:14.589 10:48:19 -- common/autotest_common.sh@10 -- # set +x 00:08:14.589 ************************************ 00:08:14.589 END TEST unittest_util 00:08:14.589 ************************************ 00:08:14.589 10:48:19 -- unit/unittest.sh@282 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:14.589 10:48:19 -- unit/unittest.sh@283 -- # 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:08:14.589 10:48:19 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:08:14.589 10:48:19 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:08:14.589 10:48:19 -- common/autotest_common.sh@10 -- # set +x 00:08:14.589 ************************************ 00:08:14.589 START TEST unittest_vhost 00:08:14.589 ************************************ 00:08:14.589 10:48:19 -- common/autotest_common.sh@1111 -- # 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:08:14.589 ==72048== Memcheck, a memory error detector 00:08:14.589 ==72048== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:14.589 ==72048== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:14.589 ==72048== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:14.589 ==72048== 00:08:14.589 --72048-- Valgrind options: 00:08:14.589 --72048-- --leak-check=full 00:08:14.589 --72048-- --error-exitcode=2 00:08:14.589 --72048-- --verbose 00:08:14.589 --72048-- Contents of /proc/version: 00:08:14.589 --72048-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:14.589 --72048-- 00:08:14.589 --72048-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:14.589 --72048-- Page sizes: currently 4096, max supported 4096 00:08:14.589 --72048-- Valgrind library directory: /usr/libexec/valgrind 00:08:14.589 --72048-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:14.589 --72048-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:14.589 --72048-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:14.589 --72048-- might be shown as UnknownInlinedFun 00:08:14.589 --72048-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:14.589 --72048-- object doesn't have a dynamic symbol table 00:08:14.589 --72048-- Scheduler: using generic scheduler lock implementation. 00:08:14.589 --72048-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:14.589 ==72048== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72048-by-???-on-1bdcd945abb3 00:08:14.589 ==72048== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72048-by-???-on-1bdcd945abb3 00:08:14.589 ==72048== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72048-by-???-on-1bdcd945abb3 00:08:14.589 ==72048== 00:08:14.589 ==72048== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:14.589 ==72048== don't want to do, unless you know exactly what you're doing, 00:08:14.589 ==72048== or are doing some strange experiment): 00:08:14.589 ==72048== /usr/libexec/valgrind/../../bin/vgdb --pid=72048 ...command... 00:08:14.589 ==72048== 00:08:14.589 ==72048== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:14.589 ==72048== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:14.589 ==72048== and then give GDB the following command 00:08:14.589 ==72048== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72048 00:08:14.589 ==72048== --pid is optional if only one valgrind process is running 00:08:14.589 ==72048== 00:08:14.848 --72048-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:14.848 --72048-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:14.848 --72048-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:14.848 --72048-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:14.848 ==72048== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.848 --72048-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:14.848 --72048-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:14.848 --72048-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:14.848 --72048-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:14.848 --72048-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:14.848 --72048-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:14.848 --72048-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:14.848 --72048-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:14.848 --72048-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:14.848 --72048-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:14.848 --72048-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:14.848 --72048-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:14.848 --72048-- Reading syms from /usr/lib64/libm.so.6 00:08:14.848 --72048-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:14.848 --72048-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:14.848 --72048-- Reading syms from /usr/lib64/libc.so.6 00:08:14.848 ==72048== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.848 --72048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.849 --72048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.849 ==72048== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.849 --72048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.849 --72048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.849 ==72048== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.849 --72048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.849 --72048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.849 ==72048== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.849 --72048-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.849 --72048-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.849 --72048-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:14.849 --72048-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:14.849 --72048-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:14.849 --72048-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.108 --72048-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.108 --72048-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:15.108 --72048-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 ==72048== Preferring higher priority redirection: 00:08:15.108 --72048-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:15.108 --72048-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:15.108 --72048-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 --72048-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.108 ==72048== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.108 --72048-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.108 --72048-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.108 ==72048== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.108 --72048-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.108 --72048-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.108 --72048-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:15.108 --72048-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:15.108 --72048-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:15.108 --72048-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:15.108 --72048-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:15.108 --72048-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:15.108 --72048-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:15.108 --72048-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:15.108 --72048-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:15.109 --72048-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:15.109 --72048-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:15.109 --72048-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:15.109 --72048-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:15.109 --72048-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:15.109 --72048-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:15.109 --72048-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:15.109 00:08:15.109 00:08:15.109 CUnit - A unit testing framework for C - Version 2.1-3 00:08:15.109 http://cunit.sourceforge.net/ 00:08:15.109 00:08:15.109 --72048-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:15.368 00:08:15.368 Suite: vhost_suite 00:08:15.368 Test: desc_to_iov_test ...[2024-04-18 10:48:20.118278] /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:08:15.368 passed 00:08:15.368 Test: create_controller_test ...[2024-04-18 10:48:20.189467] /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:08:15.368 [2024-04-18 10:48:20.190620] /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:08:15.368 [2024-04-18 10:48:20.191794] /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:08:15.368 [2024-04-18 10:48:20.192141] /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:08:15.368 [2024-04-18 10:48:20.192836] /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:08:15.368 [2024-04-18 10:48:20.194243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1782:vhost_user_dev_init: *ERROR*: Resulting socket path for controller xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx[2024-04-18 10:48:20.199980] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 133:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:08:15.368 passed 00:08:15.368 Test: session_find_by_vid_test ...passed 00:08:15.368 Test: remove_controller_test ...[2024-04-18 10:48:20.213268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1867:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:08:15.368 passed 00:08:15.368 Test: vq_avail_ring_get_test ...passed 00:08:15.368 Test: vq_packed_ring_test ...passed 00:08:15.368 Test: vhost_blk_construct_test ...passed 00:08:15.368 00:08:15.368 Run Summary: Type Total Ran Passed Failed Inactive 00:08:15.368 suites 1 1 n/a 0 0 00:08:15.368 tests 7 7 7 0 0 00:08:15.368 asserts 147 147 147 0 n/a 00:08:15.368 00:08:15.368 Elapsed time = 0.265 seconds 00:08:15.368 --72048-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:15.628 --72048-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:15.628 ==72048== 00:08:15.628 ==72048== HEAP SUMMARY: 00:08:15.628 ==72048== in use at exit: 303,664 bytes in 9,253 blocks 00:08:15.628 ==72048== total heap usage: 10,432 allocs, 1,179 frees, 627,254 bytes allocated 00:08:15.628 ==72048== 00:08:15.628 ==72048== Searching for pointers to 9,253 not-freed blocks 00:08:15.628 ==72048== Checked 6,779,912 bytes 00:08:15.628 ==72048== 00:08:15.628 ==72048== LEAK SUMMARY: 00:08:15.628 ==72048== definitely lost: 0 bytes in 0 blocks 00:08:15.628 ==72048== indirectly lost: 0 bytes in 0 blocks 00:08:15.628 ==72048== possibly lost: 0 bytes in 0 blocks 00:08:15.628 ==72048== still reachable: 303,664 bytes in 9,253 blocks 00:08:15.628 ==72048== suppressed: 0 bytes in 0 blocks 00:08:15.628 ==72048== Reachable blocks (those to which a pointer was found) are not shown. 00:08:15.628 ==72048== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:15.628 ==72048== 00:08:15.628 ==72048== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:15.628 00:08:15.628 real 0m0.932s 00:08:15.628 user 0m0.887s 00:08:15.628 sys 0m0.041s 00:08:15.628 10:48:20 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:08:15.628 10:48:20 -- common/autotest_common.sh@10 -- # set +x 00:08:15.628 ************************************ 00:08:15.628 END TEST unittest_vhost 00:08:15.628 ************************************ 00:08:15.628 10:48:20 -- unit/unittest.sh@285 -- # 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:08:15.628 10:48:20 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:08:15.628 10:48:20 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:08:15.628 10:48:20 -- common/autotest_common.sh@10 -- # set +x 00:08:15.628 ************************************ 00:08:15.628 START TEST unittest_dma 00:08:15.628 ************************************ 00:08:15.628 10:48:20 -- common/autotest_common.sh@1111 -- # 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:08:15.628 ==72080== Memcheck, a memory error detector 00:08:15.628 ==72080== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:15.628 ==72080== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:15.628 ==72080== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:15.628 ==72080== 00:08:15.628 --72080-- Valgrind options: 00:08:15.628 --72080-- --leak-check=full 00:08:15.628 --72080-- --error-exitcode=2 00:08:15.628 --72080-- --verbose 00:08:15.628 --72080-- Contents of /proc/version: 00:08:15.628 --72080-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:15.628 --72080-- 00:08:15.628 --72080-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:15.628 --72080-- Page sizes: currently 4096, max supported 4096 00:08:15.628 --72080-- Valgrind library directory: /usr/libexec/valgrind 00:08:15.628 --72080-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:15.628 --72080-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:15.628 --72080-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:15.628 --72080-- might be shown as UnknownInlinedFun 00:08:15.628 --72080-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:15.628 --72080-- object doesn't have a dynamic symbol table 00:08:15.628 --72080-- Scheduler: using generic scheduler lock implementation. 00:08:15.628 --72080-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:15.628 ==72080== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72080-by-???-on-1bdcd945abb3 00:08:15.628 ==72080== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72080-by-???-on-1bdcd945abb3 00:08:15.628 ==72080== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72080-by-???-on-1bdcd945abb3 00:08:15.628 ==72080== 00:08:15.628 ==72080== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:15.628 ==72080== don't want to do, unless you know exactly what you're doing, 00:08:15.628 ==72080== or are doing some strange experiment): 00:08:15.628 ==72080== /usr/libexec/valgrind/../../bin/vgdb --pid=72080 ...command... 00:08:15.628 ==72080== 00:08:15.629 ==72080== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:15.629 ==72080== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:15.629 ==72080== and then give GDB the following command 00:08:15.629 ==72080== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72080 00:08:15.629 ==72080== --pid is optional if only one valgrind process is running 00:08:15.629 ==72080== 00:08:15.629 --72080-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:15.629 --72080-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:15.629 --72080-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:15.629 --72080-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:15.629 ==72080== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.629 --72080-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:15.629 --72080-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:15.887 --72080-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:15.887 --72080-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:15.887 --72080-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:15.887 --72080-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:15.887 --72080-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:15.887 --72080-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:15.887 --72080-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:15.887 --72080-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:15.887 --72080-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:15.887 --72080-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:15.887 --72080-- Reading syms from /usr/lib64/libm.so.6 00:08:15.887 --72080-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:15.887 --72080-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:15.887 --72080-- Reading syms from /usr/lib64/libc.so.6 00:08:15.887 ==72080== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.887 --72080-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.888 --72080-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.888 ==72080== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.888 --72080-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.888 --72080-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.888 ==72080== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.888 --72080-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.888 --72080-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.888 ==72080== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.888 --72080-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.888 --72080-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.888 --72080-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.888 --72080-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.888 --72080-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.888 --72080-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.888 --72080-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.888 --72080-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:15.888 --72080-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 ==72080== Preferring higher priority redirection: 00:08:15.888 --72080-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:15.888 --72080-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:15.888 --72080-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.888 --72080-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.147 --72080-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.147 --72080-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.147 --72080-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.147 --72080-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.147 ==72080== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.147 --72080-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.147 --72080-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.147 ==72080== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.147 --72080-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.147 --72080-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.147 --72080-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.147 --72080-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.147 --72080-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:16.147 --72080-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:16.147 --72080-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:16.147 --72080-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:16.147 --72080-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:16.147 --72080-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:16.147 --72080-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:16.147 --72080-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:16.147 --72080-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:16.147 --72080-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:16.147 --72080-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:16.147 --72080-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.147 --72080-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.147 --72080-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.147 00:08:16.147 00:08:16.147 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.147 http://cunit.sourceforge.net/ 00:08:16.148 00:08:16.148 00:08:16.148 Suite: dma_suite 00:08:16.148 Test: test_dma ...[2024-04-18 10:48:21.022539] /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:08:16.148 passed 00:08:16.148 00:08:16.148 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.148 suites 1 1 n/a 0 0 00:08:16.148 tests 1 1 1 0 0 00:08:16.148 asserts 54 54 54 0 n/a 00:08:16.148 00:08:16.148 Elapsed time = 0.072 seconds 00:08:16.407 --72080-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:16.407 --72080-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:16.407 ==72080== 00:08:16.407 ==72080== HEAP SUMMARY: 00:08:16.407 ==72080== in use at exit: 0 bytes in 0 blocks 00:08:16.407 ==72080== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:08:16.407 ==72080== 00:08:16.407 ==72080== All heap blocks were freed -- no leaks are possible 00:08:16.407 ==72080== 00:08:16.407 ==72080== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:16.407 00:08:16.407 real 0m0.690s 00:08:16.407 user 0m0.658s 00:08:16.407 sys 0m0.029s 00:08:16.407 10:48:21 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:08:16.407 10:48:21 -- common/autotest_common.sh@10 -- # set +x 00:08:16.407 ************************************ 00:08:16.407 END TEST unittest_dma 00:08:16.407 ************************************ 00:08:16.407 10:48:21 -- unit/unittest.sh@287 -- # run_test unittest_init unittest_init 00:08:16.407 10:48:21 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:08:16.407 10:48:21 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:08:16.407 10:48:21 -- common/autotest_common.sh@10 -- # set +x 00:08:16.407 ************************************ 00:08:16.407 START TEST unittest_init 00:08:16.407 ************************************ 00:08:16.407 10:48:21 -- common/autotest_common.sh@1111 -- # unittest_init 00:08:16.407 10:48:21 -- unit/unittest.sh@148 -- # 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:08:16.407 ==72105== Memcheck, a memory error detector 00:08:16.407 ==72105== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:16.407 ==72105== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:16.407 ==72105== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:16.407 ==72105== 00:08:16.407 --72105-- Valgrind options: 00:08:16.407 --72105-- --leak-check=full 00:08:16.407 --72105-- --error-exitcode=2 00:08:16.407 --72105-- --verbose 00:08:16.407 --72105-- Contents of /proc/version: 00:08:16.407 --72105-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:16.407 --72105-- 00:08:16.407 --72105-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:16.407 --72105-- Page sizes: currently 4096, max supported 4096 00:08:16.407 --72105-- Valgrind library directory: /usr/libexec/valgrind 00:08:16.407 --72105-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:16.407 --72105-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:16.407 --72105-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:16.407 --72105-- might be shown as UnknownInlinedFun 00:08:16.407 --72105-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:16.407 --72105-- object doesn't have a dynamic symbol table 00:08:16.407 --72105-- Scheduler: using generic scheduler lock implementation. 00:08:16.407 --72105-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:16.407 ==72105== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72105-by-???-on-1bdcd945abb3 00:08:16.407 ==72105== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72105-by-???-on-1bdcd945abb3 00:08:16.407 ==72105== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72105-by-???-on-1bdcd945abb3 00:08:16.407 ==72105== 00:08:16.407 ==72105== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:16.407 ==72105== don't want to do, unless you know exactly what you're doing, 00:08:16.407 ==72105== or are doing some strange experiment): 00:08:16.407 ==72105== /usr/libexec/valgrind/../../bin/vgdb --pid=72105 ...command... 00:08:16.407 ==72105== 00:08:16.407 ==72105== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:16.407 ==72105== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:16.407 ==72105== and then give GDB the following command 00:08:16.407 ==72105== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72105 00:08:16.407 ==72105== --pid is optional if only one valgrind process is running 00:08:16.407 ==72105== 00:08:16.407 --72105-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:16.407 --72105-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:16.407 --72105-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:16.407 --72105-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:16.407 ==72105== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.407 --72105-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:16.407 --72105-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:16.407 --72105-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:16.407 --72105-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:16.408 --72105-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:16.408 --72105-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:16.408 --72105-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:16.408 --72105-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:16.408 --72105-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:16.408 --72105-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:16.408 --72105-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:16.408 --72105-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:16.666 --72105-- Reading syms from /usr/lib64/libm.so.6 00:08:16.666 --72105-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:16.666 --72105-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:16.666 --72105-- Reading syms from /usr/lib64/libc.so.6 00:08:16.666 ==72105== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.666 --72105-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.666 --72105-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.666 ==72105== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.666 --72105-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.666 --72105-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.666 ==72105== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.666 --72105-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.666 --72105-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.666 ==72105== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.666 --72105-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.666 --72105-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.667 --72105-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:16.667 --72105-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:16.667 --72105-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:16.667 --72105-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:16.667 --72105-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:16.667 --72105-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:16.667 --72105-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 ==72105== Preferring higher priority redirection: 00:08:16.667 --72105-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:16.667 --72105-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:16.667 --72105-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.667 --72105-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.926 --72105-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.926 ==72105== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.926 --72105-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.926 --72105-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.926 ==72105== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.926 --72105-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.926 --72105-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.926 --72105-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.926 --72105-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.926 --72105-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:16.926 --72105-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:16.926 --72105-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:16.926 --72105-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:16.926 --72105-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:16.926 --72105-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:16.926 --72105-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:16.926 --72105-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:16.926 --72105-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:16.926 --72105-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:16.926 --72105-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:16.926 --72105-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.926 --72105-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.926 --72105-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:16.926 --72105-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.926 00:08:16.926 00:08:16.926 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.926 http://cunit.sourceforge.net/ 00:08:16.926 00:08:16.926 00:08:16.926 Suite: subsystem_suite 00:08:16.926 Test: subsystem_sort_test_depends_on_single ...passed 00:08:16.926 Test: subsystem_sort_test_depends_on_multiple ...passed 00:08:16.926 Test: subsystem_sort_test_missing_dependency ...[2024-04-18 10:48:21.843373] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:08:16.926 [2024-04-18 10:48:21.877464] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:08:16.926 passed 00:08:16.926 00:08:17.185 Run Summary: Type Total Ran Passed Failed Inactive 00:08:17.185 suites 1 1 n/a 0 0 00:08:17.185 tests 3 3 3 0 0 00:08:17.185 asserts 20 20 20 0 n/a 00:08:17.185 00:08:17.185 Elapsed time = 0.071 seconds 00:08:17.185 --72105-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.185 --72105-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.185 ==72105== 00:08:17.185 ==72105== HEAP SUMMARY: 00:08:17.185 ==72105== in use at exit: 33,688 bytes in 1,027 blocks 00:08:17.185 ==72105== total heap usage: 1,118 allocs, 91 frees, 183,024 bytes allocated 00:08:17.185 ==72105== 00:08:17.185 ==72105== Searching for pointers to 1,027 not-freed blocks 00:08:17.185 ==72105== Checked 6,506,504 bytes 00:08:17.185 ==72105== 00:08:17.185 ==72105== LEAK SUMMARY: 00:08:17.185 ==72105== definitely lost: 0 bytes in 0 blocks 00:08:17.185 ==72105== indirectly lost: 0 bytes in 0 blocks 00:08:17.185 ==72105== possibly lost: 0 bytes in 0 blocks 00:08:17.185 ==72105== still reachable: 33,688 bytes in 1,027 blocks 00:08:17.185 ==72105== suppressed: 0 bytes in 0 blocks 00:08:17.185 ==72105== Reachable blocks (those to which a pointer was found) are not shown. 00:08:17.185 ==72105== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:17.185 ==72105== 00:08:17.186 ==72105== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.186 00:08:17.186 real 0m0.758s 00:08:17.186 user 0m0.718s 00:08:17.186 sys 0m0.036s 00:08:17.186 10:48:21 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:08:17.186 10:48:21 -- common/autotest_common.sh@10 -- # set +x 00:08:17.186 ************************************ 00:08:17.186 END TEST unittest_init 00:08:17.186 ************************************ 00:08:17.186 10:48:22 -- unit/unittest.sh@288 -- # 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:08:17.186 10:48:22 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:08:17.186 10:48:22 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:08:17.186 10:48:22 -- common/autotest_common.sh@10 -- # set +x 00:08:17.186 ************************************ 00:08:17.186 START TEST unittest_keyring 00:08:17.186 ************************************ 00:08:17.186 10:48:22 -- common/autotest_common.sh@1111 -- # 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:08:17.186 ==72137== Memcheck, a memory error detector 00:08:17.186 ==72137== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:17.186 ==72137== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:17.186 ==72137== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:17.186 ==72137== 00:08:17.186 --72137-- Valgrind options: 00:08:17.186 --72137-- --leak-check=full 00:08:17.186 --72137-- --error-exitcode=2 00:08:17.186 --72137-- --verbose 00:08:17.186 --72137-- Contents of /proc/version: 00:08:17.186 --72137-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:17.186 --72137-- 00:08:17.186 --72137-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:17.186 --72137-- Page sizes: currently 4096, max supported 4096 00:08:17.186 --72137-- Valgrind library directory: /usr/libexec/valgrind 00:08:17.186 --72137-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:17.186 --72137-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:17.186 --72137-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:17.186 --72137-- might be shown as UnknownInlinedFun 00:08:17.186 --72137-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:17.186 --72137-- object doesn't have a dynamic symbol table 00:08:17.186 --72137-- Scheduler: using generic scheduler lock implementation. 00:08:17.186 --72137-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:17.186 ==72137== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72137-by-???-on-1bdcd945abb3 00:08:17.186 ==72137== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72137-by-???-on-1bdcd945abb3 00:08:17.186 ==72137== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72137-by-???-on-1bdcd945abb3 00:08:17.186 ==72137== 00:08:17.186 ==72137== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:17.186 ==72137== don't want to do, unless you know exactly what you're doing, 00:08:17.186 ==72137== or are doing some strange experiment): 00:08:17.186 ==72137== /usr/libexec/valgrind/../../bin/vgdb --pid=72137 ...command... 00:08:17.186 ==72137== 00:08:17.186 ==72137== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:17.186 ==72137== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:17.186 ==72137== and then give GDB the following command 00:08:17.186 ==72137== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72137 00:08:17.186 ==72137== --pid is optional if only one valgrind process is running 00:08:17.186 ==72137== 00:08:17.186 --72137-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:17.186 --72137-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:17.186 --72137-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:17.186 --72137-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:17.445 ==72137== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.445 --72137-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:17.445 --72137-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:17.445 --72137-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:17.445 --72137-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:17.445 --72137-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:17.445 --72137-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:17.445 --72137-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:17.445 --72137-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:17.445 --72137-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:17.445 --72137-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:17.445 --72137-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:17.445 --72137-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:17.445 --72137-- Reading syms from /usr/lib64/libm.so.6 00:08:17.445 --72137-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:17.445 --72137-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:17.445 --72137-- Reading syms from /usr/lib64/libc.so.6 00:08:17.445 ==72137== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.445 --72137-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.445 --72137-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.445 ==72137== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.445 --72137-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.445 --72137-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.445 ==72137== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.445 --72137-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.445 --72137-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.445 ==72137== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.445 --72137-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.445 --72137-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.445 --72137-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:17.445 --72137-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:17.445 --72137-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:17.445 --72137-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:17.445 --72137-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:17.445 --72137-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:17.445 --72137-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.445 --72137-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 ==72137== Preferring higher priority redirection: 00:08:17.446 --72137-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:17.446 --72137-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:17.446 --72137-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.446 --72137-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.705 --72137-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.705 --72137-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.705 --72137-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.705 --72137-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.705 ==72137== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.705 --72137-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.705 --72137-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.705 ==72137== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.705 --72137-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.705 --72137-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.705 --72137-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:17.705 --72137-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:17.705 --72137-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:17.705 --72137-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:17.705 --72137-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:17.705 --72137-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:17.705 --72137-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:17.705 --72137-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:17.705 --72137-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:17.705 --72137-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:17.705 --72137-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:17.705 --72137-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:17.705 --72137-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:17.705 --72137-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:17.705 --72137-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:17.705 --72137-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:17.705 00:08:17.705 00:08:17.705 CUnit - A unit testing framework for C - Version 2.1-3 00:08:17.705 http://cunit.sourceforge.net/ 00:08:17.705 00:08:17.705 00:08:17.705 Suite: keyring 00:08:17.705 Test: test_keyring_add_remove ...[2024-04-18 10:48:22.601495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:08:17.705 [2024-04-18 10:48:22.636430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:08:17.705 [2024-04-18 10:48:22.639369] /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:08:17.705 passed 00:08:17.705 Test: test_keyring_get_put ...passed 00:08:17.705 00:08:17.705 Run Summary: Type Total Ran Passed Failed Inactive 00:08:17.705 suites 1 1 n/a 0 0 00:08:17.705 tests 2 2 2 0 0 00:08:17.705 asserts 44 44 44 0 n/a 00:08:17.705 00:08:17.705 Elapsed time = 0.070 seconds 00:08:17.705 --72137-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.964 --72137-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.964 ==72137== 00:08:17.964 ==72137== HEAP SUMMARY: 00:08:17.964 ==72137== in use at exit: 0 bytes in 0 blocks 00:08:17.964 ==72137== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:08:17.964 ==72137== 00:08:17.964 ==72137== All heap blocks were freed -- no leaks are possible 00:08:17.964 ==72137== 00:08:17.964 ==72137== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.964 00:08:17.964 real 0m0.685s 00:08:17.964 user 0m0.650s 00:08:17.964 sys 0m0.032s 00:08:17.964 10:48:22 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:08:17.964 10:48:22 -- common/autotest_common.sh@10 -- # set +x 00:08:17.964 ************************************ 00:08:17.964 END TEST unittest_keyring 00:08:17.964 ************************************ 00:08:17.964 10:48:22 -- unit/unittest.sh@290 -- # '[' yes = yes ']' 00:08:17.964 10:48:22 -- unit/unittest.sh@290 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:08:17.964 10:48:22 -- unit/unittest.sh@291 -- # hostname 00:08:17.964 10:48:22 -- unit/unittest.sh@291 -- # 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 1bdcd945abb3 -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:08:44.506 10:48:45 -- unit/unittest.sh@292 -- # 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:08:44.506 10:48:49 -- 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 -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:08:46.405 10:48:51 -- 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 -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:08:48.303 10:48:52 -- 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 -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:08:50.199 10:48:54 -- 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/examples/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:52.096 10:48:56 -- 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/lib/vhost/rte_vhost/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:53.466 10:48:58 -- 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/test/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:55.361 10:48:59 -- unit/unittest.sh@299 -- # 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:08:55.361 10:48:59 -- unit/unittest.sh@300 -- # 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:08:55.619 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:55.619 Found 357 entries. 00:08:55.620 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:08:55.620 Writing .css and .png files. 00:08:55.620 Generating output. 00:08:55.620 Processing file include/linux/virtio_ring.h 00:08:55.878 Processing file include/spdk/nvme_spec.h 00:08:55.878 Processing file include/spdk/mmio.h 00:08:55.878 Processing file include/spdk/thread.h 00:08:55.878 Processing file include/spdk/util.h 00:08:55.878 Processing file include/spdk/bdev_module.h 00:08:55.878 Processing file include/spdk/nvmf_transport.h 00:08:55.878 Processing file include/spdk/nvme.h 00:08:55.878 Processing file include/spdk/base64.h 00:08:55.878 Processing file include/spdk/trace.h 00:08:55.878 Processing file include/spdk/histogram_data.h 00:08:55.878 Processing file include/spdk/endian.h 00:08:55.878 Processing file include/spdk_internal/virtio.h 00:08:55.878 Processing file include/spdk_internal/sgl.h 00:08:55.878 Processing file include/spdk_internal/sock.h 00:08:55.878 Processing file include/spdk_internal/nvme_tcp.h 00:08:55.878 Processing file include/spdk_internal/utf.h 00:08:55.878 Processing file include/spdk_internal/rdma.h 00:08:55.878 Processing file lib/accel/accel.c 00:08:55.878 Processing file lib/accel/accel_sw.c 00:08:55.878 Processing file lib/accel/accel_rpc.c 00:08:55.878 Processing file lib/bdev/bdev.c 00:08:55.878 Processing file lib/bdev/bdev_zone.c 00:08:55.878 Processing file lib/bdev/part.c 00:08:55.878 Processing file lib/bdev/scsi_nvme.c 00:08:55.878 Processing file lib/bdev/bdev_rpc.c 00:08:56.136 Processing file lib/blob/zeroes.c 00:08:56.136 Processing file lib/blob/blob_bs_dev.c 00:08:56.136 Processing file lib/blob/blobstore.h 00:08:56.136 Processing file lib/blob/blobstore.c 00:08:56.136 Processing file lib/blob/request.c 00:08:56.136 Processing file lib/blobfs/tree.c 00:08:56.136 Processing file lib/blobfs/blobfs.c 00:08:56.136 Processing file lib/conf/conf.c 00:08:56.136 Processing file lib/dma/dma.c 00:08:56.136 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:08:56.136 Processing file lib/env_dpdk/sigbus_handler.c 00:08:56.136 Processing file lib/env_dpdk/threads.c 00:08:56.136 Processing file lib/env_dpdk/env.c 00:08:56.136 Processing file lib/env_dpdk/memory.c 00:08:56.136 Processing file lib/env_dpdk/pci_dpdk.c 00:08:56.136 Processing file lib/env_dpdk/pci_event.c 00:08:56.136 Processing file lib/env_dpdk/init.c 00:08:56.136 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:08:56.136 Processing file lib/env_dpdk/pci.c 00:08:56.136 Processing file lib/env_dpdk/pci_vmd.c 00:08:56.136 Processing file lib/env_dpdk/pci_idxd.c 00:08:56.136 Processing file lib/env_dpdk/pci_virtio.c 00:08:56.136 Processing file lib/env_dpdk/pci_ioat.c 00:08:56.136 Processing file lib/env_ocf/ocf_env.h 00:08:56.136 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:08:56.136 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:08:56.136 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:08:56.136 Processing file lib/event/app_rpc.c 00:08:56.136 Processing file lib/event/scheduler_static.c 00:08:56.136 Processing file lib/event/app.c 00:08:56.136 Processing file lib/event/log_rpc.c 00:08:56.136 Processing file lib/event/reactor.c 00:08:56.136 Processing file lib/ftl/ftl_debug.h 00:08:56.136 Processing file lib/ftl/ftl_l2p.c 00:08:56.136 Processing file lib/ftl/ftl_l2p_flat.c 00:08:56.136 Processing file lib/ftl/ftl_layout.c 00:08:56.136 Processing file lib/ftl/ftl_core.h 00:08:56.136 Processing file lib/ftl/ftl_init.c 00:08:56.136 Processing file lib/ftl/ftl_reloc.c 00:08:56.136 Processing file lib/ftl/ftl_l2p_cache.c 00:08:56.136 Processing file lib/ftl/ftl_io.c 00:08:56.136 Processing file lib/ftl/ftl_writer.h 00:08:56.136 Processing file lib/ftl/ftl_nv_cache.h 00:08:56.136 Processing file lib/ftl/ftl_band.h 00:08:56.136 Processing file lib/ftl/ftl_io.h 00:08:56.136 Processing file lib/ftl/ftl_writer.c 00:08:56.136 Processing file lib/ftl/ftl_sb.c 00:08:56.136 Processing file lib/ftl/ftl_rq.c 00:08:56.136 Processing file lib/ftl/ftl_trace.c 00:08:56.136 Processing file lib/ftl/ftl_debug.c 00:08:56.136 Processing file lib/ftl/ftl_nv_cache.c 00:08:56.136 Processing file lib/ftl/ftl_core.c 00:08:56.136 Processing file lib/ftl/ftl_band_ops.c 00:08:56.136 Processing file lib/ftl/ftl_p2l.c 00:08:56.136 Processing file lib/ftl/ftl_nv_cache_io.h 00:08:56.136 Processing file lib/ftl/ftl_band.c 00:08:56.393 Processing file lib/ftl/base/ftl_base_bdev.c 00:08:56.393 Processing file lib/ftl/base/ftl_base_dev.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:08:56.393 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:08:56.393 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:08:56.393 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:08:56.393 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:08:56.393 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:08:56.394 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:08:56.394 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:08:56.394 Processing file lib/ftl/utils/ftl_md.c 00:08:56.394 Processing file lib/ftl/utils/ftl_conf.c 00:08:56.394 Processing file lib/ftl/utils/ftl_addr_utils.h 00:08:56.394 Processing file lib/ftl/utils/ftl_df.h 00:08:56.394 Processing file lib/ftl/utils/ftl_property.h 00:08:56.394 Processing file lib/ftl/utils/ftl_mempool.c 00:08:56.394 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:08:56.394 Processing file lib/ftl/utils/ftl_property.c 00:08:56.394 Processing file lib/ftl/utils/ftl_bitmap.c 00:08:56.394 Processing file lib/idxd/idxd_internal.h 00:08:56.394 Processing file lib/idxd/idxd.c 00:08:56.394 Processing file lib/idxd/idxd_user.c 00:08:56.394 Processing file lib/init/json_config.c 00:08:56.394 Processing file lib/init/subsystem.c 00:08:56.394 Processing file lib/init/subsystem_rpc.c 00:08:56.394 Processing file lib/init/rpc.c 00:08:56.394 Processing file lib/ioat/ioat.c 00:08:56.394 Processing file lib/ioat/ioat_internal.h 00:08:56.394 Processing file lib/iscsi/iscsi.c 00:08:56.394 Processing file lib/iscsi/conn.c 00:08:56.394 Processing file lib/iscsi/param.c 00:08:56.394 Processing file lib/iscsi/iscsi_subsystem.c 00:08:56.394 Processing file lib/iscsi/init_grp.c 00:08:56.394 Processing file lib/iscsi/task.c 00:08:56.394 Processing file lib/iscsi/task.h 00:08:56.394 Processing file lib/iscsi/iscsi.h 00:08:56.394 Processing file lib/iscsi/iscsi_rpc.c 00:08:56.394 Processing file lib/iscsi/tgt_node.c 00:08:56.394 Processing file lib/iscsi/md5.c 00:08:56.394 Processing file lib/iscsi/portal_grp.c 00:08:56.394 Processing file lib/json/json_parse.c 00:08:56.394 Processing file lib/json/json_util.c 00:08:56.394 Processing file lib/json/json_write.c 00:08:56.394 Processing file lib/jsonrpc/jsonrpc_server.c 00:08:56.394 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:08:56.394 Processing file lib/jsonrpc/jsonrpc_client.c 00:08:56.394 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:08:56.394 Processing file lib/keyring/keyring_rpc.c 00:08:56.394 Processing file lib/keyring/keyring.c 00:08:56.651 Processing file lib/log/log.c 00:08:56.651 Processing file lib/log/log_deprecated.c 00:08:56.651 Processing file lib/log/log_flags.c 00:08:56.651 Processing file lib/lvol/lvol.c 00:08:56.651 Processing file lib/nbd/nbd.c 00:08:56.651 Processing file lib/nbd/nbd_rpc.c 00:08:56.651 Processing file lib/notify/notify_rpc.c 00:08:56.651 Processing file lib/notify/notify.c 00:08:56.651 Processing file lib/nvme/nvme.c 00:08:56.651 Processing file lib/nvme/nvme_quirks.c 00:08:56.651 Processing file lib/nvme/nvme_auth.c 00:08:56.651 Processing file lib/nvme/nvme_pcie_common.c 00:08:56.651 Processing file lib/nvme/nvme_opal.c 00:08:56.651 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:08:56.651 Processing file lib/nvme/nvme_cuse.c 00:08:56.651 Processing file lib/nvme/nvme_transport.c 00:08:56.651 Processing file lib/nvme/nvme_vfio_user.c 00:08:56.651 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:08:56.651 Processing file lib/nvme/nvme_fabric.c 00:08:56.651 Processing file lib/nvme/nvme_discovery.c 00:08:56.651 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:08:56.651 Processing file lib/nvme/nvme_io_msg.c 00:08:56.651 Processing file lib/nvme/nvme_ns.c 00:08:56.651 Processing file lib/nvme/nvme_ctrlr.c 00:08:56.651 Processing file lib/nvme/nvme_pcie_internal.h 00:08:56.651 Processing file lib/nvme/nvme_poll_group.c 00:08:56.651 Processing file lib/nvme/nvme_qpair.c 00:08:56.651 Processing file lib/nvme/nvme_pcie.c 00:08:56.651 Processing file lib/nvme/nvme_ns_cmd.c 00:08:56.651 Processing file lib/nvme/nvme_tcp.c 00:08:56.651 Processing file lib/nvme/nvme_rdma.c 00:08:56.651 Processing file lib/nvme/nvme_internal.h 00:08:56.651 Processing file lib/nvme/nvme_zns.c 00:08:56.908 Processing file lib/nvmf/ctrlr_discovery.c 00:08:56.908 Processing file lib/nvmf/subsystem.c 00:08:56.908 Processing file lib/nvmf/tcp.c 00:08:56.908 Processing file lib/nvmf/vfio_user.c 00:08:56.908 Processing file lib/nvmf/transport.c 00:08:56.908 Processing file lib/nvmf/ctrlr.c 00:08:56.908 Processing file lib/nvmf/ctrlr_bdev.c 00:08:56.908 Processing file lib/nvmf/nvmf.c 00:08:56.908 Processing file lib/nvmf/nvmf_internal.h 00:08:56.908 Processing file lib/nvmf/rdma.c 00:08:56.908 Processing file lib/nvmf/nvmf_rpc.c 00:08:56.908 Processing file lib/rdma/rdma_verbs.c 00:08:56.908 Processing file lib/rdma/common.c 00:08:56.908 Processing file lib/reduce/reduce.c 00:08:56.908 Processing file lib/rpc/rpc.c 00:08:56.908 Processing file lib/scsi/dev.c 00:08:56.908 Processing file lib/scsi/scsi.c 00:08:56.908 Processing file lib/scsi/scsi_pr.c 00:08:56.908 Processing file lib/scsi/lun.c 00:08:56.908 Processing file lib/scsi/port.c 00:08:56.908 Processing file lib/scsi/task.c 00:08:56.908 Processing file lib/scsi/scsi_bdev.c 00:08:56.908 Processing file lib/scsi/scsi_rpc.c 00:08:56.908 Processing file lib/sock/sock.c 00:08:56.908 Processing file lib/sock/sock_rpc.c 00:08:57.165 Processing file lib/thread/thread.c 00:08:57.165 Processing file lib/thread/iobuf.c 00:08:57.165 Processing file lib/trace/trace.c 00:08:57.165 Processing file lib/trace/trace_rpc.c 00:08:57.165 Processing file lib/trace/trace_flags.c 00:08:57.165 Processing file lib/trace_parser/trace.cpp 00:08:57.165 Processing file lib/ublk/ublk_rpc.c 00:08:57.165 Processing file lib/ublk/ublk.c 00:08:57.165 Processing file lib/ut/ut.c 00:08:57.165 Processing file lib/ut_mock/mock.c 00:08:57.165 Processing file lib/util/xor.c 00:08:57.165 Processing file lib/util/strerror_tls.c 00:08:57.165 Processing file lib/util/crc32.c 00:08:57.165 Processing file lib/util/base64.c 00:08:57.165 Processing file lib/util/crc32c.c 00:08:57.165 Processing file lib/util/crc16.c 00:08:57.165 Processing file lib/util/bit_array.c 00:08:57.165 Processing file lib/util/file.c 00:08:57.165 Processing file lib/util/uuid.c 00:08:57.165 Processing file lib/util/zipf.c 00:08:57.165 Processing file lib/util/dif.c 00:08:57.165 Processing file lib/util/iov.c 00:08:57.165 Processing file lib/util/fd_group.c 00:08:57.165 Processing file lib/util/fd.c 00:08:57.165 Processing file lib/util/cpuset.c 00:08:57.165 Processing file lib/util/crc32_ieee.c 00:08:57.165 Processing file lib/util/hexlify.c 00:08:57.165 Processing file lib/util/pipe.c 00:08:57.165 Processing file lib/util/math.c 00:08:57.165 Processing file lib/util/string.c 00:08:57.165 Processing file lib/util/crc64.c 00:08:57.165 Processing file lib/vfio_user/host/vfio_user.c 00:08:57.165 Processing file lib/vfio_user/host/vfio_user_pci.c 00:08:57.165 Processing file lib/vfu_tgt/tgt_rpc.c 00:08:57.165 Processing file lib/vfu_tgt/tgt_endpoint.c 00:08:57.165 Processing file lib/vhost/vhost_scsi.c 00:08:57.165 Processing file lib/vhost/vhost.c 00:08:57.165 Processing file lib/vhost/vhost_rpc.c 00:08:57.165 Processing file lib/vhost/vhost_internal.h 00:08:57.165 Processing file lib/vhost/rte_vhost_user.c 00:08:57.165 Processing file lib/vhost/vhost_blk.c 00:08:57.165 Processing file lib/virtio/virtio.c 00:08:57.165 Processing file lib/virtio/virtio_vfio_user.c 00:08:57.165 Processing file lib/virtio/virtio_pci.c 00:08:57.165 Processing file lib/virtio/virtio_vhost_user.c 00:08:57.165 Processing file lib/vmd/vmd.c 00:08:57.165 Processing file lib/vmd/led.c 00:08:57.165 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:08:57.165 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:08:57.165 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:08:57.165 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:08:57.165 Processing file module/accel/dsa/accel_dsa.c 00:08:57.165 Processing file module/accel/dsa/accel_dsa_rpc.c 00:08:57.165 Processing file module/accel/error/accel_error.c 00:08:57.165 Processing file module/accel/error/accel_error_rpc.c 00:08:57.423 Processing file module/accel/iaa/accel_iaa.c 00:08:57.423 Processing file module/accel/iaa/accel_iaa_rpc.c 00:08:57.423 Processing file module/accel/ioat/accel_ioat_rpc.c 00:08:57.423 Processing file module/accel/ioat/accel_ioat.c 00:08:57.423 Processing file module/bdev/aio/bdev_aio.c 00:08:57.423 Processing file module/bdev/aio/bdev_aio_rpc.c 00:08:57.424 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:08:57.424 Processing file module/bdev/compress/vbdev_compress.c 00:08:57.424 Processing file module/bdev/crypto/vbdev_crypto.c 00:08:57.424 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:08:57.424 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:08:57.424 Processing file module/bdev/delay/vbdev_delay.c 00:08:57.424 Processing file module/bdev/error/vbdev_error.c 00:08:57.424 Processing file module/bdev/error/vbdev_error_rpc.c 00:08:57.424 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:08:57.424 Processing file module/bdev/ftl/bdev_ftl.c 00:08:57.424 Processing file module/bdev/gpt/gpt.h 00:08:57.424 Processing file module/bdev/gpt/gpt.c 00:08:57.424 Processing file module/bdev/gpt/vbdev_gpt.c 00:08:57.424 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:08:57.424 Processing file module/bdev/iscsi/bdev_iscsi.c 00:08:57.424 Processing file module/bdev/lvol/vbdev_lvol.c 00:08:57.424 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:08:57.424 Processing file module/bdev/malloc/bdev_malloc.c 00:08:57.424 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:08:57.424 Processing file module/bdev/null/bdev_null_rpc.c 00:08:57.424 Processing file module/bdev/null/bdev_null.c 00:08:57.424 Processing file module/bdev/nvme/bdev_mdns_client.c 00:08:57.424 Processing file module/bdev/nvme/nvme_rpc.c 00:08:57.424 Processing file module/bdev/nvme/vbdev_opal.c 00:08:57.424 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:08:57.424 Processing file module/bdev/nvme/bdev_nvme.c 00:08:57.424 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:08:57.424 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:08:57.424 Processing file module/bdev/ocf/volume.c 00:08:57.424 Processing file module/bdev/ocf/ctx.c 00:08:57.424 Processing file module/bdev/ocf/utils.c 00:08:57.424 Processing file module/bdev/ocf/volume.h 00:08:57.424 Processing file module/bdev/ocf/vbdev_ocf.c 00:08:57.424 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:08:57.424 Processing file module/bdev/ocf/data.c 00:08:57.424 Processing file module/bdev/ocf/stats.c 00:08:57.681 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:08:57.681 Processing file module/bdev/passthru/vbdev_passthru.c 00:08:57.681 Processing file module/bdev/raid/bdev_raid_rpc.c 00:08:57.681 Processing file module/bdev/raid/bdev_raid.h 00:08:57.681 Processing file module/bdev/raid/bdev_raid.c 00:08:57.681 Processing file module/bdev/raid/raid0.c 00:08:57.681 Processing file module/bdev/raid/bdev_raid_sb.c 00:08:57.681 Processing file module/bdev/raid/raid5f.c 00:08:57.681 Processing file module/bdev/raid/concat.c 00:08:57.681 Processing file module/bdev/raid/raid1.c 00:08:57.681 Processing file module/bdev/rbd/bdev_rbd.c 00:08:57.681 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:08:57.681 Processing file module/bdev/split/vbdev_split.c 00:08:57.681 Processing file module/bdev/split/vbdev_split_rpc.c 00:08:57.681 Processing file module/bdev/uring/bdev_uring_rpc.c 00:08:57.681 Processing file module/bdev/uring/bdev_uring.c 00:08:57.681 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:08:57.681 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:08:57.681 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:08:57.681 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:08:57.681 Processing file module/bdev/xnvme/bdev_xnvme.c 00:08:57.681 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:08:57.681 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:08:57.681 Processing file module/blob/bdev/blob_bdev.c 00:08:57.681 Processing file module/blobfs/bdev/blobfs_bdev.c 00:08:57.681 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:08:57.681 Processing file module/blobfs/bdev/blobfs_fuse.c 00:08:57.681 Processing file module/env_dpdk/env_dpdk_rpc.c 00:08:57.681 Processing file module/event/subsystems/accel/accel.c 00:08:57.681 Processing file module/event/subsystems/bdev/bdev.c 00:08:57.681 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:08:57.681 Processing file module/event/subsystems/iobuf/iobuf.c 00:08:57.681 Processing file module/event/subsystems/iscsi/iscsi.c 00:08:57.681 Processing file module/event/subsystems/keyring/keyring.c 00:08:57.681 Processing file module/event/subsystems/nbd/nbd.c 00:08:57.681 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:08:57.681 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:08:57.681 Processing file module/event/subsystems/scheduler/scheduler.c 00:08:57.681 Processing file module/event/subsystems/scsi/scsi.c 00:08:57.681 Processing file module/event/subsystems/sock/sock.c 00:08:57.681 Processing file module/event/subsystems/ublk/ublk.c 00:08:57.681 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:08:57.681 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:08:57.681 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:08:57.681 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:08:57.681 Processing file module/event/subsystems/vmd/vmd.c 00:08:57.681 Processing file module/keyring/file/keyring.c 00:08:57.681 Processing file module/keyring/file/keyring_rpc.c 00:08:57.681 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:08:57.681 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:08:57.681 Processing file module/scheduler/gscheduler/gscheduler.c 00:08:57.681 Processing file module/sock/sock_kernel.h 00:08:57.939 Processing file module/sock/posix/posix.c 00:08:57.939 Processing file module/sock/uring/uring.c 00:08:57.939 Processing file module/vfu_device/vfu_virtio.c 00:08:57.939 Processing file module/vfu_device/vfu_virtio_blk.c 00:08:57.940 Processing file module/vfu_device/vfu_virtio_scsi.c 00:08:57.940 Processing file module/vfu_device/vfu_virtio_rpc.c 00:08:57.940 Processing file module/vfu_device/vfu_virtio_internal.h 00:08:57.940 Processing file xnvme/include/libxnvme_cmd.h 00:08:57.940 Writing directory view page. 00:08:57.940 Overall coverage rate: 00:08:57.940 lines......: 35.8% (41108 of 114965 lines) 00:08:57.940 functions..: 39.1% (3759 of 9625 functions) 00:08:57.940 10:49:02 -- unit/unittest.sh@303 -- # set +x 00:08:57.940 00:08:57.940 00:08:57.940 ===================== 00:08:57.940 All unit tests passed 00:08:57.940 ===================== 00:08:57.940 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:08:57.940 00:08:57.940 00:08:57.940 10:49:02 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:08:57.940 10:49:02 -- pm/common@30 -- # signal_monitor_resources TERM 00:08:57.940 10:49:02 -- pm/common@41 -- # local monitor pid pids signal=TERM 00:08:57.940 10:49:02 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:08:57.940 10:49:02 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:08:57.940 10:49:02 -- pm/common@45 -- # pid=221 00:08:57.940 10:49:02 -- pm/common@52 -- # sudo kill -TERM 221 00:08:57.940 10:49:02 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:08:57.940 10:49:02 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:08:57.940 10:49:02 -- pm/common@45 -- # pid=222 00:08:57.940 10:49:02 -- pm/common@52 -- # sudo kill -TERM 222 00:08:57.949 [Pipeline] } 00:08:57.967 [Pipeline] // stage 00:08:57.973 [Pipeline] } 00:08:57.991 [Pipeline] // timeout 00:08:57.997 [Pipeline] } 00:08:58.015 [Pipeline] // catchError 00:08:58.026 [Pipeline] stage 00:08:58.028 [Pipeline] { (Epilogue) 00:08:58.046 [Pipeline] sh 00:08:58.405 [Pipeline] setCustomBuildProperty 00:08:58.410 [Pipeline] catchError 00:08:58.411 [Pipeline] { 00:08:58.419 [Pipeline] sh 00:08:58.701 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:08:58.702 Artifacts sizes are good 00:08:58.711 [Pipeline] } 00:08:58.728 [Pipeline] // catchError 00:08:58.736 [Pipeline] sh 00:08:59.025 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:09:07.147 [Pipeline] archiveArtifacts 00:09:07.156 Archiving artifacts 00:09:08.002 [Pipeline] } 00:09:08.021 [Pipeline] // stage 00:09:08.027 [Pipeline] } 00:09:08.043 [Pipeline] // wrap 00:09:08.050 [Pipeline] } 00:09:08.070 [Pipeline] // node 00:09:08.075 [Pipeline] } 00:09:08.088 [Pipeline] // timeout 00:09:08.093 [Pipeline] } 00:09:08.104 [Pipeline] // retry 00:09:08.110 [Pipeline] End of Pipeline 00:09:08.148 Finished: SUCCESS