00:00:00.000 Started by upstream project "autotest-per-patch" build number 120656 00:00:00.000 originally caused by: 00:00:00.000 Started by user sys_sgci 00:00:00.113 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.114 The recommended git tool is: git 00:00:00.115 using credential 00000000-0000-0000-0000-000000000002 00:00:00.117 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.154 Fetching changes from the remote Git repository 00:00:00.156 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.187 Using shallow fetch with depth 1 00:00:00.187 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.187 > git --version # timeout=10 00:00:00.210 > git --version # 'git version 2.39.2' 00:00:00.210 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.211 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.211 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:05.761 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:05.774 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:05.785 Checking out Revision a704ed4d86859cb8cbec080c78b138476da6ee34 (FETCH_HEAD) 00:00:05.785 > git config core.sparsecheckout # timeout=10 00:00:05.797 > git read-tree -mu HEAD # timeout=10 00:00:05.812 > git checkout -f a704ed4d86859cb8cbec080c78b138476da6ee34 # timeout=5 00:00:05.831 Commit message: "packer: Insert post-processors only if at least one is defined" 00:00:05.831 > git rev-list --no-walk a704ed4d86859cb8cbec080c78b138476da6ee34 # timeout=10 00:00:05.925 [Pipeline] Start of Pipeline 00:00:05.936 [Pipeline] library 00:00:05.937 Loading library shm_lib@master 00:00:05.937 Library shm_lib@master is cached. Copying from home. 00:00:05.953 [Pipeline] retry 00:00:05.956 [Pipeline] { 00:00:05.969 [Pipeline] timeout 00:00:05.969 Timeout set to expire after 10 min without activity 00:00:05.970 [Pipeline] { 00:00:05.979 [Pipeline] node 00:00:09.708 Running on agt-_autotest_17624-8763 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:09.709 [Pipeline] { 00:00:09.720 [Pipeline] wrap 00:00:09.728 [Pipeline] { 00:00:09.736 [Pipeline] stage 00:00:09.738 [Pipeline] { (Prologue) 00:00:09.757 [Pipeline] echo 00:00:09.758 Node: agt-_autotest_17624-8763 00:00:09.912 [Pipeline] setCustomBuildProperty 00:00:09.929 [Pipeline] sh 00:00:11.104 + sudo git config --global --replace-all safe.directory '*' 00:00:11.187 [Pipeline] nodesByLabel 00:00:11.189 Found a total of 1 nodes with the 'sorcerer' label 00:00:11.201 [Pipeline] httpRequest 00:00:11.416 HttpMethod: GET 00:00:11.416 URL: http://10.211.164.101/packages/jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:12.237 Sending request to url: http://10.211.164.101/packages/jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:12.505 Response Code: HTTP/1.1 200 OK 00:00:12.568 Success: Status code 200 is in the accepted range: 200,404 00:00:12.568 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:20.461 [Pipeline] sh 00:00:20.758 + tar --no-same-owner -xf jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:20.785 [Pipeline] httpRequest 00:00:20.791 HttpMethod: GET 00:00:20.791 URL: http://10.211.164.101/packages/spdk_77a84e60e073c769797deff624cc274e83a9e621.tar.gz 00:00:20.794 Sending request to url: http://10.211.164.101/packages/spdk_77a84e60e073c769797deff624cc274e83a9e621.tar.gz 00:00:20.808 Response Code: HTTP/1.1 200 OK 00:00:20.809 Success: Status code 200 is in the accepted range: 200,404 00:00:20.809 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_77a84e60e073c769797deff624cc274e83a9e621.tar.gz 00:00:34.728 [Pipeline] sh 00:00:35.032 + tar --no-same-owner -xf spdk_77a84e60e073c769797deff624cc274e83a9e621.tar.gz 00:00:37.578 [Pipeline] sh 00:00:37.868 + git -C spdk log --oneline -n5 00:00:37.868 77a84e60e nvmf/tcp: add nvmf_qpair_set_ctrlr helper function 00:00:37.868 2731ac8c5 app/trace: emit owner descriptions 00:00:37.868 c064dc584 trace: rename trace_event's poller_id to owner_id 00:00:37.868 23f700383 trace: add concept of "owner" to trace files 00:00:37.868 67f328f92 trace: rename "per_lcore_history" to just "data" 00:00:37.886 [Pipeline] writeFile 00:00:37.903 [Pipeline] sh 00:00:38.197 + cat autorun-spdk.conf 00:00:38.197 SPDK_RUN_VALGRIND=1 00:00:38.197 SPDK_TEST_UNITTEST=1 00:00:38.197 SPDK_TEST_BLOCKDEV=1 00:00:38.197 SPDK_TEST_PMDK=1 00:00:38.197 SPDK_TEST_ISAL=1 00:00:38.197 SPDK_TEST_REDUCE=1 00:00:38.197 SPDK_TEST_VBDEV_COMPRESS=1 00:00:38.197 SPDK_TEST_CRYPTO=1 00:00:38.197 SPDK_TEST_FTL=1 00:00:38.197 SPDK_TEST_OCF=1 00:00:38.197 SPDK_TEST_RAID5=1 00:00:38.197 SPDK_TEST_RBD=1 00:00:38.197 SPDK_TEST_URING=1 00:00:38.197 SPDK_TEST_NVME_CUSE=1 00:00:38.197 SPDK_TEST_BLOBFS=1 00:00:38.197 SPDK_TEST_VFIOUSER=1 00:00:38.197 SPDK_TEST_DAOS=0 00:00:38.197 SPDK_RUN_ASAN=0 00:00:38.197 SPDK_RUN_UBSAN=1 00:00:38.197 SPDK_TEST_XNVME=1 00:00:38.204 RUN_NIGHTLY=0 00:00:38.205 [Pipeline] } 00:00:38.222 [Pipeline] // stage 00:00:38.231 [Pipeline] catchError 00:00:38.232 [Pipeline] { 00:00:38.246 [Pipeline] timeout 00:00:38.246 Timeout set to expire in 45 min 00:00:38.248 [Pipeline] { 00:00:38.264 [Pipeline] stage 00:00:38.266 [Pipeline] { (Tests) 00:00:38.282 [Pipeline] sh 00:00:38.575 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:00:38.575 01:51:52 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:00:38.575 01:51:52 -- scripts/common.sh@502 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:38.575 01:51:52 -- scripts/common.sh@510 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:38.575 01:51:52 -- scripts/common.sh@511 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:38.575 01:51:52 -- 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:00:38.575 01:51:52 -- 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:00:38.575 01:51:52 -- 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:00:38.575 01:51:52 -- paths/export.sh@5 -- # export PATH 00:00:38.575 01:51:52 -- 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:00:38.575 01:51:52 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:00:38.575 01:51:52 -- common/autobuild_common.sh@435 -- # date +%s 00:00:38.575 01:51:52 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1713491512.XXXXXX 00:00:38.575 01:51:52 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1713491512.85NA8I 00:00:38.575 01:51:52 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:00:38.576 01:51:52 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:00:38.576 01:51:52 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:00:38.576 01:51:52 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:38.576 01:51:52 -- 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:00:38.576 01:51:52 -- common/autobuild_common.sh@451 -- # get_config_params 00:00:38.576 01:51:52 -- common/autotest_common.sh@385 -- # xtrace_disable 00:00:38.576 01:51:52 -- common/autotest_common.sh@10 -- # set +x 00:00:38.576 01:51:52 -- 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:00:38.576 01:51:52 -- common/autobuild_common.sh@453 -- # start_monitor_resources 00:00:38.576 01:51:52 -- pm/common@17 -- # local monitor 00:00:38.576 01:51:52 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:38.576 01:51:52 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=167 00:00:38.576 01:51:52 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:38.576 01:51:52 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=168 00:00:38.576 01:51:52 -- pm/common@26 -- # sleep 1 00:00:38.576 01:51:52 -- pm/common@21 -- # date +%s 00:00:38.576 01:51:52 -- pm/common@21 -- # date +%s 00:00:38.576 01:51:52 -- 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.1713491512 00:00:38.576 01:51:52 -- 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.1713491512 00:00:38.576 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713491512_collect-vmstat.pm.log 00:00:38.576 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713491512_collect-cpu-load.pm.log 00:00:39.514 01:51:53 -- common/autobuild_common.sh@454 -- # trap stop_monitor_resources EXIT 00:00:39.514 01:51:53 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:00:39.514 01:51:53 -- 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:00:39.514 01:51:53 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:39.514 01:51:53 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:00:39.514 01:51:53 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:39.514 01:51:53 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:39.514 01:51:53 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:39.514 01:51:53 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:39.514 01:51:53 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:39.514 01:51:53 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:39.514 01:51:53 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:00:39.514 01:51:53 -- common/autobuild_common.sh@419 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:00:39.514 01:51:53 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:00:39.514 01:51:53 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:00:39.514 01:51:53 -- common/autotest_common.sh@10 -- # set +x 00:00:39.514 ************************************ 00:00:39.514 START TEST autobuild_ocf_precompile 00:00:39.514 ************************************ 00:00:39.514 01:51:53 -- common/autotest_common.sh@1111 -- # _ocf_precompile 00:00:39.514 01:51:53 -- 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:00:39.514 01:51:53 -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:00:39.514 01:51:53 -- 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:00:39.514 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:00:39.514 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:00:39.774 Using 'verbs' RDMA provider 00:00:48.839 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:00:58.822 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:00:59.082 Creating mk/config.mk...done. 00:00:59.082 Creating mk/cc.flags.mk...done. 00:00:59.082 Type 'make' to build. 00:00:59.082 01:52:13 -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:00:59.082 01:52:13 -- common/autobuild_common.sh@23 -- # CC=gcc 00:00:59.082 01:52:13 -- common/autobuild_common.sh@23 -- # CCAR=ar 00:00:59.082 01:52:13 -- 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:00:59.082 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:00:59.082 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:00:59.083 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:00:59.343 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:00:59.344 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:00:59.605 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:00:59.605 CC env_ocf/src/ocf/ocf_request.o 00:00:59.605 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:00:59.605 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:00:59.605 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:00:59.605 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:00:59.605 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_wa.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_inv.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_fast.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_discard.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_wi.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_wo.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_wb.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_ops.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_wt.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_rd.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_d2c.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_zero.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_common.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_pt.o 00:00:59.606 CC env_ocf/src/ocf/engine/cache_engine.o 00:00:59.606 CC env_ocf/src/ocf/engine/engine_bf.o 00:00:59.606 CC env_ocf/src/ocf/ocf_metadata.o 00:00:59.606 CC env_ocf/src/ocf/ocf_io_class.o 00:00:59.606 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:00:59.606 CC env_ocf/src/ocf/ocf_composite_volume.o 00:00:59.866 CC env_ocf/src/ocf/ocf_io.o 00:00:59.866 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:00:59.866 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:00:59.866 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:00:59.866 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:00:59.866 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:00:59.866 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:00:59.866 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_io.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_core.o 00:00:59.866 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:00:59.866 CC env_ocf/src/ocf/ocf_volume.o 00:00:59.866 CC env_ocf/src/ocf/ocf_space.o 00:00:59.866 CC env_ocf/src/ocf/ocf_cache.o 00:00:59.866 CC env_ocf/src/ocf/ocf_stats.o 00:01:00.125 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:00.125 CC env_ocf/src/ocf/ocf_core.o 00:01:00.125 CC env_ocf/src/ocf/ocf_ctx.o 00:01:00.125 CC env_ocf/src/ocf/promotion/promotion.o 00:01:00.125 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:00.125 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:00.125 CC env_ocf/src/ocf/ocf_logger.o 00:01:00.125 CC env_ocf/src/ocf/ocf_queue.o 00:01:00.125 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:00.125 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:00.125 CC env_ocf/src/ocf/utils/utils_request.o 00:01:00.125 CC env_ocf/src/ocf/utils/utils_list.o 00:01:00.125 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:00.125 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:00.126 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:00.126 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:00.126 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:00.126 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:00.126 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:00.126 CC env_ocf/src/ocf/utils/utils_io.o 00:01:00.126 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:00.126 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:00.126 CC env_ocf/src/ocf/ocf_lru.o 00:01:00.126 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:00.126 CC env_ocf/src/ocf/cleaning/nop.o 00:01:00.126 CC env_ocf/src/ocf/cleaning/alru.o 00:01:00.126 CC env_ocf/src/ocf/cleaning/acp.o 00:01:00.126 CC env_ocf/mpool.o 00:01:00.126 CC env_ocf/ocf_env.o 00:01:00.703 LIB libspdk_ocfenv.a 00:01:00.703 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:00.703 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:00.703 01:52:15 -- 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:00.703 01:52:15 -- 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:00.963 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:00.963 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:01.224 Using 'verbs' RDMA provider 00:01:12.148 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:20.271 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:20.271 Creating mk/config.mk...done. 00:01:20.271 Creating mk/cc.flags.mk...done. 00:01:20.271 Type 'make' to build. 00:01:20.271 00:01:20.271 real 0m39.617s 00:01:20.271 user 0m30.875s 00:01:20.271 sys 0m19.777s 00:01:20.271 01:52:33 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:01:20.271 01:52:33 -- common/autotest_common.sh@10 -- # set +x 00:01:20.271 ************************************ 00:01:20.271 END TEST autobuild_ocf_precompile 00:01:20.271 ************************************ 00:01:20.271 01:52:33 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:20.271 01:52:33 -- common/autobuild_common.sh@411 -- # run_test unittest_build _unittest_build 00:01:20.271 01:52:33 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:01:20.271 01:52:33 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:01:20.271 01:52:33 -- common/autotest_common.sh@10 -- # set +x 00:01:20.271 ************************************ 00:01:20.271 START TEST unittest_build 00:01:20.271 ************************************ 00:01:20.271 01:52:33 -- common/autotest_common.sh@1111 -- # _unittest_build 00:01:20.271 01:52:33 -- 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:20.271 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:20.271 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:20.271 Using 'verbs' RDMA provider 00:01:28.649 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:35.215 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:35.215 Creating mk/config.mk...done. 00:01:35.215 Creating mk/cc.flags.mk...done. 00:01:35.215 Type 'make' to build. 00:01:35.215 01:52:49 -- common/autobuild_common.sh@403 -- # make -j 26 00:01:35.473 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:01:35.473 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:35.473 meson setup builddir \ 00:01:35.473 -Dwith-libaio=enabled \ 00:01:35.473 -Dwith-liburing=enabled \ 00:01:35.473 -Dwith-libvfn=disabled \ 00:01:35.473 -Dwith-spdk=false && \ 00:01:35.473 meson compile -C builddir && \ 00:01:35.473 cd -) 00:01:35.473 make[1]: Nothing to be done for 'all'. 00:01:36.848 The Meson build system 00:01:36.848 Version: 1.3.1 00:01:36.848 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:01:36.848 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:36.848 Build type: native build 00:01:36.848 Project name: libvfio-user 00:01:36.848 Project version: 0.0.1 00:01:36.848 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:01:36.848 C linker for the host machine: cc ld.bfd 2.39-16 00:01:36.848 Host machine cpu family: x86_64 00:01:36.848 Host machine cpu: x86_64 00:01:36.848 Run-time dependency threads found: YES 00:01:36.848 Library dl found: YES 00:01:36.848 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:36.848 Run-time dependency json-c found: YES 0.17 00:01:36.848 Run-time dependency cmocka found: YES 1.1.7 00:01:36.848 Program pytest-3 found: NO 00:01:36.848 Program flake8 found: NO 00:01:36.849 Program misspell-fixer found: NO 00:01:36.849 Program restructuredtext-lint found: NO 00:01:36.849 Program valgrind found: YES (/usr/bin/valgrind) 00:01:36.849 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:36.849 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:36.849 Compiler for C supports arguments -Wwrite-strings: YES 00:01:36.849 ../libvfio-user/test/meson.build:20: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:01:36.849 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:36.849 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:36.849 ../libvfio-user/test/py/meson.build:16: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:01:36.849 Build targets in project: 8 00:01:36.849 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:36.849 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:36.849 00:01:36.849 libvfio-user 0.0.1 00:01:36.849 00:01:36.849 User defined options 00:01:36.849 buildtype : debug 00:01:36.849 default_library: static 00:01:36.849 libdir : /usr/local/lib 00:01:36.849 00:01:36.849 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:36.849 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:37.107 [1/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:01:37.107 [2/36] Compiling C object samples/null.p/null.c.o 00:01:37.107 [3/36] Compiling C object samples/lspci.p/lspci.c.o 00:01:37.107 [4/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:01:37.107 [5/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:01:37.107 [6/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:01:37.107 [7/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:01:37.107 [8/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:01:37.107 [9/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:01:37.107 [10/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:01:37.107 [11/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:01:37.107 [12/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:01:37.107 [13/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:01:37.107 [14/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:01:37.107 [15/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:01:37.107 [16/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:01:37.107 [17/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:01:37.107 [18/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:01:37.365 [19/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:01:37.365 [20/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:01:37.365 [21/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:01:37.365 [22/36] Compiling C object test/unit_tests.p/mocks.c.o 00:01:37.365 [23/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:01:37.365 [24/36] Compiling C object samples/server.p/server.c.o 00:01:37.365 [25/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:01:37.365 [26/36] Compiling C object samples/client.p/client.c.o 00:01:37.365 [27/36] Linking target samples/client 00:01:37.365 [28/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:01:37.365 [29/36] Linking static target lib/libvfio-user.a 00:01:37.365 [30/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:01:37.365 [31/36] Linking target samples/null 00:01:37.365 [32/36] Linking target samples/shadow_ioeventfd_server 00:01:37.365 [33/36] Linking target samples/lspci 00:01:37.365 [34/36] Linking target samples/server 00:01:37.365 [35/36] Linking target samples/gpio-pci-idio-16 00:01:37.365 [36/36] Linking target test/unit_tests 00:01:37.365 INFO: autodetecting backend as ninja 00:01:37.365 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:01:37.624 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:01:37.883 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:37.883 ninja: no work to do. 00:01:38.141 The Meson build system 00:01:38.141 Version: 1.3.1 00:01:38.141 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:01:38.141 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:38.141 Build type: native build 00:01:38.141 Project name: xnvme 00:01:38.141 Project version: 0.7.3 00:01:38.141 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:01:38.141 C linker for the host machine: cc ld.bfd 2.39-16 00:01:38.141 Host machine cpu family: x86_64 00:01:38.141 Host machine cpu: x86_64 00:01:38.141 Message: host_machine.system: linux 00:01:38.141 Compiler for C supports arguments -Wno-missing-braces: YES 00:01:38.141 Compiler for C supports arguments -Wno-cast-function-type: YES 00:01:38.141 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:01:38.141 Run-time dependency threads found: YES 00:01:38.141 Has header "setupapi.h" : NO 00:01:38.141 Has header "linux/blkzoned.h" : YES 00:01:38.141 Has header "linux/blkzoned.h" : YES (cached) 00:01:38.141 Has header "libaio.h" : YES 00:01:38.141 Library aio found: YES 00:01:38.141 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:38.141 Run-time dependency liburing found: YES 2.2 00:01:38.141 Dependency libvfn skipped: feature with-libvfn disabled 00:01:38.141 Run-time dependency appleframeworks found: NO (tried framework) 00:01:38.141 Run-time dependency appleframeworks found: NO (tried framework) 00:01:38.141 Configuring xnvme_config.h using configuration 00:01:38.141 Configuring xnvme.spec using configuration 00:01:38.141 Run-time dependency bash-completion found: YES 2.11 00:01:38.141 Message: Bash-completions: /usr/share/bash-completion/completions 00:01:38.141 Program cp found: YES (/usr/bin/cp) 00:01:38.141 Has header "winsock2.h" : NO 00:01:38.141 Has header "dbghelp.h" : NO 00:01:38.141 Library rpcrt4 found: NO 00:01:38.141 Library rt found: YES 00:01:38.141 Checking for function "clock_gettime" with dependency -lrt: YES 00:01:38.141 Found CMake: /usr/bin/cmake (3.27.7) 00:01:38.141 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:01:38.142 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:01:38.142 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:01:38.142 Build targets in project: 32 00:01:38.142 00:01:38.142 xnvme 0.7.3 00:01:38.142 00:01:38.142 User defined options 00:01:38.142 with-libaio : enabled 00:01:38.142 with-liburing: enabled 00:01:38.142 with-libvfn : disabled 00:01:38.142 with-spdk : false 00:01:38.142 00:01:38.142 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:38.406 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:01:39.108 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:01:39.108 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:01:39.415 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:01:39.415 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:01:39.415 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:01:39.415 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:01:39.415 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:01:39.415 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:01:39.415 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:01:39.415 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:01:39.415 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:01:39.415 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:01:39.415 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:01:39.807 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:01:39.807 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:01:39.807 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:01:39.807 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:01:39.807 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:01:39.807 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:01:39.807 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:01:39.807 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:01:39.807 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:01:39.807 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:01:39.807 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:01:40.111 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:01:40.111 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:01:40.111 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:01:40.111 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:01:40.111 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:01:40.111 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:01:40.111 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:01:40.111 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:01:40.111 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:01:40.111 [34/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:01:40.111 [35/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:01:40.111 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:01:40.111 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:01:40.111 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:01:40.111 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:01:40.111 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:01:40.111 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:01:40.111 [42/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:01:40.111 [43/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:01:40.111 [44/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:01:40.111 [45/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:01:40.111 [46/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:01:40.111 [47/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:01:40.111 [48/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:01:40.111 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:01:40.111 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:01:40.111 [51/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:01:40.111 [52/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:01:40.111 [53/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:01:40.111 [54/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:01:40.111 [55/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:01:40.111 [56/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:01:40.111 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:01:40.111 [58/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:01:40.111 [59/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:01:40.111 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:01:40.111 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:01:40.111 [62/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:01:40.111 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:01:40.111 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:01:40.111 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:01:40.111 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:01:40.111 [67/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:01:40.111 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:01:40.111 [69/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:01:40.111 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:01:40.111 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:01:40.111 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:01:40.112 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:01:40.112 [74/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:01:40.405 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:01:40.405 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:01:40.405 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:01:40.405 [78/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:01:40.405 [79/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:01:40.405 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:01:40.405 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:01:40.405 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:01:40.405 [83/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:01:40.405 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:01:40.405 [85/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:01:40.405 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:01:40.405 [87/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:01:40.405 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:01:40.405 [89/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:01:40.405 [90/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:01:40.405 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:01:40.405 [92/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:01:40.405 [93/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:01:40.405 [94/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:01:40.405 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:01:40.405 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:01:40.705 [97/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:01:40.705 [98/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:01:40.705 [99/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:01:40.705 [100/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:01:40.705 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:01:40.705 [102/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:01:40.705 [103/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:01:40.705 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:01:40.705 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:01:40.705 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:01:40.705 [107/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:01:40.705 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:01:40.705 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:01:40.705 [110/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:01:40.705 [111/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:01:40.705 [112/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:01:40.705 [113/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:01:40.705 [114/203] Compiling C object tools/kvs.p/kvs.c.o 00:01:40.705 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:01:40.705 [116/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:01:40.705 [117/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:01:40.705 [118/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:01:40.705 [119/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:01:40.705 [120/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:01:40.705 [121/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:01:40.705 [122/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:01:40.705 [123/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:01:40.705 [124/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:01:40.705 [125/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:01:40.705 [126/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:01:41.000 [127/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:01:41.000 [128/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:01:41.000 [129/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:01:41.000 [130/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:01:41.000 [131/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:01:41.000 [132/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:01:41.000 [133/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:01:41.000 [134/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:01:41.000 [135/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:01:41.000 [136/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:01:41.000 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:01:41.000 [138/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:01:41.000 [139/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:01:41.000 [140/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:01:41.000 [141/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:01:41.000 [142/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:01:41.000 [143/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:01:41.000 [144/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:01:41.000 [145/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:01:41.000 [146/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:01:41.000 [147/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:01:41.000 [148/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:01:41.000 [149/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:01:41.000 [150/203] Compiling C object tools/zoned.p/zoned.c.o 00:01:41.000 [151/203] Compiling C object tools/lblk.p/lblk.c.o 00:01:41.000 [152/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:01:41.000 [153/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:01:41.000 [154/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:01:41.000 [155/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:01:41.000 [156/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:01:41.259 [157/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:01:41.259 [158/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:01:41.259 [159/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:01:41.259 [160/203] Compiling C object tools/xdd.p/xdd.c.o 00:01:41.259 [161/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:01:41.259 [162/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:01:41.259 [163/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:01:41.259 [164/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:01:41.259 [165/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:01:41.259 [166/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:01:41.259 [167/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:01:41.259 [168/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:01:41.518 [169/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:01:41.518 [170/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:01:41.518 [171/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:01:41.805 [172/203] Linking target lib/libxnvme.so 00:01:41.805 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:01:41.805 [174/203] Linking static target lib/libxnvme.a 00:01:41.805 [175/203] Linking target tests/xnvme_tests_buf 00:01:41.805 [176/203] Linking target tests/xnvme_tests_cli 00:01:41.805 [177/203] Linking target tests/xnvme_tests_async_intf 00:01:41.805 [178/203] Linking target tests/xnvme_tests_lblk 00:01:41.805 [179/203] Linking target tests/xnvme_tests_scc 00:01:41.805 [180/203] Linking target tests/xnvme_tests_enum 00:01:41.805 [181/203] Linking target tools/lblk 00:01:41.805 [182/203] Linking target examples/xnvme_dev 00:01:41.805 [183/203] Linking target tools/xnvme 00:01:41.805 [184/203] Linking target tests/xnvme_tests_znd_state 00:01:41.805 [185/203] Linking target tests/xnvme_tests_map 00:01:41.805 [186/203] Linking target examples/xnvme_single_sync 00:01:41.805 [187/203] Linking target tests/xnvme_tests_znd_zrwa 00:01:41.805 [188/203] Linking target examples/xnvme_single_async 00:01:41.805 [189/203] Linking target tests/xnvme_tests_xnvme_file 00:01:41.805 [190/203] Linking target tests/xnvme_tests_kvs 00:01:41.805 [191/203] Linking target tests/xnvme_tests_xnvme_cli 00:01:41.805 [192/203] Linking target tools/xdd 00:01:41.805 [193/203] Linking target tests/xnvme_tests_znd_append 00:01:41.805 [194/203] Linking target tools/zoned 00:01:41.805 [195/203] Linking target examples/xnvme_hello 00:01:41.805 [196/203] Linking target tests/xnvme_tests_znd_explicit_open 00:01:41.805 [197/203] Linking target examples/zoned_io_async 00:01:41.805 [198/203] Linking target examples/xnvme_enum 00:01:41.805 [199/203] Linking target examples/zoned_io_sync 00:01:41.805 [200/203] Linking target tests/xnvme_tests_ioworker 00:01:41.805 [201/203] Linking target tools/xnvme_file 00:01:41.805 [202/203] Linking target examples/xnvme_io_async 00:01:41.805 [203/203] Linking target tools/kvs 00:01:41.805 INFO: autodetecting backend as ninja 00:01:41.805 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:42.064 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:03.994 The Meson build system 00:02:03.994 Version: 1.3.1 00:02:03.994 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:03.994 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:03.994 Build type: native build 00:02:03.994 Program cat found: YES (/usr/bin/cat) 00:02:03.994 Project name: DPDK 00:02:03.994 Project version: 23.11.0 00:02:03.994 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:03.994 C linker for the host machine: cc ld.bfd 2.39-16 00:02:03.994 Host machine cpu family: x86_64 00:02:03.994 Host machine cpu: x86_64 00:02:03.994 Message: ## Building in Developer Mode ## 00:02:03.994 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:03.994 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:03.994 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:03.994 Program python3 found: YES (/usr/bin/python3) 00:02:03.994 Program cat found: YES (/usr/bin/cat) 00:02:03.994 Compiler for C supports arguments -march=native: YES 00:02:03.994 Checking for size of "void *" : 8 00:02:03.994 Checking for size of "void *" : 8 (cached) 00:02:03.994 Library m found: YES 00:02:03.994 Library numa found: YES 00:02:03.994 Has header "numaif.h" : YES 00:02:03.994 Library fdt found: NO 00:02:03.994 Library execinfo found: NO 00:02:03.994 Has header "execinfo.h" : YES 00:02:03.994 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:03.994 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:03.994 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:03.994 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:03.994 Run-time dependency openssl found: YES 3.0.9 00:02:03.994 Run-time dependency libpcap found: YES 1.10.4 00:02:03.994 Has header "pcap.h" with dependency libpcap: YES 00:02:03.994 Compiler for C supports arguments -Wcast-qual: YES 00:02:03.994 Compiler for C supports arguments -Wdeprecated: YES 00:02:03.994 Compiler for C supports arguments -Wformat: YES 00:02:03.994 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:03.994 Compiler for C supports arguments -Wformat-security: NO 00:02:03.994 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:03.994 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:03.994 Compiler for C supports arguments -Wnested-externs: YES 00:02:03.994 Compiler for C supports arguments -Wold-style-definition: YES 00:02:03.994 Compiler for C supports arguments -Wpointer-arith: YES 00:02:03.994 Compiler for C supports arguments -Wsign-compare: YES 00:02:03.994 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:03.994 Compiler for C supports arguments -Wundef: YES 00:02:03.994 Compiler for C supports arguments -Wwrite-strings: YES 00:02:03.994 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:03.994 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:03.994 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:03.994 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:03.994 Program objdump found: YES (/usr/bin/objdump) 00:02:03.994 Compiler for C supports arguments -mavx512f: YES 00:02:03.994 Checking if "AVX512 checking" compiles: YES 00:02:03.994 Fetching value of define "__SSE4_2__" : 1 00:02:03.994 Fetching value of define "__AES__" : 1 00:02:03.994 Fetching value of define "__AVX__" : 1 00:02:03.994 Fetching value of define "__AVX2__" : 1 00:02:03.994 Fetching value of define "__AVX512BW__" : 1 00:02:03.994 Fetching value of define "__AVX512CD__" : 1 00:02:03.994 Fetching value of define "__AVX512DQ__" : 1 00:02:03.994 Fetching value of define "__AVX512F__" : 1 00:02:03.994 Fetching value of define "__AVX512VL__" : 1 00:02:03.994 Fetching value of define "__PCLMUL__" : 1 00:02:03.994 Fetching value of define "__RDRND__" : 1 00:02:03.994 Fetching value of define "__RDSEED__" : 1 00:02:03.994 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:03.994 Fetching value of define "__znver1__" : (undefined) 00:02:03.994 Fetching value of define "__znver2__" : (undefined) 00:02:03.994 Fetching value of define "__znver3__" : (undefined) 00:02:03.994 Fetching value of define "__znver4__" : (undefined) 00:02:03.995 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:03.995 Message: lib/log: Defining dependency "log" 00:02:03.995 Message: lib/kvargs: Defining dependency "kvargs" 00:02:03.995 Message: lib/telemetry: Defining dependency "telemetry" 00:02:03.995 Checking for function "getentropy" : NO 00:02:03.995 Message: lib/eal: Defining dependency "eal" 00:02:03.995 Message: lib/ring: Defining dependency "ring" 00:02:03.995 Message: lib/rcu: Defining dependency "rcu" 00:02:03.995 Message: lib/mempool: Defining dependency "mempool" 00:02:03.995 Message: lib/mbuf: Defining dependency "mbuf" 00:02:03.995 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:03.995 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:03.995 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:03.995 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:03.995 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:03.995 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:03.995 Compiler for C supports arguments -mpclmul: YES 00:02:03.995 Compiler for C supports arguments -maes: YES 00:02:03.995 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:03.995 Compiler for C supports arguments -mavx512bw: YES 00:02:03.995 Compiler for C supports arguments -mavx512dq: YES 00:02:03.995 Compiler for C supports arguments -mavx512vl: YES 00:02:03.995 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:03.995 Compiler for C supports arguments -mavx2: YES 00:02:03.995 Compiler for C supports arguments -mavx: YES 00:02:03.995 Message: lib/net: Defining dependency "net" 00:02:03.995 Message: lib/meter: Defining dependency "meter" 00:02:03.995 Message: lib/ethdev: Defining dependency "ethdev" 00:02:03.995 Message: lib/pci: Defining dependency "pci" 00:02:03.995 Message: lib/cmdline: Defining dependency "cmdline" 00:02:03.995 Message: lib/hash: Defining dependency "hash" 00:02:03.995 Message: lib/timer: Defining dependency "timer" 00:02:03.995 Message: lib/compressdev: Defining dependency "compressdev" 00:02:03.995 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:03.995 Message: lib/dmadev: Defining dependency "dmadev" 00:02:03.995 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:03.995 Message: lib/power: Defining dependency "power" 00:02:03.995 Message: lib/reorder: Defining dependency "reorder" 00:02:03.995 Message: lib/security: Defining dependency "security" 00:02:03.995 Has header "linux/userfaultfd.h" : YES 00:02:03.995 Has header "linux/vduse.h" : YES 00:02:03.995 Message: lib/vhost: Defining dependency "vhost" 00:02:03.995 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:03.995 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:03.995 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:03.995 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:03.995 Compiler for C supports arguments -std=c11: YES 00:02:03.995 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:03.995 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:03.995 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:03.995 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:03.995 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:03.995 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:03.995 Library mtcr_ul found: NO 00:02:03.995 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:03.995 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:03.995 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:03.995 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:05.902 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_25000baseCR_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_50000baseCR2_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_100000baseKR4_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:05.902 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:05.903 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:05.903 Configuring mlx5_autoconf.h using configuration 00:02:05.903 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:05.903 Run-time dependency libcrypto found: YES 3.0.9 00:02:05.903 Library IPSec_MB found: YES 00:02:05.903 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:05.903 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:05.903 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:05.903 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:05.903 Library IPSec_MB found: YES 00:02:05.903 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:05.903 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:05.903 Compiler for C supports arguments -std=c11: YES (cached) 00:02:05.903 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:05.903 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:05.903 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:05.903 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:05.903 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:05.903 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:05.903 Library libisal found: NO 00:02:05.903 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:05.903 Compiler for C supports arguments -std=c11: YES (cached) 00:02:05.903 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:05.903 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:05.903 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:05.903 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:05.903 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:05.903 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:05.903 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:05.903 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:05.903 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:05.903 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:05.903 Program doxygen found: YES (/usr/bin/doxygen) 00:02:05.903 Configuring doxy-api-html.conf using configuration 00:02:05.903 Configuring doxy-api-man.conf using configuration 00:02:05.903 Program mandb found: YES (/usr/bin/mandb) 00:02:05.903 Program sphinx-build found: NO 00:02:05.903 Configuring rte_build_config.h using configuration 00:02:05.903 Message: 00:02:05.903 ================= 00:02:05.903 Applications Enabled 00:02:05.903 ================= 00:02:05.903 00:02:05.903 apps: 00:02:05.903 00:02:05.903 00:02:05.903 Message: 00:02:05.903 ================= 00:02:05.903 Libraries Enabled 00:02:05.903 ================= 00:02:05.903 00:02:05.903 libs: 00:02:05.903 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:05.903 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:05.903 cryptodev, dmadev, power, reorder, security, vhost, 00:02:05.903 00:02:05.903 Message: 00:02:05.903 =============== 00:02:05.903 Drivers Enabled 00:02:05.903 =============== 00:02:05.903 00:02:05.903 common: 00:02:05.903 mlx5, qat, 00:02:05.903 bus: 00:02:05.903 auxiliary, pci, vdev, 00:02:05.903 mempool: 00:02:05.903 ring, 00:02:05.903 dma: 00:02:05.903 00:02:05.903 net: 00:02:05.903 00:02:05.903 crypto: 00:02:05.903 ipsec_mb, mlx5, 00:02:05.903 compress: 00:02:05.903 isal, mlx5, 00:02:05.903 vdpa: 00:02:05.903 00:02:05.903 00:02:05.904 Message: 00:02:05.904 ================= 00:02:05.904 Content Skipped 00:02:05.904 ================= 00:02:05.904 00:02:05.904 apps: 00:02:05.904 dumpcap: explicitly disabled via build config 00:02:05.904 graph: explicitly disabled via build config 00:02:05.904 pdump: explicitly disabled via build config 00:02:05.904 proc-info: explicitly disabled via build config 00:02:05.904 test-acl: explicitly disabled via build config 00:02:05.904 test-bbdev: explicitly disabled via build config 00:02:05.904 test-cmdline: explicitly disabled via build config 00:02:05.904 test-compress-perf: explicitly disabled via build config 00:02:05.904 test-crypto-perf: explicitly disabled via build config 00:02:05.904 test-dma-perf: explicitly disabled via build config 00:02:05.904 test-eventdev: explicitly disabled via build config 00:02:05.904 test-fib: explicitly disabled via build config 00:02:05.904 test-flow-perf: explicitly disabled via build config 00:02:05.904 test-gpudev: explicitly disabled via build config 00:02:05.904 test-mldev: explicitly disabled via build config 00:02:05.904 test-pipeline: explicitly disabled via build config 00:02:05.904 test-pmd: explicitly disabled via build config 00:02:05.904 test-regex: explicitly disabled via build config 00:02:05.904 test-sad: explicitly disabled via build config 00:02:05.904 test-security-perf: explicitly disabled via build config 00:02:05.904 00:02:05.904 libs: 00:02:05.904 metrics: explicitly disabled via build config 00:02:05.904 acl: explicitly disabled via build config 00:02:05.904 bbdev: explicitly disabled via build config 00:02:05.904 bitratestats: explicitly disabled via build config 00:02:05.904 bpf: explicitly disabled via build config 00:02:05.904 cfgfile: explicitly disabled via build config 00:02:05.904 distributor: explicitly disabled via build config 00:02:05.904 efd: explicitly disabled via build config 00:02:05.904 eventdev: explicitly disabled via build config 00:02:05.904 dispatcher: explicitly disabled via build config 00:02:05.904 gpudev: explicitly disabled via build config 00:02:05.904 gro: explicitly disabled via build config 00:02:05.904 gso: explicitly disabled via build config 00:02:05.904 ip_frag: explicitly disabled via build config 00:02:05.904 jobstats: explicitly disabled via build config 00:02:05.904 latencystats: explicitly disabled via build config 00:02:05.904 lpm: explicitly disabled via build config 00:02:05.904 member: explicitly disabled via build config 00:02:05.904 pcapng: explicitly disabled via build config 00:02:05.904 rawdev: explicitly disabled via build config 00:02:05.904 regexdev: explicitly disabled via build config 00:02:05.904 mldev: explicitly disabled via build config 00:02:05.904 rib: explicitly disabled via build config 00:02:05.904 sched: explicitly disabled via build config 00:02:05.904 stack: explicitly disabled via build config 00:02:05.904 ipsec: explicitly disabled via build config 00:02:05.904 pdcp: explicitly disabled via build config 00:02:05.904 fib: explicitly disabled via build config 00:02:05.904 port: explicitly disabled via build config 00:02:05.904 pdump: explicitly disabled via build config 00:02:05.904 table: explicitly disabled via build config 00:02:05.904 pipeline: explicitly disabled via build config 00:02:05.904 graph: explicitly disabled via build config 00:02:05.904 node: explicitly disabled via build config 00:02:05.904 00:02:05.904 drivers: 00:02:05.904 common/cpt: not in enabled drivers build config 00:02:05.904 common/dpaax: not in enabled drivers build config 00:02:05.904 common/iavf: not in enabled drivers build config 00:02:05.904 common/idpf: not in enabled drivers build config 00:02:05.904 common/mvep: not in enabled drivers build config 00:02:05.904 common/octeontx: not in enabled drivers build config 00:02:05.904 bus/cdx: not in enabled drivers build config 00:02:05.904 bus/dpaa: not in enabled drivers build config 00:02:05.904 bus/fslmc: not in enabled drivers build config 00:02:05.904 bus/ifpga: not in enabled drivers build config 00:02:05.904 bus/platform: not in enabled drivers build config 00:02:05.904 bus/vmbus: not in enabled drivers build config 00:02:05.904 common/cnxk: not in enabled drivers build config 00:02:05.904 common/nfp: not in enabled drivers build config 00:02:05.904 common/sfc_efx: not in enabled drivers build config 00:02:05.904 mempool/bucket: not in enabled drivers build config 00:02:05.904 mempool/cnxk: not in enabled drivers build config 00:02:05.904 mempool/dpaa: not in enabled drivers build config 00:02:05.904 mempool/dpaa2: not in enabled drivers build config 00:02:05.904 mempool/octeontx: not in enabled drivers build config 00:02:05.904 mempool/stack: not in enabled drivers build config 00:02:05.904 dma/cnxk: not in enabled drivers build config 00:02:05.904 dma/dpaa: not in enabled drivers build config 00:02:05.904 dma/dpaa2: not in enabled drivers build config 00:02:05.904 dma/hisilicon: not in enabled drivers build config 00:02:05.904 dma/idxd: not in enabled drivers build config 00:02:05.904 dma/ioat: not in enabled drivers build config 00:02:05.904 dma/skeleton: not in enabled drivers build config 00:02:05.904 net/af_packet: not in enabled drivers build config 00:02:05.904 net/af_xdp: not in enabled drivers build config 00:02:05.904 net/ark: not in enabled drivers build config 00:02:05.904 net/atlantic: not in enabled drivers build config 00:02:05.904 net/avp: not in enabled drivers build config 00:02:05.904 net/axgbe: not in enabled drivers build config 00:02:05.904 net/bnx2x: not in enabled drivers build config 00:02:05.904 net/bnxt: not in enabled drivers build config 00:02:05.905 net/bonding: not in enabled drivers build config 00:02:05.905 net/cnxk: not in enabled drivers build config 00:02:05.905 net/cpfl: not in enabled drivers build config 00:02:05.905 net/cxgbe: not in enabled drivers build config 00:02:05.905 net/dpaa: not in enabled drivers build config 00:02:05.905 net/dpaa2: not in enabled drivers build config 00:02:05.905 net/e1000: not in enabled drivers build config 00:02:05.905 net/ena: not in enabled drivers build config 00:02:05.905 net/enetc: not in enabled drivers build config 00:02:05.905 net/enetfec: not in enabled drivers build config 00:02:05.905 net/enic: not in enabled drivers build config 00:02:05.905 net/failsafe: not in enabled drivers build config 00:02:05.905 net/fm10k: not in enabled drivers build config 00:02:05.905 net/gve: not in enabled drivers build config 00:02:05.905 net/hinic: not in enabled drivers build config 00:02:05.905 net/hns3: not in enabled drivers build config 00:02:05.905 net/i40e: not in enabled drivers build config 00:02:05.905 net/iavf: not in enabled drivers build config 00:02:05.905 net/ice: not in enabled drivers build config 00:02:05.905 net/idpf: not in enabled drivers build config 00:02:05.905 net/igc: not in enabled drivers build config 00:02:05.905 net/ionic: not in enabled drivers build config 00:02:05.905 net/ipn3ke: not in enabled drivers build config 00:02:05.905 net/ixgbe: not in enabled drivers build config 00:02:05.905 net/mana: not in enabled drivers build config 00:02:05.905 net/memif: not in enabled drivers build config 00:02:05.905 net/mlx4: not in enabled drivers build config 00:02:05.905 net/mlx5: not in enabled drivers build config 00:02:05.905 net/mvneta: not in enabled drivers build config 00:02:05.905 net/mvpp2: not in enabled drivers build config 00:02:05.905 net/netvsc: not in enabled drivers build config 00:02:05.905 net/nfb: not in enabled drivers build config 00:02:05.905 net/nfp: not in enabled drivers build config 00:02:05.905 net/ngbe: not in enabled drivers build config 00:02:05.905 net/null: not in enabled drivers build config 00:02:05.905 net/octeontx: not in enabled drivers build config 00:02:05.905 net/octeon_ep: not in enabled drivers build config 00:02:05.905 net/pcap: not in enabled drivers build config 00:02:05.905 net/pfe: not in enabled drivers build config 00:02:05.905 net/qede: not in enabled drivers build config 00:02:05.905 net/ring: not in enabled drivers build config 00:02:05.905 net/sfc: not in enabled drivers build config 00:02:05.905 net/softnic: not in enabled drivers build config 00:02:05.905 net/tap: not in enabled drivers build config 00:02:05.905 net/thunderx: not in enabled drivers build config 00:02:05.905 net/txgbe: not in enabled drivers build config 00:02:05.905 net/vdev_netvsc: not in enabled drivers build config 00:02:05.905 net/vhost: not in enabled drivers build config 00:02:05.905 net/virtio: not in enabled drivers build config 00:02:05.905 net/vmxnet3: not in enabled drivers build config 00:02:05.905 raw/*: missing internal dependency, "rawdev" 00:02:05.905 crypto/armv8: not in enabled drivers build config 00:02:05.905 crypto/bcmfs: not in enabled drivers build config 00:02:05.905 crypto/caam_jr: not in enabled drivers build config 00:02:05.905 crypto/ccp: not in enabled drivers build config 00:02:05.905 crypto/cnxk: not in enabled drivers build config 00:02:05.905 crypto/dpaa_sec: not in enabled drivers build config 00:02:05.905 crypto/dpaa2_sec: not in enabled drivers build config 00:02:05.905 crypto/mvsam: not in enabled drivers build config 00:02:05.905 crypto/nitrox: not in enabled drivers build config 00:02:05.905 crypto/null: not in enabled drivers build config 00:02:05.905 crypto/octeontx: not in enabled drivers build config 00:02:05.905 crypto/openssl: not in enabled drivers build config 00:02:05.905 crypto/scheduler: not in enabled drivers build config 00:02:05.905 crypto/uadk: not in enabled drivers build config 00:02:05.905 crypto/virtio: not in enabled drivers build config 00:02:05.905 compress/octeontx: not in enabled drivers build config 00:02:05.905 compress/zlib: not in enabled drivers build config 00:02:05.905 regex/*: missing internal dependency, "regexdev" 00:02:05.905 ml/*: missing internal dependency, "mldev" 00:02:05.905 vdpa/ifc: not in enabled drivers build config 00:02:05.905 vdpa/mlx5: not in enabled drivers build config 00:02:05.905 vdpa/nfp: not in enabled drivers build config 00:02:05.905 vdpa/sfc: not in enabled drivers build config 00:02:05.905 event/*: missing internal dependency, "eventdev" 00:02:05.905 baseband/*: missing internal dependency, "bbdev" 00:02:05.905 gpu/*: missing internal dependency, "gpudev" 00:02:05.905 00:02:05.905 00:02:06.474 Build targets in project: 114 00:02:06.474 00:02:06.474 DPDK 23.11.0 00:02:06.474 00:02:06.474 User defined options 00:02:06.474 buildtype : debug 00:02:06.474 default_library : static 00:02:06.474 libdir : lib 00:02:06.474 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:06.474 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:06.474 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:06.474 cpu_instruction_set: native 00:02:06.474 disable_apps : test,test-acl,test-cmdline,test-compress-perf,proc-info,test-mldev,test-pmd,test-regex,test-eventdev,test-security-perf,test-dma-perf,test-sad,test-fib,test-gpudev,test-crypto-perf,test-pipeline,test-bbdev,graph,dumpcap,test-flow-perf,pdump 00:02:06.474 disable_libs : efd,gpudev,bbdev,rawdev,regexdev,gro,pdcp,pipeline,lpm,ipsec,bpf,cfgfile,jobstats,acl,mldev,port,fib,table,distributor,pcapng,latencystats,sched,node,eventdev,stack,graph,ip_frag,rib,dispatcher,bitratestats,gso,metrics,pdump,member 00:02:06.474 enable_docs : false 00:02:06.474 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:06.474 enable_kmods : false 00:02:06.474 tests : false 00:02:06.474 00:02:06.474 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:06.732 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:06.732 [1/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:06.732 [2/369] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:06.732 [3/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:06.732 [4/369] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:06.732 [5/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:06.732 [6/369] Linking static target lib/librte_kvargs.a 00:02:06.732 [7/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:06.732 [8/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:06.732 [9/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:06.732 [10/369] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:06.732 [11/369] Linking static target lib/librte_log.a 00:02:06.732 [12/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:06.732 [13/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:06.989 [14/369] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.989 [15/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:06.989 [16/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:06.989 [17/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:06.989 [18/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:06.989 [19/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:06.990 [20/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:06.990 [21/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:06.990 [22/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:06.990 [23/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:06.990 [24/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:06.990 [25/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:06.990 [26/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:06.990 [27/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:06.990 [28/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:06.990 [29/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:06.990 [30/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:06.990 [31/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:06.990 [32/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:06.990 [33/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:06.990 [34/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:06.990 [35/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:06.990 [36/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:06.990 [37/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:06.990 [38/369] Linking static target lib/librte_telemetry.a 00:02:06.990 [39/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:06.990 [40/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:06.990 [41/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:06.990 [42/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:06.990 [43/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:06.990 [44/369] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:06.990 [45/369] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.990 [46/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:07.248 [47/369] Linking target lib/librte_log.so.24.0 00:02:07.248 [48/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:07.248 [49/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:07.248 [50/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:07.248 [51/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:07.248 [52/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:07.248 [53/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:07.248 [54/369] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:02:07.248 [55/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:07.248 [56/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:07.248 [57/369] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:07.248 [58/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:07.248 [59/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:07.248 [60/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:07.248 [61/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:07.248 [62/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:07.248 [63/369] Linking target lib/librte_kvargs.so.24.0 00:02:07.248 [64/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:07.248 [65/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:07.248 [66/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:07.248 [67/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:07.248 [68/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:07.248 [69/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:07.248 [70/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:07.248 [71/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:07.248 [72/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:07.248 [73/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:07.248 [74/369] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.248 [75/369] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:02:07.248 [76/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:07.506 [77/369] Linking target lib/librte_telemetry.so.24.0 00:02:07.506 [78/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:07.506 [79/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:07.506 [80/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:07.506 [81/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:07.506 [82/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:07.506 [83/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:07.506 [84/369] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:02:07.506 [85/369] Linking static target lib/librte_eal.a 00:02:07.506 [86/369] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:07.506 [87/369] Linking static target lib/librte_ring.a 00:02:07.506 [88/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:07.506 [89/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:07.506 [90/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:07.506 [91/369] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:07.506 [92/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:07.506 [93/369] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:07.506 [94/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:07.506 [95/369] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:07.506 [96/369] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:07.506 [97/369] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:07.506 [98/369] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:07.506 [99/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:07.506 [100/369] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:07.506 [101/369] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:07.506 [102/369] Linking static target lib/librte_mempool.a 00:02:07.506 [103/369] Linking static target lib/librte_rcu.a 00:02:07.506 [104/369] Linking static target lib/librte_meter.a 00:02:07.506 [105/369] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:07.506 [106/369] Linking static target lib/librte_pci.a 00:02:07.763 [107/369] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:07.763 [108/369] Linking static target lib/librte_net.a 00:02:07.763 [109/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:07.763 [110/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:07.763 [111/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:07.763 [112/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:07.763 [113/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:07.763 [114/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:07.763 [115/369] Linking static target lib/librte_mbuf.a 00:02:07.763 [116/369] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.763 [117/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:07.763 [118/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:07.763 [119/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:07.763 [120/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:07.763 [121/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:07.763 [122/369] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.763 [123/369] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.763 [124/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:07.763 [125/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:07.763 [126/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:07.763 [127/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:07.763 [128/369] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.763 [129/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:07.763 [130/369] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.763 [131/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:07.763 [132/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:08.020 [133/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:08.020 [134/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:08.020 [135/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:08.020 [136/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:08.020 [137/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:08.020 [138/369] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:08.020 [139/369] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:08.020 [140/369] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:08.020 [141/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:08.020 [142/369] Linking static target lib/librte_cmdline.a 00:02:08.020 [143/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:08.020 [144/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:08.020 [145/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:08.020 [146/369] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:08.020 [147/369] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.020 [148/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:08.020 [149/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:08.020 [150/369] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:08.020 [151/369] Linking static target lib/librte_timer.a 00:02:08.020 [152/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:08.020 [153/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:08.020 [154/369] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.020 [155/369] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:08.277 [156/369] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:08.277 [157/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:08.277 [158/369] Linking static target lib/librte_compressdev.a 00:02:08.277 [159/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:08.277 [160/369] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:08.277 [161/369] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:08.277 [162/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:08.277 [163/369] Linking static target lib/librte_dmadev.a 00:02:08.277 [164/369] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:08.277 [165/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:08.277 [166/369] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:08.277 [167/369] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:08.277 [168/369] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:08.277 [169/369] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:08.277 [170/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:08.277 [171/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:08.277 [172/369] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:08.277 [173/369] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.277 [174/369] Linking static target lib/librte_hash.a 00:02:08.277 [175/369] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:08.277 [176/369] Linking static target lib/librte_power.a 00:02:08.534 [177/369] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:08.534 [178/369] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:08.534 [179/369] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:08.534 [180/369] Linking static target lib/librte_reorder.a 00:02:08.534 [181/369] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:08.534 [182/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:08.534 [183/369] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.534 [184/369] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:08.534 [185/369] Linking static target lib/librte_security.a 00:02:08.534 [186/369] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.534 [187/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:08.534 [188/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:08.534 [189/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:08.534 [190/369] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:08.534 [191/369] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:08.534 [192/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:08.534 [193/369] Linking static target lib/librte_cryptodev.a 00:02:08.534 [194/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:08.534 [195/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:08.534 [196/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:08.534 [197/369] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.534 [198/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:08.534 [199/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:08.534 [200/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:08.534 [201/369] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.534 [202/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:08.534 [203/369] Linking static target lib/librte_ethdev.a 00:02:08.792 [204/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:08.792 [205/369] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:08.792 [206/369] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:08.792 [207/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:08.792 [208/369] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:08.792 [209/369] Compiling C object drivers/librte_bus_auxiliary.so.24.0.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:08.792 [210/369] Linking static target drivers/librte_bus_auxiliary.a 00:02:08.792 [211/369] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:08.792 [212/369] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.792 [213/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:08.792 [214/369] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.792 [215/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:08.792 [216/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:08.792 [217/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:08.792 [218/369] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.792 [219/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:08.792 [220/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:08.792 [221/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:08.792 [222/369] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:08.792 [223/369] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:08.792 [224/369] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:08.792 [225/369] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:08.792 [226/369] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.792 [227/369] Linking static target drivers/librte_bus_pci.a 00:02:08.792 [228/369] Linking static target drivers/librte_bus_vdev.a 00:02:08.792 [229/369] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:08.792 [230/369] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:08.792 [231/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:09.050 [232/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:09.050 [233/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:09.050 [234/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:09.050 [235/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:09.050 [236/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:09.050 [237/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:09.050 [238/369] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.050 [239/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:09.050 [240/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:09.050 [241/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:09.050 [242/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:09.050 [243/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:09.050 [244/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:09.050 [245/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:09.050 [246/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:09.307 [247/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:09.307 [248/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:09.307 [249/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:09.307 [250/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:09.307 [251/369] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.307 [252/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:09.307 [253/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:09.307 [254/369] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:09.307 [255/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:09.307 [256/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:09.307 [257/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:09.307 [258/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:09.307 [259/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:09.564 [260/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:09.564 [261/369] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:09.564 [262/369] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:09.564 [263/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:09.564 [264/369] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:09.564 [265/369] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.564 [266/369] Compiling C object drivers/librte_common_mlx5.so.24.0.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:09.564 [267/369] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:09.564 [268/369] Linking static target drivers/librte_common_mlx5.a 00:02:09.564 [269/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:09.565 [270/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:09.565 [271/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:09.565 [272/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:09.565 [273/369] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:09.565 [274/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:09.565 [275/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:09.565 [276/369] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:09.565 [277/369] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:09.565 [278/369] Linking static target drivers/librte_mempool_ring.a 00:02:09.565 [279/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:09.565 [280/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:09.565 [281/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:09.822 [282/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:09.822 [283/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:09.822 [284/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:09.822 [285/369] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:09.822 [286/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:09.822 [287/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:09.822 [288/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:09.822 [289/369] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:09.822 [290/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:09.822 [291/369] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:09.822 [292/369] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:09.822 [293/369] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:09.822 [294/369] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:09.822 [295/369] Compiling C object drivers/librte_crypto_mlx5.so.24.0.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:09.822 [296/369] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:09.822 [297/369] Linking static target drivers/librte_crypto_mlx5.a 00:02:09.822 [298/369] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:10.082 [299/369] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:10.082 [300/369] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:10.082 [301/369] Compiling C object drivers/librte_compress_isal.so.24.0.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:10.082 [302/369] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:10.082 [303/369] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:10.082 [304/369] Compiling C object drivers/librte_compress_mlx5.so.24.0.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:10.082 [305/369] Linking static target drivers/librte_compress_isal.a 00:02:10.082 [306/369] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.0.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:10.082 [307/369] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:10.082 [308/369] Linking static target drivers/librte_compress_mlx5.a 00:02:10.082 [309/369] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:10.341 [310/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:10.341 [311/369] Linking static target drivers/libtmp_rte_common_qat.a 00:02:10.341 [312/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:10.341 [313/369] Linking static target lib/librte_vhost.a 00:02:10.600 [314/369] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:10.600 [315/369] Compiling C object drivers/librte_common_qat.so.24.0.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:10.600 [316/369] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:10.600 [317/369] Linking static target drivers/librte_common_qat.a 00:02:11.534 [318/369] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:12.101 [319/369] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:12.668 [320/369] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:12.927 [321/369] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:12.927 [322/369] Linking target lib/librte_eal.so.24.0 00:02:12.927 [323/369] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:02:13.187 [324/369] Linking target lib/librte_ring.so.24.0 00:02:13.187 [325/369] Linking target lib/librte_pci.so.24.0 00:02:13.187 [326/369] Linking target lib/librte_timer.so.24.0 00:02:13.187 [327/369] Linking target drivers/librte_bus_auxiliary.so.24.0 00:02:13.187 [328/369] Linking target lib/librte_meter.so.24.0 00:02:13.187 [329/369] Linking target lib/librte_dmadev.so.24.0 00:02:13.187 [330/369] Linking target drivers/librte_bus_vdev.so.24.0 00:02:13.187 [331/369] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:02:13.187 [332/369] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:02:13.187 [333/369] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:02:13.188 [334/369] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:02:13.188 [335/369] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:02:13.188 [336/369] Generating symbol file drivers/librte_bus_auxiliary.so.24.0.p/librte_bus_auxiliary.so.24.0.symbols 00:02:13.188 [337/369] Generating symbol file drivers/librte_bus_vdev.so.24.0.p/librte_bus_vdev.so.24.0.symbols 00:02:13.188 [338/369] Linking target lib/librte_rcu.so.24.0 00:02:13.188 [339/369] Linking target lib/librte_mempool.so.24.0 00:02:13.188 [340/369] Linking target drivers/librte_bus_pci.so.24.0 00:02:13.447 [341/369] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:02:13.447 [342/369] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:02:13.447 [343/369] Generating symbol file drivers/librte_bus_pci.so.24.0.p/librte_bus_pci.so.24.0.symbols 00:02:13.447 [344/369] Linking target drivers/librte_mempool_ring.so.24.0 00:02:13.447 [345/369] Linking target lib/librte_mbuf.so.24.0 00:02:13.447 [346/369] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:02:13.447 [347/369] Linking target lib/librte_compressdev.so.24.0 00:02:13.447 [348/369] Linking target lib/librte_net.so.24.0 00:02:13.447 [349/369] Linking target lib/librte_reorder.so.24.0 00:02:13.447 [350/369] Linking target lib/librte_cryptodev.so.24.0 00:02:13.707 [351/369] Generating symbol file lib/librte_compressdev.so.24.0.p/librte_compressdev.so.24.0.symbols 00:02:13.707 [352/369] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:02:13.707 [353/369] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:02:13.707 [354/369] Linking target lib/librte_cmdline.so.24.0 00:02:13.707 [355/369] Linking target lib/librte_hash.so.24.0 00:02:13.707 [356/369] Linking target lib/librte_security.so.24.0 00:02:13.707 [357/369] Linking target drivers/librte_compress_isal.so.24.0 00:02:13.707 [358/369] Linking target lib/librte_ethdev.so.24.0 00:02:13.707 [359/369] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:02:13.707 [360/369] Generating symbol file lib/librte_security.so.24.0.p/librte_security.so.24.0.symbols 00:02:13.707 [361/369] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:02:13.707 [362/369] Linking target drivers/librte_common_mlx5.so.24.0 00:02:13.707 [363/369] Linking target lib/librte_power.so.24.0 00:02:13.967 [364/369] Linking target lib/librte_vhost.so.24.0 00:02:13.967 [365/369] Generating symbol file drivers/librte_common_mlx5.so.24.0.p/librte_common_mlx5.so.24.0.symbols 00:02:13.967 [366/369] Linking target drivers/librte_compress_mlx5.so.24.0 00:02:13.967 [367/369] Linking target drivers/librte_crypto_mlx5.so.24.0 00:02:13.967 [368/369] Linking target drivers/librte_crypto_ipsec_mb.so.24.0 00:02:13.967 [369/369] Linking target drivers/librte_common_qat.so.24.0 00:02:13.967 INFO: autodetecting backend as ninja 00:02:13.967 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:14.903 CC lib/ut_mock/mock.o 00:02:14.903 CC lib/log/log.o 00:02:14.903 CC lib/log/log_flags.o 00:02:14.903 CC lib/log/log_deprecated.o 00:02:14.903 CC lib/ut/ut.o 00:02:14.903 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:14.903 LIB libspdk_ut_mock.a 00:02:14.903 LIB libspdk_log.a 00:02:14.903 LIB libspdk_ut.a 00:02:15.161 CC lib/util/base64.o 00:02:15.161 CC lib/util/bit_array.o 00:02:15.161 CC lib/util/cpuset.o 00:02:15.161 CC lib/util/crc16.o 00:02:15.161 CC lib/util/crc32.o 00:02:15.161 CC lib/util/crc32c.o 00:02:15.161 CC lib/util/crc32_ieee.o 00:02:15.161 CC lib/util/crc64.o 00:02:15.161 CC lib/util/dif.o 00:02:15.161 CC lib/util/fd.o 00:02:15.161 CC lib/util/file.o 00:02:15.161 CC lib/dma/dma.o 00:02:15.161 CC lib/util/hexlify.o 00:02:15.161 CC lib/util/iov.o 00:02:15.161 CC lib/util/math.o 00:02:15.161 CC lib/util/pipe.o 00:02:15.161 CC lib/util/strerror_tls.o 00:02:15.161 CC lib/util/string.o 00:02:15.161 CC lib/util/uuid.o 00:02:15.161 CC lib/util/fd_group.o 00:02:15.161 CC lib/util/xor.o 00:02:15.161 CC lib/util/zipf.o 00:02:15.161 CC lib/ioat/ioat.o 00:02:15.161 CXX lib/trace_parser/trace.o 00:02:15.419 CC lib/vfio_user/host/vfio_user_pci.o 00:02:15.419 CC lib/vfio_user/host/vfio_user.o 00:02:15.419 LIB libspdk_dma.a 00:02:15.419 LIB libspdk_ioat.a 00:02:15.419 LIB libspdk_vfio_user.a 00:02:15.678 LIB libspdk_util.a 00:02:15.938 CC lib/json/json_parse.o 00:02:15.938 CC lib/json/json_util.o 00:02:15.938 CC lib/json/json_write.o 00:02:15.938 CC lib/conf/conf.o 00:02:15.938 CC lib/reduce/reduce.o 00:02:15.938 CC lib/idxd/idxd.o 00:02:15.938 CC lib/env_dpdk/env.o 00:02:15.938 CC lib/idxd/idxd_user.o 00:02:15.938 CC lib/env_dpdk/memory.o 00:02:15.938 CC lib/vmd/led.o 00:02:15.938 CC lib/vmd/vmd.o 00:02:15.938 CC lib/env_dpdk/threads.o 00:02:15.938 CC lib/env_dpdk/pci.o 00:02:15.938 CC lib/rdma/common.o 00:02:15.938 CC lib/rdma/rdma_verbs.o 00:02:15.938 CC lib/env_dpdk/pci_ioat.o 00:02:15.938 CC lib/env_dpdk/init.o 00:02:15.938 CC lib/env_dpdk/pci_virtio.o 00:02:15.938 CC lib/env_dpdk/pci_vmd.o 00:02:15.938 CC lib/env_dpdk/pci_idxd.o 00:02:15.938 CC lib/env_dpdk/pci_event.o 00:02:15.938 CC lib/env_dpdk/sigbus_handler.o 00:02:15.938 CC lib/env_dpdk/pci_dpdk.o 00:02:15.938 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:15.938 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:15.938 LIB libspdk_trace_parser.a 00:02:15.938 LIB libspdk_conf.a 00:02:16.197 LIB libspdk_json.a 00:02:16.197 LIB libspdk_rdma.a 00:02:16.197 CC lib/jsonrpc/jsonrpc_server.o 00:02:16.197 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:16.197 CC lib/jsonrpc/jsonrpc_client.o 00:02:16.197 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:16.197 LIB libspdk_idxd.a 00:02:16.456 LIB libspdk_reduce.a 00:02:16.456 LIB libspdk_vmd.a 00:02:16.456 LIB libspdk_jsonrpc.a 00:02:16.716 CC lib/rpc/rpc.o 00:02:16.975 LIB libspdk_rpc.a 00:02:16.975 LIB libspdk_env_dpdk.a 00:02:16.975 CC lib/trace/trace.o 00:02:16.975 CC lib/trace/trace_flags.o 00:02:16.975 CC lib/trace/trace_rpc.o 00:02:16.975 CC lib/notify/notify.o 00:02:16.975 CC lib/notify/notify_rpc.o 00:02:16.975 CC lib/keyring/keyring.o 00:02:16.975 CC lib/keyring/keyring_rpc.o 00:02:17.234 LIB libspdk_notify.a 00:02:17.234 LIB libspdk_keyring.a 00:02:17.234 LIB libspdk_trace.a 00:02:17.493 CC lib/thread/thread.o 00:02:17.493 CC lib/sock/sock.o 00:02:17.493 CC lib/sock/sock_rpc.o 00:02:17.493 CC lib/thread/iobuf.o 00:02:17.752 LIB libspdk_sock.a 00:02:18.010 CC lib/nvme/nvme_ctrlr.o 00:02:18.010 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:18.010 CC lib/nvme/nvme_fabric.o 00:02:18.010 CC lib/nvme/nvme_ns_cmd.o 00:02:18.010 CC lib/nvme/nvme_ns.o 00:02:18.010 CC lib/nvme/nvme_pcie_common.o 00:02:18.010 CC lib/nvme/nvme_pcie.o 00:02:18.010 CC lib/nvme/nvme_qpair.o 00:02:18.010 CC lib/nvme/nvme.o 00:02:18.010 CC lib/nvme/nvme_quirks.o 00:02:18.010 CC lib/nvme/nvme_transport.o 00:02:18.010 CC lib/nvme/nvme_discovery.o 00:02:18.010 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:18.010 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:18.010 CC lib/nvme/nvme_opal.o 00:02:18.010 CC lib/nvme/nvme_tcp.o 00:02:18.010 CC lib/nvme/nvme_io_msg.o 00:02:18.010 CC lib/nvme/nvme_poll_group.o 00:02:18.010 CC lib/nvme/nvme_zns.o 00:02:18.010 CC lib/nvme/nvme_stubs.o 00:02:18.010 CC lib/nvme/nvme_auth.o 00:02:18.010 CC lib/nvme/nvme_cuse.o 00:02:18.010 CC lib/nvme/nvme_vfio_user.o 00:02:18.010 CC lib/nvme/nvme_rdma.o 00:02:18.575 LIB libspdk_thread.a 00:02:18.836 CC lib/init/json_config.o 00:02:18.836 CC lib/init/subsystem.o 00:02:18.836 CC lib/vfu_tgt/tgt_endpoint.o 00:02:18.836 CC lib/vfu_tgt/tgt_rpc.o 00:02:18.836 CC lib/init/subsystem_rpc.o 00:02:18.836 CC lib/virtio/virtio.o 00:02:18.836 CC lib/init/rpc.o 00:02:18.836 CC lib/virtio/virtio_vhost_user.o 00:02:18.836 CC lib/virtio/virtio_vfio_user.o 00:02:18.836 CC lib/virtio/virtio_pci.o 00:02:18.836 CC lib/accel/accel.o 00:02:18.836 CC lib/accel/accel_rpc.o 00:02:18.836 CC lib/accel/accel_sw.o 00:02:18.836 CC lib/blob/blobstore.o 00:02:18.836 CC lib/blob/request.o 00:02:18.836 CC lib/blob/zeroes.o 00:02:18.836 CC lib/blob/blob_bs_dev.o 00:02:19.095 LIB libspdk_init.a 00:02:19.095 LIB libspdk_vfu_tgt.a 00:02:19.095 LIB libspdk_virtio.a 00:02:19.095 CC lib/event/app.o 00:02:19.095 CC lib/event/reactor.o 00:02:19.095 CC lib/event/log_rpc.o 00:02:19.095 CC lib/event/app_rpc.o 00:02:19.095 CC lib/event/scheduler_static.o 00:02:19.354 LIB libspdk_event.a 00:02:19.614 LIB libspdk_accel.a 00:02:19.614 LIB libspdk_nvme.a 00:02:19.873 CC lib/bdev/bdev.o 00:02:19.873 CC lib/bdev/bdev_rpc.o 00:02:19.873 CC lib/bdev/bdev_zone.o 00:02:19.873 CC lib/bdev/scsi_nvme.o 00:02:19.873 CC lib/bdev/part.o 00:02:21.253 LIB libspdk_blob.a 00:02:21.253 CC lib/blobfs/blobfs.o 00:02:21.253 CC lib/blobfs/tree.o 00:02:21.253 CC lib/lvol/lvol.o 00:02:21.820 LIB libspdk_bdev.a 00:02:21.820 LIB libspdk_blobfs.a 00:02:21.820 LIB libspdk_lvol.a 00:02:22.078 CC lib/nbd/nbd.o 00:02:22.078 CC lib/nbd/nbd_rpc.o 00:02:22.078 CC lib/ftl/ftl_core.o 00:02:22.078 CC lib/ftl/ftl_layout.o 00:02:22.078 CC lib/ftl/ftl_init.o 00:02:22.078 CC lib/ftl/ftl_debug.o 00:02:22.078 CC lib/ftl/ftl_io.o 00:02:22.078 CC lib/ftl/ftl_sb.o 00:02:22.078 CC lib/ftl/ftl_l2p.o 00:02:22.078 CC lib/ftl/ftl_l2p_flat.o 00:02:22.078 CC lib/ftl/ftl_nv_cache.o 00:02:22.078 CC lib/ftl/ftl_band.o 00:02:22.078 CC lib/nvmf/ctrlr.o 00:02:22.078 CC lib/ftl/ftl_band_ops.o 00:02:22.078 CC lib/nvmf/ctrlr_discovery.o 00:02:22.078 CC lib/ftl/ftl_writer.o 00:02:22.078 CC lib/scsi/dev.o 00:02:22.078 CC lib/nvmf/ctrlr_bdev.o 00:02:22.078 CC lib/ftl/ftl_rq.o 00:02:22.078 CC lib/scsi/lun.o 00:02:22.078 CC lib/nvmf/subsystem.o 00:02:22.078 CC lib/scsi/port.o 00:02:22.078 CC lib/ftl/ftl_reloc.o 00:02:22.078 CC lib/ublk/ublk.o 00:02:22.078 CC lib/nvmf/nvmf.o 00:02:22.078 CC lib/scsi/scsi.o 00:02:22.078 CC lib/ftl/ftl_l2p_cache.o 00:02:22.078 CC lib/ublk/ublk_rpc.o 00:02:22.078 CC lib/nvmf/nvmf_rpc.o 00:02:22.078 CC lib/ftl/ftl_p2l.o 00:02:22.078 CC lib/ftl/mngt/ftl_mngt.o 00:02:22.078 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:22.078 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:22.078 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:22.078 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:22.078 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:22.078 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:22.078 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:22.337 CC lib/scsi/scsi_bdev.o 00:02:22.337 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:22.337 CC lib/scsi/scsi_pr.o 00:02:22.337 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:22.337 CC lib/nvmf/transport.o 00:02:22.337 CC lib/nvmf/tcp.o 00:02:22.337 CC lib/nvmf/vfio_user.o 00:02:22.337 LIB libspdk_nbd.a 00:02:22.337 CC lib/nvmf/rdma.o 00:02:22.337 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:22.337 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:22.337 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:22.337 CC lib/ftl/utils/ftl_conf.o 00:02:22.337 CC lib/ftl/utils/ftl_md.o 00:02:22.337 CC lib/ftl/utils/ftl_mempool.o 00:02:22.596 CC lib/ftl/utils/ftl_bitmap.o 00:02:22.596 CC lib/ftl/utils/ftl_property.o 00:02:22.596 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:22.596 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:22.596 LIB libspdk_ublk.a 00:02:22.596 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:22.596 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:22.596 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:22.596 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:22.596 CC lib/scsi/scsi_rpc.o 00:02:22.596 CC lib/scsi/task.o 00:02:22.596 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:22.596 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:22.596 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:22.596 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:22.596 CC lib/ftl/base/ftl_base_dev.o 00:02:22.596 CC lib/ftl/base/ftl_base_bdev.o 00:02:22.596 CC lib/ftl/ftl_trace.o 00:02:22.856 LIB libspdk_scsi.a 00:02:22.856 LIB libspdk_ftl.a 00:02:22.856 CC lib/iscsi/conn.o 00:02:22.856 CC lib/vhost/vhost.o 00:02:22.856 CC lib/vhost/vhost_rpc.o 00:02:22.856 CC lib/iscsi/init_grp.o 00:02:22.856 CC lib/iscsi/iscsi.o 00:02:22.856 CC lib/vhost/vhost_scsi.o 00:02:22.856 CC lib/iscsi/md5.o 00:02:22.856 CC lib/vhost/rte_vhost_user.o 00:02:22.856 CC lib/vhost/vhost_blk.o 00:02:22.856 CC lib/iscsi/portal_grp.o 00:02:22.856 CC lib/iscsi/param.o 00:02:22.856 CC lib/iscsi/tgt_node.o 00:02:22.856 CC lib/iscsi/iscsi_subsystem.o 00:02:22.856 CC lib/iscsi/iscsi_rpc.o 00:02:22.856 CC lib/iscsi/task.o 00:02:23.794 LIB libspdk_vhost.a 00:02:24.057 LIB libspdk_nvmf.a 00:02:24.057 LIB libspdk_iscsi.a 00:02:24.315 CC module/vfu_device/vfu_virtio_blk.o 00:02:24.315 CC module/vfu_device/vfu_virtio_scsi.o 00:02:24.315 CC module/env_dpdk/env_dpdk_rpc.o 00:02:24.315 CC module/vfu_device/vfu_virtio.o 00:02:24.315 CC module/vfu_device/vfu_virtio_rpc.o 00:02:24.316 CC module/keyring/file/keyring.o 00:02:24.316 CC module/keyring/file/keyring_rpc.o 00:02:24.316 CC module/scheduler/gscheduler/gscheduler.o 00:02:24.316 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:24.316 CC module/sock/posix/posix.o 00:02:24.316 CC module/accel/ioat/accel_ioat.o 00:02:24.316 CC module/accel/ioat/accel_ioat_rpc.o 00:02:24.316 CC module/sock/uring/uring.o 00:02:24.316 CC module/accel/error/accel_error.o 00:02:24.316 CC module/accel/error/accel_error_rpc.o 00:02:24.316 CC module/accel/iaa/accel_iaa.o 00:02:24.316 CC module/accel/iaa/accel_iaa_rpc.o 00:02:24.316 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:24.316 CC module/accel/dsa/accel_dsa.o 00:02:24.316 CC module/accel/dsa/accel_dsa_rpc.o 00:02:24.316 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:24.316 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:24.316 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:24.316 CC module/blob/bdev/blob_bdev.o 00:02:24.316 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:24.573 LIB libspdk_env_dpdk_rpc.a 00:02:24.573 LIB libspdk_scheduler_gscheduler.a 00:02:24.573 LIB libspdk_keyring_file.a 00:02:24.573 LIB libspdk_scheduler_dpdk_governor.a 00:02:24.573 LIB libspdk_accel_ioat.a 00:02:24.574 LIB libspdk_accel_error.a 00:02:24.574 LIB libspdk_scheduler_dynamic.a 00:02:24.574 LIB libspdk_accel_iaa.a 00:02:24.574 LIB libspdk_accel_dsa.a 00:02:24.574 LIB libspdk_blob_bdev.a 00:02:24.831 LIB libspdk_vfu_device.a 00:02:24.831 CC module/bdev/malloc/bdev_malloc.o 00:02:24.831 CC module/blobfs/bdev/blobfs_bdev.o 00:02:24.831 CC module/bdev/delay/vbdev_delay.o 00:02:24.831 CC module/bdev/error/vbdev_error.o 00:02:24.831 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:24.831 CC module/bdev/null/bdev_null.o 00:02:24.831 CC module/bdev/xnvme/bdev_xnvme.o 00:02:24.831 CC module/bdev/nvme/bdev_nvme.o 00:02:24.831 CC module/bdev/passthru/vbdev_passthru.o 00:02:24.831 CC module/bdev/uring/bdev_uring.o 00:02:24.831 CC module/bdev/crypto/vbdev_crypto.o 00:02:24.831 CC module/bdev/split/vbdev_split.o 00:02:24.831 CC module/bdev/aio/bdev_aio.o 00:02:24.831 CC module/bdev/raid/bdev_raid.o 00:02:24.831 CC module/bdev/iscsi/bdev_iscsi.o 00:02:24.831 CC module/bdev/compress/vbdev_compress.o 00:02:24.831 CC module/bdev/lvol/vbdev_lvol.o 00:02:24.831 CC module/bdev/ftl/bdev_ftl.o 00:02:24.831 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:24.831 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:24.831 CC module/bdev/gpt/gpt.o 00:02:24.831 CC module/bdev/ocf/ctx.o 00:02:25.089 LIB libspdk_sock_uring.a 00:02:25.089 LIB libspdk_sock_posix.a 00:02:25.089 CC module/bdev/error/vbdev_error_rpc.o 00:02:25.089 CC module/bdev/gpt/vbdev_gpt.o 00:02:25.089 CC module/bdev/aio/bdev_aio_rpc.o 00:02:25.089 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:25.089 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:25.089 CC module/bdev/split/vbdev_split_rpc.o 00:02:25.089 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:25.089 CC module/bdev/ocf/data.o 00:02:25.089 CC module/bdev/null/bdev_null_rpc.o 00:02:25.089 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:25.089 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:25.089 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:25.089 LIB libspdk_bdev_error.a 00:02:25.089 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:25.089 CC module/bdev/ocf/stats.o 00:02:25.089 LIB libspdk_bdev_aio.a 00:02:25.089 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:25.089 LIB libspdk_bdev_delay.a 00:02:25.089 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:25.089 CC module/bdev/uring/bdev_uring_rpc.o 00:02:25.089 CC module/bdev/raid/bdev_raid_rpc.o 00:02:25.089 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:25.089 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:25.089 LIB libspdk_bdev_xnvme.a 00:02:25.089 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:25.089 CC module/bdev/ocf/utils.o 00:02:25.346 LIB libspdk_accel_dpdk_compressdev.a 00:02:25.346 CC module/blobfs/bdev/blobfs_fuse.o 00:02:25.346 CC module/bdev/ocf/vbdev_ocf.o 00:02:25.346 LIB libspdk_bdev_split.a 00:02:25.346 LIB libspdk_bdev_gpt.a 00:02:25.346 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:25.346 CC module/bdev/ocf/volume.o 00:02:25.346 LIB libspdk_bdev_malloc.a 00:02:25.346 LIB libspdk_bdev_null.a 00:02:25.346 CC module/bdev/raid/bdev_raid_sb.o 00:02:25.346 CC module/bdev/rbd/bdev_rbd.o 00:02:25.346 LIB libspdk_bdev_passthru.a 00:02:25.346 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:25.346 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:25.346 CC module/bdev/raid/raid0.o 00:02:25.346 CC module/bdev/nvme/nvme_rpc.o 00:02:25.346 CC module/bdev/raid/raid1.o 00:02:25.346 LIB libspdk_bdev_ftl.a 00:02:25.346 LIB libspdk_bdev_crypto.a 00:02:25.346 LIB libspdk_bdev_zone_block.a 00:02:25.346 LIB libspdk_bdev_compress.a 00:02:25.346 CC module/bdev/raid/concat.o 00:02:25.346 CC module/bdev/nvme/bdev_mdns_client.o 00:02:25.346 CC module/bdev/raid/raid5f.o 00:02:25.346 LIB libspdk_bdev_uring.a 00:02:25.346 CC module/bdev/nvme/vbdev_opal.o 00:02:25.346 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:25.346 LIB libspdk_bdev_lvol.a 00:02:25.346 LIB libspdk_bdev_iscsi.a 00:02:25.346 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:25.347 LIB libspdk_blobfs_bdev.a 00:02:25.347 LIB libspdk_accel_dpdk_cryptodev.a 00:02:25.605 LIB libspdk_bdev_virtio.a 00:02:25.605 LIB libspdk_bdev_ocf.a 00:02:25.605 LIB libspdk_bdev_rbd.a 00:02:25.605 LIB libspdk_bdev_raid.a 00:02:26.544 LIB libspdk_bdev_nvme.a 00:02:26.803 CC module/event/subsystems/scheduler/scheduler.o 00:02:26.803 CC module/event/subsystems/vmd/vmd.o 00:02:26.803 CC module/event/subsystems/iobuf/iobuf.o 00:02:26.803 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:26.803 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:26.803 CC module/event/subsystems/keyring/keyring.o 00:02:26.803 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:27.062 CC module/event/subsystems/sock/sock.o 00:02:27.062 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:27.062 LIB libspdk_event_scheduler.a 00:02:27.062 LIB libspdk_event_keyring.a 00:02:27.062 LIB libspdk_event_sock.a 00:02:27.062 LIB libspdk_event_vmd.a 00:02:27.062 LIB libspdk_event_vhost_blk.a 00:02:27.062 LIB libspdk_event_iobuf.a 00:02:27.062 LIB libspdk_event_vfu_tgt.a 00:02:27.321 CC module/event/subsystems/accel/accel.o 00:02:27.321 LIB libspdk_event_accel.a 00:02:27.580 CC module/event/subsystems/bdev/bdev.o 00:02:27.580 LIB libspdk_event_bdev.a 00:02:27.839 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:27.839 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:27.839 CC module/event/subsystems/nbd/nbd.o 00:02:27.839 CC module/event/subsystems/ublk/ublk.o 00:02:27.839 CC module/event/subsystems/scsi/scsi.o 00:02:27.839 LIB libspdk_event_nbd.a 00:02:27.839 LIB libspdk_event_ublk.a 00:02:27.839 LIB libspdk_event_scsi.a 00:02:27.839 LIB libspdk_event_nvmf.a 00:02:28.123 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:28.123 CC module/event/subsystems/iscsi/iscsi.o 00:02:28.123 LIB libspdk_event_vhost_scsi.a 00:02:28.123 LIB libspdk_event_iscsi.a 00:02:28.380 TEST_HEADER include/spdk/accel.h 00:02:28.380 TEST_HEADER include/spdk/accel_module.h 00:02:28.380 CXX app/trace/trace.o 00:02:28.380 CC test/rpc_client/rpc_client_test.o 00:02:28.380 TEST_HEADER include/spdk/assert.h 00:02:28.380 CC app/spdk_lspci/spdk_lspci.o 00:02:28.380 CC app/spdk_nvme_perf/perf.o 00:02:28.380 TEST_HEADER include/spdk/barrier.h 00:02:28.380 CC app/trace_record/trace_record.o 00:02:28.380 TEST_HEADER include/spdk/base64.h 00:02:28.380 CC app/spdk_nvme_discover/discovery_aer.o 00:02:28.380 TEST_HEADER include/spdk/bdev.h 00:02:28.380 TEST_HEADER include/spdk/bdev_module.h 00:02:28.380 CC app/spdk_nvme_identify/identify.o 00:02:28.380 TEST_HEADER include/spdk/bdev_zone.h 00:02:28.381 TEST_HEADER include/spdk/bit_array.h 00:02:28.381 TEST_HEADER include/spdk/bit_pool.h 00:02:28.381 TEST_HEADER include/spdk/blob.h 00:02:28.381 TEST_HEADER include/spdk/blob_bdev.h 00:02:28.381 TEST_HEADER include/spdk/blobfs.h 00:02:28.381 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:28.381 TEST_HEADER include/spdk/conf.h 00:02:28.381 TEST_HEADER include/spdk/config.h 00:02:28.381 TEST_HEADER include/spdk/cpuset.h 00:02:28.381 TEST_HEADER include/spdk/crc16.h 00:02:28.381 TEST_HEADER include/spdk/crc32.h 00:02:28.381 TEST_HEADER include/spdk/crc64.h 00:02:28.381 TEST_HEADER include/spdk/dif.h 00:02:28.381 TEST_HEADER include/spdk/dma.h 00:02:28.381 TEST_HEADER include/spdk/endian.h 00:02:28.381 CC app/iscsi_tgt/iscsi_tgt.o 00:02:28.381 TEST_HEADER include/spdk/env.h 00:02:28.381 TEST_HEADER include/spdk/env_dpdk.h 00:02:28.381 CC app/nvmf_tgt/nvmf_main.o 00:02:28.381 TEST_HEADER include/spdk/event.h 00:02:28.381 TEST_HEADER include/spdk/fd.h 00:02:28.381 TEST_HEADER include/spdk/fd_group.h 00:02:28.381 TEST_HEADER include/spdk/file.h 00:02:28.381 TEST_HEADER include/spdk/ftl.h 00:02:28.381 TEST_HEADER include/spdk/gpt_spec.h 00:02:28.381 TEST_HEADER include/spdk/hexlify.h 00:02:28.381 CC test/event/event_perf/event_perf.o 00:02:28.381 TEST_HEADER include/spdk/histogram_data.h 00:02:28.381 CC test/thread/poller_perf/poller_perf.o 00:02:28.381 CC examples/ioat/perf/perf.o 00:02:28.381 CC examples/nvme/hello_world/hello_world.o 00:02:28.381 TEST_HEADER include/spdk/idxd.h 00:02:28.381 TEST_HEADER include/spdk/idxd_spec.h 00:02:28.381 CC app/spdk_tgt/spdk_tgt.o 00:02:28.381 TEST_HEADER include/spdk/init.h 00:02:28.381 CC test/nvme/aer/aer.o 00:02:28.381 TEST_HEADER include/spdk/ioat.h 00:02:28.381 CC examples/accel/perf/accel_perf.o 00:02:28.381 TEST_HEADER include/spdk/ioat_spec.h 00:02:28.381 TEST_HEADER include/spdk/iscsi_spec.h 00:02:28.381 TEST_HEADER include/spdk/json.h 00:02:28.381 TEST_HEADER include/spdk/jsonrpc.h 00:02:28.381 TEST_HEADER include/spdk/keyring.h 00:02:28.381 TEST_HEADER include/spdk/keyring_module.h 00:02:28.381 TEST_HEADER include/spdk/likely.h 00:02:28.381 TEST_HEADER include/spdk/log.h 00:02:28.381 TEST_HEADER include/spdk/lvol.h 00:02:28.381 TEST_HEADER include/spdk/memory.h 00:02:28.381 TEST_HEADER include/spdk/mmio.h 00:02:28.381 TEST_HEADER include/spdk/nbd.h 00:02:28.381 TEST_HEADER include/spdk/notify.h 00:02:28.381 CC test/blobfs/mkfs/mkfs.o 00:02:28.381 CC examples/bdev/hello_world/hello_bdev.o 00:02:28.381 CC examples/blob/hello_world/hello_blob.o 00:02:28.381 CC test/accel/dif/dif.o 00:02:28.381 TEST_HEADER include/spdk/nvme.h 00:02:28.381 TEST_HEADER include/spdk/nvme_intel.h 00:02:28.381 CC test/app/bdev_svc/bdev_svc.o 00:02:28.381 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:28.638 CC test/bdev/bdevio/bdevio.o 00:02:28.638 CC test/dma/test_dma/test_dma.o 00:02:28.639 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:28.639 TEST_HEADER include/spdk/nvme_spec.h 00:02:28.639 TEST_HEADER include/spdk/nvme_zns.h 00:02:28.639 TEST_HEADER include/spdk/nvmf.h 00:02:28.639 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:28.639 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:28.639 TEST_HEADER include/spdk/nvmf_spec.h 00:02:28.639 TEST_HEADER include/spdk/nvmf_transport.h 00:02:28.639 TEST_HEADER include/spdk/opal.h 00:02:28.639 TEST_HEADER include/spdk/opal_spec.h 00:02:28.639 TEST_HEADER include/spdk/pci_ids.h 00:02:28.639 LINK spdk_lspci 00:02:28.639 TEST_HEADER include/spdk/pipe.h 00:02:28.639 TEST_HEADER include/spdk/queue.h 00:02:28.639 CC test/env/mem_callbacks/mem_callbacks.o 00:02:28.639 TEST_HEADER include/spdk/reduce.h 00:02:28.639 TEST_HEADER include/spdk/rpc.h 00:02:28.639 TEST_HEADER include/spdk/scheduler.h 00:02:28.639 TEST_HEADER include/spdk/scsi.h 00:02:28.639 TEST_HEADER include/spdk/scsi_spec.h 00:02:28.639 TEST_HEADER include/spdk/sock.h 00:02:28.639 TEST_HEADER include/spdk/stdinc.h 00:02:28.639 TEST_HEADER include/spdk/string.h 00:02:28.639 TEST_HEADER include/spdk/thread.h 00:02:28.639 CC test/lvol/esnap/esnap.o 00:02:28.639 TEST_HEADER include/spdk/trace.h 00:02:28.639 TEST_HEADER include/spdk/trace_parser.h 00:02:28.639 TEST_HEADER include/spdk/tree.h 00:02:28.639 TEST_HEADER include/spdk/ublk.h 00:02:28.639 TEST_HEADER include/spdk/util.h 00:02:28.639 TEST_HEADER include/spdk/uuid.h 00:02:28.639 TEST_HEADER include/spdk/version.h 00:02:28.639 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:28.639 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:28.639 TEST_HEADER include/spdk/vhost.h 00:02:28.639 TEST_HEADER include/spdk/vmd.h 00:02:28.639 LINK rpc_client_test 00:02:28.639 TEST_HEADER include/spdk/xor.h 00:02:28.639 TEST_HEADER include/spdk/zipf.h 00:02:28.639 CXX test/cpp_headers/accel.o 00:02:28.639 LINK spdk_nvme_discover 00:02:28.639 LINK poller_perf 00:02:28.639 LINK event_perf 00:02:28.639 LINK iscsi_tgt 00:02:28.639 LINK spdk_trace_record 00:02:28.639 LINK nvmf_tgt 00:02:28.639 LINK ioat_perf 00:02:28.639 LINK hello_world 00:02:28.639 LINK spdk_tgt 00:02:28.639 LINK bdev_svc 00:02:28.639 LINK mkfs 00:02:28.639 LINK aer 00:02:28.639 LINK hello_bdev 00:02:28.639 LINK hello_blob 00:02:28.639 LINK spdk_trace 00:02:28.639 CXX test/cpp_headers/accel_module.o 00:02:28.895 LINK dif 00:02:28.895 LINK accel_perf 00:02:28.895 LINK bdevio 00:02:28.895 LINK test_dma 00:02:28.895 CXX test/cpp_headers/assert.o 00:02:28.895 LINK spdk_nvme_perf 00:02:28.895 LINK spdk_nvme_identify 00:02:28.895 LINK mem_callbacks 00:02:29.152 CXX test/cpp_headers/barrier.o 00:02:29.152 CC test/env/vtophys/vtophys.o 00:02:29.152 LINK vtophys 00:02:29.152 CXX test/cpp_headers/base64.o 00:02:29.152 CC app/spdk_top/spdk_top.o 00:02:29.409 CC test/blobfs/fuse/fuse.o 00:02:29.409 CC examples/ioat/verify/verify.o 00:02:29.409 CXX test/cpp_headers/bdev.o 00:02:29.409 CC test/event/reactor/reactor.o 00:02:29.409 CC test/thread/lock/spdk_lock.o 00:02:29.409 CC examples/sock/hello_world/hello_sock.o 00:02:29.409 LINK fuse 00:02:29.666 LINK reactor 00:02:29.666 LINK verify 00:02:29.666 CXX test/cpp_headers/bdev_module.o 00:02:29.666 CC test/event/reactor_perf/reactor_perf.o 00:02:29.666 CC examples/nvme/reconnect/reconnect.o 00:02:29.666 CC examples/vmd/lsvmd/lsvmd.o 00:02:29.666 LINK hello_sock 00:02:29.666 LINK reactor_perf 00:02:29.666 CC test/nvme/reset/reset.o 00:02:29.666 CXX test/cpp_headers/bdev_zone.o 00:02:29.666 LINK lsvmd 00:02:29.923 CC examples/nvmf/nvmf/nvmf.o 00:02:29.923 CXX test/cpp_headers/bit_array.o 00:02:29.923 CC examples/bdev/bdevperf/bdevperf.o 00:02:29.923 LINK reconnect 00:02:29.923 LINK reset 00:02:29.923 LINK spdk_top 00:02:29.923 CXX test/cpp_headers/bit_pool.o 00:02:29.923 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:29.923 CC test/env/memory/memory_ut.o 00:02:30.179 LINK nvmf 00:02:30.179 CXX test/cpp_headers/blob.o 00:02:30.179 LINK env_dpdk_post_init 00:02:30.179 CXX test/cpp_headers/blob_bdev.o 00:02:30.179 CC test/env/pci/pci_ut.o 00:02:30.435 CXX test/cpp_headers/blobfs.o 00:02:30.435 CC examples/util/zipf/zipf.o 00:02:30.435 CXX test/cpp_headers/blobfs_bdev.o 00:02:30.436 CC test/event/app_repeat/app_repeat.o 00:02:30.436 LINK bdevperf 00:02:30.436 LINK zipf 00:02:30.436 CC examples/thread/thread/thread_ex.o 00:02:30.692 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:30.692 LINK pci_ut 00:02:30.692 LINK app_repeat 00:02:30.692 CXX test/cpp_headers/conf.o 00:02:30.692 LINK spdk_lock 00:02:30.692 CC examples/vmd/led/led.o 00:02:30.692 LINK memory_ut 00:02:30.692 CXX test/cpp_headers/config.o 00:02:30.692 CXX test/cpp_headers/cpuset.o 00:02:30.692 LINK thread 00:02:30.949 LINK led 00:02:30.950 CXX test/cpp_headers/crc16.o 00:02:30.950 CC test/nvme/sgl/sgl.o 00:02:30.950 CC test/nvme/e2edp/nvme_dp.o 00:02:30.950 CC app/vhost/vhost.o 00:02:30.950 LINK nvme_manage 00:02:30.950 CXX test/cpp_headers/crc32.o 00:02:30.950 CXX test/cpp_headers/crc64.o 00:02:31.208 LINK vhost 00:02:31.208 LINK sgl 00:02:31.208 LINK nvme_dp 00:02:31.208 CXX test/cpp_headers/dif.o 00:02:31.208 CC examples/nvme/arbitration/arbitration.o 00:02:31.208 CC examples/blob/cli/blobcli.o 00:02:31.208 CC examples/nvme/hotplug/hotplug.o 00:02:31.466 CXX test/cpp_headers/dma.o 00:02:31.466 LINK hotplug 00:02:31.466 LINK arbitration 00:02:31.466 CC test/event/scheduler/scheduler.o 00:02:31.466 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:31.723 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:31.723 CXX test/cpp_headers/endian.o 00:02:31.723 LINK esnap 00:02:31.723 CC app/spdk_dd/spdk_dd.o 00:02:31.723 LINK blobcli 00:02:31.723 LINK histogram_ut 00:02:31.980 LINK scheduler 00:02:31.980 CXX test/cpp_headers/env.o 00:02:31.980 CXX test/cpp_headers/env_dpdk.o 00:02:31.980 LINK nvme_fuzz 00:02:31.980 CXX test/cpp_headers/event.o 00:02:31.980 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:31.980 CXX test/cpp_headers/fd.o 00:02:31.980 CC test/app/histogram_perf/histogram_perf.o 00:02:31.980 CC examples/idxd/perf/perf.o 00:02:31.980 CC app/fio/nvme/fio_plugin.o 00:02:31.980 LINK spdk_dd 00:02:32.237 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:32.237 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:32.237 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:32.237 CC test/nvme/overhead/overhead.o 00:02:32.237 CXX test/cpp_headers/fd_group.o 00:02:32.237 CXX test/cpp_headers/file.o 00:02:32.237 CC examples/nvme/abort/abort.o 00:02:32.237 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:32.237 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:32.237 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:32.495 CC app/fio/bdev/fio_plugin.o 00:02:32.495 CXX test/cpp_headers/ftl.o 00:02:32.495 LINK histogram_perf 00:02:32.495 LINK idxd_perf 00:02:32.495 CXX test/cpp_headers/gpt_spec.o 00:02:32.495 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:32.495 LINK cmb_copy 00:02:32.495 CXX test/cpp_headers/hexlify.o 00:02:32.495 CXX test/cpp_headers/histogram_data.o 00:02:32.495 CXX test/cpp_headers/idxd.o 00:02:32.495 LINK spdk_nvme 00:02:32.495 LINK overhead 00:02:32.495 LINK pmr_persistence 00:02:32.495 CXX test/cpp_headers/idxd_spec.o 00:02:32.753 LINK abort 00:02:32.753 CXX test/cpp_headers/init.o 00:02:32.753 CXX test/cpp_headers/ioat.o 00:02:32.753 CXX test/cpp_headers/ioat_spec.o 00:02:32.753 LINK spdk_bdev 00:02:32.753 LINK vhost_fuzz 00:02:32.753 CC test/app/jsoncat/jsoncat.o 00:02:32.753 CXX test/cpp_headers/iscsi_spec.o 00:02:33.010 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:33.010 CC test/app/stub/stub.o 00:02:33.010 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:33.010 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:33.010 LINK jsoncat 00:02:33.010 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:02:33.010 CXX test/cpp_headers/json.o 00:02:33.267 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:02:33.267 LINK interrupt_tgt 00:02:33.267 LINK accel_dpdk_compressdev_ut 00:02:33.267 LINK stub 00:02:33.267 CXX test/cpp_headers/jsonrpc.o 00:02:33.267 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:33.267 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:02:33.267 LINK tree_ut 00:02:33.267 LINK blob_bdev_ut 00:02:33.524 LINK accel_ut 00:02:33.525 CXX test/cpp_headers/keyring.o 00:02:33.525 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:33.525 CC test/nvme/err_injection/err_injection.o 00:02:33.525 LINK iscsi_fuzz 00:02:33.525 LINK accel_dpdk_cryptodev_ut 00:02:33.781 CC test/nvme/startup/startup.o 00:02:33.781 CXX test/cpp_headers/keyring_module.o 00:02:33.781 CC test/nvme/reserve/reserve.o 00:02:33.781 LINK err_injection 00:02:33.781 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:33.781 LINK startup 00:02:34.039 CXX test/cpp_headers/likely.o 00:02:34.039 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:34.039 LINK dma_ut 00:02:34.039 LINK reserve 00:02:34.039 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:34.039 LINK blobfs_async_ut 00:02:34.297 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:34.297 CXX test/cpp_headers/log.o 00:02:34.297 LINK scsi_nvme_ut 00:02:34.297 CC test/unit/lib/event/app.c/app_ut.o 00:02:34.297 LINK blobfs_sync_ut 00:02:34.297 LINK gpt_ut 00:02:34.554 CXX test/cpp_headers/lvol.o 00:02:34.554 CC test/nvme/simple_copy/simple_copy.o 00:02:34.811 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:34.811 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:34.811 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:34.811 LINK app_ut 00:02:34.811 CC test/nvme/connect_stress/connect_stress.o 00:02:35.070 LINK simple_copy 00:02:35.070 CXX test/cpp_headers/memory.o 00:02:35.070 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:02:35.070 LINK vbdev_lvol_ut 00:02:35.328 LINK bdev_raid_sb_ut 00:02:35.328 LINK connect_stress 00:02:35.328 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:35.328 CXX test/cpp_headers/mmio.o 00:02:35.594 CXX test/cpp_headers/nbd.o 00:02:35.594 LINK blobfs_bdev_ut 00:02:35.594 CXX test/cpp_headers/notify.o 00:02:35.854 CXX test/cpp_headers/nvme.o 00:02:35.854 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:35.854 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:02:35.854 CXX test/cpp_headers/nvme_intel.o 00:02:36.113 LINK reactor_ut 00:02:36.113 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:36.113 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:36.370 LINK bdev_raid_ut 00:02:36.370 CXX test/cpp_headers/nvme_ocssd.o 00:02:36.370 CC test/nvme/boot_partition/boot_partition.o 00:02:36.370 LINK ioat_ut 00:02:36.370 CC test/nvme/compliance/nvme_compliance.o 00:02:36.628 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:36.628 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:36.628 LINK part_ut 00:02:36.628 LINK concat_ut 00:02:36.886 LINK conn_ut 00:02:36.887 LINK boot_partition 00:02:36.887 LINK bdev_ut 00:02:36.887 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:36.887 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:37.145 LINK nvme_compliance 00:02:37.145 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:37.145 LINK json_util_ut 00:02:37.403 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:02:37.403 LINK jsonrpc_server_ut 00:02:37.403 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:37.403 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:37.660 CXX test/cpp_headers/nvme_spec.o 00:02:37.660 CC test/unit/lib/log/log.c/log_ut.o 00:02:37.918 LINK raid1_ut 00:02:37.918 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:38.175 LINK bdev_zone_ut 00:02:38.175 LINK json_write_ut 00:02:38.175 LINK init_grp_ut 00:02:38.175 CXX test/cpp_headers/nvme_zns.o 00:02:38.175 LINK log_ut 00:02:38.175 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:38.175 LINK json_parse_ut 00:02:38.175 LINK bdev_ut 00:02:38.175 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:02:38.175 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:02:38.522 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:38.522 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:38.522 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:02:38.811 LINK vbdev_zone_block_ut 00:02:38.811 CXX test/cpp_headers/nvmf.o 00:02:38.811 LINK blob_ut 00:02:38.811 CXX test/cpp_headers/nvmf_cmd.o 00:02:39.112 LINK notify_ut 00:02:39.112 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:39.112 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:39.112 CC test/unit/lib/iscsi/param.c/param_ut.o 00:02:39.405 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:39.405 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:02:39.405 LINK raid5f_ut 00:02:39.405 CC test/nvme/fused_ordering/fused_ordering.o 00:02:39.740 CXX test/cpp_headers/nvmf_spec.o 00:02:39.740 LINK nvme_ut 00:02:39.740 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:39.740 LINK compress_ut 00:02:39.998 LINK fused_ordering 00:02:39.998 LINK dev_ut 00:02:39.998 LINK param_ut 00:02:39.998 CXX test/cpp_headers/nvmf_transport.o 00:02:39.998 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:39.998 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:39.998 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:39.998 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:40.256 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:02:40.256 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:40.256 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:02:40.256 LINK lvol_ut 00:02:40.514 CXX test/cpp_headers/opal.o 00:02:40.514 LINK doorbell_aers 00:02:40.514 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:40.514 LINK crypto_ut 00:02:40.514 LINK iscsi_ut 00:02:40.514 CC test/nvme/fdp/fdp.o 00:02:40.514 CC test/nvme/cuse/cuse.o 00:02:40.772 LINK lun_ut 00:02:40.772 CXX test/cpp_headers/opal_spec.o 00:02:41.030 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:41.030 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:41.030 LINK portal_grp_ut 00:02:41.030 LINK posix_ut 00:02:41.030 LINK fdp 00:02:41.287 LINK sock_ut 00:02:41.287 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:02:41.287 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:02:41.287 LINK nvme_ctrlr_cmd_ut 00:02:41.287 CXX test/cpp_headers/pci_ids.o 00:02:41.287 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:02:41.545 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:41.545 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:41.545 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:41.545 CXX test/cpp_headers/pipe.o 00:02:41.545 LINK bit_array_ut 00:02:41.545 LINK base64_ut 00:02:41.545 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:41.822 CXX test/cpp_headers/queue.o 00:02:41.822 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:41.823 LINK scsi_ut 00:02:41.823 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:41.823 LINK tcp_ut 00:02:41.823 LINK bdev_nvme_ut 00:02:41.823 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:41.823 LINK thread_ut 00:02:41.823 LINK crc16_ut 00:02:41.823 LINK cpuset_ut 00:02:41.823 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:02:41.823 CXX test/cpp_headers/reduce.o 00:02:42.080 CXX test/cpp_headers/rpc.o 00:02:42.080 LINK tgt_node_ut 00:02:42.080 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:42.080 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:42.080 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:42.336 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:42.336 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:42.336 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:42.336 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:02:42.336 LINK crc32_ieee_ut 00:02:42.336 LINK cuse 00:02:42.336 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:42.336 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:42.336 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:42.336 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:42.336 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:42.336 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:42.336 LINK scsi_bdev_ut 00:02:42.593 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:42.593 CXX test/cpp_headers/scheduler.o 00:02:42.593 LINK pci_event_ut 00:02:42.593 LINK uring_ut 00:02:42.593 LINK crc32c_ut 00:02:42.593 CC test/unit/lib/util/math.c/math_ut.o 00:02:42.593 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:42.593 CC test/unit/lib/util/string.c/string_ut.o 00:02:42.593 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:42.593 CXX test/cpp_headers/scsi.o 00:02:42.593 LINK nvme_ctrlr_ut 00:02:42.593 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:02:42.593 LINK scsi_pr_ut 00:02:42.593 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:02:42.593 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:42.850 LINK subsystem_ut 00:02:42.850 LINK crc64_ut 00:02:42.850 LINK nvme_ns_ut 00:02:42.850 LINK keyring_ut 00:02:42.850 LINK iobuf_ut 00:02:42.850 LINK rpc_ut 00:02:42.850 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:02:42.850 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:42.850 LINK rpc_ut 00:02:42.850 LINK iov_ut 00:02:42.850 CXX test/cpp_headers/scsi_spec.o 00:02:42.850 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:02:43.108 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:02:43.108 LINK math_ut 00:02:43.108 LINK idxd_user_ut 00:02:43.108 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:43.108 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:02:43.108 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:43.108 CXX test/cpp_headers/sock.o 00:02:43.108 CXX test/cpp_headers/stdinc.o 00:02:43.108 CXX test/cpp_headers/string.o 00:02:43.108 CXX test/cpp_headers/thread.o 00:02:43.108 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:02:43.108 LINK xor_ut 00:02:43.108 LINK string_ut 00:02:43.108 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:02:43.108 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:43.108 LINK pipe_ut 00:02:43.600 CXX test/cpp_headers/trace.o 00:02:43.600 CXX test/cpp_headers/trace_parser.o 00:02:43.600 LINK dif_ut 00:02:43.600 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:02:43.600 CXX test/cpp_headers/tree.o 00:02:43.858 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:02:43.858 CXX test/cpp_headers/ublk.o 00:02:43.858 LINK common_ut 00:02:43.858 LINK nvme_ns_ocssd_cmd_ut 00:02:43.858 CXX test/cpp_headers/util.o 00:02:43.858 CXX test/cpp_headers/uuid.o 00:02:43.858 LINK ftl_l2p_ut 00:02:43.858 LINK ctrlr_bdev_ut 00:02:43.858 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:43.858 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:02:43.858 CXX test/cpp_headers/version.o 00:02:43.858 LINK reduce_ut 00:02:43.858 CXX test/cpp_headers/vfio_user_pci.o 00:02:43.858 LINK ctrlr_discovery_ut 00:02:43.858 CXX test/cpp_headers/vfio_user_spec.o 00:02:43.858 LINK nvme_pcie_ut 00:02:43.858 CXX test/cpp_headers/vhost.o 00:02:43.858 LINK nvme_ns_cmd_ut 00:02:43.858 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:43.858 LINK ctrlr_ut 00:02:43.858 LINK nvme_qpair_ut 00:02:44.115 CXX test/cpp_headers/vmd.o 00:02:44.115 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:44.115 CXX test/cpp_headers/xor.o 00:02:44.115 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:44.115 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:44.115 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:44.115 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:02:44.115 CXX test/cpp_headers/zipf.o 00:02:44.115 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:02:44.115 LINK nvme_poll_group_ut 00:02:44.115 LINK idxd_ut 00:02:44.115 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:44.115 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:44.373 LINK ftl_band_ut 00:02:44.373 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:44.373 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:02:44.373 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:02:44.373 LINK nvmf_ut 00:02:44.373 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:02:44.373 LINK ftl_io_ut 00:02:44.373 LINK subsystem_ut 00:02:44.373 LINK vhost_ut 00:02:44.373 LINK nvme_quirks_ut 00:02:44.632 LINK ftl_bitmap_ut 00:02:44.632 LINK ftl_mempool_ut 00:02:44.891 LINK nvme_io_msg_ut 00:02:44.891 LINK nvme_opal_ut 00:02:45.150 LINK ftl_mngt_ut 00:02:45.150 LINK nvme_transport_ut 00:02:45.150 LINK nvme_fabric_ut 00:02:45.150 LINK vfio_user_ut 00:02:45.409 LINK nvme_pcie_common_ut 00:02:45.668 LINK ftl_sb_ut 00:02:45.668 LINK ftl_layout_upgrade_ut 00:02:45.668 LINK transport_ut 00:02:45.668 LINK nvme_cuse_ut 00:02:45.927 LINK rdma_ut 00:02:45.927 LINK nvme_rdma_ut 00:02:45.927 LINK nvme_tcp_ut 00:02:46.185 00:02:46.186 real 1m26.905s 00:02:46.186 user 12m11.718s 00:02:46.186 sys 3m6.697s 00:02:46.186 01:54:00 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:02:46.186 01:54:00 -- common/autotest_common.sh@10 -- # set +x 00:02:46.186 ************************************ 00:02:46.186 END TEST unittest_build 00:02:46.186 ************************************ 00:02:46.186 01:54:00 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:46.186 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:46.186 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.186 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.186 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:46.186 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:02:46.186 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:46.186 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:02:46.186 ++ rpc_py=rpc_cmd 00:02:46.186 ++ set -e 00:02:46.186 ++ shopt -s nullglob 00:02:46.186 ++ shopt -s extglob 00:02:46.186 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:02:46.186 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:02:46.186 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:02:46.186 +++ CONFIG_WPDK_DIR= 00:02:46.186 +++ CONFIG_ASAN=n 00:02:46.186 +++ CONFIG_VBDEV_COMPRESS=y 00:02:46.186 +++ CONFIG_HAVE_EXECINFO_H=y 00:02:46.186 +++ CONFIG_USDT=n 00:02:46.186 +++ CONFIG_CUSTOMOCF=y 00:02:46.186 +++ CONFIG_PREFIX=/usr/local 00:02:46.186 +++ CONFIG_RBD=y 00:02:46.186 +++ CONFIG_LIBDIR= 00:02:46.186 +++ CONFIG_IDXD=y 00:02:46.186 +++ CONFIG_NVME_CUSE=y 00:02:46.186 +++ CONFIG_SMA=n 00:02:46.186 +++ CONFIG_VTUNE=n 00:02:46.186 +++ CONFIG_TSAN=n 00:02:46.186 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:02:46.186 +++ CONFIG_VFIO_USER_DIR= 00:02:46.186 +++ CONFIG_PGO_CAPTURE=n 00:02:46.186 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:02:46.186 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:46.186 +++ CONFIG_LTO=n 00:02:46.186 +++ CONFIG_ISCSI_INITIATOR=y 00:02:46.186 +++ CONFIG_CET=n 00:02:46.186 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:02:46.186 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:46.186 +++ CONFIG_RDMA_SET_TOS=y 00:02:46.186 +++ CONFIG_HAVE_ARC4RANDOM=y 00:02:46.186 +++ CONFIG_HAVE_LIBARCHIVE=n 00:02:46.186 +++ CONFIG_UBLK=y 00:02:46.186 +++ CONFIG_ISAL_CRYPTO=y 00:02:46.186 +++ CONFIG_OPENSSL_PATH= 00:02:46.186 +++ CONFIG_OCF=y 00:02:46.186 +++ CONFIG_FUSE=y 00:02:46.186 +++ CONFIG_VTUNE_DIR= 00:02:46.186 +++ CONFIG_FUZZER_LIB= 00:02:46.186 +++ CONFIG_FUZZER=n 00:02:46.186 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:46.186 +++ CONFIG_CRYPTO=y 00:02:46.186 +++ CONFIG_PGO_USE=n 00:02:46.186 +++ CONFIG_VHOST=y 00:02:46.186 +++ CONFIG_DAOS=n 00:02:46.186 +++ CONFIG_DPDK_INC_DIR= 00:02:46.186 +++ CONFIG_DAOS_DIR= 00:02:46.186 +++ CONFIG_UNIT_TESTS=y 00:02:46.186 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:02:46.186 +++ CONFIG_VIRTIO=y 00:02:46.186 +++ CONFIG_COVERAGE=y 00:02:46.186 +++ CONFIG_RDMA=y 00:02:46.186 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:02:46.186 +++ CONFIG_URING_PATH= 00:02:46.186 +++ CONFIG_XNVME=y 00:02:46.186 +++ CONFIG_VFIO_USER=y 00:02:46.186 +++ CONFIG_ARCH=native 00:02:46.186 +++ CONFIG_HAVE_EVP_MAC=y 00:02:46.186 +++ CONFIG_URING_ZNS=y 00:02:46.186 +++ CONFIG_WERROR=y 00:02:46.186 +++ CONFIG_HAVE_LIBBSD=n 00:02:46.186 +++ CONFIG_UBSAN=y 00:02:46.186 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:46.186 +++ CONFIG_GOLANG=n 00:02:46.186 +++ CONFIG_ISAL=y 00:02:46.186 +++ CONFIG_IDXD_KERNEL=n 00:02:46.186 +++ CONFIG_DPDK_LIB_DIR= 00:02:46.186 +++ CONFIG_RDMA_PROV=verbs 00:02:46.186 +++ CONFIG_APPS=y 00:02:46.186 +++ CONFIG_SHARED=n 00:02:46.186 +++ CONFIG_HAVE_KEYUTILS=n 00:02:46.186 +++ CONFIG_FC_PATH= 00:02:46.186 +++ CONFIG_DPDK_PKG_CONFIG=n 00:02:46.186 +++ CONFIG_FC=n 00:02:46.186 +++ CONFIG_AVAHI=n 00:02:46.186 +++ CONFIG_FIO_PLUGIN=y 00:02:46.186 +++ CONFIG_RAID5F=y 00:02:46.186 +++ CONFIG_EXAMPLES=y 00:02:46.186 +++ CONFIG_TESTS=y 00:02:46.186 +++ CONFIG_CRYPTO_MLX5=y 00:02:46.186 +++ CONFIG_MAX_LCORES= 00:02:46.186 +++ CONFIG_IPSEC_MB=y 00:02:46.186 +++ CONFIG_PGO_DIR= 00:02:46.186 +++ CONFIG_DEBUG=y 00:02:46.186 +++ CONFIG_DPDK_COMPRESSDEV=y 00:02:46.186 +++ CONFIG_CROSS_PREFIX= 00:02:46.186 +++ CONFIG_URING=y 00:02:46.186 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:46.186 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:46.186 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:46.186 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:46.186 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:46.186 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:46.187 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:02:46.187 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:46.187 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:02:46.187 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:02:46.187 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:02:46.187 +++ VHOST_APP=("$_app_dir/vhost") 00:02:46.187 +++ DD_APP=("$_app_dir/spdk_dd") 00:02:46.187 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:02:46.187 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:02:46.187 +++ [[ #ifndef SPDK_CONFIG_H 00:02:46.187 #define SPDK_CONFIG_H 00:02:46.187 #define SPDK_CONFIG_APPS 1 00:02:46.187 #define SPDK_CONFIG_ARCH native 00:02:46.187 #undef SPDK_CONFIG_ASAN 00:02:46.187 #undef SPDK_CONFIG_AVAHI 00:02:46.187 #undef SPDK_CONFIG_CET 00:02:46.187 #define SPDK_CONFIG_COVERAGE 1 00:02:46.187 #define SPDK_CONFIG_CROSS_PREFIX 00:02:46.187 #define SPDK_CONFIG_CRYPTO 1 00:02:46.187 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:02:46.187 #define SPDK_CONFIG_CUSTOMOCF 1 00:02:46.187 #undef SPDK_CONFIG_DAOS 00:02:46.187 #define SPDK_CONFIG_DAOS_DIR 00:02:46.187 #define SPDK_CONFIG_DEBUG 1 00:02:46.187 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:02:46.187 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:46.187 #define SPDK_CONFIG_DPDK_INC_DIR 00:02:46.187 #define SPDK_CONFIG_DPDK_LIB_DIR 00:02:46.187 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:02:46.187 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:46.187 #define SPDK_CONFIG_EXAMPLES 1 00:02:46.187 #undef SPDK_CONFIG_FC 00:02:46.187 #define SPDK_CONFIG_FC_PATH 00:02:46.187 #define SPDK_CONFIG_FIO_PLUGIN 1 00:02:46.187 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:02:46.187 #define SPDK_CONFIG_FUSE 1 00:02:46.187 #undef SPDK_CONFIG_FUZZER 00:02:46.187 #define SPDK_CONFIG_FUZZER_LIB 00:02:46.187 #undef SPDK_CONFIG_GOLANG 00:02:46.187 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:02:46.187 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:02:46.187 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:02:46.187 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:02:46.187 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:02:46.187 #undef SPDK_CONFIG_HAVE_LIBBSD 00:02:46.187 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:02:46.187 #define SPDK_CONFIG_IDXD 1 00:02:46.187 #undef SPDK_CONFIG_IDXD_KERNEL 00:02:46.187 #define SPDK_CONFIG_IPSEC_MB 1 00:02:46.187 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:46.187 #define SPDK_CONFIG_ISAL 1 00:02:46.187 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:02:46.187 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:02:46.187 #define SPDK_CONFIG_LIBDIR 00:02:46.187 #undef SPDK_CONFIG_LTO 00:02:46.187 #define SPDK_CONFIG_MAX_LCORES 00:02:46.187 #define SPDK_CONFIG_NVME_CUSE 1 00:02:46.187 #define SPDK_CONFIG_OCF 1 00:02:46.187 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:46.187 #define SPDK_CONFIG_OPENSSL_PATH 00:02:46.187 #undef SPDK_CONFIG_PGO_CAPTURE 00:02:46.187 #define SPDK_CONFIG_PGO_DIR 00:02:46.187 #undef SPDK_CONFIG_PGO_USE 00:02:46.187 #define SPDK_CONFIG_PREFIX /usr/local 00:02:46.187 #define SPDK_CONFIG_RAID5F 1 00:02:46.187 #define SPDK_CONFIG_RBD 1 00:02:46.187 #define SPDK_CONFIG_RDMA 1 00:02:46.187 #define SPDK_CONFIG_RDMA_PROV verbs 00:02:46.187 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:02:46.187 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:02:46.187 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:02:46.187 #undef SPDK_CONFIG_SHARED 00:02:46.187 #undef SPDK_CONFIG_SMA 00:02:46.187 #define SPDK_CONFIG_TESTS 1 00:02:46.187 #undef SPDK_CONFIG_TSAN 00:02:46.187 #define SPDK_CONFIG_UBLK 1 00:02:46.187 #define SPDK_CONFIG_UBSAN 1 00:02:46.187 #define SPDK_CONFIG_UNIT_TESTS 1 00:02:46.187 #define SPDK_CONFIG_URING 1 00:02:46.187 #define SPDK_CONFIG_URING_PATH 00:02:46.187 #define SPDK_CONFIG_URING_ZNS 1 00:02:46.187 #undef SPDK_CONFIG_USDT 00:02:46.187 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:02:46.187 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:02:46.187 #define SPDK_CONFIG_VFIO_USER 1 00:02:46.187 #define SPDK_CONFIG_VFIO_USER_DIR 00:02:46.187 #define SPDK_CONFIG_VHOST 1 00:02:46.187 #define SPDK_CONFIG_VIRTIO 1 00:02:46.187 #undef SPDK_CONFIG_VTUNE 00:02:46.187 #define SPDK_CONFIG_VTUNE_DIR 00:02:46.187 #define SPDK_CONFIG_WERROR 1 00:02:46.187 #define SPDK_CONFIG_WPDK_DIR 00:02:46.187 #define SPDK_CONFIG_XNVME 1 00:02:46.187 #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:02:46.187 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:02:46.187 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:02:46.187 +++ [[ -e /bin/wpdk_common.sh ]] 00:02:46.187 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:46.187 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:46.187 ++++ 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:02:46.187 ++++ 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:02:46.187 ++++ 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:02:46.188 ++++ export PATH 00:02:46.188 ++++ 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:02:46.188 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:46.188 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:46.188 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:46.188 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:46.188 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:02:46.188 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:46.188 +++ TEST_TAG=N/A 00:02:46.188 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:02:46.188 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:02:46.188 ++++ uname -s 00:02:46.188 +++ PM_OS=Linux 00:02:46.188 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:02:46.188 +++ [[ Linux == FreeBSD ]] 00:02:46.188 +++ [[ Linux == Linux ]] 00:02:46.188 +++ [[ Supermicro != QEMU ]] 00:02:46.188 +++ [[ ! -e /.dockerenv ]] 00:02:46.188 +++ MONITOR_RESOURCES_PIDS=() 00:02:46.188 +++ declare -A MONITOR_RESOURCES_PIDS 00:02:46.188 +++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:02:46.188 ++ : 0 00:02:46.188 ++ export RUN_NIGHTLY 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_RUN_VALGRIND 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_UNITTEST 00:02:46.188 ++ : 00:02:46.188 ++ export SPDK_TEST_AUTOBUILD 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_RELEASE_BUILD 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_ISAL 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_ISCSI 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_ISCSI_INITIATOR 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_NVME 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_NVME_PMR 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_NVME_BP 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_NVME_CLI 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_NVME_CUSE 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_NVME_FDP 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_NVMF 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_VFIOUSER 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_VFIOUSER_QEMU 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_FUZZER 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_FUZZER_SHORT 00:02:46.188 ++ : rdma 00:02:46.188 ++ export SPDK_TEST_NVMF_TRANSPORT 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_RBD 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_VHOST 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_BLOCKDEV 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_IOAT 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_BLOBFS 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_VHOST_INIT 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_LVOL 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_VBDEV_COMPRESS 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_RUN_ASAN 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_RUN_UBSAN 00:02:46.188 ++ : 00:02:46.188 ++ export SPDK_RUN_EXTERNAL_DPDK 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_RUN_NON_ROOT 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_CRYPTO 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_FTL 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_OCF 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_VMD 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_OPAL 00:02:46.188 ++ : 00:02:46.188 ++ export SPDK_TEST_NATIVE_DPDK 00:02:46.188 ++ : true 00:02:46.188 ++ export SPDK_AUTOTEST_X 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_RAID5 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_URING 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_USDT 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_USE_IGB_UIO 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_SCHEDULER 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_SCANBUILD 00:02:46.188 ++ : 00:02:46.188 ++ export SPDK_TEST_NVMF_NICS 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_SMA 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_DAOS 00:02:46.188 ++ : 1 00:02:46.188 ++ export SPDK_TEST_XNVME 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_ACCEL_DSA 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_ACCEL_IAA 00:02:46.188 ++ : 00:02:46.188 ++ export SPDK_TEST_FUZZER_TARGET 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_TEST_NVMF_MDNS 00:02:46.188 ++ : 0 00:02:46.188 ++ export SPDK_JSONRPC_GO_CLIENT 00:02:46.189 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:46.189 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:46.189 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:46.189 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:46.189 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:46.189 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:46.189 ++ 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:02:46.189 ++ 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:02:46.189 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:02:46.189 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:02:46.189 ++ 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:02:46.189 ++ 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:02:46.189 ++ export PYTHONDONTWRITEBYTECODE=1 00:02:46.189 ++ PYTHONDONTWRITEBYTECODE=1 00:02:46.189 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:46.189 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:46.189 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:46.189 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:46.189 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:02:46.189 ++ rm -rf /var/tmp/asan_suppression_file 00:02:46.189 ++ cat 00:02:46.189 ++ echo leak:libfuse3.so 00:02:46.189 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:46.189 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:46.189 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:46.189 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:46.189 ++ '[' -z /var/spdk/dependencies ']' 00:02:46.189 ++ export DEPENDENCY_DIR 00:02:46.189 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:46.189 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:46.189 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:46.189 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:46.189 ++ export QEMU_BIN= 00:02:46.189 ++ QEMU_BIN= 00:02:46.189 ++ export VFIO_QEMU_BIN= 00:02:46.189 ++ VFIO_QEMU_BIN= 00:02:46.189 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:46.189 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:46.189 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:46.189 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:46.189 ++ '[' 1 -eq 0 ']' 00:02:46.189 ++ unset -v 00:02:46.189 +++ uname -s 00:02:46.189 ++ '[' Linux = Linux ']' 00:02:46.189 ++ HUGEMEM=4096 00:02:46.189 ++ export CLEAR_HUGE=yes 00:02:46.189 ++ CLEAR_HUGE=yes 00:02:46.189 ++ [[ 1 -eq 1 ]] 00:02:46.189 ++ export HUGE_EVEN_ALLOC=yes 00:02:46.189 ++ HUGE_EVEN_ALLOC=yes 00:02:46.189 ++ MAKE=make 00:02:46.189 ++ MAKEFLAGS='-j 26' 00:02:46.189 ++ export HUGEMEM=4096 00:02:46.189 ++ HUGEMEM=4096 00:02:46.189 ++ NO_HUGE=() 00:02:46.189 ++ TEST_MODE= 00:02:46.189 ++ [[ -z '' ]] 00:02:46.189 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:02:46.189 ++ exec 00:02:46.189 ++ 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:02:46.190 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:02:46.190 ++ set_test_storage 2147483648 00:02:46.190 ++ [[ -v testdir ]] 00:02:46.190 ++ local requested_size=2147483648 00:02:46.190 ++ local mount target_dir 00:02:46.190 ++ local -A mounts fss sizes avails uses 00:02:46.190 ++ local source fs size avail mount use 00:02:46.190 ++ local storage_fallback storage_candidates 00:02:46.190 +++ mktemp -udt spdk.XXXXXX 00:02:46.190 ++ storage_fallback=/tmp/spdk.L0tnBr 00:02:46.190 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:02:46.190 ++ [[ -n '' ]] 00:02:46.190 ++ [[ -n '' ]] 00:02:46.190 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.L0tnBr/tests/unit /tmp/spdk.L0tnBr 00:02:46.190 ++ requested_size=2214592512 00:02:46.190 ++ read -r source fs size use avail _ mount 00:02:46.190 +++ df -T 00:02:46.190 +++ grep -v Filesystem 00:02:46.190 ++ mounts["$mount"]=overlay 00:02:46.190 ++ fss["$mount"]=overlay 00:02:46.190 ++ avails["$mount"]=92704063488 00:02:46.190 ++ sizes["$mount"]=114377953280 00:02:46.190 ++ uses["$mount"]=21657112576 00:02:46.190 ++ read -r source fs size use avail _ mount 00:02:46.190 ++ mounts["$mount"]=tmpfs 00:02:46.190 ++ fss["$mount"]=tmpfs 00:02:46.190 ++ avails["$mount"]=67108864 00:02:46.190 ++ sizes["$mount"]=67108864 00:02:46.190 ++ uses["$mount"]=0 00:02:46.190 ++ read -r source fs size use avail _ mount 00:02:46.190 ++ mounts["$mount"]=shm 00:02:46.190 ++ fss["$mount"]=tmpfs 00:02:46.190 ++ avails["$mount"]=67108864 00:02:46.190 ++ sizes["$mount"]=67108864 00:02:46.190 ++ uses["$mount"]=0 00:02:46.190 ++ read -r source fs size use avail _ mount 00:02:46.190 ++ mounts["$mount"]=/dev/sda4 00:02:46.190 ++ fss["$mount"]=ext4 00:02:46.190 ++ avails["$mount"]=92704063488 00:02:46.190 ++ sizes["$mount"]=114377953280 00:02:46.190 ++ uses["$mount"]=21657112576 00:02:46.190 ++ read -r source fs size use avail _ mount 00:02:46.190 ++ mounts["$mount"]=tmpfs 00:02:46.190 ++ fss["$mount"]=tmpfs 00:02:46.190 ++ avails["$mount"]=134934093824 00:02:46.190 ++ sizes["$mount"]=134934093824 00:02:46.190 ++ uses["$mount"]=0 00:02:46.190 ++ read -r source fs size use avail _ mount 00:02:46.190 ++ mounts["$mount"]=tmpfs 00:02:46.190 ++ fss["$mount"]=tmpfs 00:02:46.190 ++ avails["$mount"]=134934093824 00:02:46.190 ++ sizes["$mount"]=134934093824 00:02:46.190 ++ uses["$mount"]=0 00:02:46.190 ++ read -r source fs size use avail _ mount 00:02:46.190 ++ mounts["$mount"]=tmpfs 00:02:46.190 ++ fss["$mount"]=tmpfs 00:02:46.190 ++ avails["$mount"]=134934093824 00:02:46.190 ++ sizes["$mount"]=134934093824 00:02:46.190 ++ uses["$mount"]=0 00:02:46.190 ++ read -r source fs size use avail _ mount 00:02:46.190 ++ printf '* Looking for test storage...\n' 00:02:46.190 * Looking for test storage... 00:02:46.190 ++ local target_space new_size 00:02:46.190 ++ for target_dir in "${storage_candidates[@]}" 00:02:46.190 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.190 +++ awk '$1 !~ /Filesystem/{print $6}' 00:02:46.190 ++ mount=/ 00:02:46.190 ++ target_space=92704063488 00:02:46.190 ++ (( target_space == 0 || target_space < requested_size )) 00:02:46.190 ++ (( target_space >= requested_size )) 00:02:46.190 ++ [[ overlay == tmpfs ]] 00:02:46.190 ++ [[ overlay == ramfs ]] 00:02:46.190 ++ [[ / == / ]] 00:02:46.190 ++ new_size=23871705088 00:02:46.190 ++ (( new_size * 100 / sizes[/] > 95 )) 00:02:46.190 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.190 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.190 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.190 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:46.190 ++ return 0 00:02:46.190 ++ set -o errtrace 00:02:46.190 ++ shopt -s extdebug 00:02:46.190 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:02:46.190 ++ PS4=' \t -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:02:46.190 01:54:00 -- common/autotest_common.sh@1673 -- # true 00:02:46.190 01:54:00 -- common/autotest_common.sh@1675 -- # xtrace_fd 00:02:46.190 01:54:00 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:02:46.190 01:54:00 -- common/autotest_common.sh@29 -- # exec 00:02:46.190 01:54:00 -- common/autotest_common.sh@31 -- # xtrace_restore 00:02:46.190 01:54:00 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:02:46.190 01:54:00 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:02:46.190 01:54:00 -- common/autotest_common.sh@18 -- # set -x 00:02:46.190 01:54:00 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:46.190 01:54:00 -- unit/unittest.sh@151 -- # '[' 1 -eq 1 ']' 00:02:46.190 01:54:00 -- unit/unittest.sh@151 -- # '[' 0 -eq 1 ']' 00:02:46.190 01:54:00 -- unit/unittest.sh@158 -- # '[' -z ']' 00:02:46.190 01:54:00 -- unit/unittest.sh@159 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:46.190 01:54:00 -- unit/unittest.sh@159 -- # hash valgrind 00:02:46.190 01:54:00 -- unit/unittest.sh@160 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:02:46.190 01:54:00 -- unit/unittest.sh@165 -- # '[' 1 -eq 1 ']' 00:02:46.191 01:54:00 -- unit/unittest.sh@166 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:02:46.191 01:54:00 -- unit/unittest.sh@167 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:02:46.191 01:54:00 -- common/autotest_common.sh@1087 -- # '[' 3 -le 1 ']' 00:02:46.191 01:54:00 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:02:46.191 01:54:00 -- common/autotest_common.sh@10 -- # set +x 00:02:46.191 ************************************ 00:02:46.191 START TEST valgrind 00:02:46.191 ************************************ 00:02:46.191 01:54:00 -- common/autotest_common.sh@1111 -- # echo 'Using valgrind for unit tests' 00:02:46.191 Using valgrind for unit tests 00:02:46.191 00:02:46.191 real 0m0.000s 00:02:46.191 user 0m0.000s 00:02:46.191 sys 0m0.000s 00:02:46.191 01:54:00 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:02:46.191 01:54:00 -- common/autotest_common.sh@10 -- # set +x 00:02:46.191 ************************************ 00:02:46.191 END TEST valgrind 00:02:46.191 ************************************ 00:02:46.191 01:54:00 -- unit/unittest.sh@178 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:02:46.191 01:54:00 -- unit/unittest.sh@178 -- # CC_TYPE=CC_TYPE=gcc 00:02:46.191 01:54:00 -- unit/unittest.sh@179 -- # hash lcov 00:02:46.191 01:54:00 -- unit/unittest.sh@179 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:46.191 01:54:00 -- unit/unittest.sh@179 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:02:46.191 01:54:00 -- unit/unittest.sh@180 -- # cov_avail=yes 00:02:46.191 01:54:00 -- unit/unittest.sh@184 -- # '[' yes = yes ']' 00:02:46.191 01:54:00 -- unit/unittest.sh@186 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:02:46.191 01:54:00 -- unit/unittest.sh@189 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:46.191 01:54:00 -- unit/unittest.sh@191 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:46.191 01:54:00 -- unit/unittest.sh@199 -- # export 'LCOV_OPTS= 00:02:46.191 --rc lcov_branch_coverage=1 00:02:46.191 --rc lcov_function_coverage=1 00:02:46.191 --rc genhtml_branch_coverage=1 00:02:46.191 --rc genhtml_function_coverage=1 00:02:46.191 --rc genhtml_legend=1 00:02:46.191 --rc geninfo_all_blocks=1 00:02:46.191 ' 00:02:46.191 01:54:00 -- unit/unittest.sh@199 -- # LCOV_OPTS=' 00:02:46.191 --rc lcov_branch_coverage=1 00:02:46.191 --rc lcov_function_coverage=1 00:02:46.191 --rc genhtml_branch_coverage=1 00:02:46.191 --rc genhtml_function_coverage=1 00:02:46.191 --rc genhtml_legend=1 00:02:46.191 --rc geninfo_all_blocks=1 00:02:46.191 ' 00:02:46.191 01:54:00 -- unit/unittest.sh@200 -- # export 'LCOV=lcov 00:02:46.191 --rc lcov_branch_coverage=1 00:02:46.191 --rc lcov_function_coverage=1 00:02:46.191 --rc genhtml_branch_coverage=1 00:02:46.191 --rc genhtml_function_coverage=1 00:02:46.191 --rc genhtml_legend=1 00:02:46.191 --rc geninfo_all_blocks=1 00:02:46.191 --no-external' 00:02:46.191 01:54:00 -- unit/unittest.sh@200 -- # LCOV='lcov 00:02:46.191 --rc lcov_branch_coverage=1 00:02:46.191 --rc lcov_function_coverage=1 00:02:46.191 --rc genhtml_branch_coverage=1 00:02:46.191 --rc genhtml_function_coverage=1 00:02:46.191 --rc genhtml_legend=1 00:02:46.191 --rc geninfo_all_blocks=1 00:02:46.191 --no-external' 00:02:46.191 01:54:00 -- 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:12.729 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:03:12.729 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:12.729 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:03:12.729 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:12.729 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:03:12.730 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:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:03:12.730 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:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:03:12.730 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:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:03:12.730 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:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:03:12.730 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:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:03:12.730 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:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:03:12.730 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:03:12.730 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:03:12.731 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:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:03:12.731 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:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:03:12.731 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:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:03:12.731 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:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:03:12.731 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:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:03:12.731 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:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:03:12.731 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:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:03:12.731 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:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:03:12.731 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:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:03:12.731 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:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:03:12.731 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:03:12.731 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:03:12.732 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:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:03:12.732 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:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:03:12.732 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:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:03:12.732 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:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:03:12.732 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:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:03:12.732 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:03:12.732 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:03:12.733 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:03:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:03:12.733 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:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:03:12.733 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:03:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:03:12.733 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:03:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:03:12.733 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:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:03:12.733 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:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:03:12.733 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:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:03:12.733 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:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:03:12.733 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:03:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:03:12.733 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:03:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:03:12.733 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:03:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:03:12.733 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:03:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:03:12.733 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:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:03:12.733 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:03:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:03:12.733 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:12.733 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:03:12.733 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:03:19.294 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_band_upgrade.gcno:no functions found 00:03:19.294 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:19.294 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_p2l_upgrade.gcno:no functions found 00:03:19.294 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:19.294 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_chunk_upgrade.gcno:no functions found 00:03:19.294 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:25.852 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:03:25.852 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:03:28.379 01:54:42 -- unit/unittest.sh@206 -- # uname -m 00:03:28.379 01:54:42 -- unit/unittest.sh@206 -- # '[' x86_64 = aarch64 ']' 00:03:28.379 01:54:42 -- 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:28.379 01:54:42 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:28.379 01:54:42 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:28.379 01:54:42 -- common/autotest_common.sh@10 -- # set +x 00:03:28.379 ************************************ 00:03:28.379 START TEST unittest_pci_event 00:03:28.379 ************************************ 00:03:28.379 01:54:42 -- 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:28.379 ==68077== Memcheck, a memory error detector 00:03:28.379 ==68077== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:28.379 ==68077== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:28.379 ==68077== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:28.379 ==68077== 00:03:28.379 --68077-- Valgrind options: 00:03:28.379 --68077-- --leak-check=full 00:03:28.379 --68077-- --error-exitcode=2 00:03:28.379 --68077-- --verbose 00:03:28.379 --68077-- Contents of /proc/version: 00:03:28.379 --68077-- 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:28.379 --68077-- 00:03:28.379 --68077-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:28.379 --68077-- Page sizes: currently 4096, max supported 4096 00:03:28.379 --68077-- Valgrind library directory: /usr/libexec/valgrind 00:03:28.379 --68077-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:28.379 --68077-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:28.379 --68077-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:28.379 --68077-- might be shown as UnknownInlinedFun 00:03:28.379 --68077-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:28.379 --68077-- object doesn't have a dynamic symbol table 00:03:28.379 --68077-- Scheduler: using generic scheduler lock implementation. 00:03:28.379 --68077-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:28.379 ==68077== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68077-by-???-on-2ceaa32eaff4 00:03:28.379 ==68077== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68077-by-???-on-2ceaa32eaff4 00:03:28.379 ==68077== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68077-by-???-on-2ceaa32eaff4 00:03:28.379 ==68077== 00:03:28.379 ==68077== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:28.379 ==68077== don't want to do, unless you know exactly what you're doing, 00:03:28.379 ==68077== or are doing some strange experiment): 00:03:28.379 ==68077== /usr/libexec/valgrind/../../bin/vgdb --pid=68077 ...command... 00:03:28.379 ==68077== 00:03:28.379 ==68077== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:28.379 ==68077== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:28.379 ==68077== and then give GDB the following command 00:03:28.379 ==68077== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68077 00:03:28.379 ==68077== --pid is optional if only one valgrind process is running 00:03:28.379 ==68077== 00:03:28.379 --68077-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:28.379 --68077-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:28.379 --68077-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:28.379 --68077-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:28.379 ==68077== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.379 --68077-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:28.379 --68077-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:28.379 --68077-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:28.379 --68077-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:28.379 --68077-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:28.379 --68077-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:28.379 --68077-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:28.379 --68077-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:28.379 --68077-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:28.379 --68077-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:28.379 --68077-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:28.379 --68077-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:28.379 --68077-- Reading syms from /usr/lib64/libm.so.6 00:03:28.379 --68077-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:28.379 --68077-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:28.379 --68077-- Reading syms from /usr/lib64/libc.so.6 00:03:28.379 ==68077== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.379 --68077-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.379 --68077-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:28.379 ==68077== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.379 --68077-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.379 --68077-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:28.379 ==68077== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.379 --68077-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.379 --68077-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:28.379 ==68077== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.379 --68077-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.379 --68077-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:28.379 --68077-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:28.379 --68077-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:28.379 --68077-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:28.379 --68077-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:28.637 --68077-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:28.637 --68077-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:28.637 --68077-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 ==68077== Preferring higher priority redirection: 00:03:28.637 --68077-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:28.637 --68077-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:28.637 --68077-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 --68077-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.637 ==68077== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.637 --68077-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:28.637 --68077-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:28.637 ==68077== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.637 --68077-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:28.637 --68077-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:28.637 --68077-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:28.637 --68077-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:28.637 --68077-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:28.637 --68077-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:28.637 --68077-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:28.637 --68077-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:28.637 --68077-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:28.637 --68077-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:28.637 --68077-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:28.637 --68077-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:28.637 --68077-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:28.638 --68077-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:28.638 --68077-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:28.638 --68077-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:28.638 --68077-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:28.638 --68077-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:28.896 00:03:28.896 00:03:28.896 CUnit - A unit testing framework for C - Version 2.1-3 00:03:28.896 http://cunit.sourceforge.net/ 00:03:28.896 00:03:28.896 00:03:28.896 Suite: pci_event 00:03:28.896 Test: test_pci_parse_event ...--68077-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:28.896 --68077-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:28.896 --68077-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:28.896 [2024-04-19 01:54:43.193987] /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:28.896 [2024-04-19 01:54:43.241048] /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:28.896 passed 00:03:28.896 00:03:28.896 Run Summary: Type Total Ran Passed Failed Inactive 00:03:28.896 suites 1 1 n/a 0 0 00:03:28.896 tests 1 1 1 0 0 00:03:28.896 asserts 15 15 15 0 n/a 00:03:28.896 00:03:28.896 Elapsed time = 0.073 seconds 00:03:28.896 --68077-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:28.896 --68077-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:28.896 ==68077== 00:03:28.896 ==68077== HEAP SUMMARY: 00:03:28.896 ==68077== in use at exit: 0 bytes in 0 blocks 00:03:28.896 ==68077== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:03:28.896 ==68077== 00:03:28.896 ==68077== All heap blocks were freed -- no leaks are possible 00:03:28.896 ==68077== 00:03:28.896 ==68077== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:28.896 00:03:28.896 real 0m0.737s 00:03:28.896 user 0m0.704s 00:03:28.896 sys 0m0.031s 00:03:28.896 01:54:43 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:28.896 01:54:43 -- common/autotest_common.sh@10 -- # set +x 00:03:28.896 ************************************ 00:03:28.896 END TEST unittest_pci_event 00:03:28.896 ************************************ 00:03:28.896 01:54:43 -- 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:28.896 01:54:43 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:28.896 01:54:43 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:28.896 01:54:43 -- common/autotest_common.sh@10 -- # set +x 00:03:28.896 ************************************ 00:03:28.896 START TEST unittest_include 00:03:28.897 ************************************ 00:03:28.897 01:54:43 -- 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:28.897 ==68110== Memcheck, a memory error detector 00:03:28.897 ==68110== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:28.897 ==68110== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:28.897 ==68110== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:28.897 ==68110== 00:03:28.897 --68110-- Valgrind options: 00:03:28.897 --68110-- --leak-check=full 00:03:28.897 --68110-- --error-exitcode=2 00:03:28.897 --68110-- --verbose 00:03:28.897 --68110-- Contents of /proc/version: 00:03:28.897 --68110-- 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:28.897 --68110-- 00:03:28.897 --68110-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:28.897 --68110-- Page sizes: currently 4096, max supported 4096 00:03:28.897 --68110-- Valgrind library directory: /usr/libexec/valgrind 00:03:28.897 --68110-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:28.897 --68110-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:28.897 --68110-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:28.897 --68110-- might be shown as UnknownInlinedFun 00:03:28.897 --68110-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:28.897 --68110-- object doesn't have a dynamic symbol table 00:03:28.897 --68110-- Scheduler: using generic scheduler lock implementation. 00:03:28.897 --68110-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:28.897 ==68110== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68110-by-???-on-2ceaa32eaff4 00:03:28.897 ==68110== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68110-by-???-on-2ceaa32eaff4 00:03:28.897 ==68110== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68110-by-???-on-2ceaa32eaff4 00:03:28.897 ==68110== 00:03:28.897 ==68110== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:28.897 ==68110== don't want to do, unless you know exactly what you're doing, 00:03:28.897 ==68110== or are doing some strange experiment): 00:03:28.897 ==68110== /usr/libexec/valgrind/../../bin/vgdb --pid=68110 ...command... 00:03:28.897 ==68110== 00:03:28.897 ==68110== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:28.897 ==68110== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:28.897 ==68110== and then give GDB the following command 00:03:28.897 ==68110== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68110 00:03:28.897 ==68110== --pid is optional if only one valgrind process is running 00:03:28.897 ==68110== 00:03:29.156 --68110-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:29.156 --68110-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:29.156 --68110-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:29.156 --68110-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:29.156 ==68110== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.156 --68110-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:29.156 --68110-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:29.156 --68110-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:29.156 --68110-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:29.156 --68110-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:29.156 --68110-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:29.156 --68110-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:29.156 --68110-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:29.156 --68110-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:29.156 --68110-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:29.156 --68110-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:29.156 --68110-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:29.156 --68110-- Reading syms from /usr/lib64/libm.so.6 00:03:29.156 --68110-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:29.156 --68110-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:29.156 --68110-- Reading syms from /usr/lib64/libc.so.6 00:03:29.156 ==68110== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.156 --68110-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.156 --68110-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.156 ==68110== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.156 --68110-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.156 --68110-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.156 ==68110== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.156 --68110-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.156 --68110-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.156 ==68110== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.156 --68110-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.156 --68110-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.455 --68110-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:29.455 --68110-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:29.455 --68110-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:29.455 --68110-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:29.455 --68110-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:29.455 --68110-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:29.455 --68110-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 ==68110== Preferring higher priority redirection: 00:03:29.455 --68110-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:29.455 --68110-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:29.455 --68110-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 --68110-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.455 ==68110== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.455 --68110-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:29.455 --68110-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:29.455 ==68110== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.455 --68110-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:29.455 --68110-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:29.455 --68110-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:29.455 --68110-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:29.455 --68110-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:29.455 --68110-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:29.456 --68110-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:29.456 --68110-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:29.456 --68110-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:29.456 --68110-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:29.456 --68110-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:29.456 --68110-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:29.456 --68110-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:29.456 --68110-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:29.456 --68110-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:29.456 --68110-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:29.456 --68110-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:29.456 --68110-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:29.456 00:03:29.456 00:03:29.456 CUnit - A unit testing framework for C - Version 2.1-3 00:03:29.456 http://cunit.sourceforge.net/ 00:03:29.456 00:03:29.456 00:03:29.456 Suite: histogram 00:03:29.713 Test: histogram_test ...passed 00:03:29.713 Test: histogram_merge ...passed 00:03:29.713 00:03:29.713 Run Summary: Type Total Ran Passed Failed Inactive 00:03:29.713 suites 1 1 n/a 0 0 00:03:29.713 tests 2 2 2 0 0 00:03:29.713 asserts 50 50 50 0 n/a 00:03:29.713 00:03:29.713 Elapsed time = 0.044 seconds 00:03:29.713 --68110-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:29.713 --68110-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:29.713 ==68110== 00:03:29.713 ==68110== HEAP SUMMARY: 00:03:29.713 ==68110== in use at exit: 0 bytes in 0 blocks 00:03:29.713 ==68110== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:29.713 ==68110== 00:03:29.713 ==68110== All heap blocks were freed -- no leaks are possible 00:03:29.713 ==68110== 00:03:29.713 ==68110== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:29.713 00:03:29.713 real 0m0.722s 00:03:29.713 user 0m0.689s 00:03:29.713 sys 0m0.030s 00:03:29.713 01:54:44 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:29.713 01:54:44 -- common/autotest_common.sh@10 -- # set +x 00:03:29.713 ************************************ 00:03:29.713 END TEST unittest_include 00:03:29.713 ************************************ 00:03:29.713 01:54:44 -- unit/unittest.sh@212 -- # run_test unittest_bdev unittest_bdev 00:03:29.713 01:54:44 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:29.713 01:54:44 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:29.713 01:54:44 -- common/autotest_common.sh@10 -- # set +x 00:03:29.713 ************************************ 00:03:29.713 START TEST unittest_bdev 00:03:29.713 ************************************ 00:03:29.713 01:54:44 -- common/autotest_common.sh@1111 -- # unittest_bdev 00:03:29.714 01:54:44 -- 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:29.714 ==68136== Memcheck, a memory error detector 00:03:29.714 ==68136== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:29.714 ==68136== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:29.714 ==68136== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:29.714 ==68136== 00:03:29.714 --68136-- Valgrind options: 00:03:29.714 --68136-- --leak-check=full 00:03:29.714 --68136-- --error-exitcode=2 00:03:29.714 --68136-- --verbose 00:03:29.714 --68136-- Contents of /proc/version: 00:03:29.714 --68136-- 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:29.714 --68136-- 00:03:29.714 --68136-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:29.714 --68136-- Page sizes: currently 4096, max supported 4096 00:03:29.714 --68136-- Valgrind library directory: /usr/libexec/valgrind 00:03:29.714 --68136-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:29.714 --68136-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:29.714 --68136-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:29.714 --68136-- might be shown as UnknownInlinedFun 00:03:29.714 --68136-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:29.714 --68136-- object doesn't have a dynamic symbol table 00:03:29.714 --68136-- Scheduler: using generic scheduler lock implementation. 00:03:29.714 --68136-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:29.714 ==68136== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68136-by-???-on-2ceaa32eaff4 00:03:29.714 ==68136== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68136-by-???-on-2ceaa32eaff4 00:03:29.714 ==68136== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68136-by-???-on-2ceaa32eaff4 00:03:29.714 ==68136== 00:03:29.714 ==68136== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:29.714 ==68136== don't want to do, unless you know exactly what you're doing, 00:03:29.714 ==68136== or are doing some strange experiment): 00:03:29.714 ==68136== /usr/libexec/valgrind/../../bin/vgdb --pid=68136 ...command... 00:03:29.714 ==68136== 00:03:29.714 ==68136== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:29.714 ==68136== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:29.714 ==68136== and then give GDB the following command 00:03:29.714 ==68136== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68136 00:03:29.714 ==68136== --pid is optional if only one valgrind process is running 00:03:29.714 ==68136== 00:03:29.714 --68136-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:29.714 --68136-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:29.973 --68136-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:29.973 --68136-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:29.973 ==68136== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.973 --68136-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:29.973 --68136-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:29.973 --68136-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:29.973 --68136-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:29.973 --68136-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:29.973 --68136-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:29.973 --68136-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:29.973 --68136-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:29.973 --68136-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:29.973 --68136-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:29.973 --68136-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:29.973 --68136-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:29.973 --68136-- Reading syms from /usr/lib64/libm.so.6 00:03:29.973 --68136-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:29.973 --68136-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:29.973 --68136-- Reading syms from /usr/lib64/libc.so.6 00:03:29.973 ==68136== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.973 --68136-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.973 --68136-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.973 ==68136== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.973 --68136-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.973 --68136-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.973 ==68136== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.973 --68136-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.973 --68136-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.973 ==68136== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.973 --68136-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.973 --68136-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.973 --68136-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:29.973 --68136-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:29.973 --68136-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:29.973 --68136-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:30.232 --68136-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:30.232 --68136-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:30.232 --68136-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.232 --68136-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 ==68136== Preferring higher priority redirection: 00:03:30.233 --68136-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:30.233 --68136-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:30.233 --68136-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 --68136-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.233 ==68136== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.233 --68136-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:30.233 --68136-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:30.233 ==68136== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.233 --68136-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:30.233 --68136-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:30.233 --68136-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:30.233 --68136-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:30.233 --68136-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:30.233 --68136-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:30.233 --68136-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:30.233 --68136-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:30.233 --68136-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:30.233 --68136-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:30.233 --68136-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:30.233 --68136-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:30.233 --68136-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:30.233 --68136-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:30.233 --68136-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:30.233 --68136-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:30.233 --68136-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:30.233 --68136-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:30.233 --68136-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:30.492 --68136-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:30.492 00:03:30.492 00:03:30.492 CUnit - A unit testing framework for C - Version 2.1-3 00:03:30.492 http://cunit.sourceforge.net/ 00:03:30.492 00:03:30.492 00:03:30.492 Suite: bdev 00:03:30.492 Test: bytes_to_blocks_test ...passed 00:03:30.492 Test: num_blocks_test ...--68136-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:30.750 passed 00:03:30.750 Test: io_valid_test ...passed 00:03:30.750 Test: open_write_test ...[2024-04-19 01:54:45.122357] /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:03:30.750 [2024-04-19 01:54:45.149051] /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:03:30.750 [2024-04-19 01:54:45.151357] /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:03:30.750 passed 00:03:30.750 Test: claim_test ...passed 00:03:30.750 Test: alias_add_del_test ...[2024-04-19 01:54:45.246042] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:03:30.750 [2024-04-19 01:54:45.246868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4578:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:03:30.750 [2024-04-19 01:54:45.247583] /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:03:30.750 passed 00:03:30.750 Test: get_device_stat_test ...passed 00:03:31.007 Test: bdev_io_types_test ...passed 00:03:31.007 Test: bdev_io_wait_test ...passed 00:03:31.007 Test: bdev_io_spans_split_test ...passed 00:03:31.266 Test: bdev_io_boundary_split_test ...passed 00:03:31.266 Test: bdev_io_max_size_and_segment_split_test ...[2024-04-19 01:54:45.708960] /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:03:31.524 passed 00:03:31.524 Test: bdev_io_mix_split_test ...passed 00:03:31.524 Test: bdev_io_split_with_io_wait ...passed 00:03:31.524 Test: bdev_io_write_unit_split_test ...[2024-04-19 01:54:45.938659] /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:03:31.524 [2024-04-19 01:54:45.941727] /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:03:31.524 [2024-04-19 01:54:45.941899] /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:03:31.524 [2024-04-19 01:54:45.944376] /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:03:31.524 passed 00:03:31.524 Test: bdev_io_alignment_with_boundary ...passed 00:03:31.782 Test: bdev_io_alignment ...passed 00:03:31.782 Test: bdev_histograms ...passed 00:03:31.782 Test: bdev_write_zeroes ...passed 00:03:31.782 Test: bdev_compare_and_write ...passed 00:03:32.040 Test: bdev_compare ...passed 00:03:32.040 Test: bdev_compare_emulated ...passed 00:03:32.040 Test: bdev_zcopy_write ...passed 00:03:32.040 Test: bdev_zcopy_read ...passed 00:03:32.040 Test: bdev_open_while_hotremove ...passed 00:03:32.040 Test: bdev_close_while_hotremove ...passed 00:03:32.040 Test: bdev_open_ext_test ...[2024-04-19 01:54:46.510080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8094:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:32.040 passed 00:03:32.040 Test: bdev_open_ext_unregister ...[2024-04-19 01:54:46.513852] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8094:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:32.040 passed 00:03:32.298 Test: bdev_set_io_timeout ...passed 00:03:32.298 Test: bdev_set_qd_sampling ...passed 00:03:32.298 Test: lba_range_overlap ...passed 00:03:32.298 Test: lock_lba_range_check_ranges ...passed 00:03:32.298 Test: lock_lba_range_with_io_outstanding ...passed 00:03:32.298 Test: lock_lba_range_overlapped ...passed 00:03:32.298 Test: bdev_quiesce ...[2024-04-19 01:54:46.813053] /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:03:32.555 passed 00:03:32.555 Test: bdev_io_abort ...passed 00:03:32.555 Test: bdev_unmap ...passed 00:03:32.555 Test: bdev_write_zeroes_split_test ...passed 00:03:32.556 Test: bdev_set_options_test ...[2024-04-19 01:54:46.964423] /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:03:32.556 passed 00:03:32.556 Test: bdev_get_memory_domains ...passed 00:03:32.556 Test: bdev_io_ext ...passed 00:03:32.556 Test: bdev_io_ext_no_opts ...passed 00:03:32.556 Test: bdev_io_ext_invalid_opts ...passed 00:03:32.813 Test: bdev_io_ext_split ...passed 00:03:32.813 Test: bdev_io_ext_bounce_buffer ...passed 00:03:32.813 Test: bdev_register_uuid_alias ...[2024-04-19 01:54:47.201998] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name cf332f96-db67-49bb-b429-d09ee45abdeb already exists 00:03:32.813 [2024-04-19 01:54:47.202460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7651:bdev_register: *ERROR*: Unable to add uuid:cf332f96-db67-49bb-b429-d09ee45abdeb alias for bdev bdev0 00:03:32.813 passed 00:03:32.813 Test: bdev_unregister_by_name ...[2024-04-19 01:54:47.211913] /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:03:32.814 [2024-04-19 01:54:47.213021] /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:03:32.814 passed 00:03:32.814 Test: for_each_bdev_test ...passed 00:03:32.814 Test: bdev_seek_test ...passed 00:03:32.814 Test: bdev_copy ...passed 00:03:33.071 Test: bdev_copy_split_test ...passed 00:03:33.071 Test: examine_locks ...passed 00:03:33.071 Test: claim_v2_rwo ...[2024-04-19 01:54:47.412264] /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:03:33.071 [2024-04-19 01:54:47.414121] /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:03:33.071 [2024-04-19 01:54:47.415049] /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:03:33.071 [2024-04-19 01:54:47.416232] /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:03:33.071 [2024-04-19 01:54:47.417014] /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:03:33.071 [2024-04-19 01:54:47.423352] /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:03:33.071 passed 00:03:33.071 Test: claim_v2_rom ...[2024-04-19 01:54:47.432959] /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:03:33.071 [2024-04-19 01:54:47.434105] /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:03:33.071 [2024-04-19 01:54:47.434699] /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:03:33.072 [2024-04-19 01:54:47.435306] /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:03:33.072 [2024-04-19 01:54:47.442849] /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:03:33.072 [2024-04-19 01:54:47.444810] /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:03:33.072 passed 00:03:33.072 Test: claim_v2_rwm ...[2024-04-19 01:54:47.448814] /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:03:33.072 [2024-04-19 01:54:47.453984] /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:03:33.072 [2024-04-19 01:54:47.455123] /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:03:33.072 [2024-04-19 01:54:47.455770] /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:03:33.072 [2024-04-19 01:54:47.456381] /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:03:33.072 [2024-04-19 01:54:47.457500] /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:03:33.072 [2024-04-19 01:54:47.463777] /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:03:33.072 passed 00:03:33.072 Test: claim_v2_existing_writer ...[2024-04-19 01:54:47.469664] /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:03:33.072 [2024-04-19 01:54:47.469962] /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:03:33.072 passed 00:03:33.072 Test: claim_v2_existing_v1 ...[2024-04-19 01:54:47.473117] /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:03:33.072 [2024-04-19 01:54:47.473907] /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:03:33.072 [2024-04-19 01:54:47.474033] /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:03:33.072 passed 00:03:33.072 Test: claim_v1_existing_v2 ...[2024-04-19 01:54:47.476769] /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:03:33.072 [2024-04-19 01:54:47.477888] /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:03:33.072 [2024-04-19 01:54:47.478088] /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:03:33.072 passed 00:03:33.072 Test: examine_claimed ...[2024-04-19 01:54:47.490434] /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:03:33.072 passed 00:03:33.072 00:03:33.072 Run Summary: Type Total Ran Passed Failed Inactive 00:03:33.072 suites 1 1 n/a 0 0 00:03:33.072 tests 59 59 59 0 0 00:03:33.072 asserts 4599 4599 4599 0 n/a 00:03:33.072 00:03:33.072 Elapsed time = 2.688 seconds 00:03:33.072 --68136-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:33.072 --68136-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:33.072 ==68136== 00:03:33.072 ==68136== HEAP SUMMARY: 00:03:33.072 ==68136== in use at exit: 2,232 bytes in 6 blocks 00:03:33.072 ==68136== total heap usage: 379,170 allocs, 379,164 frees, 8,273,805,627 bytes allocated 00:03:33.072 ==68136== 00:03:33.072 ==68136== Searching for pointers to 6 not-freed blocks 00:03:33.330 ==68136== Checked 7,105,768 bytes 00:03:33.330 ==68136== 00:03:33.330 ==68136== LEAK SUMMARY: 00:03:33.330 ==68136== definitely lost: 0 bytes in 0 blocks 00:03:33.330 ==68136== indirectly lost: 0 bytes in 0 blocks 00:03:33.330 ==68136== possibly lost: 0 bytes in 0 blocks 00:03:33.330 ==68136== still reachable: 2,232 bytes in 6 blocks 00:03:33.330 ==68136== suppressed: 0 bytes in 0 blocks 00:03:33.330 ==68136== Reachable blocks (those to which a pointer was found) are not shown. 00:03:33.330 ==68136== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:33.330 ==68136== 00:03:33.330 ==68136== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:33.330 01:54:47 -- unit/unittest.sh@21 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:33.330 ==68180== Memcheck, a memory error detector 00:03:33.330 ==68180== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:33.330 ==68180== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:33.330 ==68180== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:33.330 ==68180== 00:03:33.330 --68180-- Valgrind options: 00:03:33.330 --68180-- --leak-check=full 00:03:33.330 --68180-- --error-exitcode=2 00:03:33.330 --68180-- --verbose 00:03:33.330 --68180-- Contents of /proc/version: 00:03:33.330 --68180-- 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:33.330 --68180-- 00:03:33.330 --68180-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:33.330 --68180-- Page sizes: currently 4096, max supported 4096 00:03:33.330 --68180-- Valgrind library directory: /usr/libexec/valgrind 00:03:33.330 --68180-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:33.330 --68180-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:33.330 --68180-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:33.330 --68180-- might be shown as UnknownInlinedFun 00:03:33.330 --68180-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:33.330 --68180-- object doesn't have a dynamic symbol table 00:03:33.330 --68180-- Scheduler: using generic scheduler lock implementation. 00:03:33.330 --68180-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:33.330 ==68180== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68180-by-???-on-2ceaa32eaff4 00:03:33.330 ==68180== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68180-by-???-on-2ceaa32eaff4 00:03:33.330 ==68180== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68180-by-???-on-2ceaa32eaff4 00:03:33.330 ==68180== 00:03:33.330 ==68180== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:33.330 ==68180== don't want to do, unless you know exactly what you're doing, 00:03:33.330 ==68180== or are doing some strange experiment): 00:03:33.330 ==68180== /usr/libexec/valgrind/../../bin/vgdb --pid=68180 ...command... 00:03:33.330 ==68180== 00:03:33.330 ==68180== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:33.330 ==68180== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:33.331 ==68180== and then give GDB the following command 00:03:33.331 ==68180== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68180 00:03:33.331 ==68180== --pid is optional if only one valgrind process is running 00:03:33.331 ==68180== 00:03:33.331 --68180-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:33.331 --68180-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:33.331 --68180-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:33.331 --68180-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:33.331 ==68180== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.331 --68180-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:33.331 --68180-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:33.331 --68180-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:33.331 --68180-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:33.331 --68180-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:33.331 --68180-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:33.331 --68180-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:33.331 --68180-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:33.331 --68180-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:33.331 --68180-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:33.331 --68180-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:33.331 --68180-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:33.331 --68180-- Reading syms from /usr/lib64/libm.so.6 00:03:33.331 --68180-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:33.331 --68180-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:33.331 --68180-- Reading syms from /usr/lib64/libc.so.6 00:03:33.589 ==68180== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.589 --68180-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.589 --68180-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.589 ==68180== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.589 --68180-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.589 --68180-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.589 ==68180== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.589 --68180-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.589 --68180-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.589 ==68180== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.589 --68180-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.589 --68180-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.589 --68180-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:33.589 --68180-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:33.589 --68180-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:33.589 --68180-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:33.589 --68180-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:33.589 --68180-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:33.589 --68180-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.589 --68180-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.589 --68180-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 ==68180== Preferring higher priority redirection: 00:03:33.590 --68180-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:33.590 --68180-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:33.590 --68180-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 --68180-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.590 ==68180== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.590 --68180-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:33.590 --68180-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.590 ==68180== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.590 --68180-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:33.590 --68180-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.590 --68180-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:33.590 --68180-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:33.590 --68180-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:33.590 --68180-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:33.590 --68180-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:33.590 --68180-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:33.590 --68180-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:33.590 --68180-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:33.590 --68180-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:33.590 --68180-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:33.591 --68180-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:33.591 --68180-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:33.591 --68180-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:33.591 --68180-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:33.849 --68180-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:33.849 --68180-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:33.849 --68180-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:33.849 00:03:33.849 00:03:33.849 CUnit - A unit testing framework for C - Version 2.1-3 00:03:33.849 http://cunit.sourceforge.net/ 00:03:33.849 00:03:33.849 00:03:33.849 Suite: nvme 00:03:33.849 Test: test_create_ctrlr ...passed 00:03:34.107 Test: test_reset_ctrlr ...[2024-04-19 01:54:48.389816] /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:03:34.107 passed 00:03:34.107 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:03:34.107 Test: test_failover_ctrlr ...--68180-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:34.107 passed 00:03:34.107 Test: test_race_between_failover_and_add_secondary_trid ...[2024-04-19 01:54:48.488069] /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:03:34.107 [2024-04-19 01:54:48.492855] /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:03:34.107 [2024-04-19 01:54:48.494043] /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:03:34.107 passed 00:03:34.107 Test: test_pending_reset ...--68180-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:34.107 --68180-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:34.107 [2024-04-19 01:54:48.589731] /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:03:34.107 [2024-04-19 01:54:48.590947] /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:03:34.107 passed 00:03:34.107 Test: test_attach_ctrlr ...[2024-04-19 01:54:48.630014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4272:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:03:34.366 passed 00:03:34.366 Test: test_aer_cb ...passed 00:03:34.366 Test: test_submit_nvme_cmd ...passed 00:03:34.366 Test: test_add_remove_trid ...passed 00:03:34.366 Test: test_abort ...[2024-04-19 01:54:48.828271] /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:03:34.366 passed 00:03:34.366 Test: test_get_io_qpair ...passed 00:03:34.366 Test: test_bdev_unregister ...passed 00:03:34.366 Test: test_compare_ns ...passed 00:03:34.624 Test: test_init_ana_log_page ...passed 00:03:34.624 Test: test_get_memory_domains ...passed 00:03:34.624 Test: test_reconnect_qpair ...[2024-04-19 01:54:48.940701] /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:03:34.624 passed 00:03:34.624 Test: test_create_bdev_ctrlr ...[2024-04-19 01:54:48.950414] /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:03:34.624 passed 00:03:34.624 Test: test_add_multi_ns_to_bdev ...[2024-04-19 01:54:48.979353] /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:03:34.624 passed 00:03:34.624 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:03:34.624 Test: test_admin_path ...passed 00:03:34.624 Test: test_reset_bdev_ctrlr ...passed 00:03:34.624 Test: test_find_io_path ...passed 00:03:34.624 Test: test_retry_io_if_ana_state_is_updating ...passed 00:03:34.624 Test: test_retry_io_for_io_path_error ...passed 00:03:34.882 Test: test_retry_io_count ...passed 00:03:34.882 Test: test_concurrent_read_ana_log_page ...passed 00:03:34.882 Test: test_retry_io_for_ana_error ...passed 00:03:34.882 Test: test_check_io_error_resiliency_params ...[2024-04-19 01:54:49.186215] /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:03:34.882 [2024-04-19 01:54:49.186737] /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:03:34.882 [2024-04-19 01:54:49.187323] /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:03:34.882 [2024-04-19 01:54:49.187844] /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:03:34.882 [2024-04-19 01:54:49.188327] /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:03:34.882 [2024-04-19 01:54:49.189712] /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:03:34.882 [2024-04-19 01:54:49.190199] /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:03:34.882 [2024-04-19 01:54:49.190803] /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:03:34.882 [2024-04-19 01:54:49.191282] /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:03:34.882 passed 00:03:34.882 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:03:34.882 Test: test_reconnect_ctrlr ...[2024-04-19 01:54:49.218398] /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:03:34.882 [2024-04-19 01:54:49.226799] /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:03:34.882 [2024-04-19 01:54:49.236608] /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:03:34.882 [2024-04-19 01:54:49.239617] /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:03:34.882 [2024-04-19 01:54:49.242028] /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:03:34.882 passed 00:03:34.882 Test: test_retry_failover_ctrlr ...[2024-04-19 01:54:49.253384] /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:03:34.882 passed 00:03:34.882 Test: test_fail_path ...[2024-04-19 01:54:49.268687] /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:03:34.882 [2024-04-19 01:54:49.272994] /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:03:34.882 [2024-04-19 01:54:49.276120] /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:03:34.882 [2024-04-19 01:54:49.279524] /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:03:34.882 [2024-04-19 01:54:49.282067] /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:03:34.882 passed 00:03:34.882 Test: test_nvme_ns_cmp ...passed 00:03:34.882 Test: test_ana_transition ...passed 00:03:34.882 Test: test_set_preferred_path ...passed 00:03:34.882 Test: test_find_next_io_path ...passed 00:03:34.882 Test: test_find_io_path_min_qd ...passed 00:03:34.882 Test: test_disable_auto_failback ...[2024-04-19 01:54:49.349395] /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:03:34.882 passed 00:03:34.882 Test: test_set_multipath_policy ...passed 00:03:34.882 Test: test_uuid_generation ...passed 00:03:35.141 Test: test_retry_io_to_same_path ...passed 00:03:35.141 Test: test_race_between_reset_and_disconnected ...passed 00:03:35.141 Test: test_ctrlr_op_rpc ...passed 00:03:35.141 Test: test_bdev_ctrlr_op_rpc ...passed 00:03:35.141 Test: test_disable_enable_ctrlr ...[2024-04-19 01:54:49.512040] /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:03:35.141 [2024-04-19 01:54:49.518231] /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:03:35.141 passed 00:03:35.141 Test: test_delete_ctrlr_done ...passed 00:03:35.141 Test: test_ns_remove_during_reset ...passed 00:03:35.141 00:03:35.141 Run Summary: Type Total Ran Passed Failed Inactive 00:03:35.141 suites 1 1 n/a 0 0 00:03:35.141 tests 48 48 48 0 0 00:03:35.141 asserts 3565 3565 3565 0 n/a 00:03:35.141 00:03:35.141 Elapsed time = 1.353 seconds 00:03:35.141 --68180-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:35.141 --68180-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:35.141 ==68180== 00:03:35.141 ==68180== HEAP SUMMARY: 00:03:35.141 ==68180== in use at exit: 0 bytes in 0 blocks 00:03:35.141 ==68180== total heap usage: 5,791 allocs, 5,791 frees, 1,764,780 bytes allocated 00:03:35.141 ==68180== 00:03:35.141 ==68180== All heap blocks were freed -- no leaks are possible 00:03:35.141 ==68180== 00:03:35.141 ==68180== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:35.141 01:54:49 -- unit/unittest.sh@22 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:35.141 ==68199== Memcheck, a memory error detector 00:03:35.141 ==68199== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:35.141 ==68199== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:35.141 ==68199== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:35.141 ==68199== 00:03:35.141 --68199-- Valgrind options: 00:03:35.141 --68199-- --leak-check=full 00:03:35.141 --68199-- --error-exitcode=2 00:03:35.141 --68199-- --verbose 00:03:35.141 --68199-- Contents of /proc/version: 00:03:35.141 --68199-- 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:35.141 --68199-- 00:03:35.141 --68199-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:35.141 --68199-- Page sizes: currently 4096, max supported 4096 00:03:35.141 --68199-- Valgrind library directory: /usr/libexec/valgrind 00:03:35.141 --68199-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:35.141 --68199-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:35.141 --68199-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:35.141 --68199-- might be shown as UnknownInlinedFun 00:03:35.399 --68199-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:35.399 --68199-- object doesn't have a dynamic symbol table 00:03:35.399 --68199-- Scheduler: using generic scheduler lock implementation. 00:03:35.399 --68199-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:35.399 ==68199== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68199-by-???-on-2ceaa32eaff4 00:03:35.399 ==68199== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68199-by-???-on-2ceaa32eaff4 00:03:35.399 ==68199== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68199-by-???-on-2ceaa32eaff4 00:03:35.399 ==68199== 00:03:35.399 ==68199== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:35.399 ==68199== don't want to do, unless you know exactly what you're doing, 00:03:35.399 ==68199== or are doing some strange experiment): 00:03:35.399 ==68199== /usr/libexec/valgrind/../../bin/vgdb --pid=68199 ...command... 00:03:35.399 ==68199== 00:03:35.399 ==68199== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:35.399 ==68199== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:35.399 ==68199== and then give GDB the following command 00:03:35.399 ==68199== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68199 00:03:35.399 ==68199== --pid is optional if only one valgrind process is running 00:03:35.399 ==68199== 00:03:35.399 --68199-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:35.399 --68199-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:35.399 --68199-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:35.399 --68199-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:35.399 ==68199== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.399 --68199-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:35.399 --68199-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:35.399 --68199-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:35.399 --68199-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:35.399 --68199-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:35.399 --68199-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:35.399 --68199-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:35.399 --68199-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:35.399 --68199-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:35.400 --68199-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:35.400 --68199-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:35.400 --68199-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:35.400 --68199-- Reading syms from /usr/lib64/libm.so.6 00:03:35.400 --68199-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:35.400 --68199-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:35.400 --68199-- Reading syms from /usr/lib64/libc.so.6 00:03:35.400 ==68199== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.400 --68199-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.400 --68199-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:35.400 ==68199== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.400 --68199-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.400 --68199-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:35.400 ==68199== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.400 --68199-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.400 --68199-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:35.400 ==68199== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.400 --68199-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.400 --68199-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:35.400 --68199-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:35.400 --68199-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:35.400 --68199-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:35.400 --68199-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:35.400 --68199-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:35.400 --68199-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:35.658 --68199-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 ==68199== Preferring higher priority redirection: 00:03:35.658 --68199-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:35.658 --68199-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:35.658 --68199-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 --68199-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.658 ==68199== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.658 --68199-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:35.658 --68199-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:35.658 ==68199== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.658 --68199-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:35.658 --68199-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:35.658 --68199-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:35.658 --68199-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:35.658 --68199-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:35.658 --68199-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:35.658 --68199-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:35.658 --68199-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:35.659 --68199-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:35.659 --68199-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:35.659 --68199-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:35.659 --68199-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:35.659 --68199-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:35.659 --68199-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:35.659 --68199-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:35.659 --68199-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:35.659 --68199-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:35.659 --68199-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:35.659 --68199-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:35.659 00:03:35.659 00:03:35.659 CUnit - A unit testing framework for C - Version 2.1-3 00:03:35.659 http://cunit.sourceforge.net/ 00:03:35.659 00:03:35.659 Test Options 00:03:35.659 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:03:35.659 00:03:35.659 Suite: raid 00:03:35.659 Test: test_create_raid ...--68199-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:35.917 passed 00:03:35.917 Test: test_create_raid_superblock ...passed 00:03:35.917 Test: test_delete_raid ...passed 00:03:35.917 Test: test_create_raid_invalid_args ...[2024-04-19 01:54:50.281780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:03:35.917 [2024-04-19 01:54:50.311070] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:03:35.917 [2024-04-19 01:54:50.314685] /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:03:35.917 [2024-04-19 01:54:50.316428] /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:03:35.917 [2024-04-19 01:54:50.324731] /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:03:35.917 passed 00:03:35.917 Test: test_delete_raid_invalid_args ...passed 00:03:35.917 Test: test_io_channel ...passed 00:03:35.917 Test: test_reset_io ...passed 00:03:35.917 Test: test_write_io ...passed 00:03:36.176 Test: test_read_io ...passed 00:03:37.558 Test: test_unmap_io ...passed 00:03:37.558 Test: test_io_failure ...[2024-04-19 01:54:52.058093] /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:03:37.558 passed 00:03:37.816 Test: test_multi_raid_no_io ...passed 00:03:37.816 Test: test_multi_raid_with_io ...passed 00:03:37.816 Test: test_io_type_supported ...passed 00:03:37.816 Test: test_raid_json_dump_info ...passed 00:03:37.816 Test: test_context_size ...passed 00:03:37.816 Test: test_raid_level_conversions ...passed 00:03:37.816 Test: test_raid_io_split ...passedTest Options 00:03:37.816 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 1 00:03:37.816 00:03:37.816 Suite: raid_dif 00:03:37.816 Test: test_create_raid ...passed 00:03:37.816 Test: test_create_raid_superblock ...passed 00:03:37.816 Test: test_delete_raid ...passed 00:03:37.816 Test: test_create_raid_invalid_args ...[2024-04-19 01:54:52.222676] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:03:37.816 [2024-04-19 01:54:52.223217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:03:37.816 [2024-04-19 01:54:52.224794] /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:03:37.816 [2024-04-19 01:54:52.225156] /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:03:37.816 [2024-04-19 01:54:52.227631] /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:03:37.816 passed 00:03:37.816 Test: test_delete_raid_invalid_args ...passed 00:03:37.816 Test: test_io_channel ...passed 00:03:37.816 Test: test_reset_io ...passed 00:03:37.816 Test: test_write_io ...passed 00:03:37.816 Test: test_read_io ...passed 00:03:39.729 Test: test_unmap_io ...passed 00:03:39.729 Test: test_io_failure ...[2024-04-19 01:54:53.890112] /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:03:39.729 passed 00:03:39.729 Test: test_multi_raid_no_io ...passed 00:03:39.729 Test: test_multi_raid_with_io ...passed 00:03:39.729 Test: test_io_type_supported ...passed 00:03:39.729 Test: test_raid_json_dump_info ...passed 00:03:39.729 Test: test_context_size ...passed 00:03:39.729 Test: test_raid_level_conversions ...passed 00:03:39.729 Test: test_raid_io_split ...passedTest Options 00:03:39.729 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:03:39.729 00:03:39.729 Suite: raid_single_run 00:03:39.729 Test: test_raid_process ...passed 00:03:39.729 00:03:39.729 Run Summary: Type Total Ran Passed Failed Inactive 00:03:39.729 suites 3 3 n/a 0 0 00:03:39.729 tests 37 37 37 0 0 00:03:39.729 asserts 355354 355354 355354 0 n/a 00:03:39.729 00:03:39.729 Elapsed time = 3.878 seconds 00:03:39.729 --68199-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:39.729 --68199-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:39.729 ==68199== 00:03:39.729 ==68199== HEAP SUMMARY: 00:03:39.729 ==68199== in use at exit: 33,672 bytes in 1,026 blocks 00:03:39.729 ==68199== total heap usage: 52,355 allocs, 51,329 frees, 12,029,727,183 bytes allocated 00:03:39.729 ==68199== 00:03:39.729 ==68199== Searching for pointers to 1,026 not-freed blocks 00:03:39.729 ==68199== Checked 6,764,536 bytes 00:03:39.729 ==68199== 00:03:39.729 ==68199== LEAK SUMMARY: 00:03:39.729 ==68199== definitely lost: 0 bytes in 0 blocks 00:03:39.729 ==68199== indirectly lost: 0 bytes in 0 blocks 00:03:39.729 ==68199== possibly lost: 0 bytes in 0 blocks 00:03:39.729 ==68199== still reachable: 33,672 bytes in 1,026 blocks 00:03:39.729 ==68199== suppressed: 0 bytes in 0 blocks 00:03:39.729 ==68199== Reachable blocks (those to which a pointer was found) are not shown. 00:03:39.729 ==68199== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:39.729 ==68199== 00:03:39.729 ==68199== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:39.729 01:54:54 -- unit/unittest.sh@23 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:39.729 ==68248== Memcheck, a memory error detector 00:03:39.729 ==68248== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:39.729 ==68248== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:39.730 ==68248== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:39.730 ==68248== 00:03:39.730 --68248-- Valgrind options: 00:03:39.730 --68248-- --leak-check=full 00:03:39.730 --68248-- --error-exitcode=2 00:03:39.730 --68248-- --verbose 00:03:39.730 --68248-- Contents of /proc/version: 00:03:39.730 --68248-- 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:39.730 --68248-- 00:03:39.730 --68248-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:39.730 --68248-- Page sizes: currently 4096, max supported 4096 00:03:39.730 --68248-- Valgrind library directory: /usr/libexec/valgrind 00:03:39.730 --68248-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:39.730 --68248-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:39.730 --68248-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:39.730 --68248-- might be shown as UnknownInlinedFun 00:03:39.730 --68248-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:39.730 --68248-- object doesn't have a dynamic symbol table 00:03:39.730 --68248-- Scheduler: using generic scheduler lock implementation. 00:03:39.730 --68248-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:39.730 ==68248== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68248-by-???-on-2ceaa32eaff4 00:03:39.730 ==68248== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68248-by-???-on-2ceaa32eaff4 00:03:39.730 ==68248== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68248-by-???-on-2ceaa32eaff4 00:03:39.730 ==68248== 00:03:39.730 ==68248== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:39.730 ==68248== don't want to do, unless you know exactly what you're doing, 00:03:39.730 ==68248== or are doing some strange experiment): 00:03:39.730 ==68248== /usr/libexec/valgrind/../../bin/vgdb --pid=68248 ...command... 00:03:39.730 ==68248== 00:03:39.730 ==68248== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:39.730 ==68248== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:39.730 ==68248== and then give GDB the following command 00:03:39.730 ==68248== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68248 00:03:39.730 ==68248== --pid is optional if only one valgrind process is running 00:03:39.730 ==68248== 00:03:39.730 --68248-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:39.730 --68248-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:39.730 --68248-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:39.730 --68248-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:39.730 ==68248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.730 --68248-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:39.730 --68248-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:39.730 --68248-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:39.730 --68248-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:39.730 --68248-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:39.730 --68248-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:39.730 --68248-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:39.730 --68248-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:39.730 --68248-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:39.730 --68248-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:39.730 --68248-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:39.730 --68248-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:39.730 --68248-- Reading syms from /usr/lib64/libm.so.6 00:03:39.730 --68248-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:39.730 --68248-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:39.989 --68248-- Reading syms from /usr/lib64/libc.so.6 00:03:39.989 ==68248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.989 --68248-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.989 --68248-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:39.989 ==68248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.989 --68248-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.989 --68248-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:39.989 ==68248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.989 --68248-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.989 --68248-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:39.989 ==68248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.989 --68248-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.989 --68248-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:39.989 --68248-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:39.989 --68248-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:39.989 --68248-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:39.989 --68248-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:39.989 --68248-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:39.989 --68248-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:39.989 --68248-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.989 --68248-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 ==68248== Preferring higher priority redirection: 00:03:39.990 --68248-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:39.990 --68248-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:39.990 --68248-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 --68248-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.990 ==68248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.990 --68248-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:39.990 --68248-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:39.990 ==68248== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.990 --68248-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:39.990 --68248-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:39.990 --68248-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:39.990 --68248-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:39.990 --68248-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:39.990 --68248-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:39.990 --68248-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:39.990 --68248-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:39.990 --68248-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:39.990 --68248-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:40.249 --68248-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:40.249 --68248-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:40.249 --68248-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:40.249 --68248-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:40.249 --68248-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:40.249 --68248-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:40.249 --68248-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:40.249 --68248-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:40.249 00:03:40.249 00:03:40.249 CUnit - A unit testing framework for C - Version 2.1-3 00:03:40.249 http://cunit.sourceforge.net/ 00:03:40.249 00:03:40.249 --68248-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:40.249 00:03:40.249 Suite: raid_sb 00:03:40.249 Test: test_raid_bdev_write_superblock ...passed 00:03:40.249 Test: test_raid_bdev_load_base_bdev_superblock ...--68248-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:40.249 passed 00:03:40.249 Test: test_raid_bdev_parse_superblock ...[2024-04-19 01:54:54.612315] /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:03:40.249 passed 00:03:40.249 00:03:40.249 Run Summary: Type Total Ran Passed Failed Inactive 00:03:40.249 suites 1 1 n/a 0 0 00:03:40.249 tests 3 3 3 0 0 00:03:40.249 asserts 32 32 32 0 n/a 00:03:40.249 00:03:40.249 Elapsed time = 0.076 seconds 00:03:40.249 --68248-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:40.249 --68248-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:40.249 ==68248== 00:03:40.249 ==68248== HEAP SUMMARY: 00:03:40.249 ==68248== in use at exit: 0 bytes in 0 blocks 00:03:40.249 ==68248== total heap usage: 112 allocs, 112 frees, 183,118 bytes allocated 00:03:40.249 ==68248== 00:03:40.249 ==68248== All heap blocks were freed -- no leaks are possible 00:03:40.249 ==68248== 00:03:40.249 ==68248== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:40.249 01:54:54 -- unit/unittest.sh@24 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:40.249 ==68259== Memcheck, a memory error detector 00:03:40.249 ==68259== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:40.249 ==68259== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:40.249 ==68259== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:40.249 ==68259== 00:03:40.249 --68259-- Valgrind options: 00:03:40.249 --68259-- --leak-check=full 00:03:40.249 --68259-- --error-exitcode=2 00:03:40.249 --68259-- --verbose 00:03:40.249 --68259-- Contents of /proc/version: 00:03:40.249 --68259-- 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:40.249 --68259-- 00:03:40.249 --68259-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:40.249 --68259-- Page sizes: currently 4096, max supported 4096 00:03:40.249 --68259-- Valgrind library directory: /usr/libexec/valgrind 00:03:40.249 --68259-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:40.249 --68259-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:40.249 --68259-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:40.249 --68259-- might be shown as UnknownInlinedFun 00:03:40.249 --68259-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:40.249 --68259-- object doesn't have a dynamic symbol table 00:03:40.249 --68259-- Scheduler: using generic scheduler lock implementation. 00:03:40.249 --68259-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:40.249 ==68259== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68259-by-???-on-2ceaa32eaff4 00:03:40.249 ==68259== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68259-by-???-on-2ceaa32eaff4 00:03:40.249 ==68259== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68259-by-???-on-2ceaa32eaff4 00:03:40.249 ==68259== 00:03:40.249 ==68259== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:40.249 ==68259== don't want to do, unless you know exactly what you're doing, 00:03:40.249 ==68259== or are doing some strange experiment): 00:03:40.249 ==68259== /usr/libexec/valgrind/../../bin/vgdb --pid=68259 ...command... 00:03:40.249 ==68259== 00:03:40.249 ==68259== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:40.249 ==68259== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:40.250 ==68259== and then give GDB the following command 00:03:40.250 ==68259== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68259 00:03:40.250 ==68259== --pid is optional if only one valgrind process is running 00:03:40.250 ==68259== 00:03:40.250 --68259-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:40.250 --68259-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:40.508 --68259-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:40.508 --68259-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:40.508 ==68259== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.508 --68259-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:40.508 --68259-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:40.508 --68259-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:40.508 --68259-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:40.508 --68259-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:40.508 --68259-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:40.508 --68259-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:40.508 --68259-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:40.508 --68259-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:40.508 --68259-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:40.508 --68259-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:40.508 --68259-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:40.508 --68259-- Reading syms from /usr/lib64/libm.so.6 00:03:40.508 --68259-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:40.508 --68259-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:40.508 --68259-- Reading syms from /usr/lib64/libc.so.6 00:03:40.508 ==68259== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.508 --68259-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.508 --68259-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.508 ==68259== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.508 --68259-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.508 --68259-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.508 ==68259== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.508 --68259-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.508 --68259-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.508 ==68259== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.508 --68259-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.508 --68259-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.508 --68259-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:40.508 --68259-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:40.508 --68259-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:40.508 --68259-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:40.508 --68259-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:40.508 --68259-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:40.508 --68259-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 ==68259== Preferring higher priority redirection: 00:03:40.508 --68259-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:40.508 --68259-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:40.508 --68259-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 --68259-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.508 ==68259== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.508 --68259-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.508 --68259-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.766 ==68259== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.766 --68259-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.766 --68259-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.766 --68259-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:40.766 --68259-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:40.766 --68259-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:40.767 --68259-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:40.767 --68259-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:40.767 --68259-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:40.767 --68259-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:40.767 --68259-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:40.767 --68259-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:40.767 --68259-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:40.767 --68259-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:40.767 --68259-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:40.767 --68259-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:40.767 --68259-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:40.767 --68259-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:40.767 --68259-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:40.767 --68259-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:40.767 00:03:40.767 00:03:40.767 CUnit - A unit testing framework for C - Version 2.1-3 00:03:40.767 http://cunit.sourceforge.net/ 00:03:40.767 00:03:40.767 00:03:40.767 Suite: concat 00:03:40.767 Test: test_concat_start ...passed 00:03:40.767 Test: test_concat_rw ...passed 00:03:40.767 Test: test_concat_null_payload ...passed 00:03:40.767 00:03:40.767 Run Summary: Type Total Ran Passed Failed Inactive 00:03:40.767 suites 1 1 n/a 0 0 00:03:40.767 tests 3 3 3 0 0 00:03:40.767 asserts 8097 8097 8097 0 n/a 00:03:40.767 00:03:40.767 Elapsed time = 0.088 seconds 00:03:41.025 --68259-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:41.025 --68259-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:41.025 ==68259== 00:03:41.025 ==68259== HEAP SUMMARY: 00:03:41.025 ==68259== in use at exit: 0 bytes in 0 blocks 00:03:41.025 ==68259== total heap usage: 6,713 allocs, 6,713 frees, 1,460,288 bytes allocated 00:03:41.025 ==68259== 00:03:41.025 ==68259== All heap blocks were freed -- no leaks are possible 00:03:41.025 ==68259== 00:03:41.025 ==68259== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:41.025 01:54:55 -- 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:03:41.025 ==68267== Memcheck, a memory error detector 00:03:41.025 ==68267== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:41.025 ==68267== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:41.025 ==68267== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:41.025 ==68267== 00:03:41.025 --68267-- Valgrind options: 00:03:41.025 --68267-- --leak-check=full 00:03:41.025 --68267-- --error-exitcode=2 00:03:41.025 --68267-- --verbose 00:03:41.025 --68267-- Contents of /proc/version: 00:03:41.025 --68267-- 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:41.025 --68267-- 00:03:41.025 --68267-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:41.025 --68267-- Page sizes: currently 4096, max supported 4096 00:03:41.025 --68267-- Valgrind library directory: /usr/libexec/valgrind 00:03:41.025 --68267-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:41.025 --68267-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:41.025 --68267-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:41.025 --68267-- might be shown as UnknownInlinedFun 00:03:41.025 --68267-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:41.025 --68267-- object doesn't have a dynamic symbol table 00:03:41.025 --68267-- Scheduler: using generic scheduler lock implementation. 00:03:41.025 --68267-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:41.025 ==68267== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68267-by-???-on-2ceaa32eaff4 00:03:41.025 ==68267== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68267-by-???-on-2ceaa32eaff4 00:03:41.025 ==68267== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68267-by-???-on-2ceaa32eaff4 00:03:41.025 ==68267== 00:03:41.025 ==68267== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:41.025 ==68267== don't want to do, unless you know exactly what you're doing, 00:03:41.025 ==68267== or are doing some strange experiment): 00:03:41.025 ==68267== /usr/libexec/valgrind/../../bin/vgdb --pid=68267 ...command... 00:03:41.025 ==68267== 00:03:41.025 ==68267== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:41.025 ==68267== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:41.025 ==68267== and then give GDB the following command 00:03:41.025 ==68267== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68267 00:03:41.025 ==68267== --pid is optional if only one valgrind process is running 00:03:41.025 ==68267== 00:03:41.025 --68267-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:41.025 --68267-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:41.025 --68267-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:41.025 --68267-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:41.025 ==68267== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.025 --68267-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:41.025 --68267-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:41.025 --68267-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:41.025 --68267-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:41.025 --68267-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:41.025 --68267-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:41.025 --68267-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:41.025 --68267-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:41.025 --68267-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:41.025 --68267-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:41.025 --68267-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:41.025 --68267-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:41.025 --68267-- Reading syms from /usr/lib64/libm.so.6 00:03:41.025 --68267-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:41.025 --68267-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:41.025 --68267-- Reading syms from /usr/lib64/libc.so.6 00:03:41.025 ==68267== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.025 --68267-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.025 --68267-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.025 ==68267== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.025 --68267-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.025 --68267-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.025 ==68267== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.025 --68267-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.025 --68267-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.025 ==68267== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.025 --68267-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.025 --68267-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.283 --68267-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:41.283 --68267-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:41.283 --68267-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:41.283 --68267-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:41.283 --68267-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:41.283 --68267-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:41.283 --68267-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.283 --68267-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 ==68267== Preferring higher priority redirection: 00:03:41.284 --68267-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:41.284 --68267-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:41.284 --68267-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 --68267-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.284 ==68267== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.284 --68267-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.284 --68267-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.284 ==68267== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.284 --68267-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.284 --68267-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.284 --68267-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:41.284 --68267-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:41.284 --68267-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:41.284 --68267-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:41.284 --68267-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:41.284 --68267-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:41.284 --68267-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:41.284 --68267-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:41.284 --68267-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:41.284 --68267-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:41.284 --68267-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:41.284 --68267-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:41.284 --68267-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:41.284 --68267-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:41.284 --68267-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:41.284 --68267-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:41.541 --68267-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:41.541 00:03:41.541 00:03:41.541 CUnit - A unit testing framework for C - Version 2.1-3 00:03:41.541 http://cunit.sourceforge.net/ 00:03:41.541 00:03:41.541 00:03:41.541 Suite: raid1 00:03:41.541 Test: test_raid1_start ...passed 00:03:41.541 Test: test_raid1_read_balancing ...passed 00:03:41.541 00:03:41.541 Run Summary: Type Total Ran Passed Failed Inactive 00:03:41.541 suites 1 1 n/a 0 0 00:03:41.542 tests 2 2 2 0 0 00:03:41.542 asserts 2856 2856 2856 0 n/a 00:03:41.542 00:03:41.542 Elapsed time = 0.093 seconds 00:03:41.542 --68267-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:41.542 --68267-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:41.542 ==68267== 00:03:41.542 ==68267== HEAP SUMMARY: 00:03:41.542 ==68267== in use at exit: 0 bytes in 0 blocks 00:03:41.542 ==68267== total heap usage: 2,666 allocs, 2,666 frees, 465,886 bytes allocated 00:03:41.542 ==68267== 00:03:41.542 ==68267== All heap blocks were freed -- no leaks are possible 00:03:41.542 ==68267== 00:03:41.542 ==68267== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:41.542 01:54:56 -- 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:03:41.542 ==68273== Memcheck, a memory error detector 00:03:41.542 ==68273== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:41.542 ==68273== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:41.542 ==68273== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:41.542 ==68273== 00:03:41.542 --68273-- Valgrind options: 00:03:41.542 --68273-- --leak-check=full 00:03:41.542 --68273-- --error-exitcode=2 00:03:41.542 --68273-- --verbose 00:03:41.542 --68273-- Contents of /proc/version: 00:03:41.542 --68273-- 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:41.542 --68273-- 00:03:41.542 --68273-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:41.542 --68273-- Page sizes: currently 4096, max supported 4096 00:03:41.542 --68273-- Valgrind library directory: /usr/libexec/valgrind 00:03:41.542 --68273-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:41.542 --68273-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:41.542 --68273-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:41.542 --68273-- might be shown as UnknownInlinedFun 00:03:41.542 --68273-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:41.542 --68273-- object doesn't have a dynamic symbol table 00:03:41.542 --68273-- Scheduler: using generic scheduler lock implementation. 00:03:41.542 --68273-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:41.542 ==68273== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68273-by-???-on-2ceaa32eaff4 00:03:41.542 ==68273== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68273-by-???-on-2ceaa32eaff4 00:03:41.542 ==68273== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68273-by-???-on-2ceaa32eaff4 00:03:41.542 ==68273== 00:03:41.542 ==68273== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:41.542 ==68273== don't want to do, unless you know exactly what you're doing, 00:03:41.542 ==68273== or are doing some strange experiment): 00:03:41.542 ==68273== /usr/libexec/valgrind/../../bin/vgdb --pid=68273 ...command... 00:03:41.542 ==68273== 00:03:41.542 ==68273== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:41.542 ==68273== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:41.542 ==68273== and then give GDB the following command 00:03:41.542 ==68273== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68273 00:03:41.542 ==68273== --pid is optional if only one valgrind process is running 00:03:41.542 ==68273== 00:03:41.542 --68273-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:41.542 --68273-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:41.800 --68273-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:41.800 --68273-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:41.800 ==68273== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.800 --68273-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:41.800 --68273-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:41.800 --68273-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:41.800 --68273-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:41.800 --68273-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:41.800 --68273-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:41.800 --68273-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:41.801 --68273-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:41.801 --68273-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:41.801 --68273-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:41.801 --68273-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:41.801 --68273-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:41.801 --68273-- Reading syms from /usr/lib64/libm.so.6 00:03:41.801 --68273-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:41.801 --68273-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:41.801 --68273-- Reading syms from /usr/lib64/libc.so.6 00:03:41.801 ==68273== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.801 --68273-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.801 --68273-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.801 ==68273== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.801 --68273-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.801 --68273-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.801 ==68273== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.801 --68273-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.801 --68273-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.801 ==68273== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.801 --68273-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.801 --68273-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.801 --68273-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:41.801 --68273-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:41.801 --68273-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:41.801 --68273-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:41.801 --68273-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:41.801 --68273-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:41.801 --68273-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 ==68273== Preferring higher priority redirection: 00:03:41.801 --68273-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:41.801 --68273-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:41.801 --68273-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.801 --68273-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.802 --68273-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:41.802 ==68273== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.802 --68273-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.802 --68273-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:41.802 ==68273== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.802 --68273-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:41.802 --68273-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:42.060 --68273-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:42.060 --68273-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:42.060 --68273-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:42.060 --68273-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:42.060 --68273-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:42.060 --68273-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:42.060 --68273-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:42.060 --68273-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:42.060 --68273-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:42.060 --68273-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:42.060 --68273-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:42.060 --68273-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:42.060 --68273-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:42.060 --68273-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:42.060 --68273-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:42.060 --68273-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:42.060 00:03:42.060 00:03:42.060 CUnit - A unit testing framework for C - Version 2.1-3 00:03:42.060 http://cunit.sourceforge.net/ 00:03:42.060 00:03:42.060 00:03:42.060 Suite: zone 00:03:42.060 Test: test_zone_get_operation ...passed 00:03:42.060 Test: test_bdev_zone_get_info ...passed 00:03:42.060 Test: test_bdev_zone_management ...passed 00:03:42.060 Test: test_bdev_zone_append ...passed 00:03:42.060 Test: test_bdev_zone_append_with_md ...passed 00:03:42.060 Test: test_bdev_zone_appendv ...passed 00:03:42.060 Test: test_bdev_zone_appendv_with_md ...passed 00:03:42.060 Test: test_bdev_io_get_append_location ...passed 00:03:42.060 00:03:42.060 Run Summary: Type Total Ran Passed Failed Inactive 00:03:42.060 suites 1 1 n/a 0 0 00:03:42.060 tests 8 8 8 0 0 00:03:42.060 asserts 94 94 94 0 n/a 00:03:42.060 00:03:42.060 Elapsed time = 0.045 seconds 00:03:42.060 --68273-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:42.060 --68273-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:42.060 ==68273== 00:03:42.060 ==68273== HEAP SUMMARY: 00:03:42.060 ==68273== in use at exit: 0 bytes in 0 blocks 00:03:42.060 ==68273== total heap usage: 80 allocs, 80 frees, 103,391 bytes allocated 00:03:42.060 ==68273== 00:03:42.060 ==68273== All heap blocks were freed -- no leaks are possible 00:03:42.060 ==68273== 00:03:42.060 ==68273== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:42.060 01:54:56 -- 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:03:42.060 ==68282== Memcheck, a memory error detector 00:03:42.060 ==68282== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:42.060 ==68282== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:42.060 ==68282== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:42.060 ==68282== 00:03:42.061 --68282-- Valgrind options: 00:03:42.061 --68282-- --leak-check=full 00:03:42.061 --68282-- --error-exitcode=2 00:03:42.061 --68282-- --verbose 00:03:42.061 --68282-- Contents of /proc/version: 00:03:42.061 --68282-- 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:42.061 --68282-- 00:03:42.061 --68282-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:42.061 --68282-- Page sizes: currently 4096, max supported 4096 00:03:42.061 --68282-- Valgrind library directory: /usr/libexec/valgrind 00:03:42.061 --68282-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:42.061 --68282-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:42.061 --68282-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:42.061 --68282-- might be shown as UnknownInlinedFun 00:03:42.061 --68282-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:42.061 --68282-- object doesn't have a dynamic symbol table 00:03:42.061 --68282-- Scheduler: using generic scheduler lock implementation. 00:03:42.061 --68282-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:42.061 ==68282== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68282-by-???-on-2ceaa32eaff4 00:03:42.061 ==68282== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68282-by-???-on-2ceaa32eaff4 00:03:42.061 ==68282== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68282-by-???-on-2ceaa32eaff4 00:03:42.061 ==68282== 00:03:42.061 ==68282== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:42.061 ==68282== don't want to do, unless you know exactly what you're doing, 00:03:42.061 ==68282== or are doing some strange experiment): 00:03:42.061 ==68282== /usr/libexec/valgrind/../../bin/vgdb --pid=68282 ...command... 00:03:42.061 ==68282== 00:03:42.061 ==68282== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:42.061 ==68282== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:42.061 ==68282== and then give GDB the following command 00:03:42.061 ==68282== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68282 00:03:42.061 ==68282== --pid is optional if only one valgrind process is running 00:03:42.061 ==68282== 00:03:42.320 --68282-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:42.320 --68282-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:42.320 --68282-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:42.320 --68282-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:42.320 ==68282== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.320 --68282-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:42.320 --68282-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:42.320 --68282-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:42.320 --68282-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:42.320 --68282-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:42.320 --68282-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:42.320 --68282-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:42.320 --68282-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:42.320 --68282-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:42.320 --68282-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:42.320 --68282-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:42.320 --68282-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:42.320 --68282-- Reading syms from /usr/lib64/libm.so.6 00:03:42.320 --68282-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:42.320 --68282-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:42.320 --68282-- Reading syms from /usr/lib64/libc.so.6 00:03:42.320 ==68282== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.320 --68282-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.320 --68282-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.320 ==68282== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.320 --68282-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.320 --68282-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:42.320 ==68282== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.320 --68282-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.320 --68282-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.320 ==68282== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.320 --68282-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.320 --68282-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:42.320 --68282-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:42.320 --68282-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:42.320 --68282-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:42.320 --68282-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:42.320 --68282-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:42.320 --68282-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:42.320 --68282-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.320 --68282-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 ==68282== Preferring higher priority redirection: 00:03:42.321 --68282-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:42.321 --68282-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:42.321 --68282-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.321 --68282-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.579 --68282-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.579 --68282-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.579 --68282-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.579 --68282-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.579 ==68282== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.579 --68282-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:42.579 --68282-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:42.579 ==68282== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.579 --68282-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:42.579 --68282-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:42.579 --68282-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:42.579 --68282-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:42.579 --68282-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:42.580 --68282-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:42.580 --68282-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:42.580 --68282-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:42.580 --68282-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:42.580 --68282-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:42.580 --68282-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:42.580 --68282-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:42.580 --68282-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:42.580 --68282-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:42.580 --68282-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:42.580 --68282-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:42.580 --68282-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:42.580 --68282-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:42.580 00:03:42.580 00:03:42.580 CUnit - A unit testing framework for C - Version 2.1-3 00:03:42.580 http://cunit.sourceforge.net/ 00:03:42.580 00:03:42.580 00:03:42.580 Suite: gpt_parse 00:03:42.580 Test: test_parse_mbr_and_primary ...[2024-04-19 01:54:56.986911] /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:03:42.580 [2024-04-19 01:54:57.016680] /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:03:42.580 [2024-04-19 01:54:57.024183] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:42.580 [2024-04-19 01:54:57.024585] /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:03:42.580 [2024-04-19 01:54:57.035156] /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:03:42.580 [2024-04-19 01:54:57.035734] /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:03:42.580 passed 00:03:42.580 Test: test_parse_secondary ...[2024-04-19 01:54:57.044409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:42.580 [2024-04-19 01:54:57.044520] /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:03:42.580 [2024-04-19 01:54:57.048607] /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:03:42.580 [2024-04-19 01:54:57.048727] /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:03:42.580 passed 00:03:42.580 Test: test_check_mbr ...[2024-04-19 01:54:57.053205] /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:03:42.580 [2024-04-19 01:54:57.053848] /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:03:42.580 passed 00:03:42.580 Test: test_read_header ...[2024-04-19 01:54:57.058943] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:03:42.580 [2024-04-19 01:54:57.059904] /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:03:42.580 [2024-04-19 01:54:57.060802] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:03:42.580 [2024-04-19 01:54:57.062768] /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:03:42.580 [2024-04-19 01:54:57.063994] /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:03:42.580 [2024-04-19 01:54:57.064313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:03:42.580 passed 00:03:42.580 Test: test_read_partitions ...[2024-04-19 01:54:57.068594] /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:03:42.580 [2024-04-19 01:54:57.070380] /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:03:42.580 [2024-04-19 01:54:57.071838] /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:03:42.580 [2024-04-19 01:54:57.072159] /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:03:42.580 [2024-04-19 01:54:57.074199] /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:03:42.580 passed 00:03:42.580 00:03:42.580 Run Summary: Type Total Ran Passed Failed Inactive 00:03:42.580 suites 1 1 n/a 0 0 00:03:42.580 tests 5 5 5 0 0 00:03:42.580 asserts 33 33 33 0 n/a 00:03:42.580 00:03:42.580 Elapsed time = 0.093 seconds 00:03:42.581 --68282-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:42.581 --68282-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:42.838 ==68282== 00:03:42.838 ==68282== HEAP SUMMARY: 00:03:42.838 ==68282== in use at exit: 0 bytes in 0 blocks 00:03:42.839 ==68282== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:03:42.839 ==68282== 00:03:42.839 ==68282== All heap blocks were freed -- no leaks are possible 00:03:42.839 ==68282== 00:03:42.839 ==68282== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:42.839 01:54:57 -- 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:03:42.839 ==68288== Memcheck, a memory error detector 00:03:42.839 ==68288== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:42.839 ==68288== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:42.839 ==68288== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:42.839 ==68288== 00:03:42.839 --68288-- Valgrind options: 00:03:42.839 --68288-- --leak-check=full 00:03:42.839 --68288-- --error-exitcode=2 00:03:42.839 --68288-- --verbose 00:03:42.839 --68288-- Contents of /proc/version: 00:03:42.839 --68288-- 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:42.839 --68288-- 00:03:42.839 --68288-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:42.839 --68288-- Page sizes: currently 4096, max supported 4096 00:03:42.839 --68288-- Valgrind library directory: /usr/libexec/valgrind 00:03:42.839 --68288-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:42.839 --68288-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:42.839 --68288-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:42.839 --68288-- might be shown as UnknownInlinedFun 00:03:42.839 --68288-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:42.839 --68288-- object doesn't have a dynamic symbol table 00:03:42.839 --68288-- Scheduler: using generic scheduler lock implementation. 00:03:42.839 --68288-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:42.839 ==68288== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68288-by-???-on-2ceaa32eaff4 00:03:42.839 ==68288== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68288-by-???-on-2ceaa32eaff4 00:03:42.839 ==68288== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68288-by-???-on-2ceaa32eaff4 00:03:42.839 ==68288== 00:03:42.839 ==68288== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:42.839 ==68288== don't want to do, unless you know exactly what you're doing, 00:03:42.839 ==68288== or are doing some strange experiment): 00:03:42.839 ==68288== /usr/libexec/valgrind/../../bin/vgdb --pid=68288 ...command... 00:03:42.839 ==68288== 00:03:42.839 ==68288== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:42.839 ==68288== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:42.839 ==68288== and then give GDB the following command 00:03:42.839 ==68288== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68288 00:03:42.839 ==68288== --pid is optional if only one valgrind process is running 00:03:42.839 ==68288== 00:03:42.839 --68288-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:42.839 --68288-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:42.839 --68288-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:42.839 --68288-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:42.839 ==68288== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.839 --68288-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:42.839 --68288-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:42.839 --68288-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:42.839 --68288-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:42.839 --68288-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:42.839 --68288-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:42.839 --68288-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:42.839 --68288-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:42.839 --68288-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:42.839 --68288-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:42.839 --68288-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:42.839 --68288-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:42.839 --68288-- Reading syms from /usr/lib64/libm.so.6 00:03:42.839 --68288-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:42.839 --68288-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:42.839 --68288-- Reading syms from /usr/lib64/libc.so.6 00:03:42.839 ==68288== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.839 --68288-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.839 --68288-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.839 ==68288== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.839 --68288-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.839 --68288-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:42.839 ==68288== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.839 --68288-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.839 --68288-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.839 ==68288== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.839 --68288-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.839 --68288-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.098 --68288-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:43.098 --68288-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:43.098 --68288-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:43.098 --68288-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:43.098 --68288-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:43.098 --68288-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:43.098 --68288-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 ==68288== Preferring higher priority redirection: 00:03:43.098 --68288-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:43.098 --68288-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:43.098 --68288-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.098 --68288-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.099 --68288-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.099 --68288-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.099 ==68288== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.099 --68288-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.099 --68288-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.099 ==68288== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.099 --68288-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.099 --68288-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.099 --68288-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:43.099 --68288-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:43.099 --68288-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:43.099 --68288-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:43.099 --68288-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:43.099 --68288-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:43.099 --68288-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:43.099 --68288-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:43.099 --68288-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:43.099 --68288-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:43.099 --68288-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:43.099 --68288-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:43.099 --68288-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:43.099 --68288-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:43.099 --68288-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:43.099 --68288-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:43.099 --68288-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:43.099 --68288-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:43.099 00:03:43.099 00:03:43.099 CUnit - A unit testing framework for C - Version 2.1-3 00:03:43.099 http://cunit.sourceforge.net/ 00:03:43.099 00:03:43.099 00:03:43.099 Suite: bdev_part 00:03:43.357 Test: part_test ...--68288-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:43.357 [2024-04-19 01:54:57.730643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:03:43.357 passed 00:03:43.357 Test: part_free_test ...passed 00:03:43.614 Test: part_get_io_channel_test ...passed 00:03:43.614 Test: part_construct_ext ...passed 00:03:43.614 00:03:43.614 Run Summary: Type Total Ran Passed Failed Inactive 00:03:43.614 suites 1 1 n/a 0 0 00:03:43.614 tests 4 4 4 0 0 00:03:43.614 asserts 48 48 48 0 n/a 00:03:43.614 00:03:43.614 Elapsed time = 0.433 seconds 00:03:43.614 --68288-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:43.614 --68288-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:43.614 ==68288== 00:03:43.614 ==68288== HEAP SUMMARY: 00:03:43.614 ==68288== in use at exit: 1,416 bytes in 4 blocks 00:03:43.614 ==68288== total heap usage: 10,990 allocs, 10,986 frees, 207,309,780 bytes allocated 00:03:43.614 ==68288== 00:03:43.614 ==68288== Searching for pointers to 4 not-freed blocks 00:03:43.872 ==68288== Checked 6,986,168 bytes 00:03:43.872 ==68288== 00:03:43.872 ==68288== LEAK SUMMARY: 00:03:43.872 ==68288== definitely lost: 0 bytes in 0 blocks 00:03:43.872 ==68288== indirectly lost: 0 bytes in 0 blocks 00:03:43.872 ==68288== possibly lost: 0 bytes in 0 blocks 00:03:43.872 ==68288== still reachable: 1,416 bytes in 4 blocks 00:03:43.872 ==68288== suppressed: 0 bytes in 0 blocks 00:03:43.872 ==68288== Reachable blocks (those to which a pointer was found) are not shown. 00:03:43.872 ==68288== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:43.872 ==68288== 00:03:43.872 ==68288== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:43.872 01:54:58 -- 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:03:43.872 ==68299== Memcheck, a memory error detector 00:03:43.872 ==68299== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:43.872 ==68299== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:43.872 ==68299== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:43.872 ==68299== 00:03:43.872 --68299-- Valgrind options: 00:03:43.872 --68299-- --leak-check=full 00:03:43.872 --68299-- --error-exitcode=2 00:03:43.872 --68299-- --verbose 00:03:43.872 --68299-- Contents of /proc/version: 00:03:43.872 --68299-- 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:43.872 --68299-- 00:03:43.872 --68299-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:43.872 --68299-- Page sizes: currently 4096, max supported 4096 00:03:43.872 --68299-- Valgrind library directory: /usr/libexec/valgrind 00:03:43.872 --68299-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:43.872 --68299-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:43.872 --68299-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:43.872 --68299-- might be shown as UnknownInlinedFun 00:03:43.872 --68299-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:43.872 --68299-- object doesn't have a dynamic symbol table 00:03:43.872 --68299-- Scheduler: using generic scheduler lock implementation. 00:03:43.872 --68299-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:43.872 ==68299== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68299-by-???-on-2ceaa32eaff4 00:03:43.872 ==68299== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68299-by-???-on-2ceaa32eaff4 00:03:43.872 ==68299== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68299-by-???-on-2ceaa32eaff4 00:03:43.872 ==68299== 00:03:43.872 ==68299== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:43.872 ==68299== don't want to do, unless you know exactly what you're doing, 00:03:43.872 ==68299== or are doing some strange experiment): 00:03:43.872 ==68299== /usr/libexec/valgrind/../../bin/vgdb --pid=68299 ...command... 00:03:43.872 ==68299== 00:03:43.872 ==68299== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:43.872 ==68299== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:43.872 ==68299== and then give GDB the following command 00:03:43.872 ==68299== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68299 00:03:43.872 ==68299== --pid is optional if only one valgrind process is running 00:03:43.872 ==68299== 00:03:43.872 --68299-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:43.872 --68299-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:43.872 --68299-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:43.872 --68299-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:43.872 ==68299== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.872 --68299-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:43.872 --68299-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:43.872 --68299-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:43.872 --68299-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:43.872 --68299-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:43.872 --68299-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:43.872 --68299-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:43.872 --68299-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:43.872 --68299-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:43.872 --68299-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:43.872 --68299-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:43.872 --68299-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:43.872 --68299-- Reading syms from /usr/lib64/libm.so.6 00:03:43.873 --68299-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:43.873 --68299-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:43.873 --68299-- Reading syms from /usr/lib64/libc.so.6 00:03:43.873 ==68299== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.873 --68299-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.873 --68299-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.873 ==68299== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.873 --68299-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.873 --68299-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.873 ==68299== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.873 --68299-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.873 --68299-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.873 ==68299== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.873 --68299-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.873 --68299-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.873 --68299-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:43.873 --68299-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:43.873 --68299-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:43.873 --68299-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:44.131 --68299-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:44.131 --68299-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:44.131 --68299-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 --68299-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.131 ==68299== Preferring higher priority redirection: 00:03:44.131 --68299-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:44.131 --68299-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:44.131 --68299-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.132 --68299-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.132 --68299-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.132 --68299-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.132 --68299-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.132 --68299-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.132 --68299-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.132 --68299-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.132 --68299-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.132 ==68299== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.132 --68299-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.132 --68299-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.132 ==68299== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.132 --68299-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.132 --68299-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.132 --68299-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:44.132 --68299-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:44.132 --68299-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:44.132 --68299-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:44.132 --68299-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:44.132 --68299-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:44.132 --68299-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:44.132 --68299-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:44.132 --68299-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:44.132 --68299-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:44.132 --68299-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:44.132 --68299-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:44.132 --68299-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:44.132 --68299-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:44.132 --68299-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:44.132 --68299-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:44.132 00:03:44.132 00:03:44.132 CUnit - A unit testing framework for C - Version 2.1-3 00:03:44.132 http://cunit.sourceforge.net/ 00:03:44.132 00:03:44.132 00:03:44.132 Suite: scsi_nvme_suite 00:03:44.132 Test: scsi_nvme_translate_test ...passed 00:03:44.132 00:03:44.132 Run Summary: Type Total Ran Passed Failed Inactive 00:03:44.132 suites 1 1 n/a 0 0 00:03:44.132 tests 1 1 1 0 0 00:03:44.132 asserts 104 104 104 0 n/a 00:03:44.132 00:03:44.132 Elapsed time = 0.029 seconds 00:03:44.132 --68299-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:44.132 --68299-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:44.391 ==68299== 00:03:44.391 ==68299== HEAP SUMMARY: 00:03:44.391 ==68299== in use at exit: 0 bytes in 0 blocks 00:03:44.391 ==68299== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:03:44.391 ==68299== 00:03:44.391 ==68299== All heap blocks were freed -- no leaks are possible 00:03:44.391 ==68299== 00:03:44.391 ==68299== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:44.391 01:54:58 -- 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:03:44.391 ==68307== Memcheck, a memory error detector 00:03:44.391 ==68307== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:44.391 ==68307== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:44.391 ==68307== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:44.391 ==68307== 00:03:44.391 --68307-- Valgrind options: 00:03:44.391 --68307-- --leak-check=full 00:03:44.391 --68307-- --error-exitcode=2 00:03:44.391 --68307-- --verbose 00:03:44.391 --68307-- Contents of /proc/version: 00:03:44.391 --68307-- 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:44.391 --68307-- 00:03:44.391 --68307-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:44.391 --68307-- Page sizes: currently 4096, max supported 4096 00:03:44.391 --68307-- Valgrind library directory: /usr/libexec/valgrind 00:03:44.391 --68307-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:44.391 --68307-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:44.391 --68307-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:44.391 --68307-- might be shown as UnknownInlinedFun 00:03:44.391 --68307-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:44.391 --68307-- object doesn't have a dynamic symbol table 00:03:44.391 --68307-- Scheduler: using generic scheduler lock implementation. 00:03:44.391 --68307-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:44.391 ==68307== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68307-by-???-on-2ceaa32eaff4 00:03:44.391 ==68307== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68307-by-???-on-2ceaa32eaff4 00:03:44.391 ==68307== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68307-by-???-on-2ceaa32eaff4 00:03:44.391 ==68307== 00:03:44.391 ==68307== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:44.391 ==68307== don't want to do, unless you know exactly what you're doing, 00:03:44.391 ==68307== or are doing some strange experiment): 00:03:44.391 ==68307== /usr/libexec/valgrind/../../bin/vgdb --pid=68307 ...command... 00:03:44.391 ==68307== 00:03:44.391 ==68307== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:44.391 ==68307== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:44.391 ==68307== and then give GDB the following command 00:03:44.391 ==68307== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68307 00:03:44.391 ==68307== --pid is optional if only one valgrind process is running 00:03:44.391 ==68307== 00:03:44.391 --68307-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:44.391 --68307-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:44.391 --68307-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:44.391 --68307-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:44.391 ==68307== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.391 --68307-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:44.391 --68307-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:44.391 --68307-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:44.391 --68307-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:44.391 --68307-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:44.391 --68307-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:44.391 --68307-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:44.391 --68307-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:44.391 --68307-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:44.391 --68307-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:44.391 --68307-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:44.391 --68307-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:44.391 --68307-- Reading syms from /usr/lib64/libm.so.6 00:03:44.391 --68307-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:44.391 --68307-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:44.391 --68307-- Reading syms from /usr/lib64/libc.so.6 00:03:44.391 ==68307== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.391 --68307-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.391 --68307-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.392 ==68307== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.392 --68307-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.392 --68307-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.392 ==68307== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.392 --68307-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.392 --68307-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.392 ==68307== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.392 --68307-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.392 --68307-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.392 --68307-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:44.392 --68307-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:44.392 --68307-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:44.392 --68307-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:44.650 --68307-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:44.650 --68307-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:44.650 --68307-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.650 --68307-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 ==68307== Preferring higher priority redirection: 00:03:44.651 --68307-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:44.651 --68307-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:44.651 --68307-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 --68307-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.651 ==68307== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.651 --68307-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.651 --68307-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.651 ==68307== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.651 --68307-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.651 --68307-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.651 --68307-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:44.651 --68307-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:44.651 --68307-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:44.651 --68307-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:44.651 --68307-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:44.651 --68307-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:44.651 --68307-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:44.651 --68307-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:44.651 --68307-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:44.651 --68307-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:44.651 --68307-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:44.651 --68307-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:44.651 --68307-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:44.651 --68307-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:44.651 --68307-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:44.651 --68307-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:44.651 --68307-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:44.651 00:03:44.651 00:03:44.651 CUnit - A unit testing framework for C - Version 2.1-3 00:03:44.651 http://cunit.sourceforge.net/ 00:03:44.651 00:03:44.651 00:03:44.651 Suite: lvol 00:03:44.651 Test: ut_lvs_init ...--68307-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:44.909 [2024-04-19 01:54:59.157418] /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:03:44.909 [2024-04-19 01:54:59.195429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:03:44.909 passed 00:03:44.909 Test: ut_lvol_init ...--68307-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:44.909 passed 00:03:44.909 Test: ut_lvol_snapshot ...passed 00:03:44.909 Test: ut_lvol_clone ...passed 00:03:44.909 Test: ut_lvs_destroy ...passed 00:03:44.909 Test: ut_lvs_unload ...passed 00:03:44.909 Test: ut_lvol_resize ...[2024-04-19 01:54:59.257510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1391:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:03:44.909 passed 00:03:44.909 Test: ut_lvol_set_read_only ...passed 00:03:44.909 Test: ut_lvol_hotremove ...passed 00:03:44.909 Test: ut_vbdev_lvol_get_io_channel ...passed 00:03:44.909 Test: ut_vbdev_lvol_io_type_supported ...passed 00:03:44.909 Test: ut_lvol_read_write ...passed 00:03:44.909 Test: ut_vbdev_lvol_submit_request ...passed 00:03:44.909 Test: ut_lvol_examine_config ...passed 00:03:44.909 Test: ut_lvol_examine_disk ...[2024-04-19 01:54:59.304033] /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:03:44.909 passed 00:03:44.909 Test: ut_lvol_rename ...--68307-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:44.909 [2024-04-19 01:54:59.326751] /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:03:44.909 [2024-04-19 01:54:59.327081] /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:03:44.909 passed 00:03:44.909 Test: ut_bdev_finish ...passed 00:03:44.909 Test: ut_lvs_rename ...passed 00:03:44.909 Test: ut_lvol_seek ...passed 00:03:44.909 Test: ut_esnap_dev_create ...[2024-04-19 01:54:59.352669] /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:03:44.909 [2024-04-19 01:54:59.354432] /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:03:44.909 [2024-04-19 01:54:59.355727] /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:03:44.909 [2024-04-19 01:54:59.363128] /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:03:44.909 passed 00:03:44.909 Test: ut_lvol_esnap_clone_bad_args ...[2024-04-19 01:54:59.367854] /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:03:44.909 [2024-04-19 01:54:59.368966] /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:03:44.909 passed 00:03:44.909 00:03:44.909 Run Summary: Type Total Ran Passed Failed Inactive 00:03:44.909 suites 1 1 n/a 0 0 00:03:44.909 tests 21 21 21 0 0 00:03:44.909 asserts 758 758 758 0 n/a 00:03:44.909 00:03:44.909 Elapsed time = 0.226 seconds 00:03:44.909 --68307-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:44.909 --68307-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:45.167 ==68307== 00:03:45.167 ==68307== HEAP SUMMARY: 00:03:45.167 ==68307== in use at exit: 0 bytes in 0 blocks 00:03:45.167 ==68307== total heap usage: 1,479 allocs, 1,479 frees, 230,784 bytes allocated 00:03:45.167 ==68307== 00:03:45.167 ==68307== All heap blocks were freed -- no leaks are possible 00:03:45.167 ==68307== 00:03:45.167 ==68307== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:45.167 01:54:59 -- 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:03:45.167 ==68319== Memcheck, a memory error detector 00:03:45.167 ==68319== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:45.167 ==68319== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:45.167 ==68319== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:45.167 ==68319== 00:03:45.167 --68319-- Valgrind options: 00:03:45.167 --68319-- --leak-check=full 00:03:45.167 --68319-- --error-exitcode=2 00:03:45.167 --68319-- --verbose 00:03:45.167 --68319-- Contents of /proc/version: 00:03:45.167 --68319-- 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:45.167 --68319-- 00:03:45.167 --68319-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:45.167 --68319-- Page sizes: currently 4096, max supported 4096 00:03:45.167 --68319-- Valgrind library directory: /usr/libexec/valgrind 00:03:45.167 --68319-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:45.167 --68319-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:45.167 --68319-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:45.167 --68319-- might be shown as UnknownInlinedFun 00:03:45.168 --68319-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:45.168 --68319-- object doesn't have a dynamic symbol table 00:03:45.168 --68319-- Scheduler: using generic scheduler lock implementation. 00:03:45.168 --68319-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:45.168 ==68319== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68319-by-???-on-2ceaa32eaff4 00:03:45.168 ==68319== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68319-by-???-on-2ceaa32eaff4 00:03:45.168 ==68319== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68319-by-???-on-2ceaa32eaff4 00:03:45.168 ==68319== 00:03:45.168 ==68319== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:45.168 ==68319== don't want to do, unless you know exactly what you're doing, 00:03:45.168 ==68319== or are doing some strange experiment): 00:03:45.168 ==68319== /usr/libexec/valgrind/../../bin/vgdb --pid=68319 ...command... 00:03:45.168 ==68319== 00:03:45.168 ==68319== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:45.168 ==68319== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:45.168 ==68319== and then give GDB the following command 00:03:45.168 ==68319== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68319 00:03:45.168 ==68319== --pid is optional if only one valgrind process is running 00:03:45.168 ==68319== 00:03:45.168 --68319-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:45.168 --68319-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:45.168 --68319-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:45.168 --68319-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:45.168 ==68319== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.168 --68319-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:45.168 --68319-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:45.168 --68319-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:45.168 --68319-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:45.168 --68319-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:45.168 --68319-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:45.168 --68319-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:45.168 --68319-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:45.168 --68319-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:45.168 --68319-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:45.168 --68319-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:45.168 --68319-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:45.168 --68319-- Reading syms from /usr/lib64/libm.so.6 00:03:45.168 --68319-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:45.168 --68319-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:45.168 --68319-- Reading syms from /usr/lib64/libc.so.6 00:03:45.168 ==68319== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.168 --68319-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.168 --68319-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.168 ==68319== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.168 --68319-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.168 --68319-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.168 ==68319== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.168 --68319-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.168 --68319-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.168 ==68319== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.168 --68319-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.168 --68319-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.427 --68319-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:45.427 --68319-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:45.427 --68319-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:45.427 --68319-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:45.427 --68319-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:45.427 --68319-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:45.427 --68319-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 ==68319== Preferring higher priority redirection: 00:03:45.427 --68319-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:45.427 --68319-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:45.427 --68319-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 --68319-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.427 ==68319== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.427 --68319-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:45.427 --68319-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:45.427 ==68319== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.427 --68319-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:45.427 --68319-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:45.427 --68319-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:45.428 --68319-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:45.428 --68319-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:45.428 --68319-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:45.428 --68319-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:45.428 --68319-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:45.428 --68319-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:45.428 --68319-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:45.428 --68319-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:45.428 --68319-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:45.428 --68319-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:45.428 --68319-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:45.428 --68319-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:45.428 --68319-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:45.428 --68319-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:45.428 --68319-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:45.428 --68319-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:45.428 00:03:45.428 00:03:45.428 CUnit - A unit testing framework for C - Version 2.1-3 00:03:45.428 http://cunit.sourceforge.net/ 00:03:45.428 00:03:45.428 00:03:45.428 Suite: zone_block 00:03:45.686 Test: test_zone_block_create ...passed 00:03:45.686 Test: test_zone_block_create_invalid ...[2024-04-19 01:55:00.045222] /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:03:45.686 --68319-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:45.686 --68319-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:45.686 [2024-04-19 01:55:00.078555] /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-19 01:55:00.081034] /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:03:45.686 [2024-04-19 01:55:00.081544] /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-19 01:55:00.082214] /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:03:45.686 [2024-04-19 01:55:00.082411] /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-19 01:55:00.082893] /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:03:45.686 [2024-04-19 01:55:00.083084] /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:03:45.686 Test: test_get_zone_info ...[2024-04-19 01:55:00.098794] /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:03:45.686 [2024-04-19 01:55:00.099620] /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:03:45.686 [2024-04-19 01:55:00.100286] /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:03:45.686 passed 00:03:45.686 Test: test_supported_io_types ...passed 00:03:45.686 Test: test_reset_zone ...[2024-04-19 01:55:00.114753] /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:03:45.686 [2024-04-19 01:55:00.115292] /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:03:45.686 passed 00:03:45.686 Test: test_open_zone ...[2024-04-19 01:55:00.119400] /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:03:45.686 [2024-04-19 01:55:00.125005] /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:03:45.687 [2024-04-19 01:55:00.125553] /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:03:45.687 passed 00:03:45.687 Test: test_zone_write ...[2024-04-19 01:55:00.133857] /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:03:45.687 [2024-04-19 01:55:00.134414] /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:03:45.687 [2024-04-19 01:55:00.135859] /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:03:45.687 [2024-04-19 01:55:00.136085] /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:03:45.687 [2024-04-19 01:55:00.150740] /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:03:45.687 [2024-04-19 01:55:00.150949] /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:03:45.687 [2024-04-19 01:55:00.151295] /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:03:45.687 [2024-04-19 01:55:00.151394] /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:03:45.687 [2024-04-19 01:55:00.159520] /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:03:45.687 [2024-04-19 01:55:00.159738] /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:03:45.687 passed 00:03:45.687 Test: test_zone_read ...[2024-04-19 01:55:00.163694] /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:03:45.687 [2024-04-19 01:55:00.164004] /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:03:45.687 [2024-04-19 01:55:00.164845] /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:03:45.687 [2024-04-19 01:55:00.165057] /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:03:45.687 [2024-04-19 01:55:00.169628] /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:03:45.687 [2024-04-19 01:55:00.169750] /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:03:45.687 passed 00:03:45.687 Test: test_close_zone ...[2024-04-19 01:55:00.172819] /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:03:45.687 [2024-04-19 01:55:00.173493] /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:03:45.687 [2024-04-19 01:55:00.176895] /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:03:45.687 [2024-04-19 01:55:00.177449] /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:03:45.687 passed 00:03:45.687 Test: test_finish_zone ...[2024-04-19 01:55:00.183825] /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:03:45.687 [2024-04-19 01:55:00.184381] /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:03:45.687 passed 00:03:45.687 Test: test_append_zone ...[2024-04-19 01:55:00.187813] /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:03:45.687 [2024-04-19 01:55:00.187931] /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:03:45.687 [2024-04-19 01:55:00.188668] /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:03:45.687 [2024-04-19 01:55:00.188774] /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:03:45.687 [2024-04-19 01:55:00.205415] /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:03:45.688 [2024-04-19 01:55:00.205539] /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:03:45.688 passed 00:03:45.688 00:03:45.945 Run Summary: Type Total Ran Passed Failed Inactive 00:03:45.945 suites 1 1 n/a 0 0 00:03:45.945 tests 11 11 11 0 0 00:03:45.945 asserts 3437 3437 3437 0 n/a 00:03:45.945 00:03:45.945 Elapsed time = 0.266 seconds 00:03:45.945 --68319-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:45.945 ==68319== 00:03:45.945 ==68319== HEAP SUMMARY: 00:03:45.945 ==68319== in use at exit: 67,109,768 bytes in 1,026 blocks 00:03:45.945 ==68319== total heap usage: 2,638 allocs, 1,612 frees, 85,882,733 bytes allocated 00:03:45.945 ==68319== 00:03:45.945 ==68319== Searching for pointers to 1,026 not-freed blocks 00:03:45.945 ==68319== Checked 6,554,568 bytes 00:03:45.945 ==68319== 00:03:45.945 ==68319== LEAK SUMMARY: 00:03:45.945 ==68319== definitely lost: 0 bytes in 0 blocks 00:03:45.945 ==68319== indirectly lost: 0 bytes in 0 blocks 00:03:45.945 ==68319== possibly lost: 0 bytes in 0 blocks 00:03:45.945 ==68319== still reachable: 67,109,768 bytes in 1,026 blocks 00:03:45.945 ==68319== suppressed: 0 bytes in 0 blocks 00:03:45.945 ==68319== Reachable blocks (those to which a pointer was found) are not shown. 00:03:45.945 ==68319== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:45.945 ==68319== 00:03:45.945 ==68319== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:45.945 01:55:00 -- 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:03:45.945 ==68322== Memcheck, a memory error detector 00:03:45.945 ==68322== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:45.945 ==68322== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:45.945 ==68322== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:45.945 ==68322== 00:03:45.945 --68322-- Valgrind options: 00:03:45.945 --68322-- --leak-check=full 00:03:45.945 --68322-- --error-exitcode=2 00:03:45.945 --68322-- --verbose 00:03:45.945 --68322-- Contents of /proc/version: 00:03:45.945 --68322-- 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:45.945 --68322-- 00:03:45.945 --68322-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:45.945 --68322-- Page sizes: currently 4096, max supported 4096 00:03:45.945 --68322-- Valgrind library directory: /usr/libexec/valgrind 00:03:45.946 --68322-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:45.946 --68322-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:45.946 --68322-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:45.946 --68322-- might be shown as UnknownInlinedFun 00:03:45.946 --68322-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:45.946 --68322-- object doesn't have a dynamic symbol table 00:03:45.946 --68322-- Scheduler: using generic scheduler lock implementation. 00:03:45.946 --68322-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:45.946 ==68322== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68322-by-???-on-2ceaa32eaff4 00:03:45.946 ==68322== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68322-by-???-on-2ceaa32eaff4 00:03:45.946 ==68322== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68322-by-???-on-2ceaa32eaff4 00:03:45.946 ==68322== 00:03:45.946 ==68322== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:45.946 ==68322== don't want to do, unless you know exactly what you're doing, 00:03:45.946 ==68322== or are doing some strange experiment): 00:03:45.946 ==68322== /usr/libexec/valgrind/../../bin/vgdb --pid=68322 ...command... 00:03:45.946 ==68322== 00:03:45.946 ==68322== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:45.946 ==68322== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:45.946 ==68322== and then give GDB the following command 00:03:45.946 ==68322== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68322 00:03:45.946 ==68322== --pid is optional if only one valgrind process is running 00:03:45.946 ==68322== 00:03:45.946 --68322-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:45.946 --68322-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:45.946 --68322-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:45.946 --68322-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:45.946 ==68322== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.946 --68322-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:45.946 --68322-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:45.946 --68322-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:45.946 --68322-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:45.946 --68322-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:45.946 --68322-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:45.946 --68322-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:45.946 --68322-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:45.946 --68322-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:45.946 --68322-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:45.946 --68322-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:45.946 --68322-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:45.946 --68322-- Reading syms from /usr/lib64/libm.so.6 00:03:45.946 --68322-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:45.946 --68322-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:45.946 --68322-- Reading syms from /usr/lib64/libc.so.6 00:03:46.203 ==68322== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.203 --68322-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.203 --68322-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.203 ==68322== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.203 --68322-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.203 --68322-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.203 ==68322== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.204 --68322-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.204 --68322-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.204 ==68322== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.204 --68322-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.204 --68322-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.204 --68322-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:46.204 --68322-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:46.204 --68322-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:46.204 --68322-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:46.204 --68322-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:46.204 --68322-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:46.204 --68322-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 ==68322== Preferring higher priority redirection: 00:03:46.204 --68322-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:46.204 --68322-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:46.204 --68322-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 --68322-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.204 ==68322== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.204 --68322-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.204 --68322-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.204 ==68322== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.204 --68322-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.204 --68322-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.204 --68322-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:46.204 --68322-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:46.204 --68322-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:46.204 --68322-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:46.204 --68322-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:46.205 --68322-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:46.205 --68322-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:46.205 --68322-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:46.462 --68322-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:46.462 --68322-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:46.462 --68322-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:46.462 --68322-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:46.462 --68322-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:46.462 --68322-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:46.462 --68322-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:46.462 --68322-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:46.462 --68322-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:46.462 00:03:46.462 00:03:46.462 CUnit - A unit testing framework for C - Version 2.1-3 00:03:46.462 http://cunit.sourceforge.net/ 00:03:46.462 00:03:46.462 00:03:46.462 Suite: bdev 00:03:46.462 Test: basic ...--68322-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:46.462 --68322-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:46.462 --68322-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:46.463 --68322-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:46.463 [2024-04-19 01:55:00.939232] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x586981): Operation not permitted (rc=-1) 00:03:46.463 [2024-04-19 01:55:00.971661] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b70900 (0x586960): Operation not permitted (rc=-1) 00:03:46.463 [2024-04-19 01:55:00.972127] thread.c:2359:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x586981): Operation not permitted (rc=-1) 00:03:46.720 passed 00:03:46.720 Test: unregister_and_close ...passed 00:03:46.720 Test: unregister_and_close_different_threads ...passed 00:03:46.978 Test: basic_qos ...passed 00:03:46.978 Test: put_channel_during_reset ...passed 00:03:46.978 Test: aborted_reset ...passed 00:03:47.235 Test: aborted_reset_no_outstanding_io ...passed 00:03:47.235 Test: io_during_reset ...passed 00:03:47.235 Test: reset_completions ...passed 00:03:47.235 Test: io_during_qos_queue ...passed 00:03:47.235 Test: io_during_qos_reset ...passed 00:03:47.492 Test: enomem ...passed 00:03:47.492 Test: enomem_multi_bdev ...passed 00:03:47.492 Test: enomem_multi_bdev_unregister ...passed 00:03:47.493 Test: enomem_multi_io_target ...passed 00:03:47.751 Test: qos_dynamic_enable ...passed 00:03:47.751 Test: bdev_histograms_mt ...passed 00:03:47.751 Test: bdev_set_io_timeout_mt ...[2024-04-19 01:55:02.230108] thread.c: 465:spdk_thread_lib_fini: *ERROR*: io_device 0x6897730 not unregistered 00:03:47.751 passed 00:03:47.751 Test: lock_lba_range_then_submit_io ...[2024-04-19 01:55:02.258516] thread.c:2163:spdk_io_device_register: *ERROR*: io_device 0x586bf8 already registered (old:0x6897730 new:0x7424040) 00:03:48.009 passed 00:03:48.009 Test: unregister_during_reset ...passed 00:03:48.009 Test: event_notify_and_close ...passed 00:03:48.009 Suite: bdev_wrong_thread 00:03:48.009 Test: spdk_bdev_register_wt ...[2024-04-19 01:55:02.412494] /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:03:48.009 passed 00:03:48.009 Test: spdk_bdev_examine_wt ...[2024-04-19 01:55:02.420672] /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:03:48.009 passed 00:03:48.009 00:03:48.009 Run Summary: Type Total Ran Passed Failed Inactive 00:03:48.009 suites 2 2 n/a 0 0 00:03:48.009 tests 23 23 23 0 0 00:03:48.009 asserts 601 601 601 0 n/a 00:03:48.009 00:03:48.009 Elapsed time = 1.632 seconds 00:03:48.009 --68322-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:48.009 ==68322== 00:03:48.009 ==68322== HEAP SUMMARY: 00:03:48.009 ==68322== in use at exit: 1,037 bytes in 5 blocks 00:03:48.009 ==68322== total heap usage: 275,337 allocs, 275,332 frees, 4,355,177,372 bytes allocated 00:03:48.009 ==68322== 00:03:48.009 ==68322== Searching for pointers to 5 not-freed blocks 00:03:48.009 ==68322== Checked 6,940,728 bytes 00:03:48.009 ==68322== 00:03:48.009 ==68322== LEAK SUMMARY: 00:03:48.009 ==68322== definitely lost: 0 bytes in 0 blocks 00:03:48.009 ==68322== indirectly lost: 0 bytes in 0 blocks 00:03:48.009 ==68322== possibly lost: 0 bytes in 0 blocks 00:03:48.009 ==68322== still reachable: 1,037 bytes in 5 blocks 00:03:48.009 ==68322== suppressed: 0 bytes in 0 blocks 00:03:48.009 ==68322== Reachable blocks (those to which a pointer was found) are not shown. 00:03:48.009 ==68322== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:48.009 ==68322== 00:03:48.009 ==68322== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:48.009 00:03:48.009 real 0m18.383s 00:03:48.009 user 0m15.735s 00:03:48.009 sys 0m2.592s 00:03:48.009 01:55:02 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:48.009 01:55:02 -- common/autotest_common.sh@10 -- # set +x 00:03:48.009 ************************************ 00:03:48.009 END TEST unittest_bdev 00:03:48.009 ************************************ 00:03:48.268 01:55:02 -- unit/unittest.sh@213 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:48.268 01:55:02 -- 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:03:48.268 01:55:02 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:48.268 01:55:02 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:48.268 01:55:02 -- common/autotest_common.sh@10 -- # set +x 00:03:48.268 ************************************ 00:03:48.268 START TEST unittest_bdev_crypto 00:03:48.268 ************************************ 00:03:48.268 01:55: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/bdev/crypto.c/crypto_ut 00:03:48.268 ==68375== Memcheck, a memory error detector 00:03:48.268 ==68375== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:48.268 ==68375== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:48.268 ==68375== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:48.268 ==68375== 00:03:48.268 --68375-- Valgrind options: 00:03:48.268 --68375-- --leak-check=full 00:03:48.268 --68375-- --error-exitcode=2 00:03:48.268 --68375-- --verbose 00:03:48.268 --68375-- Contents of /proc/version: 00:03:48.268 --68375-- 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:48.268 --68375-- 00:03:48.268 --68375-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:48.268 --68375-- Page sizes: currently 4096, max supported 4096 00:03:48.268 --68375-- Valgrind library directory: /usr/libexec/valgrind 00:03:48.268 --68375-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:48.268 --68375-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:48.268 --68375-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:48.268 --68375-- might be shown as UnknownInlinedFun 00:03:48.268 --68375-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:48.268 --68375-- object doesn't have a dynamic symbol table 00:03:48.268 --68375-- Scheduler: using generic scheduler lock implementation. 00:03:48.268 --68375-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:48.268 ==68375== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68375-by-???-on-2ceaa32eaff4 00:03:48.268 ==68375== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68375-by-???-on-2ceaa32eaff4 00:03:48.268 ==68375== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68375-by-???-on-2ceaa32eaff4 00:03:48.268 ==68375== 00:03:48.268 ==68375== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:48.268 ==68375== don't want to do, unless you know exactly what you're doing, 00:03:48.268 ==68375== or are doing some strange experiment): 00:03:48.268 ==68375== /usr/libexec/valgrind/../../bin/vgdb --pid=68375 ...command... 00:03:48.268 ==68375== 00:03:48.268 ==68375== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:48.268 ==68375== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:48.268 ==68375== and then give GDB the following command 00:03:48.268 ==68375== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68375 00:03:48.268 ==68375== --pid is optional if only one valgrind process is running 00:03:48.268 ==68375== 00:03:48.268 --68375-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:48.268 --68375-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:48.268 --68375-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:48.268 --68375-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:48.268 ==68375== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.268 --68375-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:48.268 --68375-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:48.268 --68375-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:48.268 --68375-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:48.268 --68375-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:48.268 --68375-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:48.268 --68375-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:48.268 --68375-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:48.268 --68375-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:48.268 --68375-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:48.268 --68375-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:48.268 --68375-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:48.268 --68375-- Reading syms from /usr/lib64/libm.so.6 00:03:48.268 --68375-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:48.269 --68375-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:48.269 --68375-- Reading syms from /usr/lib64/libc.so.6 00:03:48.527 ==68375== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.527 --68375-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.527 --68375-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:48.527 ==68375== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.527 --68375-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.527 --68375-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:48.527 ==68375== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.527 --68375-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.527 --68375-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:48.527 ==68375== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.527 --68375-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:48.527 --68375-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:48.527 --68375-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:48.527 --68375-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:48.527 --68375-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:48.527 --68375-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:48.527 --68375-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:48.527 --68375-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:48.527 --68375-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.527 --68375-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 ==68375== Preferring higher priority redirection: 00:03:48.528 --68375-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:48.528 --68375-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:48.528 --68375-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 --68375-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.528 ==68375== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.528 --68375-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:48.528 --68375-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:48.528 ==68375== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.528 --68375-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:48.528 --68375-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:48.528 --68375-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:48.787 --68375-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:48.787 --68375-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:48.787 --68375-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:48.787 --68375-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:48.787 --68375-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:48.787 --68375-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:48.787 --68375-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:48.787 --68375-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:48.787 --68375-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:48.787 --68375-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:48.787 --68375-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:48.787 --68375-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:48.787 --68375-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:48.787 --68375-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:48.787 --68375-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:48.787 --68375-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:48.787 00:03:48.787 00:03:48.787 CUnit - A unit testing framework for C - Version 2.1-3 00:03:48.787 http://cunit.sourceforge.net/ 00:03:48.787 00:03:48.787 00:03:48.787 Suite: crypto 00:03:48.787 Test: test_error_paths ...[2024-04-19 01:55:03.233507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:03:48.787 [2024-04-19 01:55:03.275070] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:48.787 [2024-04-19 01:55:03.299503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:03:48.787 passed 00:03:48.787 Test: test_simple_write ...passed 00:03:48.787 Test: test_simple_read ...passed 00:03:48.787 Test: test_passthru ...[2024-04-19 01:55:03.311980] /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:03:49.046 [2024-04-19 01:55:03.314915] /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:03:49.046 [2024-04-19 01:55:03.315943] /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:03:49.046 [2024-04-19 01:55:03.316141] /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:03:49.046 passed 00:03:49.046 Test: test_crypto_op_complete ...[2024-04-19 01:55:03.319482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:49.046 passed 00:03:49.046 Test: test_supported_io ...passed 00:03:49.046 Test: test_reset ...passed 00:03:49.046 00:03:49.046 Run Summary: Type Total Ran Passed Failed Inactive 00:03:49.046 suites 1 1 n/a 0 0 00:03:49.046 tests 7 7 7 0 0 00:03:49.046 asserts 44 44 44 0 n/a 00:03:49.046 00:03:49.046 Elapsed time = 0.109 seconds 00:03:49.046 --68375-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:49.046 --68375-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:49.046 ==68375== 00:03:49.046 ==68375== HEAP SUMMARY: 00:03:49.046 ==68375== in use at exit: 0 bytes in 0 blocks 00:03:49.046 ==68375== total heap usage: 1,156 allocs, 1,156 frees, 196,284 bytes allocated 00:03:49.046 ==68375== 00:03:49.046 ==68375== All heap blocks were freed -- no leaks are possible 00:03:49.046 ==68375== 00:03:49.046 ==68375== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:49.046 00:03:49.046 real 0m0.832s 00:03:49.046 user 0m0.796s 00:03:49.046 sys 0m0.033s 00:03:49.046 01:55:03 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:49.046 01:55:03 -- common/autotest_common.sh@10 -- # set +x 00:03:49.046 ************************************ 00:03:49.046 END TEST unittest_bdev_crypto 00:03:49.046 ************************************ 00:03:49.046 01:55:03 -- 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:03:49.046 01:55:03 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:49.046 01:55:03 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:49.046 01:55:03 -- common/autotest_common.sh@10 -- # set +x 00:03:49.046 ************************************ 00:03:49.046 START TEST unittest_bdev_crypto 00:03:49.046 ************************************ 00:03:49.046 01:55:03 -- 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:03:49.046 ==68408== Memcheck, a memory error detector 00:03:49.046 ==68408== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:49.046 ==68408== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:49.046 ==68408== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:49.046 ==68408== 00:03:49.046 --68408-- Valgrind options: 00:03:49.046 --68408-- --leak-check=full 00:03:49.046 --68408-- --error-exitcode=2 00:03:49.046 --68408-- --verbose 00:03:49.046 --68408-- Contents of /proc/version: 00:03:49.046 --68408-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:49.046 --68408-- 00:03:49.046 --68408-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:49.046 --68408-- Page sizes: currently 4096, max supported 4096 00:03:49.046 --68408-- Valgrind library directory: /usr/libexec/valgrind 00:03:49.046 --68408-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:49.046 --68408-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:49.046 --68408-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:49.046 --68408-- might be shown as UnknownInlinedFun 00:03:49.046 --68408-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:49.046 --68408-- object doesn't have a dynamic symbol table 00:03:49.046 --68408-- Scheduler: using generic scheduler lock implementation. 00:03:49.046 --68408-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:49.046 ==68408== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68408-by-???-on-2ceaa32eaff4 00:03:49.046 ==68408== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68408-by-???-on-2ceaa32eaff4 00:03:49.047 ==68408== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68408-by-???-on-2ceaa32eaff4 00:03:49.047 ==68408== 00:03:49.047 ==68408== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:49.047 ==68408== don't want to do, unless you know exactly what you're doing, 00:03:49.047 ==68408== or are doing some strange experiment): 00:03:49.047 ==68408== /usr/libexec/valgrind/../../bin/vgdb --pid=68408 ...command... 00:03:49.047 ==68408== 00:03:49.047 ==68408== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:49.047 ==68408== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:49.047 ==68408== and then give GDB the following command 00:03:49.047 ==68408== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68408 00:03:49.047 ==68408== --pid is optional if only one valgrind process is running 00:03:49.047 ==68408== 00:03:49.047 --68408-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:49.047 --68408-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:49.047 --68408-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:49.305 --68408-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:49.305 ==68408== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.305 --68408-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:49.305 --68408-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:49.305 --68408-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:49.305 --68408-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:49.305 --68408-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:49.305 --68408-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:49.305 --68408-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:49.306 --68408-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:49.306 --68408-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:49.306 --68408-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:49.306 --68408-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:49.306 --68408-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:49.306 --68408-- Reading syms from /usr/lib64/libm.so.6 00:03:49.306 --68408-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:49.306 --68408-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:49.306 --68408-- Reading syms from /usr/lib64/libc.so.6 00:03:49.306 ==68408== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.306 --68408-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.306 --68408-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.306 ==68408== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.306 --68408-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.306 --68408-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.306 ==68408== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.306 --68408-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.306 --68408-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:49.306 ==68408== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.306 --68408-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:49.306 --68408-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:49.306 --68408-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:49.306 --68408-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:49.306 --68408-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:49.306 --68408-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:49.306 --68408-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:49.306 --68408-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:49.564 --68408-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 ==68408== Preferring higher priority redirection: 00:03:49.564 --68408-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:49.564 --68408-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:49.564 --68408-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 --68408-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:49.564 ==68408== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.564 --68408-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:49.565 --68408-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:49.565 ==68408== WARNING: new redirection conflicts with existing -- ignoring it 00:03:49.565 --68408-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:49.565 --68408-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:49.565 --68408-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:49.565 --68408-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:49.565 --68408-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:49.565 --68408-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:49.565 --68408-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:49.565 --68408-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:49.565 --68408-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:49.565 --68408-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:49.565 --68408-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:49.565 --68408-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:49.565 --68408-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:49.565 --68408-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:49.565 --68408-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:49.565 --68408-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:49.565 --68408-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:49.565 --68408-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:49.565 00:03:49.565 00:03:49.565 CUnit - A unit testing framework for C - Version 2.1-3 00:03:49.565 http://cunit.sourceforge.net/ 00:03:49.565 00:03:49.565 --68408-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:49.565 00:03:49.565 Suite: dpdk_cryptodev 00:03:49.823 Test: test_error_paths ...[2024-04-19 01:55:04.100715] /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:03:49.823 [2024-04-19 01:55:04.143516] /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:03:49.823 passed 00:03:49.823 Test: test_simple_encrypt ...passed 00:03:49.823 Test: test_simple_decrypt ...passed 00:03:49.823 Test: test_large_enc_dec ...--68408-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:03:49.823 passed 00:03:50.081 Test: test_dev_full ...passed 00:03:50.081 Test: test_crazy_rw ...passed 00:03:50.081 Test: test_initdrivers ...[2024-04-19 01:55:04.404160] /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:03:50.081 [2024-04-19 01:55:04.406289] /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:03:50.082 [2024-04-19 01:55:04.412273] /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:03:50.082 [2024-04-19 01:55:04.412600] /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:03:50.082 [2024-04-19 01:55:04.415317] /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:03:50.082 [2024-04-19 01:55:04.417807] /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:03:50.082 [2024-04-19 01:55:04.419873] /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:03:50.082 [2024-04-19 01:55:04.422607] /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:03:50.082 passed 00:03:50.082 Test: test_supported_opcodes ...passed 00:03:50.082 Test: test_poller ...[2024-04-19 01:55:04.485990] /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:03:50.082 passed 00:03:50.082 Test: test_assign_device_qp ...passed 00:03:50.082 00:03:50.082 Run Summary: Type Total Ran Passed Failed Inactive 00:03:50.082 suites 1 1 n/a 0 0 00:03:50.082 tests 10 10 10 0 0 00:03:50.082 asserts 8642 8642 8642 0 n/a 00:03:50.082 00:03:50.082 Elapsed time = 0.461 seconds 00:03:50.082 --68408-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:50.082 --68408-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:50.082 ==68408== 00:03:50.082 ==68408== HEAP SUMMARY: 00:03:50.082 ==68408== in use at exit: 0 bytes in 0 blocks 00:03:50.082 ==68408== total heap usage: 10,981 allocs, 10,981 frees, 2,032,204 bytes allocated 00:03:50.082 ==68408== 00:03:50.082 ==68408== All heap blocks were freed -- no leaks are possible 00:03:50.082 ==68408== 00:03:50.082 ==68408== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:50.082 00:03:50.082 real 0m1.145s 00:03:50.082 user 0m1.107s 00:03:50.082 sys 0m0.034s 00:03:50.082 01:55:04 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:50.082 01:55:04 -- common/autotest_common.sh@10 -- # set +x 00:03:50.082 ************************************ 00:03:50.082 END TEST unittest_bdev_crypto 00:03:50.082 ************************************ 00:03:50.341 01:55:04 -- 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:03:50.341 01:55:04 -- 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:03:50.341 01:55:04 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:50.341 01:55:04 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:50.341 01:55:04 -- common/autotest_common.sh@10 -- # set +x 00:03:50.341 ************************************ 00:03:50.341 START TEST unittest_bdev_compress 00:03:50.341 ************************************ 00:03:50.341 01:55:04 -- 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:03:50.341 ==68442== Memcheck, a memory error detector 00:03:50.341 ==68442== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:50.341 ==68442== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:50.341 ==68442== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:50.341 ==68442== 00:03:50.341 --68442-- Valgrind options: 00:03:50.341 --68442-- --leak-check=full 00:03:50.341 --68442-- --error-exitcode=2 00:03:50.341 --68442-- --verbose 00:03:50.341 --68442-- Contents of /proc/version: 00:03:50.341 --68442-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:50.341 --68442-- 00:03:50.341 --68442-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:50.341 --68442-- Page sizes: currently 4096, max supported 4096 00:03:50.341 --68442-- Valgrind library directory: /usr/libexec/valgrind 00:03:50.341 --68442-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:50.341 --68442-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:50.341 --68442-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:50.341 --68442-- might be shown as UnknownInlinedFun 00:03:50.341 --68442-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:50.341 --68442-- object doesn't have a dynamic symbol table 00:03:50.341 --68442-- Scheduler: using generic scheduler lock implementation. 00:03:50.341 --68442-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:50.341 ==68442== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68442-by-???-on-2ceaa32eaff4 00:03:50.341 ==68442== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68442-by-???-on-2ceaa32eaff4 00:03:50.341 ==68442== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68442-by-???-on-2ceaa32eaff4 00:03:50.341 ==68442== 00:03:50.341 ==68442== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:50.341 ==68442== don't want to do, unless you know exactly what you're doing, 00:03:50.341 ==68442== or are doing some strange experiment): 00:03:50.341 ==68442== /usr/libexec/valgrind/../../bin/vgdb --pid=68442 ...command... 00:03:50.341 ==68442== 00:03:50.341 ==68442== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:50.341 ==68442== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:50.341 ==68442== and then give GDB the following command 00:03:50.341 ==68442== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68442 00:03:50.341 ==68442== --pid is optional if only one valgrind process is running 00:03:50.341 ==68442== 00:03:50.341 --68442-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:50.341 --68442-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:50.341 --68442-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:50.341 --68442-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:50.341 ==68442== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.341 --68442-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:50.341 --68442-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:50.341 --68442-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:50.341 --68442-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:50.341 --68442-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:50.341 --68442-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:50.342 --68442-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:50.342 --68442-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:50.342 --68442-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:50.342 --68442-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:50.342 --68442-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:50.342 --68442-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:50.342 --68442-- Reading syms from /usr/lib64/libm.so.6 00:03:50.342 --68442-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:50.342 --68442-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:50.342 --68442-- Reading syms from /usr/lib64/libc.so.6 00:03:50.600 ==68442== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.600 --68442-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.600 --68442-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.600 ==68442== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.600 --68442-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.600 --68442-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.600 ==68442== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.600 --68442-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.600 --68442-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:50.600 ==68442== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.600 --68442-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:50.600 --68442-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:50.601 --68442-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:50.601 --68442-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:50.601 --68442-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:50.601 --68442-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:50.601 --68442-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:50.601 --68442-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:50.601 --68442-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 ==68442== Preferring higher priority redirection: 00:03:50.601 --68442-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:50.601 --68442-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:50.601 --68442-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 --68442-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:50.601 ==68442== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.601 --68442-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.601 --68442-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.601 ==68442== WARNING: new redirection conflicts with existing -- ignoring it 00:03:50.601 --68442-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:50.601 --68442-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:50.601 --68442-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:50.859 --68442-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:50.859 --68442-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:50.859 --68442-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:50.859 --68442-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:50.859 --68442-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:50.859 --68442-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:50.859 --68442-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:50.859 --68442-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:50.859 --68442-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:50.859 --68442-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:50.859 --68442-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:50.859 --68442-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:50.859 --68442-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:50.859 --68442-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:50.859 --68442-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:50.859 00:03:50.859 00:03:50.859 CUnit - A unit testing framework for C - Version 2.1-3 00:03:50.859 http://cunit.sourceforge.net/ 00:03:50.859 00:03:50.859 --68442-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:50.859 00:03:50.859 Suite: compress 00:03:50.859 Test: test_compress_operation ...passed 00:03:50.859 Test: test_compress_operation_cross_boundary ...passed 00:03:50.859 Test: test_vbdev_compress_submit_request ...[2024-04-19 01:55:05.297795] /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:03:50.859 [2024-04-19 01:55:05.338788] /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:03:50.859 passed 00:03:50.859 Test: test_passthru ...passed 00:03:50.859 Test: test_supported_io ...passed 00:03:50.859 Test: test_reset ...passed 00:03:50.859 00:03:50.859 Run Summary: Type Total Ran Passed Failed Inactive 00:03:50.859 suites 1 1 n/a 0 0 00:03:50.860 tests 6 6 6 0 0 00:03:50.860 asserts 11 11 11 0 n/a 00:03:50.860 00:03:50.860 Elapsed time = 0.102 seconds 00:03:50.860 --68442-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:50.860 --68442-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:51.117 ==68442== 00:03:51.117 ==68442== HEAP SUMMARY: 00:03:51.117 ==68442== in use at exit: 0 bytes in 0 blocks 00:03:51.117 ==68442== total heap usage: 1,130 allocs, 1,130 frees, 191,049 bytes allocated 00:03:51.117 ==68442== 00:03:51.117 ==68442== All heap blocks were freed -- no leaks are possible 00:03:51.117 ==68442== 00:03:51.117 ==68442== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:51.117 00:03:51.117 real 0m0.782s 00:03:51.117 user 0m0.748s 00:03:51.117 sys 0m0.031s 00:03:51.117 01:55:05 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:51.117 01:55:05 -- common/autotest_common.sh@10 -- # set +x 00:03:51.117 ************************************ 00:03:51.117 END TEST unittest_bdev_compress 00:03:51.117 ************************************ 00:03:51.117 01:55:05 -- 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:03:51.117 01:55:05 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:51.117 01:55:05 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:51.117 01:55:05 -- common/autotest_common.sh@10 -- # set +x 00:03:51.117 ************************************ 00:03:51.117 START TEST unittest_lib_reduce 00:03:51.117 ************************************ 00:03:51.117 01:55:05 -- 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:03:51.117 ==68475== Memcheck, a memory error detector 00:03:51.117 ==68475== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:51.117 ==68475== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:51.117 ==68475== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:51.117 ==68475== 00:03:51.117 --68475-- Valgrind options: 00:03:51.117 --68475-- --leak-check=full 00:03:51.117 --68475-- --error-exitcode=2 00:03:51.117 --68475-- --verbose 00:03:51.117 --68475-- Contents of /proc/version: 00:03:51.117 --68475-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:03:51.117 --68475-- 00:03:51.117 --68475-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:51.117 --68475-- Page sizes: currently 4096, max supported 4096 00:03:51.117 --68475-- Valgrind library directory: /usr/libexec/valgrind 00:03:51.117 --68475-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:51.117 --68475-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:51.117 --68475-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:51.117 --68475-- might be shown as UnknownInlinedFun 00:03:51.118 --68475-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:51.118 --68475-- object doesn't have a dynamic symbol table 00:03:51.118 --68475-- Scheduler: using generic scheduler lock implementation. 00:03:51.118 --68475-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:51.118 ==68475== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68475-by-???-on-2ceaa32eaff4 00:03:51.118 ==68475== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68475-by-???-on-2ceaa32eaff4 00:03:51.118 ==68475== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68475-by-???-on-2ceaa32eaff4 00:03:51.118 ==68475== 00:03:51.118 ==68475== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:51.118 ==68475== don't want to do, unless you know exactly what you're doing, 00:03:51.118 ==68475== or are doing some strange experiment): 00:03:51.118 ==68475== /usr/libexec/valgrind/../../bin/vgdb --pid=68475 ...command... 00:03:51.118 ==68475== 00:03:51.118 ==68475== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:51.118 ==68475== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:51.118 ==68475== and then give GDB the following command 00:03:51.118 ==68475== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68475 00:03:51.118 ==68475== --pid is optional if only one valgrind process is running 00:03:51.118 ==68475== 00:03:51.118 --68475-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:51.118 --68475-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:51.118 --68475-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:51.118 --68475-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:51.118 ==68475== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.118 --68475-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:51.118 --68475-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:51.118 --68475-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:51.118 --68475-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:51.118 --68475-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:51.118 --68475-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:51.118 --68475-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:51.118 --68475-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:51.118 --68475-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:51.118 --68475-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:51.118 --68475-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:51.118 --68475-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:51.118 --68475-- Reading syms from /usr/lib64/libm.so.6 00:03:51.118 --68475-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:51.118 --68475-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:51.118 --68475-- Reading syms from /usr/lib64/libc.so.6 00:03:51.376 ==68475== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.376 --68475-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.376 --68475-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.376 ==68475== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.376 --68475-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.376 --68475-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.376 ==68475== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.376 --68475-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.376 --68475-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.376 ==68475== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.376 --68475-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.377 --68475-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.377 --68475-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:51.377 --68475-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:51.377 --68475-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:51.377 --68475-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:51.377 --68475-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:51.377 --68475-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:51.377 --68475-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 ==68475== Preferring higher priority redirection: 00:03:51.377 --68475-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:51.377 --68475-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:51.377 --68475-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 --68475-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.377 ==68475== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.377 --68475-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:51.377 --68475-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.377 ==68475== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.377 --68475-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:51.377 --68475-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.377 --68475-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:51.377 --68475-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:51.377 --68475-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:51.377 --68475-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:51.377 --68475-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:51.377 --68475-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:51.377 --68475-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:51.377 --68475-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:51.377 --68475-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:51.377 --68475-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:51.377 --68475-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:51.378 --68475-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:51.378 --68475-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:51.378 --68475-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:51.636 --68475-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:51.636 --68475-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:51.636 00:03:51.636 00:03:51.636 CUnit - A unit testing framework for C - Version 2.1-3 00:03:51.636 http://cunit.sourceforge.net/ 00:03:51.636 00:03:51.636 00:03:51.636 Suite: reduce 00:03:51.636 Test: get_pm_file_size ...passed 00:03:51.636 Test: get_vol_size ...passed 00:03:51.636 Test: init_failure ...--68475-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:51.636 [2024-04-19 01:55:05.938580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:03:51.636 [2024-04-19 01:55:05.967811] /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:03:51.636 passed 00:03:51.636 Test: init_md ...--68475-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:51.636 --68475-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:51.636 --68475-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:51.636 passed 00:03:51.636 Test: init_backing_dev ...passed 00:03:51.636 Test: load ...passed 00:03:51.636 Test: write_maps ...passed 00:03:51.894 Test: read_write ...passed 00:03:51.894 Test: readv_writev ...passed 00:03:51.894 Test: destroy ...passed 00:03:51.894 Test: defer_bdev_io ...passed 00:03:51.894 Test: overlapped ...passed 00:03:51.894 Test: compress_algorithm ...passed 00:03:51.894 Test: test_prepare_compress_chunk ...passed 00:03:51.894 Test: test_reduce_decompress_chunk ...passed 00:03:51.894 Test: test_allocate_vol_requests ...passed 00:03:51.894 00:03:51.894 Run Summary: Type Total Ran Passed Failed Inactive 00:03:51.894 suites 1 1 n/a 0 0 00:03:51.894 tests 16 16 16 0 0 00:03:51.894 asserts 11091 11091 11091 0 n/a 00:03:51.894 00:03:51.894 Elapsed time = 0.435 seconds 00:03:51.894 --68475-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:51.894 --68475-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:52.152 ==68475== 00:03:52.152 ==68475== HEAP SUMMARY: 00:03:52.152 ==68475== in use at exit: 5,259,264 bytes in 3 blocks 00:03:52.152 ==68475== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:03:52.152 ==68475== 00:03:52.152 ==68475== Searching for pointers to 3 not-freed blocks 00:03:52.152 ==68475== Checked 11,609,152 bytes 00:03:52.152 ==68475== 00:03:52.152 ==68475== LEAK SUMMARY: 00:03:52.152 ==68475== definitely lost: 0 bytes in 0 blocks 00:03:52.152 ==68475== indirectly lost: 0 bytes in 0 blocks 00:03:52.152 ==68475== possibly lost: 0 bytes in 0 blocks 00:03:52.152 ==68475== still reachable: 5,259,264 bytes in 3 blocks 00:03:52.153 ==68475== suppressed: 0 bytes in 0 blocks 00:03:52.153 ==68475== Reachable blocks (those to which a pointer was found) are not shown. 00:03:52.153 ==68475== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:52.153 ==68475== 00:03:52.153 ==68475== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:52.153 00:03:52.153 real 0m0.970s 00:03:52.153 user 0m0.927s 00:03:52.153 sys 0m0.040s 00:03:52.153 01:55:06 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:52.153 01:55:06 -- common/autotest_common.sh@10 -- # set +x 00:03:52.153 ************************************ 00:03:52.153 END TEST unittest_lib_reduce 00:03:52.153 ************************************ 00:03:52.153 01:55:06 -- 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:03:52.153 01:55:06 -- 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:03:52.153 01:55:06 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:52.153 01:55:06 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:52.153 01:55:06 -- common/autotest_common.sh@10 -- # set +x 00:03:52.153 ************************************ 00:03:52.153 START TEST unittest_dpdk_compressdev 00:03:52.153 ************************************ 00:03:52.153 01:55:06 -- 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:03:52.153 ==68510== Memcheck, a memory error detector 00:03:52.153 ==68510== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:52.153 ==68510== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:52.153 ==68510== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:52.153 ==68510== 00:03:52.153 --68510-- Valgrind options: 00:03:52.153 --68510-- --leak-check=full 00:03:52.153 --68510-- --error-exitcode=2 00:03:52.153 --68510-- --verbose 00:03:52.153 --68510-- Contents of /proc/version: 00:03:52.153 --68510-- 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:52.153 --68510-- 00:03:52.153 --68510-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:52.153 --68510-- Page sizes: currently 4096, max supported 4096 00:03:52.153 --68510-- Valgrind library directory: /usr/libexec/valgrind 00:03:52.153 --68510-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:52.153 --68510-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:52.153 --68510-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:52.153 --68510-- might be shown as UnknownInlinedFun 00:03:52.153 --68510-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:52.153 --68510-- object doesn't have a dynamic symbol table 00:03:52.153 --68510-- Scheduler: using generic scheduler lock implementation. 00:03:52.153 --68510-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:52.153 ==68510== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68510-by-???-on-2ceaa32eaff4 00:03:52.153 ==68510== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68510-by-???-on-2ceaa32eaff4 00:03:52.153 ==68510== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68510-by-???-on-2ceaa32eaff4 00:03:52.153 ==68510== 00:03:52.153 ==68510== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:52.153 ==68510== don't want to do, unless you know exactly what you're doing, 00:03:52.153 ==68510== or are doing some strange experiment): 00:03:52.153 ==68510== /usr/libexec/valgrind/../../bin/vgdb --pid=68510 ...command... 00:03:52.153 ==68510== 00:03:52.153 ==68510== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:52.153 ==68510== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:52.153 ==68510== and then give GDB the following command 00:03:52.153 ==68510== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68510 00:03:52.153 ==68510== --pid is optional if only one valgrind process is running 00:03:52.153 ==68510== 00:03:52.153 --68510-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:52.153 --68510-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:52.153 --68510-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:52.153 --68510-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:52.153 ==68510== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.153 --68510-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:52.153 --68510-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:52.153 --68510-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:52.153 --68510-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:52.153 --68510-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:52.153 --68510-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:52.153 --68510-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:52.153 --68510-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:52.153 --68510-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:52.153 --68510-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:52.153 --68510-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:52.153 --68510-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:52.153 --68510-- Reading syms from /usr/lib64/libm.so.6 00:03:52.154 --68510-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:52.154 --68510-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:52.412 --68510-- Reading syms from /usr/lib64/libc.so.6 00:03:52.412 ==68510== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.412 --68510-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.412 --68510-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:52.412 ==68510== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.412 --68510-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.412 --68510-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:52.412 ==68510== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.412 --68510-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.412 --68510-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:52.412 ==68510== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.412 --68510-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:52.412 --68510-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:52.412 --68510-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:52.412 --68510-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:52.412 --68510-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:52.412 --68510-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:52.412 --68510-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:52.412 --68510-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:52.412 --68510-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.412 --68510-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 ==68510== Preferring higher priority redirection: 00:03:52.413 --68510-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:52.413 --68510-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:52.413 --68510-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 --68510-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:52.413 ==68510== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.413 --68510-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:52.413 --68510-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:52.413 ==68510== WARNING: new redirection conflicts with existing -- ignoring it 00:03:52.413 --68510-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:52.413 --68510-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:52.671 --68510-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:52.671 --68510-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:52.671 --68510-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:52.671 --68510-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:52.671 --68510-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:52.671 --68510-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:52.671 --68510-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:52.671 --68510-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:52.671 --68510-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:52.671 --68510-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:52.671 --68510-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:52.671 --68510-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:52.671 --68510-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:52.671 --68510-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:52.671 --68510-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:52.671 --68510-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:52.671 00:03:52.671 00:03:52.671 CUnit - A unit testing framework for C - Version 2.1-3 00:03:52.671 http://cunit.sourceforge.net/ 00:03:52.671 00:03:52.671 --68510-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:52.671 00:03:52.671 Suite: compress 00:03:52.671 Test: test_compress_operation ...[2024-04-19 01:55:07.142190] /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:03:52.671 [2024-04-19 01:55:07.176254] /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:03:52.672 [2024-04-19 01:55:07.195681] /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:03:52.930 [2024-04-19 01:55:07.206697] /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:03:52.930 [2024-04-19 01:55:07.208169] /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:03:52.930 passed 00:03:52.930 Test: test_compress_operation_cross_boundary ...[2024-04-19 01:55:07.230221] /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:03:52.930 [2024-04-19 01:55:07.230777] /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:03:52.930 passed 00:03:52.930 Test: test_setup_compress_mbuf ...passed 00:03:52.930 Test: test_initdrivers ...[2024-04-19 01:55:07.236779] /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:03:52.930 [2024-04-19 01:55:07.237509] /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:03:52.930 [2024-04-19 01:55:07.240783] /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:03:52.930 [2024-04-19 01:55:07.242261] /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:03:52.930 [2024-04-19 01:55:07.243378] /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:03:52.930 [2024-04-19 01:55:07.244595] /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:03:52.930 [2024-04-19 01:55:07.245885] /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:03:52.930 passed 00:03:52.930 Test: test_poller ...passed 00:03:52.930 00:03:52.930 Run Summary: Type Total Ran Passed Failed Inactive 00:03:52.930 suites 1 1 n/a 0 0 00:03:52.930 tests 5 5 5 0 0 00:03:52.930 asserts 70 70 70 0 n/a 00:03:52.930 00:03:52.930 Elapsed time = 0.194 seconds 00:03:52.930 --68510-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:52.930 --68510-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:52.930 ==68510== 00:03:52.930 ==68510== HEAP SUMMARY: 00:03:52.930 ==68510== in use at exit: 2,016 bytes in 50 blocks 00:03:52.930 ==68510== total heap usage: 1,206 allocs, 1,156 frees, 187,154 bytes allocated 00:03:52.930 ==68510== 00:03:52.930 ==68510== Searching for pointers to 50 not-freed blocks 00:03:52.930 ==68510== Checked 6,542,264 bytes 00:03:52.930 ==68510== 00:03:52.930 ==68510== LEAK SUMMARY: 00:03:52.930 ==68510== definitely lost: 0 bytes in 0 blocks 00:03:52.930 ==68510== indirectly lost: 0 bytes in 0 blocks 00:03:52.930 ==68510== possibly lost: 0 bytes in 0 blocks 00:03:52.930 ==68510== still reachable: 2,016 bytes in 50 blocks 00:03:52.930 ==68510== suppressed: 0 bytes in 0 blocks 00:03:52.930 ==68510== Reachable blocks (those to which a pointer was found) are not shown. 00:03:52.930 ==68510== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:52.930 ==68510== 00:03:52.930 ==68510== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:52.930 00:03:52.930 real 0m0.881s 00:03:52.930 user 0m0.851s 00:03:52.930 sys 0m0.027s 00:03:52.931 01:55:07 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:52.931 01:55:07 -- common/autotest_common.sh@10 -- # set +x 00:03:52.931 ************************************ 00:03:52.931 END TEST unittest_dpdk_compressdev 00:03:52.931 ************************************ 00:03:52.931 01:55:07 -- unit/unittest.sh@227 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:52.931 01:55:07 -- 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:03:52.931 01:55:07 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:03:52.931 01:55:07 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:52.931 01:55:07 -- common/autotest_common.sh@10 -- # set +x 00:03:52.931 ************************************ 00:03:52.931 START TEST unittest_bdev_raid5f 00:03:52.931 ************************************ 00:03:52.931 01:55:07 -- 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:03:52.931 ==68534== Memcheck, a memory error detector 00:03:52.931 ==68534== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:52.931 ==68534== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:52.931 ==68534== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:52.931 ==68534== 00:03:52.931 --68534-- Valgrind options: 00:03:52.931 --68534-- --leak-check=full 00:03:52.931 --68534-- --error-exitcode=2 00:03:52.931 --68534-- --verbose 00:03:52.931 --68534-- Contents of /proc/version: 00:03:52.931 --68534-- 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:52.931 --68534-- 00:03:52.931 --68534-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:52.931 --68534-- Page sizes: currently 4096, max supported 4096 00:03:52.931 --68534-- Valgrind library directory: /usr/libexec/valgrind 00:03:52.931 --68534-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:52.931 --68534-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:52.931 --68534-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:52.931 --68534-- might be shown as UnknownInlinedFun 00:03:53.189 --68534-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:53.189 --68534-- object doesn't have a dynamic symbol table 00:03:53.189 --68534-- Scheduler: using generic scheduler lock implementation. 00:03:53.189 --68534-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:53.189 ==68534== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68534-by-???-on-2ceaa32eaff4 00:03:53.189 ==68534== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68534-by-???-on-2ceaa32eaff4 00:03:53.189 ==68534== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68534-by-???-on-2ceaa32eaff4 00:03:53.189 ==68534== 00:03:53.189 ==68534== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:53.189 ==68534== don't want to do, unless you know exactly what you're doing, 00:03:53.189 ==68534== or are doing some strange experiment): 00:03:53.189 ==68534== /usr/libexec/valgrind/../../bin/vgdb --pid=68534 ...command... 00:03:53.189 ==68534== 00:03:53.189 ==68534== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:53.189 ==68534== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:53.189 ==68534== and then give GDB the following command 00:03:53.189 ==68534== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68534 00:03:53.189 ==68534== --pid is optional if only one valgrind process is running 00:03:53.189 ==68534== 00:03:53.189 --68534-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:53.189 --68534-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:53.189 --68534-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:53.189 --68534-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:53.189 ==68534== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.189 --68534-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:53.189 --68534-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:53.189 --68534-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:53.189 --68534-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:53.189 --68534-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:53.189 --68534-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:53.189 --68534-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:53.189 --68534-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:53.189 --68534-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:53.189 --68534-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:53.189 --68534-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:53.189 --68534-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:53.189 --68534-- Reading syms from /usr/lib64/libm.so.6 00:03:53.189 --68534-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:53.189 --68534-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:53.189 --68534-- Reading syms from /usr/lib64/libc.so.6 00:03:53.189 ==68534== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.189 --68534-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.190 --68534-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:53.190 ==68534== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.190 --68534-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.190 --68534-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:53.190 ==68534== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.190 --68534-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.190 --68534-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:53.190 ==68534== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.190 --68534-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.190 --68534-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:53.447 --68534-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:53.447 --68534-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:53.447 --68534-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:53.447 --68534-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:53.447 --68534-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:53.447 --68534-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:53.447 --68534-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 ==68534== Preferring higher priority redirection: 00:03:53.448 --68534-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:53.448 --68534-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:53.448 --68534-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 --68534-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.448 ==68534== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.448 --68534-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:53.448 --68534-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:53.448 ==68534== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.448 --68534-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:53.448 --68534-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:53.448 --68534-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:53.448 --68534-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:53.448 --68534-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:53.448 --68534-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:53.448 --68534-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:53.448 --68534-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:53.448 --68534-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:53.448 --68534-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:53.448 --68534-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:53.448 --68534-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:53.449 --68534-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:53.449 --68534-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:53.449 --68534-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:53.707 --68534-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:53.707 --68534-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:53.707 --68534-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:53.707 --68534-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:53.707 --68534-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:53.707 00:03:53.707 00:03:53.707 CUnit - A unit testing framework for C - Version 2.1-3 00:03:53.707 http://cunit.sourceforge.net/ 00:03:53.707 00:03:53.707 00:03:53.707 Suite: raid5f 00:03:53.707 Test: test_raid5f_start ...passed 00:03:54.640 Test: test_raid5f_submit_read_request ...passed 00:03:54.897 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:03.006 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:04:41.708 Test: test_raid5f_chunk_write_error ...passed 00:04:59.811 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:05:06.371 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:05:06.371 Test: test_raid5f_submit_read_request_degraded ...--68534-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:14.210 passed 00:06:14.210 00:06:14.210 Run Summary: Type Total Ran Passed Failed Inactive 00:06:14.210 suites 1 1 n/a 0 0 00:06:14.210 tests 8 8 8 0 0 00:06:14.210 asserts 351864 351864 351864 0 n/a 00:06:14.210 00:06:14.210 Elapsed time = 129.052 seconds 00:06:14.210 --68534-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:14.210 --68534-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:14.210 ==68534== 00:06:14.210 ==68534== HEAP SUMMARY: 00:06:14.210 ==68534== in use at exit: 192 bytes in 1 blocks 00:06:14.210 ==68534== total heap usage: 537,385 allocs, 537,384 frees, 6,189,919,119 bytes allocated 00:06:14.210 ==68534== 00:06:14.210 ==68534== Searching for pointers to 1 not-freed blocks 00:06:14.210 ==68534== Checked 6,591,760 bytes 00:06:14.210 ==68534== 00:06:14.210 ==68534== LEAK SUMMARY: 00:06:14.210 ==68534== definitely lost: 0 bytes in 0 blocks 00:06:14.210 ==68534== indirectly lost: 0 bytes in 0 blocks 00:06:14.210 ==68534== possibly lost: 0 bytes in 0 blocks 00:06:14.210 ==68534== still reachable: 192 bytes in 1 blocks 00:06:14.210 ==68534== suppressed: 0 bytes in 0 blocks 00:06:14.210 ==68534== Reachable blocks (those to which a pointer was found) are not shown. 00:06:14.210 ==68534== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:14.210 ==68534== 00:06:14.210 ==68534== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:14.210 00:06:14.210 real 2m10.085s 00:06:14.210 user 2m9.259s 00:06:14.210 sys 0m0.536s 00:06:14.210 01:57:17 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:14.210 01:57:17 -- common/autotest_common.sh@10 -- # set +x 00:06:14.210 ************************************ 00:06:14.210 END TEST unittest_bdev_raid5f 00:06:14.210 ************************************ 00:06:14.210 01:57:17 -- unit/unittest.sh@231 -- # run_test unittest_blob_blobfs unittest_blob 00:06:14.210 01:57:17 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:14.210 01:57:17 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:14.210 01:57:17 -- common/autotest_common.sh@10 -- # set +x 00:06:14.210 ************************************ 00:06:14.210 START TEST unittest_blob_blobfs 00:06:14.210 ************************************ 00:06:14.210 01:57:17 -- common/autotest_common.sh@1111 -- # unittest_blob 00:06:14.210 01:57:17 -- unit/unittest.sh@38 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:06:14.210 01:57:17 -- 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:14.210 ==69943== Memcheck, a memory error detector 00:06:14.210 ==69943== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:14.210 ==69943== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:14.210 ==69943== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:14.210 ==69943== 00:06:14.210 --69943-- Valgrind options: 00:06:14.210 --69943-- --leak-check=full 00:06:14.210 --69943-- --error-exitcode=2 00:06:14.210 --69943-- --verbose 00:06:14.210 --69943-- Contents of /proc/version: 00:06:14.210 --69943-- 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:14.210 --69943-- 00:06:14.210 --69943-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:14.210 --69943-- Page sizes: currently 4096, max supported 4096 00:06:14.210 --69943-- Valgrind library directory: /usr/libexec/valgrind 00:06:14.211 --69943-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:14.211 --69943-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:14.211 --69943-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:14.211 --69943-- might be shown as UnknownInlinedFun 00:06:14.211 --69943-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:14.211 --69943-- object doesn't have a dynamic symbol table 00:06:14.211 --69943-- Scheduler: using generic scheduler lock implementation. 00:06:14.211 --69943-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:14.211 ==69943== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69943-by-???-on-2ceaa32eaff4 00:06:14.211 ==69943== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69943-by-???-on-2ceaa32eaff4 00:06:14.211 ==69943== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69943-by-???-on-2ceaa32eaff4 00:06:14.211 ==69943== 00:06:14.211 ==69943== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:14.211 ==69943== don't want to do, unless you know exactly what you're doing, 00:06:14.211 ==69943== or are doing some strange experiment): 00:06:14.211 ==69943== /usr/libexec/valgrind/../../bin/vgdb --pid=69943 ...command... 00:06:14.211 ==69943== 00:06:14.211 ==69943== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:14.211 ==69943== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:14.211 ==69943== and then give GDB the following command 00:06:14.211 ==69943== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69943 00:06:14.211 ==69943== --pid is optional if only one valgrind process is running 00:06:14.211 ==69943== 00:06:14.211 --69943-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:14.211 --69943-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:14.211 --69943-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:14.211 --69943-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:14.211 ==69943== WARNING: new redirection conflicts with existing -- ignoring it 00:06:14.211 --69943-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:14.211 --69943-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:14.211 --69943-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:14.211 --69943-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:14.211 --69943-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:14.211 --69943-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:14.211 --69943-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:14.211 --69943-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:14.211 --69943-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:14.211 --69943-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:14.211 --69943-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:14.211 --69943-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:14.211 --69943-- Reading syms from /usr/lib64/libm.so.6 00:06:14.211 --69943-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:14.211 --69943-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:14.211 --69943-- Reading syms from /usr/lib64/libc.so.6 00:06:14.211 ==69943== WARNING: new redirection conflicts with existing -- ignoring it 00:06:14.211 --69943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:14.211 --69943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:14.211 ==69943== WARNING: new redirection conflicts with existing -- ignoring it 00:06:14.211 --69943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:14.211 --69943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:14.211 ==69943== WARNING: new redirection conflicts with existing -- ignoring it 00:06:14.211 --69943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:14.211 --69943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:14.211 ==69943== WARNING: new redirection conflicts with existing -- ignoring it 00:06:14.211 --69943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:14.211 --69943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:14.211 --69943-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:14.211 --69943-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:14.211 --69943-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:14.211 --69943-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:14.211 --69943-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:14.211 --69943-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:14.211 --69943-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.211 --69943-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.211 --69943-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.211 --69943-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.211 --69943-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.211 --69943-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.211 --69943-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.211 --69943-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.211 --69943-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.211 --69943-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.211 --69943-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 ==69943== Preferring higher priority redirection: 00:06:14.212 --69943-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:14.212 --69943-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:14.212 --69943-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 --69943-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:14.212 ==69943== WARNING: new redirection conflicts with existing -- ignoring it 00:06:14.212 --69943-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:14.212 --69943-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:14.212 ==69943== WARNING: new redirection conflicts with existing -- ignoring it 00:06:14.212 --69943-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:14.212 --69943-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:14.212 --69943-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:14.212 --69943-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:14.212 --69943-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:14.212 --69943-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:14.212 --69943-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:14.212 --69943-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:14.212 --69943-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:14.212 --69943-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:14.212 --69943-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:14.212 --69943-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:14.212 --69943-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:14.212 --69943-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:14.212 --69943-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:14.212 --69943-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:14.212 --69943-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:14.212 --69943-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:14.212 --69943-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:14.212 00:06:14.212 00:06:14.212 CUnit - A unit testing framework for C - Version 2.1-3 00:06:14.212 http://cunit.sourceforge.net/ 00:06:14.212 00:06:14.212 00:06:14.212 Suite: blob_nocopy_noextent 00:06:14.212 Test: blob_init ...[2024-04-19 01:57:18.246186] /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:14.212 --69943-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:14.212 passed 00:06:14.212 Test: blob_thin_provision ...passed 00:06:14.212 Test: blob_read_only ...passed 00:06:14.212 Test: bs_load ...[2024-04-19 01:57:18.735329] /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:14.213 passed 00:06:14.213 Test: bs_load_custom_cluster_size ...passed 00:06:14.213 Test: bs_load_after_failed_grow ...passed 00:06:14.213 Test: bs_cluster_sz ...[2024-04-19 01:57:18.919618] /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:14.213 [2024-04-19 01:57:18.921740] /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:14.213 [2024-04-19 01:57:18.924249] /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:14.213 passed 00:06:14.213 Test: bs_resize_md ...passed 00:06:14.213 Test: bs_destroy ...passed 00:06:14.213 Test: bs_type ...passed 00:06:14.213 Test: bs_super_block ...passed 00:06:14.213 Test: bs_test_recover_cluster_count ...passed 00:06:14.213 Test: bs_grow_live ...passed 00:06:14.213 Test: bs_grow_live_no_space ...passed 00:06:14.213 Test: bs_test_grow ...passed 00:06:14.213 Test: blob_serialize_test ...passed 00:06:14.213 Test: super_block_crc ...passed 00:06:14.213 Test: blob_thin_prov_write_count_io ...passed 00:06:14.213 Test: blob_thin_prov_unmap_cluster ...passed 00:06:14.213 Test: bs_load_iter_test ...passed 00:06:14.213 Test: blob_relations ...[2024-04-19 01:57:19.628280] /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:14.213 [2024-04-19 01:57:19.629841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.213 [2024-04-19 01:57:19.645479] /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:14.213 [2024-04-19 01:57:19.645650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.213 passed 00:06:14.213 Test: blob_relations2 ...[2024-04-19 01:57:19.729336] /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:14.213 [2024-04-19 01:57:19.729495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.213 [2024-04-19 01:57:19.730629] /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:14.213 [2024-04-19 01:57:19.730766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.213 [2024-04-19 01:57:19.758999] /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:14.213 [2024-04-19 01:57:19.759156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.213 [2024-04-19 01:57:19.762461] /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:14.213 [2024-04-19 01:57:19.762613] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.213 passed 00:06:14.213 Test: blob_relations3 ...passed 00:06:14.213 Test: blobstore_clean_power_failure ...passed 00:06:14.213 Test: blob_delete_snapshot_power_failure ...[2024-04-19 01:57:20.112849] /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:14.213 [2024-04-19 01:57:20.150085] /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:14.213 [2024-04-19 01:57:20.150406] /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:14.213 [2024-04-19 01:57:20.154267] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.213 [2024-04-19 01:57:20.185213] /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:14.213 [2024-04-19 01:57:20.185561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:14.213 [2024-04-19 01:57:20.185900] /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:14.213 [2024-04-19 01:57:20.186048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.213 [2024-04-19 01:57:20.217076] /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:14.213 [2024-04-19 01:57:20.218816] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.213 [2024-04-19 01:57:20.251978] /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:14.213 [2024-04-19 01:57:20.253517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.213 [2024-04-19 01:57:20.289415] /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:14.214 [2024-04-19 01:57:20.290035] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.214 passed 00:06:14.214 Test: blob_create_snapshot_power_failure ...[2024-04-19 01:57:20.390954] /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:14.214 [2024-04-19 01:57:20.454039] /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:14.214 [2024-04-19 01:57:20.487591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:14.214 passed 00:06:14.214 Test: blob_io_unit ...passed 00:06:14.214 Test: blob_io_unit_compatibility ...passed 00:06:14.214 Test: blob_ext_md_pages ...passed 00:06:14.214 Test: blob_esnap_io_4096_4096 ...passed 00:06:14.214 Test: blob_esnap_io_512_512 ...passed 00:06:14.214 Test: blob_esnap_io_4096_512 ...passed 00:06:14.214 Test: blob_esnap_io_512_4096 ...passed 00:06:14.214 Suite: blob_bs_nocopy_noextent 00:06:14.214 Test: blob_open ...passed 00:06:14.214 Test: blob_create ...--69943-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:06:14.214 --69943-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:14.214 [2024-04-19 01:57:21.291541] /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:14.214 passed 00:06:14.214 Test: blob_create_loop ...passed 00:06:14.214 Test: blob_create_fail ...[2024-04-19 01:57:21.662081] /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:14.214 passed 00:06:14.214 Test: blob_create_internal ...--69943-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:14.214 passed 00:06:14.214 Test: blob_create_zero_extent ...passed 00:06:14.214 Test: blob_snapshot ...passed 00:06:14.214 Test: blob_clone ...passed 00:06:14.214 Test: blob_inflate ...[2024-04-19 01:57:22.067044] /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:14.214 passed 00:06:14.214 Test: blob_delete ...passed 00:06:14.214 Test: blob_resize_test ...[2024-04-19 01:57:22.204598] /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:14.214 passed 00:06:14.214 Test: channel_ops ...passed 00:06:14.214 Test: blob_super ...passed 00:06:14.214 Test: blob_rw_verify_iov ...passed 00:06:14.214 Test: blob_unmap ...passed 00:06:14.214 Test: blob_iter ...passed 00:06:14.214 Test: blob_parse_md ...passed 00:06:14.214 Test: bs_load_pending_removal ...passed 00:06:14.214 Test: bs_unload ...[2024-04-19 01:57:22.745215] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:14.214 passed 00:06:14.214 Test: bs_usable_clusters ...passed 00:06:14.214 Test: blob_crc ...[2024-04-19 01:57:22.878792] /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:14.214 [2024-04-19 01:57:22.879936] /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:14.214 passed 00:06:14.214 Test: blob_flags ...passed 00:06:14.214 Test: bs_version ...passed 00:06:14.214 Test: blob_set_xattrs_test ...[2024-04-19 01:57:23.108983] /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:14.214 [2024-04-19 01:57:23.110714] /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:14.214 passed 00:06:14.214 Test: blob_thin_prov_alloc ...passed 00:06:14.214 Test: blob_insert_cluster_msg_test ...passed 00:06:14.214 Test: blob_thin_prov_rw ...passed 00:06:14.214 Test: blob_thin_prov_rle ...passed 00:06:14.214 Test: blob_thin_prov_rw_iov ...passed 00:06:14.214 Test: blob_snapshot_rw ...passed 00:06:14.214 Test: blob_snapshot_rw_iov ...passed 00:06:14.214 Test: blob_inflate_rw ...passed 00:06:14.214 Test: blob_snapshot_freeze_io ...passed 00:06:14.214 Test: blob_operation_split_rw ...passed 00:06:14.214 Test: blob_operation_split_rw_iov ...passed 00:06:14.214 Test: blob_simultaneous_operations ...[2024-04-19 01:57:25.558741] /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:14.214 [2024-04-19 01:57:25.559016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.214 [2024-04-19 01:57:25.563715] /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:14.214 [2024-04-19 01:57:25.563854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.214 [2024-04-19 01:57:25.583388] /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:14.214 [2024-04-19 01:57:25.583524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.214 [2024-04-19 01:57:25.585534] /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:14.215 [2024-04-19 01:57:25.585689] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.215 passed 00:06:14.215 Test: blob_persist_test ...passed 00:06:14.215 Test: blob_decouple_snapshot ...passed 00:06:14.215 Test: blob_seek_io_unit ...passed 00:06:14.215 Test: blob_nested_freezes ...passed 00:06:14.215 Suite: blob_blob_nocopy_noextent 00:06:14.215 Test: blob_write ...passed 00:06:14.215 Test: blob_read ...passed 00:06:14.215 Test: blob_rw_verify ...passed 00:06:14.215 Test: blob_rw_verify_iov_nomem ...passed 00:06:14.215 Test: blob_rw_iov_read_only ...passed 00:06:14.215 Test: blob_xattr ...passed 00:06:14.215 Test: blob_dirty_shutdown ...passed 00:06:14.215 Test: blob_is_degraded ...passed 00:06:14.215 Suite: blob_esnap_bs_nocopy_noextent 00:06:14.215 Test: blob_esnap_create ...passed 00:06:14.215 Test: blob_esnap_thread_add_remove ...passed 00:06:14.215 Test: blob_esnap_clone_snapshot ...passed 00:06:14.215 Test: blob_esnap_clone_inflate ...passed 00:06:14.215 Test: blob_esnap_clone_decouple ...passed 00:06:14.215 Test: blob_esnap_clone_reload ...passed 00:06:14.215 Test: blob_esnap_hotplug ...passed 00:06:14.215 Suite: blob_nocopy_extent 00:06:14.215 Test: blob_init ...[2024-04-19 01:57:27.171185] /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:14.215 passed 00:06:14.215 Test: blob_thin_provision ...passed 00:06:14.215 Test: blob_read_only ...passed 00:06:14.215 Test: bs_load ...[2024-04-19 01:57:27.279652] /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:14.215 passed 00:06:14.215 Test: bs_load_custom_cluster_size ...passed 00:06:14.215 Test: bs_load_after_failed_grow ...passed 00:06:14.215 Test: bs_cluster_sz ...[2024-04-19 01:57:27.354588] /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:14.215 [2024-04-19 01:57:27.355157] /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:14.215 [2024-04-19 01:57:27.355417] /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:14.215 passed 00:06:14.215 Test: bs_resize_md ...passed 00:06:14.215 Test: bs_destroy ...passed 00:06:14.215 Test: bs_type ...passed 00:06:14.215 Test: bs_super_block ...passed 00:06:14.215 Test: bs_test_recover_cluster_count ...passed 00:06:14.215 Test: bs_grow_live ...passed 00:06:14.215 Test: bs_grow_live_no_space ...passed 00:06:14.215 Test: bs_test_grow ...passed 00:06:14.215 Test: blob_serialize_test ...passed 00:06:14.215 Test: super_block_crc ...passed 00:06:14.215 Test: blob_thin_prov_write_count_io ...passed 00:06:14.215 Test: blob_thin_prov_unmap_cluster ...passed 00:06:14.215 Test: bs_load_iter_test ...passed 00:06:14.215 Test: blob_relations ...[2024-04-19 01:57:27.765675] /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:14.215 [2024-04-19 01:57:27.765875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.215 [2024-04-19 01:57:27.770517] /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:14.215 [2024-04-19 01:57:27.770685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.215 passed 00:06:14.215 Test: blob_relations2 ...[2024-04-19 01:57:27.810996] /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:14.215 [2024-04-19 01:57:27.811153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.215 [2024-04-19 01:57:27.811314] /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:14.215 [2024-04-19 01:57:27.811417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.215 [2024-04-19 01:57:27.820295] /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:14.215 [2024-04-19 01:57:27.820458] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.215 [2024-04-19 01:57:27.823129] /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:14.215 [2024-04-19 01:57:27.823274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.215 passed 00:06:14.215 Test: blob_relations3 ...passed 00:06:14.215 Test: blobstore_clean_power_failure ...passed 00:06:14.215 Test: blob_delete_snapshot_power_failure ...[2024-04-19 01:57:28.133592] /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:14.215 [2024-04-19 01:57:28.175185] /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:14.215 [2024-04-19 01:57:28.206580] /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:14.216 [2024-04-19 01:57:28.206756] /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:14.216 [2024-04-19 01:57:28.206889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.216 [2024-04-19 01:57:28.239501] /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:14.216 [2024-04-19 01:57:28.239681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:14.216 [2024-04-19 01:57:28.239802] /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:14.216 [2024-04-19 01:57:28.239930] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.216 [2024-04-19 01:57:28.271148] /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:14.216 [2024-04-19 01:57:28.271318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:14.216 [2024-04-19 01:57:28.271438] /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:14.216 [2024-04-19 01:57:28.271564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.216 [2024-04-19 01:57:28.303210] /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:14.216 [2024-04-19 01:57:28.303446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.216 [2024-04-19 01:57:28.335220] /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:14.216 [2024-04-19 01:57:28.335578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.216 [2024-04-19 01:57:28.368119] /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:14.216 [2024-04-19 01:57:28.368314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:14.216 passed 00:06:14.216 Test: blob_create_snapshot_power_failure ...[2024-04-19 01:57:28.462811] /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:14.216 [2024-04-19 01:57:28.490768] /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:14.216 [2024-04-19 01:57:28.547293] /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:14.216 [2024-04-19 01:57:28.577928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:14.216 passed 00:06:14.474 Test: blob_io_unit ...passed 00:06:14.474 Test: blob_io_unit_compatibility ...passed 00:06:14.474 Test: blob_ext_md_pages ...passed 00:06:14.474 Test: blob_esnap_io_4096_4096 ...passed 00:06:14.474 Test: blob_esnap_io_512_512 ...passed 00:06:14.732 Test: blob_esnap_io_4096_512 ...passed 00:06:14.732 Test: blob_esnap_io_512_4096 ...passed 00:06:14.732 Suite: blob_bs_nocopy_extent 00:06:14.732 Test: blob_open ...passed 00:06:14.732 Test: blob_create ...[2024-04-19 01:57:29.169060] /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:14.732 passed 00:06:15.298 Test: blob_create_loop ...passed 00:06:15.298 Test: blob_create_fail ...[2024-04-19 01:57:29.606667] /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:15.298 passed 00:06:15.298 Test: blob_create_internal ...passed 00:06:15.298 Test: blob_create_zero_extent ...passed 00:06:15.298 Test: blob_snapshot ...passed 00:06:15.556 Test: blob_clone ...passed 00:06:15.556 Test: blob_inflate ...[2024-04-19 01:57:29.957720] /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:15.556 passed 00:06:15.556 Test: blob_delete ...passed 00:06:15.814 Test: blob_resize_test ...[2024-04-19 01:57:30.085688] /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:15.814 passed 00:06:15.814 Test: channel_ops ...passed 00:06:15.814 Test: blob_super ...passed 00:06:15.814 Test: blob_rw_verify_iov ...passed 00:06:16.072 Test: blob_unmap ...passed 00:06:16.072 Test: blob_iter ...passed 00:06:16.072 Test: blob_parse_md ...passed 00:06:16.072 Test: bs_load_pending_removal ...passed 00:06:16.072 Test: bs_unload ...[2024-04-19 01:57:30.593358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:16.331 passed 00:06:16.331 Test: bs_usable_clusters ...passed 00:06:16.331 Test: blob_crc ...[2024-04-19 01:57:30.722207] /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:16.331 [2024-04-19 01:57:30.722535] /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:16.331 passed 00:06:16.331 Test: blob_flags ...passed 00:06:16.589 Test: bs_version ...passed 00:06:16.589 Test: blob_set_xattrs_test ...[2024-04-19 01:57:30.927671] /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:16.589 [2024-04-19 01:57:30.927936] /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:16.589 passed 00:06:16.847 Test: blob_thin_prov_alloc ...passed 00:06:16.847 Test: blob_insert_cluster_msg_test ...passed 00:06:17.105 Test: blob_thin_prov_rw ...passed 00:06:17.105 Test: blob_thin_prov_rle ...passed 00:06:17.105 Test: blob_thin_prov_rw_iov ...passed 00:06:17.105 Test: blob_snapshot_rw ...passed 00:06:17.363 Test: blob_snapshot_rw_iov ...passed 00:06:17.929 Test: blob_inflate_rw ...passed 00:06:17.930 Test: blob_snapshot_freeze_io ...passed 00:06:18.187 Test: blob_operation_split_rw ...passed 00:06:18.769 Test: blob_operation_split_rw_iov ...passed 00:06:18.769 Test: blob_simultaneous_operations ...[2024-04-19 01:57:33.206913] /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:18.769 [2024-04-19 01:57:33.207101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:18.769 [2024-04-19 01:57:33.209416] /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:18.769 [2024-04-19 01:57:33.209559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:18.769 [2024-04-19 01:57:33.227414] /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:18.769 [2024-04-19 01:57:33.227549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:18.769 [2024-04-19 01:57:33.228150] /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:18.769 [2024-04-19 01:57:33.228275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:18.769 passed 00:06:19.033 Test: blob_persist_test ...passed 00:06:19.033 Test: blob_decouple_snapshot ...passed 00:06:19.033 Test: blob_seek_io_unit ...passed 00:06:19.291 Test: blob_nested_freezes ...passed 00:06:19.291 Suite: blob_blob_nocopy_extent 00:06:19.291 Test: blob_write ...passed 00:06:19.291 Test: blob_read ...passed 00:06:19.291 Test: blob_rw_verify ...passed 00:06:19.549 Test: blob_rw_verify_iov_nomem ...passed 00:06:19.549 Test: blob_rw_iov_read_only ...passed 00:06:19.549 Test: blob_xattr ...passed 00:06:19.807 Test: blob_dirty_shutdown ...passed 00:06:19.807 Test: blob_is_degraded ...passed 00:06:19.807 Suite: blob_esnap_bs_nocopy_extent 00:06:19.807 Test: blob_esnap_create ...passed 00:06:19.807 Test: blob_esnap_thread_add_remove ...passed 00:06:20.065 Test: blob_esnap_clone_snapshot ...passed 00:06:20.065 Test: blob_esnap_clone_inflate ...passed 00:06:20.065 Test: blob_esnap_clone_decouple ...passed 00:06:20.065 Test: blob_esnap_clone_reload ...passed 00:06:20.324 Test: blob_esnap_hotplug ...passed 00:06:20.324 Suite: blob_copy_noextent 00:06:20.324 Test: blob_init ...[2024-04-19 01:57:34.617184] /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:20.324 passed 00:06:20.324 Test: blob_thin_provision ...passed 00:06:20.324 Test: blob_read_only ...passed 00:06:20.324 Test: bs_load ...[2024-04-19 01:57:34.709977] /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:20.324 passed 00:06:20.324 Test: bs_load_custom_cluster_size ...passed 00:06:20.324 Test: bs_load_after_failed_grow ...passed 00:06:20.324 Test: bs_cluster_sz ...[2024-04-19 01:57:34.763645] /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:20.324 [2024-04-19 01:57:34.764223] /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:20.324 [2024-04-19 01:57:34.764511] /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:20.324 passed 00:06:20.324 Test: bs_resize_md ...passed 00:06:20.324 Test: bs_destroy ...passed 00:06:20.582 Test: bs_type ...passed 00:06:20.582 Test: bs_super_block ...passed 00:06:20.582 Test: bs_test_recover_cluster_count ...passed 00:06:20.582 Test: bs_grow_live ...passed 00:06:20.582 Test: bs_grow_live_no_space ...passed 00:06:20.582 Test: bs_test_grow ...passed 00:06:20.582 Test: blob_serialize_test ...passed 00:06:20.582 Test: super_block_crc ...passed 00:06:20.582 Test: blob_thin_prov_write_count_io ...passed 00:06:20.839 Test: blob_thin_prov_unmap_cluster ...passed 00:06:20.839 Test: bs_load_iter_test ...passed 00:06:20.839 Test: blob_relations ...[2024-04-19 01:57:35.177808] /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:20.839 [2024-04-19 01:57:35.178006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:20.839 [2024-04-19 01:57:35.181690] /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:20.839 [2024-04-19 01:57:35.181844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:20.839 passed 00:06:20.839 Test: blob_relations2 ...[2024-04-19 01:57:35.217697] /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:20.839 [2024-04-19 01:57:35.217853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:20.839 [2024-04-19 01:57:35.218011] /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:20.839 [2024-04-19 01:57:35.218113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:20.839 [2024-04-19 01:57:35.224605] /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:20.839 [2024-04-19 01:57:35.224765] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:20.839 [2024-04-19 01:57:35.227099] /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:20.839 [2024-04-19 01:57:35.227240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:20.839 passed 00:06:20.839 Test: blob_relations3 ...passed 00:06:21.097 Test: blobstore_clean_power_failure ...passed 00:06:21.097 Test: blob_delete_snapshot_power_failure ...[2024-04-19 01:57:35.534424] /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:21.098 [2024-04-19 01:57:35.564435] /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:21.098 [2024-04-19 01:57:35.564597] /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:21.098 [2024-04-19 01:57:35.564742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:21.098 [2024-04-19 01:57:35.594712] /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:21.098 [2024-04-19 01:57:35.594876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:21.098 [2024-04-19 01:57:35.594980] /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:21.098 [2024-04-19 01:57:35.595104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:21.356 [2024-04-19 01:57:35.625368] /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:21.356 [2024-04-19 01:57:35.625604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:21.356 [2024-04-19 01:57:35.658107] /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:21.356 [2024-04-19 01:57:35.658500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:21.356 [2024-04-19 01:57:35.690029] /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:21.356 [2024-04-19 01:57:35.690250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:21.356 passed 00:06:21.356 Test: blob_create_snapshot_power_failure ...[2024-04-19 01:57:35.781387] /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:21.356 [2024-04-19 01:57:35.836958] /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:21.357 [2024-04-19 01:57:35.866648] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:21.615 passed 00:06:21.615 Test: blob_io_unit ...passed 00:06:21.615 Test: blob_io_unit_compatibility ...passed 00:06:21.615 Test: blob_ext_md_pages ...passed 00:06:21.873 Test: blob_esnap_io_4096_4096 ...passed 00:06:21.873 Test: blob_esnap_io_512_512 ...passed 00:06:21.873 Test: blob_esnap_io_4096_512 ...passed 00:06:21.873 Test: blob_esnap_io_512_4096 ...passed 00:06:21.873 Suite: blob_bs_copy_noextent 00:06:22.131 Test: blob_open ...passed 00:06:22.131 Test: blob_create ...[2024-04-19 01:57:36.457430] /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:22.131 passed 00:06:22.389 Test: blob_create_loop ...passed 00:06:22.389 Test: blob_create_fail ...[2024-04-19 01:57:36.819862] /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:22.389 passed 00:06:22.389 Test: blob_create_internal ...passed 00:06:22.647 Test: blob_create_zero_extent ...passed 00:06:22.647 Test: blob_snapshot ...passed 00:06:22.647 Test: blob_clone ...passed 00:06:22.647 Test: blob_inflate ...[2024-04-19 01:57:37.161453] /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:22.906 passed 00:06:22.906 Test: blob_delete ...passed 00:06:22.906 Test: blob_resize_test ...[2024-04-19 01:57:37.286070] /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:22.906 passed 00:06:22.906 Test: channel_ops ...passed 00:06:22.906 Test: blob_super ...passed 00:06:23.164 Test: blob_rw_verify_iov ...passed 00:06:23.164 Test: blob_unmap ...passed 00:06:23.164 Test: blob_iter ...passed 00:06:23.164 Test: blob_parse_md ...passed 00:06:23.422 Test: bs_load_pending_removal ...passed 00:06:23.422 Test: bs_unload ...[2024-04-19 01:57:37.788211] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:23.422 passed 00:06:23.422 Test: bs_usable_clusters ...passed 00:06:23.422 Test: blob_crc ...[2024-04-19 01:57:37.915669] /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:23.422 [2024-04-19 01:57:37.915994] /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:23.422 passed 00:06:23.680 Test: blob_flags ...passed 00:06:23.680 Test: bs_version ...passed 00:06:23.680 Test: blob_set_xattrs_test ...[2024-04-19 01:57:38.118204] /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:23.680 [2024-04-19 01:57:38.118461] /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:23.680 passed 00:06:24.247 Test: blob_thin_prov_alloc ...passed 00:06:24.247 Test: blob_insert_cluster_msg_test ...passed 00:06:24.247 Test: blob_thin_prov_rw ...passed 00:06:24.247 Test: blob_thin_prov_rle ...passed 00:06:24.247 Test: blob_thin_prov_rw_iov ...passed 00:06:24.504 Test: blob_snapshot_rw ...passed 00:06:24.504 Test: blob_snapshot_rw_iov ...passed 00:06:25.069 Test: blob_inflate_rw ...passed 00:06:25.070 Test: blob_snapshot_freeze_io ...passed 00:06:25.636 Test: blob_operation_split_rw ...passed 00:06:25.894 Test: blob_operation_split_rw_iov ...passed 00:06:26.151 Test: blob_simultaneous_operations ...[2024-04-19 01:57:40.425684] /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:26.151 [2024-04-19 01:57:40.425877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:26.151 [2024-04-19 01:57:40.427944] /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:26.151 [2024-04-19 01:57:40.428081] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:26.151 [2024-04-19 01:57:40.437486] /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:26.151 [2024-04-19 01:57:40.437613] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:26.151 [2024-04-19 01:57:40.438189] /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:26.151 [2024-04-19 01:57:40.438305] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:26.151 passed 00:06:26.151 Test: blob_persist_test ...passed 00:06:26.151 Test: blob_decouple_snapshot ...passed 00:06:26.408 Test: blob_seek_io_unit ...passed 00:06:26.408 Test: blob_nested_freezes ...passed 00:06:26.408 Suite: blob_blob_copy_noextent 00:06:26.408 Test: blob_write ...passed 00:06:26.408 Test: blob_read ...passed 00:06:26.666 Test: blob_rw_verify ...passed 00:06:26.666 Test: blob_rw_verify_iov_nomem ...passed 00:06:26.666 Test: blob_rw_iov_read_only ...passed 00:06:26.666 Test: blob_xattr ...passed 00:06:26.925 Test: blob_dirty_shutdown ...passed 00:06:26.925 Test: blob_is_degraded ...passed 00:06:26.925 Suite: blob_esnap_bs_copy_noextent 00:06:26.925 Test: blob_esnap_create ...passed 00:06:27.183 Test: blob_esnap_thread_add_remove ...passed 00:06:27.183 Test: blob_esnap_clone_snapshot ...passed 00:06:27.183 Test: blob_esnap_clone_inflate ...passed 00:06:27.183 Test: blob_esnap_clone_decouple ...passed 00:06:27.441 Test: blob_esnap_clone_reload ...passed 00:06:27.441 Test: blob_esnap_hotplug ...passed 00:06:27.441 Suite: blob_copy_extent 00:06:27.441 Test: blob_init ...[2024-04-19 01:57:41.799299] /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:27.441 passed 00:06:27.441 Test: blob_thin_provision ...passed 00:06:27.441 Test: blob_read_only ...passed 00:06:27.441 Test: bs_load ...[2024-04-19 01:57:41.892576] /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:27.441 passed 00:06:27.441 Test: bs_load_custom_cluster_size ...passed 00:06:27.441 Test: bs_load_after_failed_grow ...passed 00:06:27.441 Test: bs_cluster_sz ...[2024-04-19 01:57:41.947698] /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:27.441 [2024-04-19 01:57:41.948255] /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:27.441 [2024-04-19 01:57:41.948511] /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:27.699 passed 00:06:27.699 Test: bs_resize_md ...passed 00:06:27.699 Test: bs_destroy ...passed 00:06:27.699 Test: bs_type ...passed 00:06:27.699 Test: bs_super_block ...passed 00:06:27.699 Test: bs_test_recover_cluster_count ...passed 00:06:27.699 Test: bs_grow_live ...passed 00:06:27.699 Test: bs_grow_live_no_space ...passed 00:06:27.699 Test: bs_test_grow ...passed 00:06:27.699 Test: blob_serialize_test ...passed 00:06:27.699 Test: super_block_crc ...passed 00:06:27.958 Test: blob_thin_prov_write_count_io ...passed 00:06:27.958 Test: blob_thin_prov_unmap_cluster ...passed 00:06:27.958 Test: bs_load_iter_test ...passed 00:06:27.958 Test: blob_relations ...[2024-04-19 01:57:42.340300] /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:27.958 [2024-04-19 01:57:42.340521] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:27.958 [2024-04-19 01:57:42.345216] /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:27.958 [2024-04-19 01:57:42.345370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:27.958 passed 00:06:27.958 Test: blob_relations2 ...[2024-04-19 01:57:42.382447] /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:27.958 [2024-04-19 01:57:42.382597] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:27.958 [2024-04-19 01:57:42.382768] /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:27.958 [2024-04-19 01:57:42.382879] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:27.958 [2024-04-19 01:57:42.390449] /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:27.958 [2024-04-19 01:57:42.390602] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:27.958 [2024-04-19 01:57:42.393265] /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:27.958 [2024-04-19 01:57:42.393407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:27.958 passed 00:06:27.958 Test: blob_relations3 ...passed 00:06:28.216 Test: blobstore_clean_power_failure ...passed 00:06:28.216 Test: blob_delete_snapshot_power_failure ...[2024-04-19 01:57:42.701333] /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:28.216 [2024-04-19 01:57:42.733909] /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:28.475 [2024-04-19 01:57:42.764722] /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:28.475 [2024-04-19 01:57:42.764901] /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:28.475 [2024-04-19 01:57:42.765032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:28.475 [2024-04-19 01:57:42.795974] /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:28.475 [2024-04-19 01:57:42.796139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:28.475 [2024-04-19 01:57:42.796247] /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:28.475 [2024-04-19 01:57:42.796374] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:28.475 [2024-04-19 01:57:42.827510] /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:28.475 [2024-04-19 01:57:42.827670] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:28.476 [2024-04-19 01:57:42.827781] /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:28.476 [2024-04-19 01:57:42.827908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:28.476 [2024-04-19 01:57:42.859593] /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:28.476 [2024-04-19 01:57:42.859837] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:28.476 [2024-04-19 01:57:42.891999] /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:28.476 [2024-04-19 01:57:42.892876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:28.476 [2024-04-19 01:57:42.925706] /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:28.476 [2024-04-19 01:57:42.925909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:28.476 passed 00:06:28.734 Test: blob_create_snapshot_power_failure ...[2024-04-19 01:57:43.019965] /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:28.734 [2024-04-19 01:57:43.048112] /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:28.734 [2024-04-19 01:57:43.104910] /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:28.734 [2024-04-19 01:57:43.135476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:28.734 passed 00:06:28.992 Test: blob_io_unit ...passed 00:06:28.992 Test: blob_io_unit_compatibility ...passed 00:06:28.992 Test: blob_ext_md_pages ...passed 00:06:28.992 Test: blob_esnap_io_4096_4096 ...passed 00:06:28.992 Test: blob_esnap_io_512_512 ...passed 00:06:29.250 Test: blob_esnap_io_4096_512 ...passed 00:06:29.250 Test: blob_esnap_io_512_4096 ...passed 00:06:29.250 Suite: blob_bs_copy_extent 00:06:29.250 Test: blob_open ...passed 00:06:29.250 Test: blob_create ...[2024-04-19 01:57:43.724469] /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:29.250 passed 00:06:29.816 Test: blob_create_loop ...passed 00:06:29.816 Test: blob_create_fail ...[2024-04-19 01:57:44.161984] /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:29.816 passed 00:06:29.816 Test: blob_create_internal ...passed 00:06:29.816 Test: blob_create_zero_extent ...passed 00:06:30.073 Test: blob_snapshot ...passed 00:06:30.073 Test: blob_clone ...passed 00:06:30.073 Test: blob_inflate ...[2024-04-19 01:57:44.501914] /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:30.073 passed 00:06:30.073 Test: blob_delete ...passed 00:06:30.331 Test: blob_resize_test ...[2024-04-19 01:57:44.626812] /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:30.331 passed 00:06:30.331 Test: channel_ops ...passed 00:06:30.331 Test: blob_super ...passed 00:06:30.331 Test: blob_rw_verify_iov ...passed 00:06:30.590 Test: blob_unmap ...passed 00:06:30.590 Test: blob_iter ...passed 00:06:30.590 Test: blob_parse_md ...passed 00:06:30.590 Test: bs_load_pending_removal ...passed 00:06:30.848 Test: bs_unload ...[2024-04-19 01:57:45.130816] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:30.848 passed 00:06:30.848 Test: bs_usable_clusters ...passed 00:06:30.848 Test: blob_crc ...[2024-04-19 01:57:45.259502] /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:30.848 [2024-04-19 01:57:45.259848] /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:30.848 passed 00:06:30.848 Test: blob_flags ...passed 00:06:31.106 Test: bs_version ...passed 00:06:31.106 Test: blob_set_xattrs_test ...[2024-04-19 01:57:45.464463] /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:31.106 [2024-04-19 01:57:45.464732] /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:31.106 passed 00:06:31.364 Test: blob_thin_prov_alloc ...passed 00:06:31.364 Test: blob_insert_cluster_msg_test ...passed 00:06:31.623 Test: blob_thin_prov_rw ...passed 00:06:31.623 Test: blob_thin_prov_rle ...passed 00:06:31.623 Test: blob_thin_prov_rw_iov ...passed 00:06:31.623 Test: blob_snapshot_rw ...passed 00:06:31.881 Test: blob_snapshot_rw_iov ...passed 00:06:32.447 Test: blob_inflate_rw ...passed 00:06:32.447 Test: blob_snapshot_freeze_io ...passed 00:06:32.704 Test: blob_operation_split_rw ...passed 00:06:33.270 Test: blob_operation_split_rw_iov ...passed 00:06:33.270 Test: blob_simultaneous_operations ...[2024-04-19 01:57:47.722731] /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:33.270 [2024-04-19 01:57:47.722924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:33.270 [2024-04-19 01:57:47.724972] /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:33.270 [2024-04-19 01:57:47.725109] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:33.270 [2024-04-19 01:57:47.733610] /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:33.270 [2024-04-19 01:57:47.733747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:33.270 [2024-04-19 01:57:47.734335] /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:33.270 [2024-04-19 01:57:47.734457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:33.270 passed 00:06:33.528 Test: blob_persist_test ...passed 00:06:33.528 Test: blob_decouple_snapshot ...passed 00:06:33.528 Test: blob_seek_io_unit ...passed 00:06:33.786 Test: blob_nested_freezes ...passed 00:06:33.786 Suite: blob_blob_copy_extent 00:06:33.786 Test: blob_write ...passed 00:06:33.786 Test: blob_read ...passed 00:06:33.786 Test: blob_rw_verify ...passed 00:06:34.044 Test: blob_rw_verify_iov_nomem ...passed 00:06:34.044 Test: blob_rw_iov_read_only ...passed 00:06:34.044 Test: blob_xattr ...passed 00:06:34.301 Test: blob_dirty_shutdown ...passed 00:06:34.301 Test: blob_is_degraded ...passed 00:06:34.301 Suite: blob_esnap_bs_copy_extent 00:06:34.301 Test: blob_esnap_create ...passed 00:06:34.301 Test: blob_esnap_thread_add_remove ...passed 00:06:34.559 Test: blob_esnap_clone_snapshot ...passed 00:06:34.559 Test: blob_esnap_clone_inflate ...passed 00:06:34.559 Test: blob_esnap_clone_decouple ...passed 00:06:34.559 Test: blob_esnap_clone_reload ...passed 00:06:34.817 Test: blob_esnap_hotplug ...passed 00:06:34.817 00:06:34.817 Run Summary: Type Total Ran Passed Failed Inactive 00:06:34.817 suites 16 16 n/a 0 0 00:06:34.817 tests 352 352 352 0 0 00:06:34.817 asserts 93211 93211 93211 0 n/a 00:06:34.817 00:06:34.817 Elapsed time = 30.776 seconds 00:06:34.817 --69943-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:34.817 ==69943== 00:06:34.817 ==69943== HEAP SUMMARY: 00:06:34.817 ==69943== in use at exit: 25,296 bytes in 737 blocks 00:06:34.817 ==69943== total heap usage: 148,709 allocs, 147,972 frees, 590,046,603 bytes allocated 00:06:34.817 ==69943== 00:06:34.817 ==69943== Searching for pointers to 737 not-freed blocks 00:06:34.817 ==69943== Checked 7,108,048 bytes 00:06:34.817 ==69943== 00:06:34.817 ==69943== LEAK SUMMARY: 00:06:34.817 ==69943== definitely lost: 0 bytes in 0 blocks 00:06:34.817 ==69943== indirectly lost: 0 bytes in 0 blocks 00:06:34.817 ==69943== possibly lost: 0 bytes in 0 blocks 00:06:34.817 ==69943== still reachable: 25,296 bytes in 737 blocks 00:06:34.817 ==69943== suppressed: 0 bytes in 0 blocks 00:06:34.817 ==69943== Reachable blocks (those to which a pointer was found) are not shown. 00:06:34.817 ==69943== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:34.817 ==69943== 00:06:34.817 ==69943== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:34.817 01:57:49 -- 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:06:34.817 ==70278== Memcheck, a memory error detector 00:06:34.818 ==70278== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:34.818 ==70278== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:34.818 ==70278== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:06:34.818 ==70278== 00:06:34.818 --70278-- Valgrind options: 00:06:34.818 --70278-- --leak-check=full 00:06:34.818 --70278-- --error-exitcode=2 00:06:34.818 --70278-- --verbose 00:06:34.818 --70278-- Contents of /proc/version: 00:06:34.818 --70278-- 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:34.818 --70278-- 00:06:34.818 --70278-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:34.818 --70278-- Page sizes: currently 4096, max supported 4096 00:06:34.818 --70278-- Valgrind library directory: /usr/libexec/valgrind 00:06:34.818 --70278-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:06:34.818 --70278-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:34.818 --70278-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:34.818 --70278-- might be shown as UnknownInlinedFun 00:06:34.818 --70278-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:34.818 --70278-- object doesn't have a dynamic symbol table 00:06:34.818 --70278-- Scheduler: using generic scheduler lock implementation. 00:06:34.818 --70278-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:34.818 ==70278== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70278-by-???-on-2ceaa32eaff4 00:06:34.818 ==70278== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70278-by-???-on-2ceaa32eaff4 00:06:34.818 ==70278== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70278-by-???-on-2ceaa32eaff4 00:06:34.818 ==70278== 00:06:34.818 ==70278== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:34.818 ==70278== don't want to do, unless you know exactly what you're doing, 00:06:34.818 ==70278== or are doing some strange experiment): 00:06:34.818 ==70278== /usr/libexec/valgrind/../../bin/vgdb --pid=70278 ...command... 00:06:34.818 ==70278== 00:06:34.818 ==70278== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:34.818 ==70278== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:06:34.818 ==70278== and then give GDB the following command 00:06:34.818 ==70278== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70278 00:06:34.818 ==70278== --pid is optional if only one valgrind process is running 00:06:34.818 ==70278== 00:06:34.818 --70278-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:34.818 --70278-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:34.818 --70278-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:35.076 --70278-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:35.076 ==70278== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.076 --70278-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:35.076 --70278-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:35.076 --70278-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:35.076 --70278-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:35.076 --70278-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:35.076 --70278-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:35.076 --70278-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:35.076 --70278-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:35.076 --70278-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:35.076 --70278-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:35.076 --70278-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:35.076 --70278-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:35.076 --70278-- Reading syms from /usr/lib64/libm.so.6 00:06:35.076 --70278-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:35.076 --70278-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:35.076 --70278-- Reading syms from /usr/lib64/libc.so.6 00:06:35.076 ==70278== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.076 --70278-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.076 --70278-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:35.077 ==70278== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.077 --70278-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.077 --70278-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:35.077 ==70278== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.077 --70278-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.077 --70278-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:35.077 ==70278== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.077 --70278-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.077 --70278-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:35.077 --70278-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:35.077 --70278-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:35.077 --70278-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:35.077 --70278-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:35.077 --70278-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:35.077 --70278-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:35.334 --70278-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 ==70278== Preferring higher priority redirection: 00:06:35.335 --70278-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:35.335 --70278-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:35.335 --70278-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 --70278-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:35.335 ==70278== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.335 --70278-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:35.335 --70278-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:35.335 ==70278== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.335 --70278-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:35.335 --70278-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:35.335 --70278-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:35.335 --70278-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:35.335 --70278-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:35.335 --70278-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:35.335 --70278-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:35.335 --70278-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:35.335 --70278-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:35.335 --70278-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:35.335 --70278-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:35.335 --70278-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:35.335 --70278-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:35.335 --70278-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:35.335 --70278-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:35.335 --70278-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:35.335 --70278-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:35.336 --70278-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:35.336 --70278-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:35.336 00:06:35.336 00:06:35.336 CUnit - A unit testing framework for C - Version 2.1-3 00:06:35.336 http://cunit.sourceforge.net/ 00:06:35.336 00:06:35.592 00:06:35.592 Suite: blob_bdev 00:06:35.592 Test: create_bs_dev ...passed 00:06:35.592 Test: create_bs_dev_ro ...[2024-04-19 01:57:49.892666] /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:06:35.592 passed 00:06:35.592 Test: create_bs_dev_rw ...passed 00:06:35.592 Test: claim_bs_dev ...[2024-04-19 01:57:49.943471] /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:06:35.592 passed 00:06:35.592 Test: claim_bs_dev_ro ...passed 00:06:35.592 Test: deferred_destroy_refs ...passed 00:06:35.592 Test: deferred_destroy_channels ...passed 00:06:35.592 Test: deferred_destroy_threads ...passed 00:06:35.592 00:06:35.592 Run Summary: Type Total Ran Passed Failed Inactive 00:06:35.592 suites 1 1 n/a 0 0 00:06:35.592 tests 8 8 8 0 0 00:06:35.592 asserts 119 119 119 0 n/a 00:06:35.592 00:06:35.592 Elapsed time = 0.117 seconds 00:06:35.592 --70278-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:35.592 --70278-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:35.592 ==70278== 00:06:35.592 ==70278== HEAP SUMMARY: 00:06:35.592 ==70278== in use at exit: 0 bytes in 0 blocks 00:06:35.592 ==70278== total heap usage: 2,185 allocs, 2,185 frees, 223,379 bytes allocated 00:06:35.592 ==70278== 00:06:35.592 ==70278== All heap blocks were freed -- no leaks are possible 00:06:35.592 ==70278== 00:06:35.592 ==70278== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:35.592 01:57:50 -- 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:06:35.592 ==70289== Memcheck, a memory error detector 00:06:35.592 ==70289== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:35.592 ==70289== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:35.592 ==70289== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:06:35.592 ==70289== 00:06:35.592 --70289-- Valgrind options: 00:06:35.592 --70289-- --leak-check=full 00:06:35.592 --70289-- --error-exitcode=2 00:06:35.592 --70289-- --verbose 00:06:35.592 --70289-- Contents of /proc/version: 00:06:35.592 --70289-- 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:35.592 --70289-- 00:06:35.592 --70289-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:35.592 --70289-- Page sizes: currently 4096, max supported 4096 00:06:35.592 --70289-- Valgrind library directory: /usr/libexec/valgrind 00:06:35.592 --70289-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:06:35.592 --70289-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:35.592 --70289-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:35.592 --70289-- might be shown as UnknownInlinedFun 00:06:35.592 --70289-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:35.592 --70289-- object doesn't have a dynamic symbol table 00:06:35.848 --70289-- Scheduler: using generic scheduler lock implementation. 00:06:35.848 --70289-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:35.848 ==70289== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70289-by-???-on-2ceaa32eaff4 00:06:35.848 ==70289== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70289-by-???-on-2ceaa32eaff4 00:06:35.848 ==70289== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70289-by-???-on-2ceaa32eaff4 00:06:35.848 ==70289== 00:06:35.848 ==70289== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:35.848 ==70289== don't want to do, unless you know exactly what you're doing, 00:06:35.848 ==70289== or are doing some strange experiment): 00:06:35.848 ==70289== /usr/libexec/valgrind/../../bin/vgdb --pid=70289 ...command... 00:06:35.848 ==70289== 00:06:35.848 ==70289== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:35.848 ==70289== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:06:35.848 ==70289== and then give GDB the following command 00:06:35.849 ==70289== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70289 00:06:35.849 ==70289== --pid is optional if only one valgrind process is running 00:06:35.849 ==70289== 00:06:35.849 --70289-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:35.849 --70289-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:35.849 --70289-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:35.849 --70289-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:35.849 ==70289== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.849 --70289-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:35.849 --70289-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:35.849 --70289-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:35.849 --70289-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:35.849 --70289-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:35.849 --70289-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:35.849 --70289-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:35.849 --70289-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:35.849 --70289-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:35.849 --70289-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:35.849 --70289-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:35.849 --70289-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:35.849 --70289-- Reading syms from /usr/lib64/libm.so.6 00:06:35.849 --70289-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:35.849 --70289-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:35.849 --70289-- Reading syms from /usr/lib64/libc.so.6 00:06:35.849 ==70289== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.849 --70289-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.849 --70289-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:35.849 ==70289== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.849 --70289-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.849 --70289-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:35.849 ==70289== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.849 --70289-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.849 --70289-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:35.849 ==70289== WARNING: new redirection conflicts with existing -- ignoring it 00:06:35.849 --70289-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:35.849 --70289-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:36.107 --70289-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:36.107 --70289-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:36.107 --70289-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:36.107 --70289-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:36.107 --70289-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:36.107 --70289-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:36.107 --70289-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 --70289-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.107 ==70289== Preferring higher priority redirection: 00:06:36.107 --70289-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:36.108 --70289-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:36.108 --70289-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.108 --70289-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.108 --70289-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.108 --70289-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.108 --70289-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.108 --70289-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.108 --70289-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.108 --70289-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.108 --70289-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.108 ==70289== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.108 --70289-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:36.108 --70289-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:36.108 ==70289== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.108 --70289-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:36.108 --70289-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:36.108 --70289-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:36.108 --70289-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:36.108 --70289-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:36.108 --70289-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:36.108 --70289-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:36.108 --70289-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:36.108 --70289-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:36.108 --70289-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:36.108 --70289-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:36.108 --70289-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:36.108 --70289-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:36.108 --70289-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:36.108 --70289-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:36.366 --70289-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:36.366 --70289-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:36.366 --70289-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:36.366 00:06:36.367 00:06:36.367 CUnit - A unit testing framework for C - Version 2.1-3 00:06:36.367 http://cunit.sourceforge.net/ 00:06:36.367 00:06:36.367 00:06:36.367 Suite: tree 00:06:36.367 Test: blobfs_tree_op_test ...passed 00:06:36.367 00:06:36.367 Run Summary: Type Total Ran Passed Failed Inactive 00:06:36.367 suites 1 1 n/a 0 0 00:06:36.367 tests 1 1 1 0 0 00:06:36.367 asserts 27 27 27 0 n/a 00:06:36.367 00:06:36.367 Elapsed time = 0.034 seconds 00:06:36.367 --70289-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:36.367 --70289-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:36.367 ==70289== 00:06:36.367 ==70289== HEAP SUMMARY: 00:06:36.367 ==70289== in use at exit: 0 bytes in 0 blocks 00:06:36.367 ==70289== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:06:36.367 ==70289== 00:06:36.367 ==70289== All heap blocks were freed -- no leaks are possible 00:06:36.367 ==70289== 00:06:36.367 ==70289== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:36.367 01:57:50 -- 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:06:36.367 ==70293== Memcheck, a memory error detector 00:06:36.367 ==70293== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:36.367 ==70293== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:36.367 ==70293== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:06:36.367 ==70293== 00:06:36.367 --70293-- Valgrind options: 00:06:36.367 --70293-- --leak-check=full 00:06:36.367 --70293-- --error-exitcode=2 00:06:36.367 --70293-- --verbose 00:06:36.367 --70293-- Contents of /proc/version: 00:06:36.367 --70293-- 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:36.367 --70293-- 00:06:36.367 --70293-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:36.367 --70293-- Page sizes: currently 4096, max supported 4096 00:06:36.367 --70293-- Valgrind library directory: /usr/libexec/valgrind 00:06:36.367 --70293-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:06:36.367 --70293-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:36.367 --70293-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:36.367 --70293-- might be shown as UnknownInlinedFun 00:06:36.367 --70293-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:36.367 --70293-- object doesn't have a dynamic symbol table 00:06:36.367 --70293-- Scheduler: using generic scheduler lock implementation. 00:06:36.367 --70293-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:36.367 ==70293== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70293-by-???-on-2ceaa32eaff4 00:06:36.367 ==70293== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70293-by-???-on-2ceaa32eaff4 00:06:36.367 ==70293== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70293-by-???-on-2ceaa32eaff4 00:06:36.367 ==70293== 00:06:36.367 ==70293== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:36.367 ==70293== don't want to do, unless you know exactly what you're doing, 00:06:36.367 ==70293== or are doing some strange experiment): 00:06:36.367 ==70293== /usr/libexec/valgrind/../../bin/vgdb --pid=70293 ...command... 00:06:36.367 ==70293== 00:06:36.367 ==70293== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:36.367 ==70293== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:06:36.367 ==70293== and then give GDB the following command 00:06:36.367 ==70293== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70293 00:06:36.367 ==70293== --pid is optional if only one valgrind process is running 00:06:36.367 ==70293== 00:06:36.367 --70293-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:36.367 --70293-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:36.367 --70293-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:36.367 --70293-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:36.367 ==70293== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.367 --70293-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:36.367 --70293-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:36.367 --70293-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:36.367 --70293-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:36.625 --70293-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:36.625 --70293-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:36.625 --70293-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:36.625 --70293-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:36.625 --70293-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:36.625 --70293-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:36.625 --70293-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:36.625 --70293-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:36.625 --70293-- Reading syms from /usr/lib64/libm.so.6 00:06:36.625 --70293-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:36.625 --70293-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:36.625 --70293-- Reading syms from /usr/lib64/libc.so.6 00:06:36.625 ==70293== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.625 --70293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:36.625 --70293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:36.625 ==70293== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.625 --70293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:36.625 --70293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:36.625 ==70293== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.626 --70293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:36.626 --70293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:36.626 ==70293== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.626 --70293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:36.626 --70293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:36.626 --70293-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:36.626 --70293-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:36.626 --70293-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:36.626 --70293-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:36.626 --70293-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:36.626 --70293-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:36.626 --70293-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 ==70293== Preferring higher priority redirection: 00:06:36.626 --70293-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:36.626 --70293-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:36.626 --70293-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 --70293-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:36.626 ==70293== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.626 --70293-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:36.626 --70293-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:36.626 ==70293== WARNING: new redirection conflicts with existing -- ignoring it 00:06:36.626 --70293-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:36.626 --70293-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:36.626 --70293-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:36.883 --70293-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:36.884 --70293-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:36.884 --70293-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:36.884 --70293-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:36.884 --70293-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:36.884 --70293-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:36.884 --70293-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:36.884 --70293-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:36.884 --70293-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:36.884 --70293-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:36.884 --70293-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:36.884 --70293-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:36.884 --70293-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:36.884 --70293-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:36.884 --70293-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:36.884 --70293-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:36.884 --70293-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:36.884 00:06:36.884 00:06:36.884 CUnit - A unit testing framework for C - Version 2.1-3 00:06:36.884 http://cunit.sourceforge.net/ 00:06:36.884 00:06:36.884 00:06:36.884 Suite: blobfs_async_ut 00:06:36.884 Test: fs_init ...--70293-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:37.142 passed 00:06:37.400 Test: fs_open ...--70293-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:37.400 passed 00:06:37.400 Test: fs_create ...passed 00:06:37.400 Test: fs_truncate ...passed 00:06:37.658 Test: fs_rename ...[2024-04-19 01:57:51.923253] /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:06:37.658 passed 00:06:37.658 Test: fs_rw_async ...passed 00:06:37.658 Test: fs_writev_readv_async ...passed 00:06:37.658 Test: tree_find_buffer_ut ...passed 00:06:37.658 Test: channel_ops ...passed 00:06:37.658 Test: channel_ops_sync ...passed 00:06:37.658 00:06:37.658 Run Summary: Type Total Ran Passed Failed Inactive 00:06:37.658 suites 1 1 n/a 0 0 00:06:37.658 tests 10 10 10 0 0 00:06:37.658 asserts 292 292 292 0 n/a 00:06:37.658 00:06:37.658 Elapsed time = 0.836 seconds 00:06:37.658 --70293-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:37.658 --70293-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:37.916 ==70293== 00:06:37.916 ==70293== HEAP SUMMARY: 00:06:37.916 ==70293== in use at exit: 306,840 bytes in 9,244 blocks 00:06:37.916 ==70293== total heap usage: 11,530 allocs, 2,286 frees, 70,876,681 bytes allocated 00:06:37.916 ==70293== 00:06:37.916 ==70293== Searching for pointers to 9,244 not-freed blocks 00:06:37.916 ==70293== Checked 7,247,520 bytes 00:06:37.916 ==70293== 00:06:37.916 ==70293== LEAK SUMMARY: 00:06:37.916 ==70293== definitely lost: 0 bytes in 0 blocks 00:06:37.916 ==70293== indirectly lost: 0 bytes in 0 blocks 00:06:37.916 ==70293== possibly lost: 0 bytes in 0 blocks 00:06:37.916 ==70293== still reachable: 306,840 bytes in 9,244 blocks 00:06:37.916 ==70293== suppressed: 0 bytes in 0 blocks 00:06:37.916 ==70293== Reachable blocks (those to which a pointer was found) are not shown. 00:06:37.916 ==70293== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:37.916 ==70293== 00:06:37.916 ==70293== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:37.916 01:57:52 -- unit/unittest.sh@45 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:06:37.916 00:06:37.916 00:06:37.916 CUnit - A unit testing framework for C - Version 2.1-3 00:06:37.916 http://cunit.sourceforge.net/ 00:06:37.916 00:06:37.916 00:06:37.916 Suite: blobfs_sync_ut 00:06:37.916 Test: cache_read_after_write ...[2024-04-19 01:57:52.277779] /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:06:37.916 passed 00:06:37.916 Test: file_length ...passed 00:06:37.916 Test: append_write_to_extend_blob ...passed 00:06:37.916 Test: partial_buffer ...passed 00:06:37.916 Test: cache_write_null_buffer ...passed 00:06:37.916 Test: fs_create_sync ...passed 00:06:37.916 Test: fs_rename_sync ...passed 00:06:37.916 Test: cache_append_no_cache ...passed 00:06:37.916 Test: fs_delete_file_without_close ...passed 00:06:37.916 00:06:37.916 Run Summary: Type Total Ran Passed Failed Inactive 00:06:37.916 suites 1 1 n/a 0 0 00:06:37.917 tests 9 9 9 0 0 00:06:37.917 asserts 345 345 345 0 n/a 00:06:37.917 00:06:37.917 Elapsed time = 0.132 seconds 00:06:37.917 01:57:52 -- 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:06:37.917 ==70313== Memcheck, a memory error detector 00:06:37.917 ==70313== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:37.917 ==70313== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:37.917 ==70313== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:06:37.917 ==70313== 00:06:37.917 --70313-- Valgrind options: 00:06:37.917 --70313-- --leak-check=full 00:06:37.917 --70313-- --error-exitcode=2 00:06:37.917 --70313-- --verbose 00:06:37.917 --70313-- Contents of /proc/version: 00:06:37.917 --70313-- 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:37.917 --70313-- 00:06:37.917 --70313-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:37.917 --70313-- Page sizes: currently 4096, max supported 4096 00:06:37.917 --70313-- Valgrind library directory: /usr/libexec/valgrind 00:06:37.917 --70313-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:06:37.917 --70313-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:37.917 --70313-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:37.917 --70313-- might be shown as UnknownInlinedFun 00:06:37.917 --70313-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:37.917 --70313-- object doesn't have a dynamic symbol table 00:06:37.917 --70313-- Scheduler: using generic scheduler lock implementation. 00:06:37.917 --70313-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:37.917 ==70313== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70313-by-???-on-2ceaa32eaff4 00:06:37.917 ==70313== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70313-by-???-on-2ceaa32eaff4 00:06:37.917 ==70313== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70313-by-???-on-2ceaa32eaff4 00:06:37.917 ==70313== 00:06:37.917 ==70313== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:37.917 ==70313== don't want to do, unless you know exactly what you're doing, 00:06:37.917 ==70313== or are doing some strange experiment): 00:06:37.917 ==70313== /usr/libexec/valgrind/../../bin/vgdb --pid=70313 ...command... 00:06:37.917 ==70313== 00:06:37.917 ==70313== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:37.917 ==70313== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:06:37.917 ==70313== and then give GDB the following command 00:06:37.917 ==70313== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70313 00:06:37.917 ==70313== --pid is optional if only one valgrind process is running 00:06:37.917 ==70313== 00:06:37.917 --70313-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:37.917 --70313-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:37.917 --70313-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:37.917 --70313-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:37.917 ==70313== WARNING: new redirection conflicts with existing -- ignoring it 00:06:37.917 --70313-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:37.917 --70313-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:37.917 --70313-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:37.917 --70313-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:37.917 --70313-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:37.917 --70313-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:37.917 --70313-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:37.917 --70313-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:37.917 --70313-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:37.917 --70313-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:37.917 --70313-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:37.917 --70313-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:38.175 --70313-- Reading syms from /usr/lib64/libm.so.6 00:06:38.175 --70313-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:38.175 --70313-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:38.175 --70313-- Reading syms from /usr/lib64/libc.so.6 00:06:38.175 ==70313== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.175 --70313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.175 --70313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:38.175 ==70313== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.175 --70313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.175 --70313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:38.175 ==70313== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.175 --70313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.175 --70313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:38.175 ==70313== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.175 --70313-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.175 --70313-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:38.175 --70313-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:38.175 --70313-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:38.175 --70313-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:38.175 --70313-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:38.175 --70313-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:38.176 --70313-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:38.176 --70313-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 ==70313== Preferring higher priority redirection: 00:06:38.176 --70313-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:38.176 --70313-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:38.176 --70313-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 --70313-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.176 ==70313== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.176 --70313-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:38.176 --70313-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:38.176 ==70313== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.176 --70313-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:38.176 --70313-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:38.176 --70313-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:38.176 --70313-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:38.176 --70313-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:38.176 --70313-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:38.176 --70313-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:38.176 --70313-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:38.434 --70313-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:38.434 --70313-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:38.434 --70313-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:38.435 --70313-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:38.435 --70313-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:38.435 --70313-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:38.435 --70313-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:38.435 --70313-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:38.435 --70313-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:38.435 --70313-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:38.435 00:06:38.435 00:06:38.435 CUnit - A unit testing framework for C - Version 2.1-3 00:06:38.435 http://cunit.sourceforge.net/ 00:06:38.435 00:06:38.435 00:06:38.435 Suite: blobfs_bdev_ut 00:06:38.435 Test: spdk_blobfs_bdev_detect_test ...[2024-04-19 01:57:52.764084] /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:06:38.435 passed 00:06:38.435 Test: spdk_blobfs_bdev_create_test ...[2024-04-19 01:57:52.796678] /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:06:38.435 passed 00:06:38.435 Test: spdk_blobfs_bdev_mount_test ...[2024-04-19 01:57:52.800413] /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:06:38.435 [2024-04-19 01:57:52.803740] /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:06:38.435 passed 00:06:38.435 00:06:38.435 Run Summary: Type Total Ran Passed Failed Inactive 00:06:38.435 suites 1 1 n/a 0 0 00:06:38.435 tests 3 3 3 0 0 00:06:38.435 asserts 16 16 16 0 n/a 00:06:38.435 00:06:38.435 Elapsed time = 0.051 seconds 00:06:38.435 --70313-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:38.435 --70313-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:38.435 ==70313== 00:06:38.435 ==70313== HEAP SUMMARY: 00:06:38.435 ==70313== in use at exit: 0 bytes in 0 blocks 00:06:38.435 ==70313== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:06:38.435 ==70313== 00:06:38.435 ==70313== All heap blocks were freed -- no leaks are possible 00:06:38.435 ==70313== 00:06:38.435 ==70313== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:38.435 00:06:38.435 real 0m35.308s 00:06:38.435 user 0m34.879s 00:06:38.435 sys 0m0.394s 00:06:38.435 01:57:52 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:38.435 01:57:52 -- common/autotest_common.sh@10 -- # set +x 00:06:38.435 ************************************ 00:06:38.435 END TEST unittest_blob_blobfs 00:06:38.435 ************************************ 00:06:38.435 01:57:52 -- unit/unittest.sh@232 -- # run_test unittest_event unittest_event 00:06:38.435 01:57:52 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:38.435 01:57:52 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:38.435 01:57:52 -- common/autotest_common.sh@10 -- # set +x 00:06:38.435 ************************************ 00:06:38.435 START TEST unittest_event 00:06:38.435 ************************************ 00:06:38.435 01:57:52 -- common/autotest_common.sh@1111 -- # unittest_event 00:06:38.435 01:57:52 -- 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:06:38.435 ==70340== Memcheck, a memory error detector 00:06:38.435 ==70340== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:38.435 ==70340== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:38.435 ==70340== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:06:38.435 ==70340== 00:06:38.435 --70340-- Valgrind options: 00:06:38.435 --70340-- --leak-check=full 00:06:38.435 --70340-- --error-exitcode=2 00:06:38.435 --70340-- --verbose 00:06:38.435 --70340-- Contents of /proc/version: 00:06:38.435 --70340-- 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:38.435 --70340-- 00:06:38.435 --70340-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:38.435 --70340-- Page sizes: currently 4096, max supported 4096 00:06:38.435 --70340-- Valgrind library directory: /usr/libexec/valgrind 00:06:38.435 --70340-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:06:38.435 --70340-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:38.435 --70340-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:38.435 --70340-- might be shown as UnknownInlinedFun 00:06:38.435 --70340-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:38.435 --70340-- object doesn't have a dynamic symbol table 00:06:38.435 --70340-- Scheduler: using generic scheduler lock implementation. 00:06:38.435 --70340-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:38.435 ==70340== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70340-by-???-on-2ceaa32eaff4 00:06:38.435 ==70340== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70340-by-???-on-2ceaa32eaff4 00:06:38.436 ==70340== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70340-by-???-on-2ceaa32eaff4 00:06:38.436 ==70340== 00:06:38.436 ==70340== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:38.436 ==70340== don't want to do, unless you know exactly what you're doing, 00:06:38.436 ==70340== or are doing some strange experiment): 00:06:38.436 ==70340== /usr/libexec/valgrind/../../bin/vgdb --pid=70340 ...command... 00:06:38.436 ==70340== 00:06:38.436 ==70340== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:38.436 ==70340== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:06:38.436 ==70340== and then give GDB the following command 00:06:38.436 ==70340== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70340 00:06:38.436 ==70340== --pid is optional if only one valgrind process is running 00:06:38.436 ==70340== 00:06:38.694 --70340-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:38.694 --70340-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:38.694 --70340-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:38.694 --70340-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:38.694 ==70340== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.694 --70340-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:38.694 --70340-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:38.694 --70340-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:38.694 --70340-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:38.694 --70340-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:38.694 --70340-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:38.694 --70340-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:38.694 --70340-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:38.694 --70340-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:38.694 --70340-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:38.694 --70340-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:38.694 --70340-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:38.694 --70340-- Reading syms from /usr/lib64/libm.so.6 00:06:38.694 --70340-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:38.694 --70340-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:38.694 --70340-- Reading syms from /usr/lib64/libc.so.6 00:06:38.694 ==70340== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.694 --70340-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.694 --70340-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:38.694 ==70340== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.694 --70340-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.694 --70340-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:38.694 ==70340== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.694 --70340-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.694 --70340-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:38.694 ==70340== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.694 --70340-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:38.694 --70340-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:38.953 --70340-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:38.953 --70340-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:38.953 --70340-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:38.953 --70340-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:38.953 --70340-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:38.953 --70340-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:38.953 --70340-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 ==70340== Preferring higher priority redirection: 00:06:38.953 --70340-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:38.953 --70340-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:38.953 --70340-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 --70340-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:38.953 ==70340== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.953 --70340-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:38.953 --70340-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:38.953 ==70340== WARNING: new redirection conflicts with existing -- ignoring it 00:06:38.953 --70340-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:38.953 --70340-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:38.953 --70340-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:38.953 --70340-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:38.953 --70340-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:38.953 --70340-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:38.953 --70340-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:38.953 --70340-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:38.953 --70340-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:38.953 --70340-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:38.953 --70340-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:38.953 --70340-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:38.953 --70340-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:38.953 --70340-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:38.953 --70340-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:39.211 --70340-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:39.211 --70340-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:39.211 --70340-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:39.211 00:06:39.211 00:06:39.211 CUnit - A unit testing framework for C - Version 2.1-3 00:06:39.211 http://cunit.sourceforge.net/ 00:06:39.211 00:06:39.211 00:06:39.211 Suite: app_suite 00:06:39.211 Test: test_spdk_app_parse_args ...--70340-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:39.211 --70340-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:39.211 --70340-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:06:39.211 --70340-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:06:39.211 --70340-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:39.211 app_ut: invalid option -- 'z' 00:06:39.211 app_ut [options] 00:06:39.211 00:06:39.211 CPU options: 00:06:39.211 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:06:39.211 (like [0,1,10]) 00:06:39.211 --lcores lcore to CPU mapping list. The list is in the format: 00:06:39.211 [<,lcores[@CPUs]>...] 00:06:39.211 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:06:39.212 Within the group, '-' is used for range separator, 00:06:39.212 ',' is used for single number separator. 00:06:39.212 '( )' can be omitted for single element group, 00:06:39.212 '@' can be omitted if cpus and lcores have the same value 00:06:39.212 --disable-cpumask-locks Disable CPU core lock files. 00:06:39.212 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:06:39.212 pollers in the app support interrupt mode) 00:06:39.212 -p, --main-core main (primary) core for DPDK 00:06:39.212 00:06:39.212 Configuration options: 00:06:39.212 -c, --config, --json JSON config file 00:06:39.212 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:06:39.212 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:06:39.212 --wait-for-rpc wait for RPCs to initialize subsystems 00:06:39.212 --rpcs-allowed comma-separated list of permitted RPCS 00:06:39.212 --json-ignore-init-errors don't exit on invalid config entry 00:06:39.212 00:06:39.212 Memory options: 00:06:39.212 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:06:39.212 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:06:39.212 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:06:39.212 -R, --huge-unlink unlink huge files after initialization 00:06:39.212 -n, --mem-channels number of memory channels used for DPDK 00:06:39.212 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:06:39.212 --msg-mempool-size global message memory pool size in count (default: 262143) 00:06:39.212 --no-huge run without using hugepages 00:06:39.212 -i, --shm-id shared memory ID (optional) 00:06:39.212 -g, --single-file-segments force creating just one hugetlbfs file 00:06:39.212 00:06:39.212 PCI options: 00:06:39.212 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:06:39.212 -B, --pci-blocked pci addr to block (can be used more than once) 00:06:39.212 -u, --no-pci disable PCI access 00:06:39.212 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:06:39.212 00:06:39.212 Log options: 00:06:39.212 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:06:39.212 --silence-noticelog disable notice level logging to stderr 00:06:39.212 00:06:39.212 Trace options: 00:06:39.212 --num-trace-entries number of trace entries for each core, must be power of 2, 00:06:39.212 setting 0 to disable trace (default 32768) 00:06:39.212 Tracepoints vary in size and can use more than one trace entry. 00:06:39.212 -e, --tpoint-group [:] 00:06:39.212 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:06:39.212 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:06:39.212 a tracepoint group. First tpoint inside a group can be enabled by 00:06:39.212 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:06:39.212 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:06:39.212 in /include/spdk_internal/trace_defs.h 00:06:39.212 00:06:39.212 Other options: 00:06:39.212 -h, --help show this usage 00:06:39.212 -v, --version print SPDK version 00:06:39.212 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:06:39.212 --env-context Opaque context for use of the env implementation 00:06:39.212 app_ut: unrecognized option '--test-long-opt' 00:06:39.212 app_ut [options] 00:06:39.212 00:06:39.212 CPU options: 00:06:39.212 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:06:39.212 (like [0,1,10]) 00:06:39.212 --lcores lcore to CPU mapping list. The list is in the format: 00:06:39.212 [<,lcores[@CPUs]>...] 00:06:39.212 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:06:39.212 Within the group, '-' is used for range separator, 00:06:39.212 ',' is used for single number separator. 00:06:39.212 '( )' can be omitted for single element group, 00:06:39.212 '@' can be omitted if cpus and lcores have the same value 00:06:39.212 --disable-cpumask-locks Disable CPU core lock files. 00:06:39.212 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:06:39.212 pollers in the app support interrupt mode) 00:06:39.212 -p, --main-core main (primary) core for DPDK 00:06:39.212 00:06:39.212 Configuration options: 00:06:39.212 -c, --config, --json JSON config file 00:06:39.212 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:06:39.212 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:06:39.212 --wait-for-rpc wait for RPCs to initialize subsystems 00:06:39.212 --rpcs-allowed comma-separated list of permitted RPCS 00:06:39.212 --json-ignore-init-errors don't exit on invalid config entry 00:06:39.213 00:06:39.213 Memory options: 00:06:39.213 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:06:39.213 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:06:39.213 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:06:39.213 -R, --huge-unlink unlink huge files after initialization 00:06:39.213 -n, --mem-channels number of memory channels used for DPDK 00:06:39.213 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:06:39.213 --msg-mempool-size global message memory pool size in count (default: 262143) 00:06:39.213 --no-huge run without using hugepages 00:06:39.213 -i, --shm-id shared memory ID (optional) 00:06:39.213 -g, --single-file-segments force creating just one hugetlbfs file 00:06:39.213 00:06:39.213 PCI options: 00:06:39.213 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:06:39.213 -B, --pci-blocked pci addr to block (can be used more than once) 00:06:39.213 -u, --no-pci disable PCI access 00:06:39.213 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:06:39.213 00:06:39.213 Log options: 00:06:39.213 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:06:39.213 --silence-noticelog disable notice level logging to stderr 00:06:39.213 00:06:39.213 Trace options: 00:06:39.213 --num-trace-entries number of trace entries for each core, must be power of 2, 00:06:39.213 setting 0 to disable trace (default 32768) 00:06:39.213 Tracepoints vary in size and can use more than one trace entry. 00:06:39.213 -e, --tpoint-group [:] 00:06:39.213 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:06:39.213 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:06:39.213 a tracepoint group. First tpoint inside a group can be enabled by 00:06:39.213 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:06:39.213 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:06:39.213 in /include/spdk_internal/trace_defs.h 00:06:39.213 00:06:39.213 Other options: 00:06:39.213 -h, --help show this usage 00:06:39.213 -v, --version print SPDK version 00:06:39.213 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:06:39.213 --env-context Opaque context for use of the env implementation 00:06:39.213 [2024-04-19 01:57:53.596400] /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:06:39.213 [2024-04-19 01:57:53.624481] /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:06:39.213 app_ut [options] 00:06:39.213 00:06:39.213 CPU options: 00:06:39.213 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:06:39.213 (like [0,1,10]) 00:06:39.213 --lcores lcore to CPU mapping list. The list is in the format: 00:06:39.213 [<,lcores[@CPUs]>...] 00:06:39.213 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:06:39.213 Within the group, '-' is used for range separator, 00:06:39.213 ',' is used for single number separator. 00:06:39.213 '( )' can be omitted for single element group, 00:06:39.213 '@' can be omitted if cpus and lcores have the same value 00:06:39.213 --disable-cpumask-locks Disable CPU core lock files. 00:06:39.213 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:06:39.213 pollers in the app support interrupt mode) 00:06:39.213 -p, --main-core main (primary) core for DPDK 00:06:39.213 00:06:39.213 Configuration options: 00:06:39.213 -c, --config, --json JSON config file 00:06:39.213 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:06:39.213 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:06:39.213 --wait-for-rpc wait for RPCs to initialize subsystems 00:06:39.214 --rpcs-allowed comma-separated list of permitted RPCS 00:06:39.214 --json-ignore-init-errors don't exit on invalid config entry 00:06:39.214 00:06:39.214 Memory options: 00:06:39.214 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:06:39.214 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:06:39.214 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:06:39.214 -R, --huge-unlink unlink huge files after initialization 00:06:39.214 -n, --mem-channels number of memory channels used for DPDK 00:06:39.214 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:06:39.214 --msg-mempool-size global message memory pool size in count (default: 262143) 00:06:39.214 --no-huge run without using hugepages 00:06:39.214 -i, --shm-id shared memory ID (optional) 00:06:39.214 -g, --single-file-segments force creating just one hugetlbfs file 00:06:39.214 00:06:39.214 PCI options: 00:06:39.214 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:06:39.214 -B, --pci-blocked pci addr to block (can be used more than once) 00:06:39.214 -u, --no-pci disable PCI access 00:06:39.214 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:06:39.214 00:06:39.214 Log options: 00:06:39.214 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:06:39.214 --silence-noticelog disable notice level logging to stderr 00:06:39.214 00:06:39.214 Trace options: 00:06:39.214 --num-trace-entries number of trace entries for each core, must be power of 2, 00:06:39.214 setting 0 to disable trace (default 32768) 00:06:39.214 Tracepoints vary in size and can use more than one trace entry. 00:06:39.214 -e, --tpoint-group [:] 00:06:39.214 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:06:39.214 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:06:39.214 a tracepoint group. First tpoint inside a group can be enabled by 00:06:39.214 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:06:39.214 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:06:39.214 in /include/spdk_internal/trace_defs.h 00:06:39.214 00:06:39.214 Other options: 00:06:39.214 -h, --help show this usage 00:06:39.214 -v, --version print SPDK version 00:06:39.214 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:06:39.214 --env-context Opaque context for use of the env implementation 00:06:39.214 [2024-04-19 01:57:53.626840] /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:06:39.214 passed 00:06:39.214 00:06:39.214 Run Summary: Type Total Ran Passed Failed Inactive 00:06:39.214 suites 1 1 n/a 0 0 00:06:39.214 tests 1 1 1 0 0 00:06:39.214 asserts 8 8 8 0 n/a 00:06:39.214 00:06:39.214 Elapsed time = 0.098 seconds 00:06:39.214 --70340-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:39.214 ==70340== 00:06:39.214 ==70340== HEAP SUMMARY: 00:06:39.214 ==70340== in use at exit: 0 bytes in 0 blocks 00:06:39.214 ==70340== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:06:39.214 ==70340== 00:06:39.214 ==70340== All heap blocks were freed -- no leaks are possible 00:06:39.214 ==70340== 00:06:39.214 ==70340== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:39.214 01:57:53 -- 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:06:39.214 ==70347== Memcheck, a memory error detector 00:06:39.214 ==70347== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:39.214 ==70347== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:39.214 ==70347== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:06:39.214 ==70347== 00:06:39.214 --70347-- Valgrind options: 00:06:39.214 --70347-- --leak-check=full 00:06:39.214 --70347-- --error-exitcode=2 00:06:39.214 --70347-- --verbose 00:06:39.214 --70347-- Contents of /proc/version: 00:06:39.214 --70347-- 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:39.214 --70347-- 00:06:39.214 --70347-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:39.214 --70347-- Page sizes: currently 4096, max supported 4096 00:06:39.214 --70347-- Valgrind library directory: /usr/libexec/valgrind 00:06:39.214 --70347-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:06:39.214 --70347-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:39.214 --70347-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:39.214 --70347-- might be shown as UnknownInlinedFun 00:06:39.214 --70347-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:39.214 --70347-- object doesn't have a dynamic symbol table 00:06:39.472 --70347-- Scheduler: using generic scheduler lock implementation. 00:06:39.472 --70347-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:39.472 ==70347== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70347-by-???-on-2ceaa32eaff4 00:06:39.472 ==70347== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70347-by-???-on-2ceaa32eaff4 00:06:39.472 ==70347== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70347-by-???-on-2ceaa32eaff4 00:06:39.472 ==70347== 00:06:39.472 ==70347== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:39.472 ==70347== don't want to do, unless you know exactly what you're doing, 00:06:39.472 ==70347== or are doing some strange experiment): 00:06:39.472 ==70347== /usr/libexec/valgrind/../../bin/vgdb --pid=70347 ...command... 00:06:39.472 ==70347== 00:06:39.472 ==70347== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:39.472 ==70347== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:06:39.472 ==70347== and then give GDB the following command 00:06:39.472 ==70347== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70347 00:06:39.472 ==70347== --pid is optional if only one valgrind process is running 00:06:39.472 ==70347== 00:06:39.472 --70347-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:39.472 --70347-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:39.472 --70347-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:39.472 --70347-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:39.472 ==70347== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.472 --70347-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:39.472 --70347-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:39.472 --70347-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:39.472 --70347-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:39.472 --70347-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:39.472 --70347-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:39.472 --70347-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:39.472 --70347-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:39.472 --70347-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:39.472 --70347-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:39.472 --70347-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:39.472 --70347-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:39.472 --70347-- Reading syms from /usr/lib64/libm.so.6 00:06:39.472 --70347-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:39.472 --70347-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:39.472 --70347-- Reading syms from /usr/lib64/libc.so.6 00:06:39.472 ==70347== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.472 --70347-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:39.472 --70347-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:39.472 ==70347== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.472 --70347-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:39.472 --70347-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:39.472 ==70347== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.472 --70347-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:39.472 --70347-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:39.472 ==70347== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.472 --70347-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:39.472 --70347-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:39.472 --70347-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:39.472 --70347-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:39.472 --70347-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:39.472 --70347-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:39.472 --70347-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:39.472 --70347-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:39.472 --70347-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.472 --70347-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.472 --70347-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.730 --70347-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.730 --70347-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.730 --70347-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.730 --70347-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.730 --70347-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.730 --70347-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.730 --70347-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.730 --70347-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.730 --70347-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.730 --70347-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 ==70347== Preferring higher priority redirection: 00:06:39.731 --70347-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:39.731 --70347-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:39.731 --70347-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 --70347-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:39.731 ==70347== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.731 --70347-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:39.731 --70347-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:39.731 ==70347== WARNING: new redirection conflicts with existing -- ignoring it 00:06:39.731 --70347-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:39.731 --70347-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:39.731 --70347-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:39.731 --70347-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:39.731 --70347-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:39.731 --70347-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:39.731 --70347-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:39.731 --70347-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:39.731 --70347-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:39.731 --70347-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:39.731 --70347-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:39.731 --70347-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:39.731 --70347-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:39.731 --70347-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:39.731 --70347-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:39.731 --70347-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:39.731 --70347-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:39.731 --70347-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:39.731 00:06:39.731 00:06:39.731 CUnit - A unit testing framework for C - Version 2.1-3 00:06:39.731 http://cunit.sourceforge.net/ 00:06:39.731 00:06:39.731 00:06:39.731 Suite: app_suite 00:06:39.731 Test: test_create_reactor ...--70347-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:39.731 passed 00:06:39.731 Test: test_init_reactors ...passed 00:06:39.731 Test: test_event_call ...passed 00:06:39.731 Test: test_schedule_thread ...passed 00:06:39.990 Test: test_reschedule_thread ...passed 00:06:39.990 Test: test_bind_thread ...passed 00:06:39.990 Test: test_for_each_reactor ...passed 00:06:39.990 Test: test_reactor_stats ...passed 00:06:39.990 Test: test_scheduler ...passed 00:06:39.990 Test: test_governor ...passed 00:06:39.990 00:06:39.990 Run Summary: Type Total Ran Passed Failed Inactive 00:06:39.990 suites 1 1 n/a 0 0 00:06:39.990 tests 10 10 10 0 0 00:06:39.990 asserts 344 344 344 0 n/a 00:06:39.990 00:06:39.990 Elapsed time = 0.295 seconds 00:06:39.990 --70347-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:39.990 --70347-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:40.248 ==70347== 00:06:40.248 ==70347== HEAP SUMMARY: 00:06:40.248 ==70347== in use at exit: 72 bytes in 1 blocks 00:06:40.248 ==70347== total heap usage: 13,741 allocs, 13,740 frees, 649,748 bytes allocated 00:06:40.248 ==70347== 00:06:40.248 ==70347== Searching for pointers to 1 not-freed blocks 00:06:40.248 ==70347== Checked 6,571,144 bytes 00:06:40.248 ==70347== 00:06:40.248 ==70347== LEAK SUMMARY: 00:06:40.248 ==70347== definitely lost: 0 bytes in 0 blocks 00:06:40.248 ==70347== indirectly lost: 0 bytes in 0 blocks 00:06:40.248 ==70347== possibly lost: 0 bytes in 0 blocks 00:06:40.248 ==70347== still reachable: 72 bytes in 1 blocks 00:06:40.248 ==70347== suppressed: 0 bytes in 0 blocks 00:06:40.248 ==70347== Reachable blocks (those to which a pointer was found) are not shown. 00:06:40.248 ==70347== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:40.248 ==70347== 00:06:40.248 ==70347== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:40.248 00:06:40.248 real 0m1.631s 00:06:40.248 user 0m1.560s 00:06:40.248 sys 0m0.065s 00:06:40.248 01:57:54 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:40.248 01:57:54 -- common/autotest_common.sh@10 -- # set +x 00:06:40.248 ************************************ 00:06:40.248 END TEST unittest_event 00:06:40.248 ************************************ 00:06:40.248 01:57:54 -- unit/unittest.sh@233 -- # uname -s 00:06:40.248 01:57:54 -- unit/unittest.sh@233 -- # '[' Linux = Linux ']' 00:06:40.248 01:57:54 -- unit/unittest.sh@234 -- # run_test unittest_ftl unittest_ftl 00:06:40.248 01:57:54 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:40.248 01:57:54 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:40.248 01:57:54 -- common/autotest_common.sh@10 -- # set +x 00:06:40.248 ************************************ 00:06:40.248 START TEST unittest_ftl 00:06:40.248 ************************************ 00:06:40.248 01:57:54 -- common/autotest_common.sh@1111 -- # unittest_ftl 00:06:40.249 01:57:54 -- 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:06:40.249 ==70384== Memcheck, a memory error detector 00:06:40.249 ==70384== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:40.249 ==70384== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:40.249 ==70384== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:06:40.249 ==70384== 00:06:40.249 --70384-- Valgrind options: 00:06:40.249 --70384-- --leak-check=full 00:06:40.249 --70384-- --error-exitcode=2 00:06:40.249 --70384-- --verbose 00:06:40.249 --70384-- Contents of /proc/version: 00:06:40.249 --70384-- 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:40.249 --70384-- 00:06:40.249 --70384-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:40.249 --70384-- Page sizes: currently 4096, max supported 4096 00:06:40.249 --70384-- Valgrind library directory: /usr/libexec/valgrind 00:06:40.249 --70384-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:06:40.249 --70384-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:40.249 --70384-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:40.249 --70384-- might be shown as UnknownInlinedFun 00:06:40.249 --70384-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:40.249 --70384-- object doesn't have a dynamic symbol table 00:06:40.249 --70384-- Scheduler: using generic scheduler lock implementation. 00:06:40.249 --70384-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:40.249 ==70384== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70384-by-???-on-2ceaa32eaff4 00:06:40.249 ==70384== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70384-by-???-on-2ceaa32eaff4 00:06:40.249 ==70384== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70384-by-???-on-2ceaa32eaff4 00:06:40.249 ==70384== 00:06:40.249 ==70384== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:40.249 ==70384== don't want to do, unless you know exactly what you're doing, 00:06:40.249 ==70384== or are doing some strange experiment): 00:06:40.249 ==70384== /usr/libexec/valgrind/../../bin/vgdb --pid=70384 ...command... 00:06:40.249 ==70384== 00:06:40.249 ==70384== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:40.249 ==70384== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:06:40.249 ==70384== and then give GDB the following command 00:06:40.249 ==70384== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70384 00:06:40.249 ==70384== --pid is optional if only one valgrind process is running 00:06:40.249 ==70384== 00:06:40.249 --70384-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:40.249 --70384-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:40.249 --70384-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:40.249 --70384-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:40.249 ==70384== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.249 --70384-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:40.249 --70384-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:40.249 --70384-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:40.249 --70384-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:40.249 --70384-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:40.249 --70384-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:40.249 --70384-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:40.249 --70384-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:40.249 --70384-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:40.249 --70384-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:40.249 --70384-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:40.249 --70384-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:40.508 --70384-- Reading syms from /usr/lib64/libm.so.6 00:06:40.508 --70384-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:40.508 --70384-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:40.508 --70384-- Reading syms from /usr/lib64/libc.so.6 00:06:40.508 ==70384== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.508 --70384-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.508 --70384-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:40.508 ==70384== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.508 --70384-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.508 --70384-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:40.508 ==70384== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.508 --70384-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.508 --70384-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:40.508 ==70384== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.508 --70384-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:40.508 --70384-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:40.508 --70384-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:40.508 --70384-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:40.508 --70384-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:40.508 --70384-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:40.508 --70384-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:40.508 --70384-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:40.508 --70384-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.508 --70384-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 ==70384== Preferring higher priority redirection: 00:06:40.509 --70384-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:40.509 --70384-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:40.509 --70384-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.509 --70384-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.767 --70384-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:40.767 ==70384== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.767 --70384-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:40.767 --70384-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:40.767 ==70384== WARNING: new redirection conflicts with existing -- ignoring it 00:06:40.767 --70384-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:40.767 --70384-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:40.767 --70384-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:40.767 --70384-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:40.767 --70384-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:40.767 --70384-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:40.767 --70384-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:40.767 --70384-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:40.767 --70384-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:40.767 --70384-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:40.767 --70384-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:40.767 --70384-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:40.767 --70384-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:40.767 --70384-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:40.767 --70384-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:40.767 --70384-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:40.768 --70384-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:40.768 --70384-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:40.768 00:06:40.768 00:06:40.768 CUnit - A unit testing framework for C - Version 2.1-3 00:06:40.768 http://cunit.sourceforge.net/ 00:06:40.768 00:06:40.768 00:06:40.768 Suite: ftl_band_suite 00:06:40.768 Test: test_band_block_offset_from_addr_base ...--70384-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:40.768 --70384-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:41.025 passed 00:06:41.025 Test: test_band_block_offset_from_addr_offset ...passed 00:06:41.025 Test: test_band_addr_from_block_offset ...passed 00:06:41.025 Test: test_band_set_addr ...passed 00:06:41.025 Test: test_invalidate_addr ...passed 00:06:41.025 Test: test_next_xfer_addr ...passed 00:06:41.025 00:06:41.025 Run Summary: Type Total Ran Passed Failed Inactive 00:06:41.025 suites 1 1 n/a 0 0 00:06:41.025 tests 6 6 6 0 0 00:06:41.025 asserts 30356 30356 30356 0 n/a 00:06:41.025 00:06:41.025 Elapsed time = 0.299 seconds 00:06:41.025 --70384-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:41.025 --70384-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:41.284 ==70384== 00:06:41.284 ==70384== HEAP SUMMARY: 00:06:41.284 ==70384== in use at exit: 67,109,768 bytes in 1,026 blocks 00:06:41.284 ==70384== total heap usage: 6,547 allocs, 5,521 frees, 429,735,343 bytes allocated 00:06:41.284 ==70384== 00:06:41.284 ==70384== Searching for pointers to 1,026 not-freed blocks 00:06:41.284 ==70384== Checked 6,599,984 bytes 00:06:41.284 ==70384== 00:06:41.284 ==70384== LEAK SUMMARY: 00:06:41.284 ==70384== definitely lost: 0 bytes in 0 blocks 00:06:41.284 ==70384== indirectly lost: 0 bytes in 0 blocks 00:06:41.284 ==70384== possibly lost: 0 bytes in 0 blocks 00:06:41.284 ==70384== still reachable: 67,109,768 bytes in 1,026 blocks 00:06:41.284 ==70384== suppressed: 0 bytes in 0 blocks 00:06:41.284 ==70384== Reachable blocks (those to which a pointer was found) are not shown. 00:06:41.284 ==70384== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:41.284 ==70384== 00:06:41.284 ==70384== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:41.284 01:57:55 -- 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:06:41.284 ==70396== Memcheck, a memory error detector 00:06:41.284 ==70396== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:41.284 ==70396== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:41.284 ==70396== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:06:41.284 ==70396== 00:06:41.284 --70396-- Valgrind options: 00:06:41.284 --70396-- --leak-check=full 00:06:41.284 --70396-- --error-exitcode=2 00:06:41.284 --70396-- --verbose 00:06:41.284 --70396-- Contents of /proc/version: 00:06:41.284 --70396-- 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:41.284 --70396-- 00:06:41.284 --70396-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:41.284 --70396-- Page sizes: currently 4096, max supported 4096 00:06:41.284 --70396-- Valgrind library directory: /usr/libexec/valgrind 00:06:41.284 --70396-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:06:41.284 --70396-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:41.284 --70396-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:41.284 --70396-- might be shown as UnknownInlinedFun 00:06:41.284 --70396-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:41.284 --70396-- object doesn't have a dynamic symbol table 00:06:41.284 --70396-- Scheduler: using generic scheduler lock implementation. 00:06:41.284 --70396-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:41.284 ==70396== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70396-by-???-on-2ceaa32eaff4 00:06:41.284 ==70396== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70396-by-???-on-2ceaa32eaff4 00:06:41.285 ==70396== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70396-by-???-on-2ceaa32eaff4 00:06:41.285 ==70396== 00:06:41.285 ==70396== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:41.285 ==70396== don't want to do, unless you know exactly what you're doing, 00:06:41.285 ==70396== or are doing some strange experiment): 00:06:41.285 ==70396== /usr/libexec/valgrind/../../bin/vgdb --pid=70396 ...command... 00:06:41.285 ==70396== 00:06:41.285 ==70396== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:41.285 ==70396== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:06:41.285 ==70396== and then give GDB the following command 00:06:41.285 ==70396== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70396 00:06:41.285 ==70396== --pid is optional if only one valgrind process is running 00:06:41.285 ==70396== 00:06:41.285 --70396-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:41.285 --70396-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:41.285 --70396-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:41.285 --70396-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:41.285 ==70396== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.285 --70396-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:41.285 --70396-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:41.285 --70396-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:41.285 --70396-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:41.285 --70396-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:41.285 --70396-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:41.285 --70396-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:41.285 --70396-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:41.285 --70396-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:41.285 --70396-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:41.285 --70396-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:41.285 --70396-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:41.285 --70396-- Reading syms from /usr/lib64/libm.so.6 00:06:41.285 --70396-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:41.285 --70396-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:41.285 --70396-- Reading syms from /usr/lib64/libc.so.6 00:06:41.543 ==70396== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.543 --70396-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:41.543 --70396-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:41.543 ==70396== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.543 --70396-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:41.543 --70396-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:41.543 ==70396== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.543 --70396-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:41.543 --70396-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:41.543 ==70396== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.543 --70396-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:41.543 --70396-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:41.543 --70396-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:41.543 --70396-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:41.543 --70396-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:41.543 --70396-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:41.543 --70396-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:41.543 --70396-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:41.543 --70396-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.543 --70396-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 ==70396== Preferring higher priority redirection: 00:06:41.544 --70396-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:41.544 --70396-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:41.544 --70396-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 --70396-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:41.544 ==70396== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.544 --70396-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:41.544 --70396-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:41.544 ==70396== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.544 --70396-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:41.544 --70396-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:41.544 --70396-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:41.544 --70396-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:41.544 --70396-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:41.544 --70396-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:41.544 --70396-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:41.544 --70396-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:41.544 --70396-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:41.544 --70396-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:41.544 --70396-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:41.544 --70396-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:41.544 --70396-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:41.544 --70396-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:41.544 --70396-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:41.544 --70396-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:41.544 --70396-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:41.803 --70396-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:41.803 00:06:41.803 00:06:41.803 CUnit - A unit testing framework for C - Version 2.1-3 00:06:41.803 http://cunit.sourceforge.net/ 00:06:41.803 00:06:41.803 00:06:41.803 Suite: ftl_bitmap 00:06:41.803 Test: test_ftl_bitmap_create ...[2024-04-19 01:57:56.089372] /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:06:41.803 [2024-04-19 01:57:56.117205] /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:06:41.803 passed 00:06:41.803 Test: test_ftl_bitmap_get ...passed 00:06:41.803 Test: test_ftl_bitmap_set ...passed 00:06:41.803 Test: test_ftl_bitmap_clear ...passed 00:06:41.803 Test: test_ftl_bitmap_find_first_set ...passed 00:06:41.803 Test: test_ftl_bitmap_find_first_clear ...passed 00:06:41.803 Test: test_ftl_bitmap_count_set ...passed 00:06:41.803 00:06:41.803 Run Summary: Type Total Ran Passed Failed Inactive 00:06:41.803 suites 1 1 n/a 0 0 00:06:41.803 tests 7 7 7 0 0 00:06:41.803 asserts 137 137 137 0 n/a 00:06:41.803 00:06:41.803 Elapsed time = 0.056 seconds 00:06:41.803 --70396-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:41.803 --70396-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:41.803 ==70396== 00:06:41.803 ==70396== HEAP SUMMARY: 00:06:41.803 ==70396== in use at exit: 0 bytes in 0 blocks 00:06:41.803 ==70396== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:06:41.803 ==70396== 00:06:41.803 ==70396== All heap blocks were freed -- no leaks are possible 00:06:41.803 ==70396== 00:06:41.803 ==70396== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:41.803 01:57:56 -- 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:06:41.803 ==70403== Memcheck, a memory error detector 00:06:41.803 ==70403== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:41.803 ==70403== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:41.803 ==70403== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:06:41.803 ==70403== 00:06:41.803 --70403-- Valgrind options: 00:06:41.803 --70403-- --leak-check=full 00:06:41.803 --70403-- --error-exitcode=2 00:06:41.803 --70403-- --verbose 00:06:41.803 --70403-- Contents of /proc/version: 00:06:41.803 --70403-- 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:41.803 --70403-- 00:06:41.803 --70403-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:41.803 --70403-- Page sizes: currently 4096, max supported 4096 00:06:41.803 --70403-- Valgrind library directory: /usr/libexec/valgrind 00:06:41.803 --70403-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:06:41.803 --70403-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:41.803 --70403-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:41.803 --70403-- might be shown as UnknownInlinedFun 00:06:41.803 --70403-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:41.803 --70403-- object doesn't have a dynamic symbol table 00:06:41.803 --70403-- Scheduler: using generic scheduler lock implementation. 00:06:41.803 --70403-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:41.803 ==70403== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70403-by-???-on-2ceaa32eaff4 00:06:41.803 ==70403== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70403-by-???-on-2ceaa32eaff4 00:06:41.803 ==70403== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70403-by-???-on-2ceaa32eaff4 00:06:41.803 ==70403== 00:06:41.803 ==70403== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:41.803 ==70403== don't want to do, unless you know exactly what you're doing, 00:06:41.803 ==70403== or are doing some strange experiment): 00:06:41.803 ==70403== /usr/libexec/valgrind/../../bin/vgdb --pid=70403 ...command... 00:06:41.803 ==70403== 00:06:41.803 ==70403== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:41.803 ==70403== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:06:41.803 ==70403== and then give GDB the following command 00:06:41.803 ==70403== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70403 00:06:41.803 ==70403== --pid is optional if only one valgrind process is running 00:06:41.803 ==70403== 00:06:41.803 --70403-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:41.803 --70403-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:41.803 --70403-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:41.803 --70403-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:41.803 ==70403== WARNING: new redirection conflicts with existing -- ignoring it 00:06:41.804 --70403-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:41.804 --70403-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:41.804 --70403-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:41.804 --70403-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:41.804 --70403-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:41.804 --70403-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:41.804 --70403-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:41.804 --70403-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:41.804 --70403-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:41.804 --70403-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:41.804 --70403-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:41.804 --70403-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:42.061 --70403-- Reading syms from /usr/lib64/libm.so.6 00:06:42.061 --70403-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:42.061 --70403-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:42.061 --70403-- Reading syms from /usr/lib64/libc.so.6 00:06:42.061 ==70403== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.061 --70403-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.061 --70403-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:42.061 ==70403== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.061 --70403-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.061 --70403-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:42.061 ==70403== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.061 --70403-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.061 --70403-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:42.061 ==70403== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.061 --70403-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.061 --70403-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:42.061 --70403-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:42.061 --70403-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:42.061 --70403-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:42.061 --70403-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:42.061 --70403-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:42.061 --70403-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:42.062 --70403-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 ==70403== Preferring higher priority redirection: 00:06:42.062 --70403-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:42.062 --70403-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:42.062 --70403-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 --70403-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.062 ==70403== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.062 --70403-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:42.062 --70403-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:42.062 ==70403== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.062 --70403-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:42.062 --70403-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:42.062 --70403-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:42.062 --70403-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:42.062 --70403-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:42.062 --70403-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:42.320 --70403-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:42.320 --70403-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:42.320 --70403-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:42.320 --70403-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:42.320 --70403-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:42.320 --70403-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:42.320 --70403-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:42.320 --70403-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:42.320 --70403-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:42.320 --70403-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:42.320 --70403-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:42.320 --70403-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:42.320 00:06:42.320 00:06:42.320 CUnit - A unit testing framework for C - Version 2.1-3 00:06:42.320 http://cunit.sourceforge.net/ 00:06:42.320 00:06:42.320 00:06:42.320 Suite: ftl_io_suite 00:06:42.320 Test: test_completion ...--70403-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:42.320 passed 00:06:42.320 Test: test_multiple_ios ...passed 00:06:42.320 00:06:42.320 Run Summary: Type Total Ran Passed Failed Inactive 00:06:42.320 suites 1 1 n/a 0 0 00:06:42.320 tests 2 2 2 0 0 00:06:42.320 asserts 47 47 47 0 n/a 00:06:42.320 00:06:42.320 Elapsed time = 0.094 seconds 00:06:42.320 --70403-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:42.320 --70403-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:42.320 ==70403== 00:06:42.320 ==70403== HEAP SUMMARY: 00:06:42.320 ==70403== in use at exit: 0 bytes in 0 blocks 00:06:42.320 ==70403== total heap usage: 2,156 allocs, 2,156 frees, 221,064 bytes allocated 00:06:42.320 ==70403== 00:06:42.320 ==70403== All heap blocks were freed -- no leaks are possible 00:06:42.320 ==70403== 00:06:42.320 ==70403== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:42.320 01:57:56 -- 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:06:42.320 ==70410== Memcheck, a memory error detector 00:06:42.320 ==70410== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:42.320 ==70410== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:42.320 ==70410== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:06:42.321 ==70410== 00:06:42.321 --70410-- Valgrind options: 00:06:42.321 --70410-- --leak-check=full 00:06:42.321 --70410-- --error-exitcode=2 00:06:42.321 --70410-- --verbose 00:06:42.321 --70410-- Contents of /proc/version: 00:06:42.321 --70410-- 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:42.321 --70410-- 00:06:42.321 --70410-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:42.321 --70410-- Page sizes: currently 4096, max supported 4096 00:06:42.321 --70410-- Valgrind library directory: /usr/libexec/valgrind 00:06:42.321 --70410-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:06:42.321 --70410-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:42.321 --70410-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:42.321 --70410-- might be shown as UnknownInlinedFun 00:06:42.578 --70410-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:42.578 --70410-- object doesn't have a dynamic symbol table 00:06:42.578 --70410-- Scheduler: using generic scheduler lock implementation. 00:06:42.578 --70410-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:42.579 ==70410== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70410-by-???-on-2ceaa32eaff4 00:06:42.579 ==70410== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70410-by-???-on-2ceaa32eaff4 00:06:42.579 ==70410== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70410-by-???-on-2ceaa32eaff4 00:06:42.579 ==70410== 00:06:42.579 ==70410== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:42.579 ==70410== don't want to do, unless you know exactly what you're doing, 00:06:42.579 ==70410== or are doing some strange experiment): 00:06:42.579 ==70410== /usr/libexec/valgrind/../../bin/vgdb --pid=70410 ...command... 00:06:42.579 ==70410== 00:06:42.579 ==70410== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:42.579 ==70410== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:06:42.579 ==70410== and then give GDB the following command 00:06:42.579 ==70410== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70410 00:06:42.579 ==70410== --pid is optional if only one valgrind process is running 00:06:42.579 ==70410== 00:06:42.579 --70410-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:42.579 --70410-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:42.579 --70410-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:42.579 --70410-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:42.579 ==70410== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.579 --70410-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:42.579 --70410-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:42.579 --70410-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:42.579 --70410-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:42.579 --70410-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:42.579 --70410-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:42.579 --70410-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:42.579 --70410-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:42.579 --70410-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:42.579 --70410-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:42.579 --70410-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:42.579 --70410-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:42.579 --70410-- Reading syms from /usr/lib64/libm.so.6 00:06:42.579 --70410-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:42.579 --70410-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:42.579 --70410-- Reading syms from /usr/lib64/libc.so.6 00:06:42.579 ==70410== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.579 --70410-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.579 --70410-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:42.579 ==70410== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.579 --70410-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.579 --70410-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:42.579 ==70410== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.579 --70410-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.579 --70410-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:42.579 ==70410== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.579 --70410-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:42.579 --70410-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:42.579 --70410-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:42.579 --70410-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:42.579 --70410-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:42.579 --70410-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:42.579 --70410-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:42.579 --70410-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:42.837 --70410-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.837 --70410-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.837 --70410-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.837 --70410-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.837 --70410-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.837 --70410-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.837 --70410-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 ==70410== Preferring higher priority redirection: 00:06:42.838 --70410-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:42.838 --70410-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:42.838 --70410-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 --70410-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:42.838 ==70410== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.838 --70410-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:42.838 --70410-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:42.838 ==70410== WARNING: new redirection conflicts with existing -- ignoring it 00:06:42.838 --70410-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:42.838 --70410-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:42.838 --70410-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:42.838 --70410-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:42.838 --70410-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:42.838 --70410-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:42.838 --70410-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:42.838 --70410-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:42.838 --70410-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:42.838 --70410-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:42.838 --70410-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:42.838 --70410-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:42.838 --70410-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:42.838 --70410-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:42.838 --70410-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:42.838 --70410-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:42.838 --70410-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:42.839 --70410-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:42.839 00:06:42.839 00:06:42.839 CUnit - A unit testing framework for C - Version 2.1-3 00:06:42.839 http://cunit.sourceforge.net/ 00:06:42.839 00:06:42.839 00:06:42.839 Suite: ftl_mngt 00:06:42.839 Test: test_next_step ...passed 00:06:42.839 Test: test_continue_step ...passed 00:06:42.839 Test: test_get_func_and_step_cntx_alloc ...passed 00:06:42.839 Test: test_fail_step ...passed 00:06:42.839 Test: test_mngt_call_and_call_rollback ...passed 00:06:42.839 Test: test_nested_process_failure ...passed 00:06:42.839 00:06:43.097 Run Summary: Type Total Ran Passed Failed Inactive 00:06:43.097 suites 1 1 n/a 0 0 00:06:43.097 tests 6 6 6 0 0 00:06:43.097 asserts 176 176 176 0 n/a 00:06:43.097 00:06:43.097 Elapsed time = 0.092 seconds 00:06:43.097 --70410-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:43.097 --70410-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:43.097 ==70410== 00:06:43.097 ==70410== HEAP SUMMARY: 00:06:43.097 ==70410== in use at exit: 0 bytes in 0 blocks 00:06:43.097 ==70410== total heap usage: 177 allocs, 177 frees, 111,915 bytes allocated 00:06:43.097 ==70410== 00:06:43.097 ==70410== All heap blocks were freed -- no leaks are possible 00:06:43.097 ==70410== 00:06:43.097 ==70410== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:43.097 01:57:57 -- 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:06:43.097 ==70418== Memcheck, a memory error detector 00:06:43.097 ==70418== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:43.098 ==70418== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:43.098 ==70418== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:06:43.098 ==70418== 00:06:43.098 --70418-- Valgrind options: 00:06:43.098 --70418-- --leak-check=full 00:06:43.098 --70418-- --error-exitcode=2 00:06:43.098 --70418-- --verbose 00:06:43.098 --70418-- Contents of /proc/version: 00:06:43.098 --70418-- 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:43.098 --70418-- 00:06:43.098 --70418-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:43.098 --70418-- Page sizes: currently 4096, max supported 4096 00:06:43.098 --70418-- Valgrind library directory: /usr/libexec/valgrind 00:06:43.098 --70418-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:06:43.098 --70418-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:43.098 --70418-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:43.098 --70418-- might be shown as UnknownInlinedFun 00:06:43.098 --70418-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:43.098 --70418-- object doesn't have a dynamic symbol table 00:06:43.098 --70418-- Scheduler: using generic scheduler lock implementation. 00:06:43.098 --70418-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:43.098 ==70418== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70418-by-???-on-2ceaa32eaff4 00:06:43.098 ==70418== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70418-by-???-on-2ceaa32eaff4 00:06:43.098 ==70418== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70418-by-???-on-2ceaa32eaff4 00:06:43.098 ==70418== 00:06:43.098 ==70418== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:43.098 ==70418== don't want to do, unless you know exactly what you're doing, 00:06:43.098 ==70418== or are doing some strange experiment): 00:06:43.098 ==70418== /usr/libexec/valgrind/../../bin/vgdb --pid=70418 ...command... 00:06:43.098 ==70418== 00:06:43.098 ==70418== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:43.098 ==70418== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:06:43.098 ==70418== and then give GDB the following command 00:06:43.098 ==70418== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70418 00:06:43.098 ==70418== --pid is optional if only one valgrind process is running 00:06:43.098 ==70418== 00:06:43.098 --70418-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:43.098 --70418-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:43.098 --70418-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:43.098 --70418-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:43.098 ==70418== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.098 --70418-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:43.098 --70418-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:43.098 --70418-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:43.098 --70418-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:43.098 --70418-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:43.098 --70418-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:43.098 --70418-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:43.098 --70418-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:43.098 --70418-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:43.098 --70418-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:43.098 --70418-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:43.098 --70418-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:43.098 --70418-- Reading syms from /usr/lib64/libm.so.6 00:06:43.098 --70418-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:43.098 --70418-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:43.098 --70418-- Reading syms from /usr/lib64/libc.so.6 00:06:43.098 ==70418== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.098 --70418-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:43.098 --70418-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:43.098 ==70418== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.098 --70418-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:43.098 --70418-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:43.098 ==70418== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.098 --70418-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:43.098 --70418-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:43.098 ==70418== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.098 --70418-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:43.098 --70418-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:43.357 --70418-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:43.357 --70418-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:43.357 --70418-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:43.357 --70418-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:43.357 --70418-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:43.357 --70418-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:43.357 --70418-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 ==70418== Preferring higher priority redirection: 00:06:43.357 --70418-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:43.357 --70418-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:43.357 --70418-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 --70418-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.357 ==70418== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.357 --70418-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:43.357 --70418-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:43.357 ==70418== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.357 --70418-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:43.357 --70418-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:43.357 --70418-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:43.357 --70418-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:43.357 --70418-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:43.358 --70418-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:43.358 --70418-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:43.358 --70418-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:43.358 --70418-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:43.358 --70418-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:43.358 --70418-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:43.358 --70418-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:43.358 --70418-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:43.358 --70418-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:43.358 --70418-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:43.358 --70418-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:43.358 --70418-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:43.358 --70418-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:43.358 00:06:43.358 00:06:43.358 CUnit - A unit testing framework for C - Version 2.1-3 00:06:43.358 http://cunit.sourceforge.net/ 00:06:43.358 00:06:43.358 --70418-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:43.358 00:06:43.358 Suite: ftl_mempool 00:06:43.358 Test: test_ftl_mempool_create ...passed 00:06:43.358 Test: test_ftl_mempool_get_put ...passed 00:06:43.358 00:06:43.615 Run Summary: Type Total Ran Passed Failed Inactive 00:06:43.615 suites 1 1 n/a 0 0 00:06:43.615 tests 2 2 2 0 0 00:06:43.615 asserts 36 36 36 0 n/a 00:06:43.615 00:06:43.615 Elapsed time = 0.016 seconds 00:06:43.615 --70418-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:43.615 --70418-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:43.615 ==70418== 00:06:43.615 ==70418== HEAP SUMMARY: 00:06:43.615 ==70418== in use at exit: 0 bytes in 0 blocks 00:06:43.615 ==70418== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:06:43.615 ==70418== 00:06:43.615 ==70418== All heap blocks were freed -- no leaks are possible 00:06:43.615 ==70418== 00:06:43.615 ==70418== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:43.615 01:57:57 -- 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:06:43.615 ==70423== Memcheck, a memory error detector 00:06:43.615 ==70423== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:43.615 ==70423== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:43.615 ==70423== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:06:43.615 ==70423== 00:06:43.615 --70423-- Valgrind options: 00:06:43.615 --70423-- --leak-check=full 00:06:43.615 --70423-- --error-exitcode=2 00:06:43.615 --70423-- --verbose 00:06:43.615 --70423-- Contents of /proc/version: 00:06:43.615 --70423-- 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:43.615 --70423-- 00:06:43.615 --70423-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:43.615 --70423-- Page sizes: currently 4096, max supported 4096 00:06:43.615 --70423-- Valgrind library directory: /usr/libexec/valgrind 00:06:43.615 --70423-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:06:43.615 --70423-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:43.615 --70423-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:43.615 --70423-- might be shown as UnknownInlinedFun 00:06:43.615 --70423-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:43.616 --70423-- object doesn't have a dynamic symbol table 00:06:43.616 --70423-- Scheduler: using generic scheduler lock implementation. 00:06:43.616 --70423-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:43.616 ==70423== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70423-by-???-on-2ceaa32eaff4 00:06:43.616 ==70423== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70423-by-???-on-2ceaa32eaff4 00:06:43.616 ==70423== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70423-by-???-on-2ceaa32eaff4 00:06:43.616 ==70423== 00:06:43.616 ==70423== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:43.616 ==70423== don't want to do, unless you know exactly what you're doing, 00:06:43.616 ==70423== or are doing some strange experiment): 00:06:43.616 ==70423== /usr/libexec/valgrind/../../bin/vgdb --pid=70423 ...command... 00:06:43.616 ==70423== 00:06:43.616 ==70423== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:43.616 ==70423== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:06:43.616 ==70423== and then give GDB the following command 00:06:43.616 ==70423== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70423 00:06:43.616 ==70423== --pid is optional if only one valgrind process is running 00:06:43.616 ==70423== 00:06:43.616 --70423-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:43.616 --70423-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:43.616 --70423-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:43.616 --70423-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:43.616 ==70423== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.616 --70423-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:43.616 --70423-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:43.616 --70423-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:43.616 --70423-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:43.616 --70423-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:43.616 --70423-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:43.616 --70423-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:43.616 --70423-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:43.616 --70423-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:43.616 --70423-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:43.616 --70423-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:43.616 --70423-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:43.616 --70423-- Reading syms from /usr/lib64/libm.so.6 00:06:43.616 --70423-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:43.616 --70423-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:43.616 --70423-- Reading syms from /usr/lib64/libc.so.6 00:06:43.616 ==70423== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.616 --70423-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:43.616 --70423-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:43.616 ==70423== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.616 --70423-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:43.616 --70423-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:43.616 ==70423== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.616 --70423-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:43.616 --70423-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:43.616 ==70423== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.616 --70423-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:43.616 --70423-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:43.873 --70423-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:43.874 --70423-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:43.874 --70423-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:43.874 --70423-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:43.874 --70423-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:43.874 --70423-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:43.874 --70423-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 ==70423== Preferring higher priority redirection: 00:06:43.874 --70423-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:43.874 --70423-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:43.874 --70423-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 --70423-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:43.874 ==70423== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.874 --70423-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:43.874 --70423-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:43.874 ==70423== WARNING: new redirection conflicts with existing -- ignoring it 00:06:43.874 --70423-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:43.874 --70423-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:43.874 --70423-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:43.874 --70423-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:43.874 --70423-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:43.874 --70423-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:43.874 --70423-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:43.874 --70423-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:43.875 --70423-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:43.875 --70423-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:43.875 --70423-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:43.875 --70423-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:43.875 --70423-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:43.875 --70423-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:43.875 --70423-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:43.875 --70423-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:43.875 --70423-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:43.875 --70423-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:43.875 00:06:43.875 00:06:43.875 CUnit - A unit testing framework for C - Version 2.1-3 00:06:43.875 http://cunit.sourceforge.net/ 00:06:43.875 00:06:43.875 00:06:43.875 Suite: ftl_addr64_suite 00:06:43.875 Test: test_addr_cached ...passed 00:06:43.875 00:06:43.875 Run Summary: Type Total Ran Passed Failed Inactive 00:06:43.875 suites 1 1 n/a 0 0 00:06:43.875 tests 1 1 1 0 0 00:06:43.875 asserts 1536 1536 1536 0 n/a 00:06:43.875 00:06:43.875 Elapsed time = 0.009 seconds 00:06:44.132 --70423-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:44.132 --70423-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:44.132 ==70423== 00:06:44.132 ==70423== HEAP SUMMARY: 00:06:44.133 ==70423== in use at exit: 0 bytes in 0 blocks 00:06:44.133 ==70423== total heap usage: 53 allocs, 53 frees, 109,410 bytes allocated 00:06:44.133 ==70423== 00:06:44.133 ==70423== All heap blocks were freed -- no leaks are possible 00:06:44.133 ==70423== 00:06:44.133 ==70423== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:44.133 01:57:58 -- 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:06:44.133 ==70431== Memcheck, a memory error detector 00:06:44.133 ==70431== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:44.133 ==70431== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:44.133 ==70431== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:06:44.133 ==70431== 00:06:44.133 --70431-- Valgrind options: 00:06:44.133 --70431-- --leak-check=full 00:06:44.133 --70431-- --error-exitcode=2 00:06:44.133 --70431-- --verbose 00:06:44.133 --70431-- Contents of /proc/version: 00:06:44.133 --70431-- 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.133 --70431-- 00:06:44.133 --70431-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:44.133 --70431-- Page sizes: currently 4096, max supported 4096 00:06:44.133 --70431-- Valgrind library directory: /usr/libexec/valgrind 00:06:44.133 --70431-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:06:44.133 --70431-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:44.133 --70431-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:44.133 --70431-- might be shown as UnknownInlinedFun 00:06:44.133 --70431-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:44.133 --70431-- object doesn't have a dynamic symbol table 00:06:44.133 --70431-- Scheduler: using generic scheduler lock implementation. 00:06:44.133 --70431-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:44.133 ==70431== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70431-by-???-on-2ceaa32eaff4 00:06:44.133 ==70431== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70431-by-???-on-2ceaa32eaff4 00:06:44.133 ==70431== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70431-by-???-on-2ceaa32eaff4 00:06:44.133 ==70431== 00:06:44.133 ==70431== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:44.133 ==70431== don't want to do, unless you know exactly what you're doing, 00:06:44.133 ==70431== or are doing some strange experiment): 00:06:44.133 ==70431== /usr/libexec/valgrind/../../bin/vgdb --pid=70431 ...command... 00:06:44.133 ==70431== 00:06:44.133 ==70431== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:44.133 ==70431== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:06:44.133 ==70431== and then give GDB the following command 00:06:44.133 ==70431== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70431 00:06:44.133 ==70431== --pid is optional if only one valgrind process is running 00:06:44.133 ==70431== 00:06:44.133 --70431-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:44.133 --70431-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:44.133 --70431-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:44.133 --70431-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:44.133 ==70431== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.133 --70431-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:44.133 --70431-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:44.133 --70431-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:44.133 --70431-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:44.133 --70431-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:44.133 --70431-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:44.133 --70431-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:44.133 --70431-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:44.133 --70431-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:44.133 --70431-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:44.133 --70431-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:44.133 --70431-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:44.133 --70431-- Reading syms from /usr/lib64/libm.so.6 00:06:44.133 --70431-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:44.133 --70431-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:44.133 --70431-- Reading syms from /usr/lib64/libc.so.6 00:06:44.133 ==70431== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.133 --70431-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.133 --70431-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:44.133 ==70431== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.133 --70431-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.133 --70431-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:44.133 ==70431== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.133 --70431-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.133 --70431-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:44.133 ==70431== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.134 --70431-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.134 --70431-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:44.392 --70431-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:44.392 --70431-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:44.392 --70431-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:44.392 --70431-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:44.392 --70431-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:44.392 --70431-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:44.392 --70431-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 ==70431== Preferring higher priority redirection: 00:06:44.392 --70431-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:44.392 --70431-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:44.392 --70431-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 --70431-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.392 ==70431== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.392 --70431-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:44.392 --70431-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:44.392 ==70431== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.392 --70431-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:44.392 --70431-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:44.392 --70431-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:44.392 --70431-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:44.392 --70431-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:44.392 --70431-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:44.392 --70431-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:44.392 --70431-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:44.392 --70431-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:44.392 --70431-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:44.393 --70431-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:44.393 --70431-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:44.393 --70431-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:44.393 --70431-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:44.393 --70431-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:44.393 --70431-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:44.393 --70431-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:44.393 00:06:44.393 00:06:44.393 CUnit - A unit testing framework for C - Version 2.1-3 00:06:44.393 http://cunit.sourceforge.net/ 00:06:44.393 00:06:44.393 00:06:44.393 Suite: ftl_sb 00:06:44.393 Test: test_sb_crc_v2 ...--70431-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:44.393 passed 00:06:44.393 Test: test_sb_crc_v3 ...passed 00:06:44.651 Test: test_sb_v3_md_layout ...[2024-04-19 01:57:58.926565] /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:06:44.651 [2024-04-19 01:57:58.968230] /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:06:44.651 [2024-04-19 01:57:58.969373] /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:06:44.651 [2024-04-19 01:57:58.970044] /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:06:44.651 [2024-04-19 01:57:58.971294] /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:06:44.651 [2024-04-19 01:57:58.972387] /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:06:44.651 [2024-04-19 01:57:58.973408] /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:06:44.651 [2024-04-19 01:57:58.974074] /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:06:44.651 [2024-04-19 01:57:58.984064] /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:06:44.651 [2024-04-19 01:57:58.985121] /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:06:44.651 [2024-04-19 01:57:58.986004] /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:06:44.651 passed 00:06:44.651 Test: test_sb_v5_md_layout ...--70431-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:44.651 passed 00:06:44.651 00:06:44.651 Run Summary: Type Total Ran Passed Failed Inactive 00:06:44.651 suites 1 1 n/a 0 0 00:06:44.651 tests 4 4 4 0 0 00:06:44.651 asserts 148 148 148 0 n/a 00:06:44.651 00:06:44.651 Elapsed time = 0.178 seconds 00:06:44.651 --70431-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:44.651 --70431-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:44.651 ==70431== 00:06:44.651 ==70431== HEAP SUMMARY: 00:06:44.651 ==70431== in use at exit: 0 bytes in 0 blocks 00:06:44.651 ==70431== total heap usage: 249 allocs, 249 frees, 123,579 bytes allocated 00:06:44.651 ==70431== 00:06:44.651 ==70431== All heap blocks were freed -- no leaks are possible 00:06:44.651 ==70431== 00:06:44.651 ==70431== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:44.651 01:57:59 -- 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:06:44.651 ==70438== Memcheck, a memory error detector 00:06:44.651 ==70438== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:44.651 ==70438== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:44.651 ==70438== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:06:44.651 ==70438== 00:06:44.651 --70438-- Valgrind options: 00:06:44.651 --70438-- --leak-check=full 00:06:44.651 --70438-- --error-exitcode=2 00:06:44.651 --70438-- --verbose 00:06:44.651 --70438-- Contents of /proc/version: 00:06:44.651 --70438-- 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.651 --70438-- 00:06:44.651 --70438-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:44.651 --70438-- Page sizes: currently 4096, max supported 4096 00:06:44.651 --70438-- Valgrind library directory: /usr/libexec/valgrind 00:06:44.651 --70438-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:06:44.651 --70438-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:44.651 --70438-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:44.651 --70438-- might be shown as UnknownInlinedFun 00:06:44.651 --70438-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:44.651 --70438-- object doesn't have a dynamic symbol table 00:06:44.651 --70438-- Scheduler: using generic scheduler lock implementation. 00:06:44.652 --70438-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:44.652 ==70438== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70438-by-???-on-2ceaa32eaff4 00:06:44.652 ==70438== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70438-by-???-on-2ceaa32eaff4 00:06:44.652 ==70438== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70438-by-???-on-2ceaa32eaff4 00:06:44.652 ==70438== 00:06:44.652 ==70438== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:44.652 ==70438== don't want to do, unless you know exactly what you're doing, 00:06:44.652 ==70438== or are doing some strange experiment): 00:06:44.652 ==70438== /usr/libexec/valgrind/../../bin/vgdb --pid=70438 ...command... 00:06:44.652 ==70438== 00:06:44.652 ==70438== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:44.652 ==70438== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:06:44.652 ==70438== and then give GDB the following command 00:06:44.652 ==70438== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70438 00:06:44.652 ==70438== --pid is optional if only one valgrind process is running 00:06:44.652 ==70438== 00:06:44.652 --70438-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:44.652 --70438-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:44.910 --70438-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:44.910 --70438-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:44.910 ==70438== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.910 --70438-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:44.910 --70438-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:44.910 --70438-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:44.910 --70438-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:44.910 --70438-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:44.910 --70438-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:44.910 --70438-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:44.910 --70438-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:44.910 --70438-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:44.910 --70438-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:44.910 --70438-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:44.910 --70438-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:44.910 --70438-- Reading syms from /usr/lib64/libm.so.6 00:06:44.910 --70438-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:44.910 --70438-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:44.910 --70438-- Reading syms from /usr/lib64/libc.so.6 00:06:44.910 ==70438== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.910 --70438-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.910 --70438-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:44.910 ==70438== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.910 --70438-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.910 --70438-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:44.910 ==70438== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.910 --70438-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.910 --70438-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:44.910 ==70438== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.910 --70438-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:44.910 --70438-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:44.910 --70438-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:44.910 --70438-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:44.910 --70438-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:44.910 --70438-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:44.910 --70438-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:44.910 --70438-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:44.910 --70438-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.910 --70438-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 ==70438== Preferring higher priority redirection: 00:06:44.911 --70438-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:44.911 --70438-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:44.911 --70438-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 --70438-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:44.911 ==70438== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.911 --70438-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:44.911 --70438-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:44.911 ==70438== WARNING: new redirection conflicts with existing -- ignoring it 00:06:44.911 --70438-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:44.911 --70438-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:45.169 --70438-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:45.169 --70438-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:45.169 --70438-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:45.169 --70438-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:45.169 --70438-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:45.169 --70438-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:45.169 --70438-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:45.169 --70438-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:45.169 --70438-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:45.169 --70438-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:45.169 --70438-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:45.169 --70438-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:45.169 --70438-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:45.169 --70438-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:45.169 --70438-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:45.169 00:06:45.169 00:06:45.169 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.169 http://cunit.sourceforge.net/ 00:06:45.169 00:06:45.169 00:06:45.169 Suite: ftl_layout_upgrade 00:06:45.169 Test: test_l2p_upgrade ...--70438-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:45.169 --70438-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:45.169 passed 00:06:45.169 00:06:45.169 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.169 suites 1 1 n/a 0 0 00:06:45.169 tests 1 1 1 0 0 00:06:45.169 asserts 140 140 140 0 n/a 00:06:45.169 00:06:45.169 Elapsed time = 0.118 seconds 00:06:45.169 --70438-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:45.169 --70438-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:45.428 ==70438== 00:06:45.428 ==70438== HEAP SUMMARY: 00:06:45.428 ==70438== in use at exit: 0 bytes in 0 blocks 00:06:45.428 ==70438== total heap usage: 116 allocs, 116 frees, 114,166 bytes allocated 00:06:45.428 ==70438== 00:06:45.428 ==70438== All heap blocks were freed -- no leaks are possible 00:06:45.428 ==70438== 00:06:45.428 ==70438== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:45.428 00:06:45.428 real 0m5.130s 00:06:45.428 user 0m4.939s 00:06:45.428 sys 0m0.175s 00:06:45.428 01:57:59 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:45.428 01:57:59 -- common/autotest_common.sh@10 -- # set +x 00:06:45.428 ************************************ 00:06:45.428 END TEST unittest_ftl 00:06:45.428 ************************************ 00:06:45.428 01:57:59 -- 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:06:45.428 01:57:59 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:45.428 01:57:59 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:45.428 01:57:59 -- common/autotest_common.sh@10 -- # set +x 00:06:45.428 ************************************ 00:06:45.428 START TEST unittest_accel 00:06:45.428 ************************************ 00:06:45.428 01:57:59 -- 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:06:45.428 ==70467== Memcheck, a memory error detector 00:06:45.428 ==70467== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:45.428 ==70467== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:45.428 ==70467== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:06:45.428 ==70467== 00:06:45.428 --70467-- Valgrind options: 00:06:45.428 --70467-- --leak-check=full 00:06:45.428 --70467-- --error-exitcode=2 00:06:45.428 --70467-- --verbose 00:06:45.428 --70467-- Contents of /proc/version: 00:06:45.428 --70467-- 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:45.428 --70467-- 00:06:45.428 --70467-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:45.428 --70467-- Page sizes: currently 4096, max supported 4096 00:06:45.428 --70467-- Valgrind library directory: /usr/libexec/valgrind 00:06:45.428 --70467-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:06:45.428 --70467-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:45.428 --70467-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:45.428 --70467-- might be shown as UnknownInlinedFun 00:06:45.428 --70467-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:45.428 --70467-- object doesn't have a dynamic symbol table 00:06:45.428 --70467-- Scheduler: using generic scheduler lock implementation. 00:06:45.428 --70467-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:45.428 ==70467== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70467-by-???-on-2ceaa32eaff4 00:06:45.428 ==70467== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70467-by-???-on-2ceaa32eaff4 00:06:45.428 ==70467== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70467-by-???-on-2ceaa32eaff4 00:06:45.428 ==70467== 00:06:45.428 ==70467== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:45.428 ==70467== don't want to do, unless you know exactly what you're doing, 00:06:45.428 ==70467== or are doing some strange experiment): 00:06:45.428 ==70467== /usr/libexec/valgrind/../../bin/vgdb --pid=70467 ...command... 00:06:45.428 ==70467== 00:06:45.428 ==70467== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:45.428 ==70467== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:06:45.428 ==70467== and then give GDB the following command 00:06:45.428 ==70467== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70467 00:06:45.428 ==70467== --pid is optional if only one valgrind process is running 00:06:45.428 ==70467== 00:06:45.428 --70467-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:45.428 --70467-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:45.428 --70467-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:45.428 --70467-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:45.428 ==70467== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.428 --70467-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:45.428 --70467-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:45.428 --70467-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:45.428 --70467-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:45.428 --70467-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:45.428 --70467-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:45.428 --70467-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:45.429 --70467-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:45.429 --70467-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:45.429 --70467-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:45.429 --70467-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:45.429 --70467-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:45.429 --70467-- Reading syms from /usr/lib64/libm.so.6 00:06:45.429 --70467-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:45.429 --70467-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:45.429 --70467-- Reading syms from /usr/lib64/libc.so.6 00:06:45.687 ==70467== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.687 --70467-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:45.687 --70467-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:45.687 ==70467== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.687 --70467-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:45.687 --70467-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:45.687 ==70467== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.687 --70467-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:45.687 --70467-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:45.687 ==70467== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.687 --70467-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:45.687 --70467-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:45.687 --70467-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:45.687 --70467-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:45.687 --70467-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:45.687 --70467-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:45.687 --70467-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:45.687 --70467-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:45.688 --70467-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 ==70467== Preferring higher priority redirection: 00:06:45.688 --70467-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:45.688 --70467-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:45.688 --70467-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 --70467-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:45.688 ==70467== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.688 --70467-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:45.688 --70467-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:45.688 ==70467== WARNING: new redirection conflicts with existing -- ignoring it 00:06:45.688 --70467-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:45.688 --70467-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:45.688 --70467-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:45.688 --70467-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:45.688 --70467-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:45.688 --70467-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:45.688 --70467-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:45.688 --70467-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:45.688 --70467-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:45.688 --70467-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:45.688 --70467-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:45.688 --70467-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:45.688 --70467-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:45.688 --70467-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:45.688 --70467-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:45.688 --70467-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:45.688 --70467-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:45.947 --70467-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:45.947 --70467-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:45.947 00:06:45.947 00:06:45.947 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.947 http://cunit.sourceforge.net/ 00:06:45.947 00:06:45.947 --70467-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:45.947 00:06:45.947 Suite: accel_sequence 00:06:45.947 Test: test_sequence_fill_copy ...--70467-- REDIR: 0x55739b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:06:45.947 passed 00:06:45.947 Test: test_sequence_abort ...passed 00:06:45.947 Test: test_sequence_append_error ...passed 00:06:45.947 Test: test_sequence_completion_error ...[2024-04-19 01:58:00.441029] /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:06:45.947 [2024-04-19 01:58:00.470481] /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:06:46.205 [2024-04-19 01:58:00.473905] /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:06:46.205 [2024-04-19 01:58:00.475575] /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:06:46.205 passed 00:06:46.205 Test: test_sequence_decompress ...passed 00:06:46.205 Test: test_sequence_reverse ...passed 00:06:46.205 Test: test_sequence_copy_elision ...passed 00:06:46.205 Test: test_sequence_accel_buffers ...passed 00:06:46.205 Test: test_sequence_memory_domain ...[2024-04-19 01:58:00.717613] /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:06:46.205 [2024-04-19 01:58:00.722295] /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:06:46.205 passed 00:06:46.463 Test: test_sequence_module_memory_domain ...passed 00:06:46.463 Test: test_sequence_crypto ...--70467-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:46.463 passed 00:06:46.463 Test: test_sequence_driver ...[2024-04-19 01:58:00.837416] /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:06:46.463 [2024-04-19 01:58:00.841335] /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:06:46.463 passed 00:06:46.463 Test: test_sequence_same_iovs ...passed 00:06:46.463 Test: test_sequence_crc32 ...passed 00:06:46.463 Suite: accel 00:06:46.463 Test: test_spdk_accel_task_complete ...passed 00:06:46.463 Test: test_get_task ...passed 00:06:46.463 Test: test_spdk_accel_submit_copy ...passed 00:06:46.463 Test: test_spdk_accel_submit_dualcast ...[2024-04-19 01:58:00.943133] /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:06:46.463 [2024-04-19 01:58:00.944202] /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:06:46.463 passed 00:06:46.463 Test: test_spdk_accel_submit_compare ...passed 00:06:46.463 Test: test_spdk_accel_submit_fill ...passed 00:06:46.463 Test: test_spdk_accel_submit_crc32c ...passed 00:06:46.721 Test: test_spdk_accel_submit_crc32cv ...passed 00:06:46.721 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:06:46.721 Test: test_spdk_accel_submit_xor ...passed 00:06:46.721 Test: test_spdk_accel_module_find_by_name ...passed 00:06:46.721 Test: test_spdk_accel_module_register ...passed 00:06:46.721 00:06:46.721 Run Summary: Type Total Ran Passed Failed Inactive 00:06:46.721 suites 2 2 n/a 0 0 00:06:46.722 tests 26 26 26 0 0 00:06:46.722 asserts 831 831 831 0 n/a 00:06:46.722 00:06:46.722 Elapsed time = 0.782 seconds 00:06:46.722 --70467-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:46.722 --70467-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:46.722 ==70467== 00:06:46.722 ==70467== HEAP SUMMARY: 00:06:46.722 ==70467== in use at exit: 384 bytes in 2 blocks 00:06:46.722 ==70467== total heap usage: 2,454 allocs, 2,452 frees, 22,269,884 bytes allocated 00:06:46.722 ==70467== 00:06:46.722 ==70467== Searching for pointers to 2 not-freed blocks 00:06:46.722 ==70467== Checked 6,837,680 bytes 00:06:46.722 ==70467== 00:06:46.722 ==70467== LEAK SUMMARY: 00:06:46.722 ==70467== definitely lost: 0 bytes in 0 blocks 00:06:46.722 ==70467== indirectly lost: 0 bytes in 0 blocks 00:06:46.722 ==70467== possibly lost: 0 bytes in 0 blocks 00:06:46.722 ==70467== still reachable: 384 bytes in 2 blocks 00:06:46.722 ==70467== suppressed: 0 bytes in 0 blocks 00:06:46.722 ==70467== Reachable blocks (those to which a pointer was found) are not shown. 00:06:46.722 ==70467== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:46.722 ==70467== 00:06:46.722 ==70467== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:46.722 00:06:46.722 real 0m1.349s 00:06:46.722 user 0m1.312s 00:06:46.722 sys 0m0.033s 00:06:46.722 01:58:01 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:46.722 01:58:01 -- common/autotest_common.sh@10 -- # set +x 00:06:46.722 ************************************ 00:06:46.722 END TEST unittest_accel 00:06:46.722 ************************************ 00:06:46.722 01:58:01 -- 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:06:46.722 01:58:01 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:46.722 01:58:01 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:46.722 01:58:01 -- common/autotest_common.sh@10 -- # set +x 00:06:46.722 ************************************ 00:06:46.722 START TEST unittest_ioat 00:06:46.722 ************************************ 00:06:46.722 01:58: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/ioat/ioat.c/ioat_ut 00:06:46.722 ==70506== Memcheck, a memory error detector 00:06:46.722 ==70506== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:46.722 ==70506== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:46.722 ==70506== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:06:46.722 ==70506== 00:06:46.722 --70506-- Valgrind options: 00:06:46.722 --70506-- --leak-check=full 00:06:46.722 --70506-- --error-exitcode=2 00:06:46.722 --70506-- --verbose 00:06:46.722 --70506-- Contents of /proc/version: 00:06:46.722 --70506-- 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:46.722 --70506-- 00:06:46.722 --70506-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:46.722 --70506-- Page sizes: currently 4096, max supported 4096 00:06:46.722 --70506-- Valgrind library directory: /usr/libexec/valgrind 00:06:46.722 --70506-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:06:46.722 --70506-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:46.722 --70506-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:46.722 --70506-- might be shown as UnknownInlinedFun 00:06:46.722 --70506-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:46.722 --70506-- object doesn't have a dynamic symbol table 00:06:46.722 --70506-- Scheduler: using generic scheduler lock implementation. 00:06:46.722 --70506-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:46.722 ==70506== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70506-by-???-on-2ceaa32eaff4 00:06:46.722 ==70506== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70506-by-???-on-2ceaa32eaff4 00:06:46.723 ==70506== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70506-by-???-on-2ceaa32eaff4 00:06:46.723 ==70506== 00:06:46.723 ==70506== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:46.723 ==70506== don't want to do, unless you know exactly what you're doing, 00:06:46.723 ==70506== or are doing some strange experiment): 00:06:46.723 ==70506== /usr/libexec/valgrind/../../bin/vgdb --pid=70506 ...command... 00:06:46.723 ==70506== 00:06:46.723 ==70506== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:46.723 ==70506== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:06:46.723 ==70506== and then give GDB the following command 00:06:46.723 ==70506== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70506 00:06:46.723 ==70506== --pid is optional if only one valgrind process is running 00:06:46.723 ==70506== 00:06:46.723 --70506-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:46.981 --70506-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:46.981 --70506-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:46.981 --70506-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:46.981 ==70506== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.981 --70506-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:46.981 --70506-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:46.981 --70506-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:46.981 --70506-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:46.981 --70506-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:46.981 --70506-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:46.981 --70506-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:46.981 --70506-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:46.981 --70506-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:46.981 --70506-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:46.981 --70506-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:46.982 --70506-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:46.982 --70506-- Reading syms from /usr/lib64/libm.so.6 00:06:46.982 --70506-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:46.982 --70506-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:46.982 --70506-- Reading syms from /usr/lib64/libc.so.6 00:06:46.982 ==70506== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.982 --70506-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.982 --70506-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:46.982 ==70506== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.982 --70506-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.982 --70506-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:46.982 ==70506== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.982 --70506-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.982 --70506-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:46.982 ==70506== WARNING: new redirection conflicts with existing -- ignoring it 00:06:46.982 --70506-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:46.982 --70506-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:46.982 --70506-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:46.982 --70506-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:46.982 --70506-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:46.982 --70506-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:47.240 --70506-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:47.240 --70506-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:47.240 --70506-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.240 --70506-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.240 --70506-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.240 --70506-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.240 --70506-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.240 --70506-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.240 --70506-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.240 --70506-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.240 --70506-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.240 --70506-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 ==70506== Preferring higher priority redirection: 00:06:47.241 --70506-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:47.241 --70506-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:47.241 --70506-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 --70506-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:47.241 ==70506== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.241 --70506-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:47.241 --70506-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:47.241 ==70506== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.241 --70506-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:47.241 --70506-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:47.241 --70506-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:47.241 --70506-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:47.241 --70506-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:47.241 --70506-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:47.241 --70506-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:47.241 --70506-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:47.241 --70506-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:47.241 --70506-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:47.241 --70506-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:47.241 --70506-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:47.241 --70506-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:47.241 --70506-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:47.241 --70506-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:47.241 --70506-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:47.241 --70506-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:47.241 --70506-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:47.241 00:06:47.241 00:06:47.241 CUnit - A unit testing framework for C - Version 2.1-3 00:06:47.241 http://cunit.sourceforge.net/ 00:06:47.241 00:06:47.241 00:06:47.241 Suite: ioat 00:06:47.499 Test: ioat_state_check ...passed 00:06:47.499 00:06:47.499 Run Summary: Type Total Ran Passed Failed Inactive 00:06:47.499 suites 1 1 n/a 0 0 00:06:47.499 tests 1 1 1 0 0 00:06:47.499 asserts 32 32 32 0 n/a 00:06:47.499 00:06:47.499 Elapsed time = 0.013 seconds 00:06:47.499 --70506-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:47.499 --70506-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:47.499 ==70506== 00:06:47.499 ==70506== HEAP SUMMARY: 00:06:47.499 ==70506== in use at exit: 0 bytes in 0 blocks 00:06:47.499 ==70506== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:06:47.499 ==70506== 00:06:47.499 ==70506== All heap blocks were freed -- no leaks are possible 00:06:47.499 ==70506== 00:06:47.499 ==70506== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:47.499 00:06:47.499 real 0m0.698s 00:06:47.499 user 0m0.669s 00:06:47.499 sys 0m0.026s 00:06:47.499 01:58:01 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:47.499 01:58:01 -- common/autotest_common.sh@10 -- # set +x 00:06:47.499 ************************************ 00:06:47.499 END TEST unittest_ioat 00:06:47.499 ************************************ 00:06:47.499 01:58:01 -- unit/unittest.sh@239 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:06:47.499 01:58:01 -- 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:06:47.499 01:58:01 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:47.499 01:58:01 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:47.499 01:58:01 -- common/autotest_common.sh@10 -- # set +x 00:06:47.499 ************************************ 00:06:47.499 START TEST unittest_idxd_user 00:06:47.499 ************************************ 00:06:47.499 01:58: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/idxd/idxd_user.c/idxd_user_ut 00:06:47.499 ==70529== Memcheck, a memory error detector 00:06:47.499 ==70529== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:47.499 ==70529== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:47.499 ==70529== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:06:47.499 ==70529== 00:06:47.499 --70529-- Valgrind options: 00:06:47.499 --70529-- --leak-check=full 00:06:47.499 --70529-- --error-exitcode=2 00:06:47.499 --70529-- --verbose 00:06:47.499 --70529-- Contents of /proc/version: 00:06:47.500 --70529-- 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:47.500 --70529-- 00:06:47.500 --70529-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:47.500 --70529-- Page sizes: currently 4096, max supported 4096 00:06:47.500 --70529-- Valgrind library directory: /usr/libexec/valgrind 00:06:47.500 --70529-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:06:47.500 --70529-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:47.500 --70529-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:47.500 --70529-- might be shown as UnknownInlinedFun 00:06:47.500 --70529-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:47.500 --70529-- object doesn't have a dynamic symbol table 00:06:47.500 --70529-- Scheduler: using generic scheduler lock implementation. 00:06:47.500 --70529-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:47.500 ==70529== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70529-by-???-on-2ceaa32eaff4 00:06:47.500 ==70529== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70529-by-???-on-2ceaa32eaff4 00:06:47.500 ==70529== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70529-by-???-on-2ceaa32eaff4 00:06:47.500 ==70529== 00:06:47.500 ==70529== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:47.500 ==70529== don't want to do, unless you know exactly what you're doing, 00:06:47.500 ==70529== or are doing some strange experiment): 00:06:47.500 ==70529== /usr/libexec/valgrind/../../bin/vgdb --pid=70529 ...command... 00:06:47.500 ==70529== 00:06:47.500 ==70529== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:47.500 ==70529== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:06:47.500 ==70529== and then give GDB the following command 00:06:47.500 ==70529== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70529 00:06:47.500 ==70529== --pid is optional if only one valgrind process is running 00:06:47.500 ==70529== 00:06:47.500 --70529-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:47.500 --70529-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:47.758 --70529-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:47.758 --70529-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:47.758 ==70529== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.758 --70529-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:47.758 --70529-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:47.758 --70529-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:47.758 --70529-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:47.758 --70529-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:47.758 --70529-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:47.758 --70529-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:47.758 --70529-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:47.758 --70529-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:47.758 --70529-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:47.758 --70529-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:47.758 --70529-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:47.758 --70529-- Reading syms from /usr/lib64/libm.so.6 00:06:47.758 --70529-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:47.758 --70529-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:47.758 --70529-- Reading syms from /usr/lib64/libc.so.6 00:06:47.758 ==70529== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.758 --70529-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.758 --70529-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:47.758 ==70529== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.758 --70529-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.758 --70529-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:47.758 ==70529== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.758 --70529-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.758 --70529-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:47.758 ==70529== WARNING: new redirection conflicts with existing -- ignoring it 00:06:47.758 --70529-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:47.758 --70529-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:47.758 --70529-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:47.758 --70529-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:47.758 --70529-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:47.758 --70529-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:48.017 --70529-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:48.017 --70529-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:48.017 --70529-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 ==70529== Preferring higher priority redirection: 00:06:48.017 --70529-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:48.017 --70529-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:48.017 --70529-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.017 --70529-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.018 --70529-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.018 --70529-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.018 --70529-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.018 --70529-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.018 --70529-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.018 --70529-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.018 --70529-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.018 ==70529== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.018 --70529-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:48.018 --70529-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:48.018 ==70529== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.018 --70529-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:48.018 --70529-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:48.018 --70529-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:48.018 --70529-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:48.018 --70529-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:48.018 --70529-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:48.018 --70529-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:48.018 --70529-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:48.018 --70529-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:48.018 --70529-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:48.018 --70529-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:48.018 --70529-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:48.018 --70529-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:48.018 --70529-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:48.018 --70529-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:48.018 --70529-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:48.018 --70529-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:48.018 --70529-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:48.018 00:06:48.018 00:06:48.018 CUnit - A unit testing framework for C - Version 2.1-3 00:06:48.018 http://cunit.sourceforge.net/ 00:06:48.018 00:06:48.018 00:06:48.018 Suite: idxd_user 00:06:48.277 Test: test_idxd_wait_cmd ...[2024-04-19 01:58:02.535580] /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:06:48.277 [2024-04-19 01:58:02.574218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:06:48.277 passed 00:06:48.277 Test: test_idxd_reset_dev ...[2024-04-19 01:58:02.578917] /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:06:48.277 [2024-04-19 01:58:02.579300] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:06:48.277 passed 00:06:48.277 Test: test_idxd_group_config ...passed 00:06:48.277 Test: test_idxd_wq_config ...passed 00:06:48.277 00:06:48.277 Run Summary: Type Total Ran Passed Failed Inactive 00:06:48.277 suites 1 1 n/a 0 0 00:06:48.277 tests 4 4 4 0 0 00:06:48.277 asserts 20 20 20 0 n/a 00:06:48.277 00:06:48.277 Elapsed time = 0.080 seconds 00:06:48.277 --70529-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:48.277 --70529-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:48.277 ==70529== 00:06:48.277 ==70529== HEAP SUMMARY: 00:06:48.277 ==70529== in use at exit: 0 bytes in 0 blocks 00:06:48.277 ==70529== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:06:48.277 ==70529== 00:06:48.278 ==70529== All heap blocks were freed -- no leaks are possible 00:06:48.278 ==70529== 00:06:48.278 ==70529== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:48.278 00:06:48.278 real 0m0.764s 00:06:48.278 user 0m0.729s 00:06:48.278 sys 0m0.031s 00:06:48.278 01:58:02 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:48.278 01:58:02 -- common/autotest_common.sh@10 -- # set +x 00:06:48.278 ************************************ 00:06:48.278 END TEST unittest_idxd_user 00:06:48.278 ************************************ 00:06:48.278 01:58:02 -- unit/unittest.sh@242 -- # run_test unittest_iscsi unittest_iscsi 00:06:48.278 01:58:02 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:48.278 01:58:02 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:48.278 01:58:02 -- common/autotest_common.sh@10 -- # set +x 00:06:48.278 ************************************ 00:06:48.278 START TEST unittest_iscsi 00:06:48.278 ************************************ 00:06:48.278 01:58:02 -- common/autotest_common.sh@1111 -- # unittest_iscsi 00:06:48.278 01:58:02 -- 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:06:48.278 ==70564== Memcheck, a memory error detector 00:06:48.278 ==70564== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:48.278 ==70564== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:48.278 ==70564== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:06:48.278 ==70564== 00:06:48.278 --70564-- Valgrind options: 00:06:48.278 --70564-- --leak-check=full 00:06:48.278 --70564-- --error-exitcode=2 00:06:48.278 --70564-- --verbose 00:06:48.278 --70564-- Contents of /proc/version: 00:06:48.278 --70564-- 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:48.278 --70564-- 00:06:48.278 --70564-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:48.278 --70564-- Page sizes: currently 4096, max supported 4096 00:06:48.278 --70564-- Valgrind library directory: /usr/libexec/valgrind 00:06:48.278 --70564-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:06:48.278 --70564-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:48.278 --70564-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:48.278 --70564-- might be shown as UnknownInlinedFun 00:06:48.278 --70564-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:48.278 --70564-- object doesn't have a dynamic symbol table 00:06:48.278 --70564-- Scheduler: using generic scheduler lock implementation. 00:06:48.278 --70564-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:48.278 ==70564== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70564-by-???-on-2ceaa32eaff4 00:06:48.278 ==70564== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70564-by-???-on-2ceaa32eaff4 00:06:48.278 ==70564== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70564-by-???-on-2ceaa32eaff4 00:06:48.278 ==70564== 00:06:48.278 ==70564== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:48.278 ==70564== don't want to do, unless you know exactly what you're doing, 00:06:48.278 ==70564== or are doing some strange experiment): 00:06:48.278 ==70564== /usr/libexec/valgrind/../../bin/vgdb --pid=70564 ...command... 00:06:48.278 ==70564== 00:06:48.278 ==70564== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:48.278 ==70564== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:06:48.278 ==70564== and then give GDB the following command 00:06:48.278 ==70564== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70564 00:06:48.278 ==70564== --pid is optional if only one valgrind process is running 00:06:48.278 ==70564== 00:06:48.537 --70564-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:48.537 --70564-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:48.537 --70564-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:48.537 --70564-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:48.537 ==70564== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.537 --70564-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:48.537 --70564-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:48.537 --70564-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:48.537 --70564-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:48.537 --70564-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:48.537 --70564-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:48.537 --70564-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:48.537 --70564-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:48.537 --70564-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:48.537 --70564-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:48.537 --70564-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:48.537 --70564-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:48.537 --70564-- Reading syms from /usr/lib64/libm.so.6 00:06:48.537 --70564-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:48.537 --70564-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:48.537 --70564-- Reading syms from /usr/lib64/libc.so.6 00:06:48.537 ==70564== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.537 --70564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:48.537 --70564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:48.537 ==70564== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.537 --70564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:48.537 --70564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:48.537 ==70564== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.537 --70564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:48.537 --70564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:48.537 ==70564== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.537 --70564-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:48.537 --70564-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:48.798 --70564-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:48.798 --70564-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:48.798 --70564-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:48.799 --70564-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:48.799 --70564-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:48.799 --70564-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:48.799 --70564-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.799 --70564-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 ==70564== Preferring higher priority redirection: 00:06:48.800 --70564-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:48.800 --70564-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:48.800 --70564-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 --70564-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:48.800 ==70564== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.800 --70564-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:48.800 --70564-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:48.800 ==70564== WARNING: new redirection conflicts with existing -- ignoring it 00:06:48.800 --70564-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:48.800 --70564-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:48.800 --70564-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:48.801 --70564-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:48.801 --70564-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:48.801 --70564-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:48.801 --70564-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:48.801 --70564-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:48.801 --70564-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:48.801 --70564-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:48.801 --70564-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:48.801 --70564-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:48.801 --70564-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:48.801 --70564-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:48.801 --70564-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:48.801 --70564-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:49.061 --70564-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:49.061 --70564-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:49.061 00:06:49.061 00:06:49.061 CUnit - A unit testing framework for C - Version 2.1-3 00:06:49.061 http://cunit.sourceforge.net/ 00:06:49.061 00:06:49.061 00:06:49.061 Suite: conn_suite 00:06:49.061 Test: read_task_split_in_order_case ...passed 00:06:49.061 Test: read_task_split_reverse_order_case ...passed 00:06:49.061 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:06:49.061 Test: process_non_read_task_completion_test ...passed 00:06:49.061 Test: free_tasks_on_connection ...passed 00:06:49.061 Test: free_tasks_with_queued_datain ...passed 00:06:49.061 Test: abort_queued_datain_task_test ...passed 00:06:49.061 Test: abort_queued_datain_tasks_test ...passed 00:06:49.061 00:06:49.061 Run Summary: Type Total Ran Passed Failed Inactive 00:06:49.061 suites 1 1 n/a 0 0 00:06:49.061 tests 8 8 8 0 0 00:06:49.061 asserts 230 230 230 0 n/a 00:06:49.061 00:06:49.061 Elapsed time = 0.111 seconds 00:06:49.061 --70564-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:49.061 --70564-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:49.061 ==70564== 00:06:49.061 ==70564== HEAP SUMMARY: 00:06:49.061 ==70564== in use at exit: 0 bytes in 0 blocks 00:06:49.061 ==70564== total heap usage: 123 allocs, 123 frees, 170,465 bytes allocated 00:06:49.061 ==70564== 00:06:49.061 ==70564== All heap blocks were freed -- no leaks are possible 00:06:49.061 ==70564== 00:06:49.061 ==70564== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:49.061 01:58:03 -- 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:06:49.061 ==70571== Memcheck, a memory error detector 00:06:49.061 ==70571== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:49.061 ==70571== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:49.061 ==70571== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:06:49.061 ==70571== 00:06:49.061 --70571-- Valgrind options: 00:06:49.061 --70571-- --leak-check=full 00:06:49.061 --70571-- --error-exitcode=2 00:06:49.061 --70571-- --verbose 00:06:49.061 --70571-- Contents of /proc/version: 00:06:49.061 --70571-- 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:49.061 --70571-- 00:06:49.061 --70571-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:49.061 --70571-- Page sizes: currently 4096, max supported 4096 00:06:49.061 --70571-- Valgrind library directory: /usr/libexec/valgrind 00:06:49.061 --70571-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:06:49.061 --70571-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:49.320 --70571-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:49.320 --70571-- might be shown as UnknownInlinedFun 00:06:49.320 --70571-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:49.320 --70571-- object doesn't have a dynamic symbol table 00:06:49.320 --70571-- Scheduler: using generic scheduler lock implementation. 00:06:49.320 --70571-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:49.320 ==70571== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70571-by-???-on-2ceaa32eaff4 00:06:49.320 ==70571== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70571-by-???-on-2ceaa32eaff4 00:06:49.320 ==70571== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70571-by-???-on-2ceaa32eaff4 00:06:49.320 ==70571== 00:06:49.320 ==70571== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:49.320 ==70571== don't want to do, unless you know exactly what you're doing, 00:06:49.320 ==70571== or are doing some strange experiment): 00:06:49.320 ==70571== /usr/libexec/valgrind/../../bin/vgdb --pid=70571 ...command... 00:06:49.320 ==70571== 00:06:49.320 ==70571== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:49.320 ==70571== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:06:49.320 ==70571== and then give GDB the following command 00:06:49.320 ==70571== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70571 00:06:49.320 ==70571== --pid is optional if only one valgrind process is running 00:06:49.320 ==70571== 00:06:49.320 --70571-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:49.320 --70571-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:49.320 --70571-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:49.320 --70571-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:49.320 ==70571== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.320 --70571-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:49.320 --70571-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:49.320 --70571-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:49.320 --70571-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:49.320 --70571-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:49.320 --70571-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:49.320 --70571-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:49.320 --70571-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:49.320 --70571-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:49.321 --70571-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:49.321 --70571-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:49.321 --70571-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:49.321 --70571-- Reading syms from /usr/lib64/libm.so.6 00:06:49.321 --70571-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:49.321 --70571-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:49.321 --70571-- Reading syms from /usr/lib64/libc.so.6 00:06:49.321 ==70571== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.321 --70571-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.321 --70571-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:49.321 ==70571== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.321 --70571-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.321 --70571-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:49.321 ==70571== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.321 --70571-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.321 --70571-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:49.321 ==70571== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.321 --70571-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:49.321 --70571-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:49.579 --70571-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:49.579 --70571-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:49.579 --70571-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:49.579 --70571-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:49.579 --70571-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:49.579 --70571-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:49.579 --70571-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.579 --70571-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.579 --70571-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.579 --70571-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.579 --70571-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.579 --70571-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.579 --70571-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.579 --70571-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 ==70571== Preferring higher priority redirection: 00:06:49.580 --70571-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:49.580 --70571-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:49.580 --70571-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 --70571-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:49.580 ==70571== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.580 --70571-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:49.580 --70571-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:49.580 ==70571== WARNING: new redirection conflicts with existing -- ignoring it 00:06:49.580 --70571-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:49.580 --70571-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:49.580 --70571-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:49.580 --70571-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:49.580 --70571-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:49.580 --70571-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:49.580 --70571-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:49.580 --70571-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:49.580 --70571-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:49.580 --70571-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:49.580 --70571-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:49.839 --70571-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:49.839 --70571-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:49.839 --70571-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:49.839 --70571-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:49.839 --70571-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:49.839 --70571-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:49.839 --70571-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:49.839 00:06:49.839 00:06:49.839 CUnit - A unit testing framework for C - Version 2.1-3 00:06:49.839 http://cunit.sourceforge.net/ 00:06:49.839 00:06:49.839 00:06:49.839 Suite: iscsi_suite 00:06:49.839 Test: param_negotiation_test ...--70571-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:49.839 passed 00:06:49.839 Test: list_negotiation_test ...passed 00:06:49.839 Test: parse_valid_test ...--70571-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:49.839 passed 00:06:49.839 Test: parse_invalid_test ...[2024-04-19 01:58:04.272675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:06:49.839 [2024-04-19 01:58:04.309332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:06:49.839 [2024-04-19 01:58:04.311653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:06:49.839 [2024-04-19 01:58:04.314039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:06:49.839 [2024-04-19 01:58:04.316043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:06:49.839 [2024-04-19 01:58:04.317975] /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:06:49.839 [2024-04-19 01:58:04.319723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:06:49.839 passed 00:06:49.839 00:06:49.839 Run Summary: Type Total Ran Passed Failed Inactive 00:06:49.840 suites 1 1 n/a 0 0 00:06:49.840 tests 4 4 4 0 0 00:06:49.840 asserts 161 161 161 0 n/a 00:06:49.840 00:06:49.840 Elapsed time = 0.163 seconds 00:06:49.840 --70571-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:49.840 --70571-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:50.098 ==70571== 00:06:50.099 ==70571== HEAP SUMMARY: 00:06:50.099 ==70571== in use at exit: 0 bytes in 0 blocks 00:06:50.099 ==70571== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:06:50.099 ==70571== 00:06:50.099 ==70571== All heap blocks were freed -- no leaks are possible 00:06:50.099 ==70571== 00:06:50.099 ==70571== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:50.099 01:58:04 -- 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:06:50.099 ==70583== Memcheck, a memory error detector 00:06:50.099 ==70583== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:50.099 ==70583== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:50.099 ==70583== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:06:50.099 ==70583== 00:06:50.099 --70583-- Valgrind options: 00:06:50.099 --70583-- --leak-check=full 00:06:50.099 --70583-- --error-exitcode=2 00:06:50.099 --70583-- --verbose 00:06:50.099 --70583-- Contents of /proc/version: 00:06:50.099 --70583-- 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:50.099 --70583-- 00:06:50.099 --70583-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:50.099 --70583-- Page sizes: currently 4096, max supported 4096 00:06:50.099 --70583-- Valgrind library directory: /usr/libexec/valgrind 00:06:50.099 --70583-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:06:50.099 --70583-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:50.099 --70583-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:50.099 --70583-- might be shown as UnknownInlinedFun 00:06:50.099 --70583-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:50.099 --70583-- object doesn't have a dynamic symbol table 00:06:50.099 --70583-- Scheduler: using generic scheduler lock implementation. 00:06:50.099 --70583-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:50.099 ==70583== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70583-by-???-on-2ceaa32eaff4 00:06:50.099 ==70583== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70583-by-???-on-2ceaa32eaff4 00:06:50.099 ==70583== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70583-by-???-on-2ceaa32eaff4 00:06:50.099 ==70583== 00:06:50.099 ==70583== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:50.099 ==70583== don't want to do, unless you know exactly what you're doing, 00:06:50.099 ==70583== or are doing some strange experiment): 00:06:50.099 ==70583== /usr/libexec/valgrind/../../bin/vgdb --pid=70583 ...command... 00:06:50.099 ==70583== 00:06:50.099 ==70583== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:50.099 ==70583== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:06:50.099 ==70583== and then give GDB the following command 00:06:50.099 ==70583== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70583 00:06:50.099 ==70583== --pid is optional if only one valgrind process is running 00:06:50.099 ==70583== 00:06:50.099 --70583-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:50.099 --70583-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:50.099 --70583-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:50.099 --70583-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:50.099 ==70583== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.099 --70583-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:50.099 --70583-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:50.099 --70583-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:50.099 --70583-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:50.099 --70583-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:50.099 --70583-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:50.099 --70583-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:50.099 --70583-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:50.099 --70583-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:50.099 --70583-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:50.099 --70583-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:50.099 --70583-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:50.099 --70583-- Reading syms from /usr/lib64/libm.so.6 00:06:50.099 --70583-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:50.099 --70583-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:50.100 --70583-- Reading syms from /usr/lib64/libc.so.6 00:06:50.358 ==70583== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.358 --70583-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.358 --70583-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:50.358 ==70583== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.358 --70583-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.358 --70583-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:50.358 ==70583== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.358 --70583-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.358 --70583-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:50.358 ==70583== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.358 --70583-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.358 --70583-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:50.358 --70583-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:50.358 --70583-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:50.358 --70583-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:50.358 --70583-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:50.358 --70583-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:50.358 --70583-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:50.358 --70583-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 ==70583== Preferring higher priority redirection: 00:06:50.358 --70583-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:50.358 --70583-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:50.358 --70583-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.358 --70583-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.359 --70583-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.359 --70583-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.359 --70583-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.359 ==70583== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.359 --70583-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:50.359 --70583-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:50.359 ==70583== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.359 --70583-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:50.359 --70583-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:50.359 --70583-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:50.359 --70583-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:50.359 --70583-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:50.359 --70583-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:50.359 --70583-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:50.359 --70583-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:50.359 --70583-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:50.616 --70583-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:50.616 --70583-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:50.616 --70583-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:50.616 --70583-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:50.616 --70583-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:50.616 --70583-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:50.616 --70583-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:50.616 --70583-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:50.616 --70583-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:50.616 00:06:50.616 00:06:50.616 CUnit - A unit testing framework for C - Version 2.1-3 00:06:50.616 http://cunit.sourceforge.net/ 00:06:50.616 00:06:50.616 00:06:50.616 Suite: iscsi_target_node_suite 00:06:50.616 Test: add_lun_test_cases ...[2024-04-19 01:58:04.948618] /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:06:50.616 [2024-04-19 01:58:04.975916] /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:06:50.616 [2024-04-19 01:58:04.976951] /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:06:50.616 [2024-04-19 01:58:04.977405] /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:06:50.616 [2024-04-19 01:58:04.978166] /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:06:50.616 passed 00:06:50.616 Test: allow_any_allowed ...passed 00:06:50.616 Test: allow_ipv6_allowed ...passed 00:06:50.616 Test: allow_ipv6_denied ...passed 00:06:50.616 Test: allow_ipv6_invalid ...passed 00:06:50.616 Test: allow_ipv4_allowed ...passed 00:06:50.616 Test: allow_ipv4_denied ...passed 00:06:50.616 Test: allow_ipv4_invalid ...passed 00:06:50.616 Test: node_access_allowed ...passed 00:06:50.616 Test: node_access_denied_by_empty_netmask ...passed 00:06:50.616 Test: node_access_multi_initiator_groups_cases ...passed 00:06:50.616 Test: allow_iscsi_name_multi_maps_case ...passed 00:06:50.616 Test: chap_param_test_cases ...[2024-04-19 01:58:05.030488] /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:06:50.617 [2024-04-19 01:58:05.030978] /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:06:50.617 [2024-04-19 01:58:05.031378] /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:06:50.617 [2024-04-19 01:58:05.031719] /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:06:50.617 [2024-04-19 01:58:05.032368] /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:06:50.617 passed 00:06:50.617 00:06:50.617 Run Summary: Type Total Ran Passed Failed Inactive 00:06:50.617 suites 1 1 n/a 0 0 00:06:50.617 tests 13 13 13 0 0 00:06:50.617 asserts 50 50 50 0 n/a 00:06:50.617 00:06:50.617 Elapsed time = 0.089 seconds 00:06:50.617 --70583-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:50.617 --70583-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:50.617 ==70583== 00:06:50.617 ==70583== HEAP SUMMARY: 00:06:50.617 ==70583== in use at exit: 0 bytes in 0 blocks 00:06:50.617 ==70583== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:06:50.617 ==70583== 00:06:50.617 ==70583== All heap blocks were freed -- no leaks are possible 00:06:50.617 ==70583== 00:06:50.617 ==70583== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:50.617 01:58:05 -- 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:06:50.617 ==70584== Memcheck, a memory error detector 00:06:50.617 ==70584== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:50.617 ==70584== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:50.617 ==70584== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:06:50.617 ==70584== 00:06:50.617 --70584-- Valgrind options: 00:06:50.617 --70584-- --leak-check=full 00:06:50.617 --70584-- --error-exitcode=2 00:06:50.617 --70584-- --verbose 00:06:50.617 --70584-- Contents of /proc/version: 00:06:50.617 --70584-- 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:50.617 --70584-- 00:06:50.617 --70584-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:50.617 --70584-- Page sizes: currently 4096, max supported 4096 00:06:50.617 --70584-- Valgrind library directory: /usr/libexec/valgrind 00:06:50.617 --70584-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:06:50.617 --70584-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:50.617 --70584-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:50.617 --70584-- might be shown as UnknownInlinedFun 00:06:50.617 --70584-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:50.617 --70584-- object doesn't have a dynamic symbol table 00:06:50.617 --70584-- Scheduler: using generic scheduler lock implementation. 00:06:50.617 --70584-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:50.617 ==70584== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70584-by-???-on-2ceaa32eaff4 00:06:50.617 ==70584== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70584-by-???-on-2ceaa32eaff4 00:06:50.617 ==70584== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70584-by-???-on-2ceaa32eaff4 00:06:50.617 ==70584== 00:06:50.617 ==70584== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:50.617 ==70584== don't want to do, unless you know exactly what you're doing, 00:06:50.617 ==70584== or are doing some strange experiment): 00:06:50.617 ==70584== /usr/libexec/valgrind/../../bin/vgdb --pid=70584 ...command... 00:06:50.617 ==70584== 00:06:50.617 ==70584== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:50.617 ==70584== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:06:50.617 ==70584== and then give GDB the following command 00:06:50.617 ==70584== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70584 00:06:50.617 ==70584== --pid is optional if only one valgrind process is running 00:06:50.617 ==70584== 00:06:50.875 --70584-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:50.875 --70584-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:50.875 --70584-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:50.875 --70584-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:50.875 ==70584== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.875 --70584-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:50.875 --70584-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:50.875 --70584-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:50.875 --70584-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:50.875 --70584-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:50.875 --70584-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:50.875 --70584-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:50.875 --70584-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:50.875 --70584-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:50.875 --70584-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:50.875 --70584-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:50.875 --70584-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:50.875 --70584-- Reading syms from /usr/lib64/libm.so.6 00:06:50.875 --70584-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:50.875 --70584-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:50.875 --70584-- Reading syms from /usr/lib64/libc.so.6 00:06:50.875 ==70584== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.875 --70584-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.875 --70584-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:50.875 ==70584== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.875 --70584-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.875 --70584-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:50.875 ==70584== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.875 --70584-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.875 --70584-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:50.875 ==70584== WARNING: new redirection conflicts with existing -- ignoring it 00:06:50.875 --70584-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:50.875 --70584-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:50.875 --70584-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:50.875 --70584-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:50.875 --70584-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:50.875 --70584-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:50.875 --70584-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:50.875 --70584-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:50.875 --70584-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.875 --70584-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.876 --70584-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:50.876 --70584-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 ==70584== Preferring higher priority redirection: 00:06:51.133 --70584-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:51.133 --70584-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:51.133 --70584-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 --70584-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:51.133 ==70584== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.133 --70584-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:51.133 --70584-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:51.133 ==70584== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.133 --70584-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:51.133 --70584-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:51.133 --70584-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:51.133 --70584-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:51.134 --70584-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:51.134 --70584-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:51.134 --70584-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:51.134 --70584-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:51.134 --70584-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:51.134 --70584-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:51.134 --70584-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:51.134 --70584-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:51.134 --70584-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:51.134 --70584-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:51.134 --70584-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:51.134 --70584-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:51.134 --70584-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:51.134 --70584-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:51.134 00:06:51.134 00:06:51.134 CUnit - A unit testing framework for C - Version 2.1-3 00:06:51.134 http://cunit.sourceforge.net/ 00:06:51.134 00:06:51.134 00:06:51.134 Suite: iscsi_suite 00:06:51.134 Test: op_login_check_target_test ...[2024-04-19 01:58:05.564069] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:06:51.134 passed 00:06:51.134 Test: op_login_session_normal_test ...[2024-04-19 01:58:05.595223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:06:51.134 [2024-04-19 01:58:05.597303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:06:51.134 [2024-04-19 01:58:05.599095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:06:51.134 [2024-04-19 01:58:05.605164] /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:06:51.134 [2024-04-19 01:58:05.608135] /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:06:51.134 [2024-04-19 01:58:05.611594] /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:06:51.134 [2024-04-19 01:58:05.611826] /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:06:51.134 passed 00:06:51.391 Test: maxburstlength_test ...[2024-04-19 01:58:05.663171] /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:06:51.391 [2024-04-19 01:58:05.664109] /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:06:51.391 passed 00:06:51.391 Test: underflow_for_read_transfer_test ...passed 00:06:51.391 Test: underflow_for_zero_read_transfer_test ...passed 00:06:51.391 Test: underflow_for_request_sense_test ...passed 00:06:51.391 Test: underflow_for_check_condition_test ...passed 00:06:51.391 Test: add_transfer_task_test ...passed 00:06:51.391 Test: get_transfer_task_test ...passed 00:06:51.391 Test: del_transfer_task_test ...passed 00:06:51.391 Test: clear_all_transfer_tasks_test ...passed 00:06:51.392 Test: build_iovs_test ...passed 00:06:51.392 Test: build_iovs_with_md_test ...passed 00:06:51.392 Test: pdu_hdr_op_login_test ...[2024-04-19 01:58:05.830442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:06:51.392 [2024-04-19 01:58:05.838448] /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:06:51.392 [2024-04-19 01:58:05.841123] /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:06:51.392 passed 00:06:51.392 Test: pdu_hdr_op_text_test ...[2024-04-19 01:58:05.844562] /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:06:51.392 [2024-04-19 01:58:05.849582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2272:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:06:51.392 [2024-04-19 01:58:05.853490] /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:06:51.392 passed 00:06:51.392 Test: pdu_hdr_op_logout_test ...[2024-04-19 01:58:05.857531] /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:06:51.392 passed 00:06:51.392 Test: pdu_hdr_op_scsi_test ...[2024-04-19 01:58:05.872696] /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:06:51.392 [2024-04-19 01:58:05.873183] /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:06:51.392 [2024-04-19 01:58:05.874221] /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:06:51.392 [2024-04-19 01:58:05.879057] /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:06:51.392 [2024-04-19 01:58:05.880816] /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:06:51.392 [2024-04-19 01:58:05.884624] /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:06:51.392 passed 00:06:51.392 Test: pdu_hdr_op_task_mgmt_test ...[2024-04-19 01:58:05.887172] /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:06:51.392 [2024-04-19 01:58:05.900024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3694:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:06:51.392 passed 00:06:51.392 Test: pdu_hdr_op_nopout_test ...[2024-04-19 01:58:05.907770] /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:06:51.392 [2024-04-19 01:58:05.911356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:06:51.392 [2024-04-19 01:58:05.912070] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:06:51.392 [2024-04-19 01:58:05.912305] /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:06:51.392 passed 00:06:51.392 Test: pdu_hdr_op_data_test ...[2024-04-19 01:58:05.913590] /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:06:51.392 [2024-04-19 01:58:05.914970] /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:06:51.392 [2024-04-19 01:58:05.915961] /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:06:51.392 [2024-04-19 01:58:05.917229] /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:06:51.650 [2024-04-19 01:58:05.919276] /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:06:51.650 [2024-04-19 01:58:05.921483] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4233:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:06:51.650 [2024-04-19 01:58:05.924711] /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:06:51.650 passed 00:06:51.650 Test: empty_text_with_cbit_test ...passed 00:06:51.650 Test: pdu_payload_read_test ...[2024-04-19 01:58:05.966172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4631:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:06:51.650 passed 00:06:51.650 Test: data_out_pdu_sequence_test ...passed 00:06:51.650 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:06:51.650 00:06:51.650 Run Summary: Type Total Ran Passed Failed Inactive 00:06:51.650 suites 1 1 n/a 0 0 00:06:51.650 tests 24 24 24 0 0 00:06:51.650 asserts 150253 150253 150253 0 n/a 00:06:51.650 00:06:51.650 Elapsed time = 0.511 seconds 00:06:51.650 --70584-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:51.650 --70584-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:51.650 ==70584== 00:06:51.650 ==70584== HEAP SUMMARY: 00:06:51.650 ==70584== in use at exit: 1,008 bytes in 3 blocks 00:06:51.650 ==70584== total heap usage: 325 allocs, 322 frees, 727,644 bytes allocated 00:06:51.650 ==70584== 00:06:51.650 ==70584== Searching for pointers to 3 not-freed blocks 00:06:51.650 ==70584== Checked 6,805,752 bytes 00:06:51.650 ==70584== 00:06:51.650 ==70584== LEAK SUMMARY: 00:06:51.650 ==70584== definitely lost: 0 bytes in 0 blocks 00:06:51.650 ==70584== indirectly lost: 0 bytes in 0 blocks 00:06:51.650 ==70584== possibly lost: 0 bytes in 0 blocks 00:06:51.650 ==70584== still reachable: 1,008 bytes in 3 blocks 00:06:51.650 ==70584== suppressed: 0 bytes in 0 blocks 00:06:51.650 ==70584== Reachable blocks (those to which a pointer was found) are not shown. 00:06:51.650 ==70584== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:51.650 ==70584== 00:06:51.650 ==70584== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:51.650 01:58:06 -- 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:06:51.650 ==70599== Memcheck, a memory error detector 00:06:51.650 ==70599== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:51.650 ==70599== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:51.650 ==70599== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:06:51.650 ==70599== 00:06:51.650 --70599-- Valgrind options: 00:06:51.650 --70599-- --leak-check=full 00:06:51.650 --70599-- --error-exitcode=2 00:06:51.650 --70599-- --verbose 00:06:51.650 --70599-- Contents of /proc/version: 00:06:51.650 --70599-- 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:51.650 --70599-- 00:06:51.650 --70599-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:51.650 --70599-- Page sizes: currently 4096, max supported 4096 00:06:51.651 --70599-- Valgrind library directory: /usr/libexec/valgrind 00:06:51.651 --70599-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:06:51.651 --70599-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:51.651 --70599-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:51.651 --70599-- might be shown as UnknownInlinedFun 00:06:51.908 --70599-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:51.908 --70599-- object doesn't have a dynamic symbol table 00:06:51.908 --70599-- Scheduler: using generic scheduler lock implementation. 00:06:51.908 --70599-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:51.908 ==70599== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70599-by-???-on-2ceaa32eaff4 00:06:51.908 ==70599== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70599-by-???-on-2ceaa32eaff4 00:06:51.908 ==70599== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70599-by-???-on-2ceaa32eaff4 00:06:51.908 ==70599== 00:06:51.908 ==70599== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:51.908 ==70599== don't want to do, unless you know exactly what you're doing, 00:06:51.908 ==70599== or are doing some strange experiment): 00:06:51.908 ==70599== /usr/libexec/valgrind/../../bin/vgdb --pid=70599 ...command... 00:06:51.908 ==70599== 00:06:51.908 ==70599== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:51.908 ==70599== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:06:51.908 ==70599== and then give GDB the following command 00:06:51.908 ==70599== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70599 00:06:51.908 ==70599== --pid is optional if only one valgrind process is running 00:06:51.908 ==70599== 00:06:51.908 --70599-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:51.908 --70599-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:51.908 --70599-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:51.908 --70599-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:51.908 ==70599== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.908 --70599-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:51.908 --70599-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:51.908 --70599-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:51.908 --70599-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:51.908 --70599-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:51.908 --70599-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:51.908 --70599-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:51.908 --70599-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:51.908 --70599-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:51.908 --70599-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:51.908 --70599-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:51.908 --70599-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:51.908 --70599-- Reading syms from /usr/lib64/libm.so.6 00:06:51.908 --70599-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:51.908 --70599-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:51.908 --70599-- Reading syms from /usr/lib64/libc.so.6 00:06:51.908 ==70599== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.908 --70599-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:51.908 --70599-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:51.908 ==70599== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.908 --70599-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:51.908 --70599-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:51.908 ==70599== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.908 --70599-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:51.908 --70599-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:51.909 ==70599== WARNING: new redirection conflicts with existing -- ignoring it 00:06:51.909 --70599-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:51.909 --70599-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:51.909 --70599-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:51.909 --70599-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:51.909 --70599-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:51.909 --70599-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:51.909 --70599-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:51.909 --70599-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:52.166 --70599-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.166 --70599-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 ==70599== Preferring higher priority redirection: 00:06:52.167 --70599-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:52.167 --70599-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:52.167 --70599-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 --70599-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.167 ==70599== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.167 --70599-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:52.167 --70599-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:52.167 ==70599== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.167 --70599-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:52.167 --70599-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:52.167 --70599-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:52.167 --70599-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:52.167 --70599-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:52.167 --70599-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:52.167 --70599-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:52.167 --70599-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:52.167 --70599-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:52.167 --70599-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:52.167 --70599-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:52.167 --70599-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:52.167 --70599-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:52.167 --70599-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:52.167 --70599-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:52.167 --70599-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:52.167 --70599-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:52.167 --70599-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:52.167 00:06:52.167 00:06:52.167 CUnit - A unit testing framework for C - Version 2.1-3 00:06:52.167 http://cunit.sourceforge.net/ 00:06:52.167 00:06:52.167 00:06:52.167 Suite: init_grp_suite 00:06:52.167 Test: create_initiator_group_success_case ...passed 00:06:52.167 Test: find_initiator_group_success_case ...passed 00:06:52.167 Test: register_initiator_group_twice_case ...passed 00:06:52.167 Test: add_initiator_name_success_case ...--70599-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:06:52.167 passed 00:06:52.167 Test: add_initiator_name_fail_case ...[2024-04-19 01:58:06.615621] /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:06:52.167 passed 00:06:52.167 Test: delete_all_initiator_names_success_case ...passed 00:06:52.167 Test: add_netmask_success_case ...passed 00:06:52.167 Test: add_netmask_fail_case ...[2024-04-19 01:58:06.655598] /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:06:52.167 passed 00:06:52.167 Test: delete_all_netmasks_success_case ...passed 00:06:52.167 Test: initiator_name_overwrite_all_to_any_case ...passed 00:06:52.167 Test: netmask_overwrite_all_to_any_case ...passed 00:06:52.167 Test: add_delete_initiator_names_case ...passed 00:06:52.167 Test: add_duplicated_initiator_names_case ...passed 00:06:52.167 Test: delete_nonexisting_initiator_names_case ...passed 00:06:52.167 Test: add_delete_netmasks_case ...passed 00:06:52.167 Test: add_duplicated_netmasks_case ...passed 00:06:52.167 Test: delete_nonexisting_netmasks_case ...passed 00:06:52.167 00:06:52.425 Run Summary: Type Total Ran Passed Failed Inactive 00:06:52.425 suites 1 1 n/a 0 0 00:06:52.425 tests 17 17 17 0 0 00:06:52.425 asserts 108 108 108 0 n/a 00:06:52.425 00:06:52.425 Elapsed time = 0.092 seconds 00:06:52.425 --70599-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:52.425 --70599-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:52.425 ==70599== 00:06:52.425 ==70599== HEAP SUMMARY: 00:06:52.425 ==70599== in use at exit: 0 bytes in 0 blocks 00:06:52.425 ==70599== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:06:52.425 ==70599== 00:06:52.425 ==70599== All heap blocks were freed -- no leaks are possible 00:06:52.425 ==70599== 00:06:52.425 ==70599== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:52.425 01:58:06 -- 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:06:52.425 ==70609== Memcheck, a memory error detector 00:06:52.425 ==70609== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:52.425 ==70609== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:52.425 ==70609== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:06:52.425 ==70609== 00:06:52.425 --70609-- Valgrind options: 00:06:52.425 --70609-- --leak-check=full 00:06:52.425 --70609-- --error-exitcode=2 00:06:52.425 --70609-- --verbose 00:06:52.425 --70609-- Contents of /proc/version: 00:06:52.425 --70609-- 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:52.425 --70609-- 00:06:52.425 --70609-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:52.425 --70609-- Page sizes: currently 4096, max supported 4096 00:06:52.425 --70609-- Valgrind library directory: /usr/libexec/valgrind 00:06:52.425 --70609-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:06:52.425 --70609-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:52.425 --70609-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:52.425 --70609-- might be shown as UnknownInlinedFun 00:06:52.425 --70609-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:52.426 --70609-- object doesn't have a dynamic symbol table 00:06:52.426 --70609-- Scheduler: using generic scheduler lock implementation. 00:06:52.426 --70609-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:52.426 ==70609== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70609-by-???-on-2ceaa32eaff4 00:06:52.426 ==70609== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70609-by-???-on-2ceaa32eaff4 00:06:52.426 ==70609== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70609-by-???-on-2ceaa32eaff4 00:06:52.426 ==70609== 00:06:52.426 ==70609== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:52.426 ==70609== don't want to do, unless you know exactly what you're doing, 00:06:52.426 ==70609== or are doing some strange experiment): 00:06:52.426 ==70609== /usr/libexec/valgrind/../../bin/vgdb --pid=70609 ...command... 00:06:52.426 ==70609== 00:06:52.426 ==70609== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:52.426 ==70609== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:06:52.426 ==70609== and then give GDB the following command 00:06:52.426 ==70609== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70609 00:06:52.426 ==70609== --pid is optional if only one valgrind process is running 00:06:52.426 ==70609== 00:06:52.426 --70609-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:52.426 --70609-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:52.426 --70609-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:52.426 --70609-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:52.426 ==70609== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.426 --70609-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:52.426 --70609-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:52.426 --70609-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:52.426 --70609-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:52.426 --70609-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:52.426 --70609-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:52.426 --70609-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:52.426 --70609-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:52.426 --70609-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:52.426 --70609-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:52.426 --70609-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:52.426 --70609-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:52.426 --70609-- Reading syms from /usr/lib64/libm.so.6 00:06:52.426 --70609-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:52.426 --70609-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:52.426 --70609-- Reading syms from /usr/lib64/libc.so.6 00:06:52.426 ==70609== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.426 --70609-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.426 --70609-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:52.426 ==70609== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.426 --70609-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.426 --70609-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:52.426 ==70609== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.426 --70609-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.426 --70609-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:52.426 ==70609== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.426 --70609-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:52.426 --70609-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:52.684 --70609-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:52.684 --70609-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:52.684 --70609-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:52.684 --70609-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:52.684 --70609-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:52.684 --70609-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:52.684 --70609-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 ==70609== Preferring higher priority redirection: 00:06:52.684 --70609-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:52.684 --70609-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:52.684 --70609-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.684 --70609-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:52.685 ==70609== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.685 --70609-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:52.685 --70609-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:52.685 ==70609== WARNING: new redirection conflicts with existing -- ignoring it 00:06:52.685 --70609-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:52.685 --70609-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:52.685 --70609-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:52.685 --70609-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:52.685 --70609-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:52.685 --70609-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:52.685 --70609-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:52.685 --70609-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:52.685 --70609-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:52.685 --70609-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:52.685 --70609-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:52.685 --70609-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:52.685 --70609-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:52.685 --70609-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:52.685 --70609-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:52.685 --70609-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:52.685 --70609-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:52.685 --70609-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:52.685 00:06:52.685 00:06:52.685 CUnit - A unit testing framework for C - Version 2.1-3 00:06:52.685 http://cunit.sourceforge.net/ 00:06:52.685 00:06:52.685 00:06:52.685 Suite: portal_grp_suite 00:06:52.685 Test: portal_create_ipv4_normal_case ...passed 00:06:52.685 Test: portal_create_ipv6_normal_case ...passed 00:06:52.685 Test: portal_create_ipv4_wildcard_case ...passed 00:06:52.969 Test: portal_create_ipv6_wildcard_case ...passed 00:06:52.969 Test: portal_create_twice_case ...[2024-04-19 01:58:07.213990] /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:06:52.969 passed 00:06:52.969 Test: portal_grp_register_unregister_case ...passed 00:06:52.969 Test: portal_grp_register_twice_case ...passed 00:06:52.969 Test: portal_grp_add_delete_case ...--70609-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:52.969 passed 00:06:52.969 Test: portal_grp_add_delete_twice_case ...passed 00:06:52.969 00:06:52.969 Run Summary: Type Total Ran Passed Failed Inactive 00:06:52.970 suites 1 1 n/a 0 0 00:06:52.970 tests 9 9 9 0 0 00:06:52.970 asserts 44 44 44 0 n/a 00:06:52.970 00:06:52.970 Elapsed time = 0.125 seconds 00:06:52.970 --70609-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:52.970 --70609-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:52.970 ==70609== 00:06:52.970 ==70609== HEAP SUMMARY: 00:06:52.970 ==70609== in use at exit: 0 bytes in 0 blocks 00:06:52.970 ==70609== total heap usage: 2,177 allocs, 2,177 frees, 222,496 bytes allocated 00:06:52.970 ==70609== 00:06:52.970 ==70609== All heap blocks were freed -- no leaks are possible 00:06:52.970 ==70609== 00:06:52.970 ==70609== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:52.970 00:06:52.970 real 0m4.652s 00:06:52.970 user 0m4.484s 00:06:52.970 sys 0m0.154s 00:06:52.970 01:58:07 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:52.970 01:58:07 -- common/autotest_common.sh@10 -- # set +x 00:06:52.970 ************************************ 00:06:52.970 END TEST unittest_iscsi 00:06:52.970 ************************************ 00:06:52.970 01:58:07 -- unit/unittest.sh@243 -- # run_test unittest_json unittest_json 00:06:52.970 01:58:07 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:52.970 01:58:07 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:52.970 01:58:07 -- common/autotest_common.sh@10 -- # set +x 00:06:52.970 ************************************ 00:06:52.970 START TEST unittest_json 00:06:52.970 ************************************ 00:06:52.970 01:58:07 -- common/autotest_common.sh@1111 -- # unittest_json 00:06:52.970 01:58:07 -- 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:06:52.970 ==70638== Memcheck, a memory error detector 00:06:52.970 ==70638== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:52.970 ==70638== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:52.970 ==70638== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:06:52.970 ==70638== 00:06:52.970 --70638-- Valgrind options: 00:06:52.970 --70638-- --leak-check=full 00:06:52.970 --70638-- --error-exitcode=2 00:06:52.970 --70638-- --verbose 00:06:52.970 --70638-- Contents of /proc/version: 00:06:52.970 --70638-- 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:52.970 --70638-- 00:06:52.970 --70638-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:52.970 --70638-- Page sizes: currently 4096, max supported 4096 00:06:52.970 --70638-- Valgrind library directory: /usr/libexec/valgrind 00:06:52.970 --70638-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:06:52.970 --70638-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:52.970 --70638-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:52.970 --70638-- might be shown as UnknownInlinedFun 00:06:52.970 --70638-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:52.970 --70638-- object doesn't have a dynamic symbol table 00:06:52.970 --70638-- Scheduler: using generic scheduler lock implementation. 00:06:52.970 --70638-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:52.970 ==70638== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70638-by-???-on-2ceaa32eaff4 00:06:52.970 ==70638== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70638-by-???-on-2ceaa32eaff4 00:06:52.970 ==70638== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70638-by-???-on-2ceaa32eaff4 00:06:52.970 ==70638== 00:06:52.970 ==70638== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:52.970 ==70638== don't want to do, unless you know exactly what you're doing, 00:06:52.970 ==70638== or are doing some strange experiment): 00:06:52.970 ==70638== /usr/libexec/valgrind/../../bin/vgdb --pid=70638 ...command... 00:06:52.970 ==70638== 00:06:52.970 ==70638== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:52.970 ==70638== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:06:52.970 ==70638== and then give GDB the following command 00:06:52.970 ==70638== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70638 00:06:52.970 ==70638== --pid is optional if only one valgrind process is running 00:06:52.970 ==70638== 00:06:53.229 --70638-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:53.229 --70638-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:53.229 --70638-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:53.229 --70638-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:53.229 ==70638== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.229 --70638-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:53.229 --70638-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:53.229 --70638-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:53.229 --70638-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:53.229 --70638-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:53.229 --70638-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:53.229 --70638-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:53.229 --70638-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:53.229 --70638-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:53.229 --70638-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:53.229 --70638-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:53.229 --70638-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:53.229 --70638-- Reading syms from /usr/lib64/libm.so.6 00:06:53.229 --70638-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:53.229 --70638-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:53.230 --70638-- Reading syms from /usr/lib64/libc.so.6 00:06:53.230 ==70638== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.230 --70638-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.230 --70638-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:53.230 ==70638== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.230 --70638-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.230 --70638-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:53.230 ==70638== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.230 --70638-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.230 --70638-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:53.230 ==70638== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.230 --70638-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:53.230 --70638-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:53.488 --70638-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:53.488 --70638-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:53.488 --70638-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:53.488 --70638-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:53.488 --70638-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:53.488 --70638-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:53.488 --70638-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.488 --70638-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.488 --70638-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 ==70638== Preferring higher priority redirection: 00:06:53.489 --70638-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:53.489 --70638-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:53.489 --70638-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 --70638-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:53.489 ==70638== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.489 --70638-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:53.489 --70638-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:53.489 ==70638== WARNING: new redirection conflicts with existing -- ignoring it 00:06:53.489 --70638-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:53.489 --70638-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:53.489 --70638-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:53.489 --70638-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:53.489 --70638-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:53.489 --70638-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:53.489 --70638-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:53.489 --70638-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:53.489 --70638-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:53.489 --70638-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:53.489 --70638-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:53.489 --70638-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:53.489 --70638-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:53.489 --70638-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:53.489 --70638-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:53.489 --70638-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:53.489 --70638-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:53.747 --70638-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:53.747 00:06:53.747 00:06:53.747 CUnit - A unit testing framework for C - Version 2.1-3 00:06:53.747 http://cunit.sourceforge.net/ 00:06:53.747 00:06:53.747 00:06:53.747 Suite: json 00:06:53.747 Test: test_parse_literal ...passed 00:06:53.747 Test: test_parse_string_simple ...passed 00:06:53.747 Test: test_parse_string_control_chars ...passed 00:06:53.747 Test: test_parse_string_utf8 ...passed 00:06:53.747 Test: test_parse_string_escapes_twochar ...passed 00:06:54.004 Test: test_parse_string_escapes_unicode ...passed 00:06:54.004 Test: test_parse_number ...passed 00:06:54.004 Test: test_parse_array ...passed 00:06:54.004 Test: test_parse_object ...passed 00:06:54.262 Test: test_parse_nesting ...passed 00:06:54.262 Test: test_parse_comment ...passed 00:06:54.262 00:06:54.262 Run Summary: Type Total Ran Passed Failed Inactive 00:06:54.262 suites 1 1 n/a 0 0 00:06:54.262 tests 11 11 11 0 0 00:06:54.262 asserts 1516 1516 1516 0 n/a 00:06:54.262 00:06:54.262 Elapsed time = 0.695 seconds 00:06:54.262 --70638-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:54.262 --70638-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:54.519 ==70638== 00:06:54.519 ==70638== HEAP SUMMARY: 00:06:54.519 ==70638== in use at exit: 0 bytes in 0 blocks 00:06:54.519 ==70638== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:06:54.519 ==70638== 00:06:54.519 ==70638== All heap blocks were freed -- no leaks are possible 00:06:54.519 ==70638== 00:06:54.519 ==70638== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:54.519 01:58:08 -- 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:06:54.519 ==70652== Memcheck, a memory error detector 00:06:54.519 ==70652== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:54.519 ==70652== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:54.519 ==70652== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:06:54.519 ==70652== 00:06:54.519 --70652-- Valgrind options: 00:06:54.519 --70652-- --leak-check=full 00:06:54.519 --70652-- --error-exitcode=2 00:06:54.519 --70652-- --verbose 00:06:54.519 --70652-- Contents of /proc/version: 00:06:54.519 --70652-- 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:54.520 --70652-- 00:06:54.520 --70652-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:54.520 --70652-- Page sizes: currently 4096, max supported 4096 00:06:54.520 --70652-- Valgrind library directory: /usr/libexec/valgrind 00:06:54.520 --70652-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:06:54.520 --70652-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:54.520 --70652-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:54.520 --70652-- might be shown as UnknownInlinedFun 00:06:54.520 --70652-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:54.520 --70652-- object doesn't have a dynamic symbol table 00:06:54.520 --70652-- Scheduler: using generic scheduler lock implementation. 00:06:54.520 --70652-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:54.520 ==70652== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70652-by-???-on-2ceaa32eaff4 00:06:54.520 ==70652== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70652-by-???-on-2ceaa32eaff4 00:06:54.520 ==70652== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70652-by-???-on-2ceaa32eaff4 00:06:54.520 ==70652== 00:06:54.520 ==70652== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:54.520 ==70652== don't want to do, unless you know exactly what you're doing, 00:06:54.520 ==70652== or are doing some strange experiment): 00:06:54.520 ==70652== /usr/libexec/valgrind/../../bin/vgdb --pid=70652 ...command... 00:06:54.520 ==70652== 00:06:54.520 ==70652== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:54.520 ==70652== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:06:54.520 ==70652== and then give GDB the following command 00:06:54.520 ==70652== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70652 00:06:54.520 ==70652== --pid is optional if only one valgrind process is running 00:06:54.520 ==70652== 00:06:54.520 --70652-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:54.520 --70652-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:54.520 --70652-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:54.520 --70652-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:54.520 ==70652== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.520 --70652-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:54.520 --70652-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:54.520 --70652-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:54.520 --70652-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:54.520 --70652-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:54.520 --70652-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:54.520 --70652-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:54.520 --70652-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:54.520 --70652-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:54.520 --70652-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:54.520 --70652-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:54.520 --70652-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:54.520 --70652-- Reading syms from /usr/lib64/libm.so.6 00:06:54.520 --70652-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:54.520 --70652-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:54.520 --70652-- Reading syms from /usr/lib64/libc.so.6 00:06:54.520 ==70652== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.520 --70652-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:54.520 --70652-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:54.520 ==70652== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.520 --70652-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:54.520 --70652-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:54.520 ==70652== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.520 --70652-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:54.520 --70652-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:54.520 ==70652== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.520 --70652-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:54.520 --70652-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:54.520 --70652-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:54.520 --70652-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:54.520 --70652-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:54.520 --70652-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:54.778 --70652-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:54.778 --70652-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:54.778 --70652-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 ==70652== Preferring higher priority redirection: 00:06:54.778 --70652-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:54.778 --70652-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:54.778 --70652-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.778 --70652-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.779 --70652-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.779 --70652-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.779 --70652-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:54.779 ==70652== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.779 --70652-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:54.779 --70652-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:54.779 ==70652== WARNING: new redirection conflicts with existing -- ignoring it 00:06:54.779 --70652-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:54.779 --70652-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:54.779 --70652-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:54.779 --70652-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:54.779 --70652-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:54.779 --70652-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:54.779 --70652-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:54.779 --70652-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:54.779 --70652-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:54.779 --70652-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:54.779 --70652-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:54.779 --70652-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:54.779 --70652-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:54.779 --70652-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:54.779 --70652-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:54.779 --70652-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:54.779 --70652-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:54.779 --70652-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:54.779 00:06:54.779 00:06:54.779 CUnit - A unit testing framework for C - Version 2.1-3 00:06:54.779 http://cunit.sourceforge.net/ 00:06:54.779 00:06:54.779 00:06:54.779 Suite: json 00:06:54.779 Test: test_strequal ...passed 00:06:54.779 Test: test_num_to_uint16 ...passed 00:06:54.779 Test: test_num_to_int32 ...passed 00:06:54.779 Test: test_num_to_uint64 ...passed 00:06:54.779 Test: test_decode_object ...passed 00:06:54.779 Test: test_decode_array ...passed 00:06:54.779 Test: test_decode_bool ...passed 00:06:54.779 Test: test_decode_uint16 ...passed 00:06:54.779 Test: test_decode_int32 ...passed 00:06:54.779 Test: test_decode_uint32 ...passed 00:06:55.036 Test: test_decode_uint64 ...passed 00:06:55.036 Test: test_decode_string ...passed 00:06:55.036 Test: test_decode_uuid ...passed 00:06:55.036 Test: test_find ...passed 00:06:55.036 Test: test_find_array ...passed 00:06:55.036 Test: test_iterating ...passed 00:06:55.036 Test: test_free_object ...passed 00:06:55.036 00:06:55.036 Run Summary: Type Total Ran Passed Failed Inactive 00:06:55.036 suites 1 1 n/a 0 0 00:06:55.036 tests 17 17 17 0 0 00:06:55.036 asserts 236 236 236 0 n/a 00:06:55.036 00:06:55.036 Elapsed time = 0.104 seconds 00:06:55.036 --70652-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:55.036 --70652-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:55.036 ==70652== 00:06:55.036 ==70652== HEAP SUMMARY: 00:06:55.036 ==70652== in use at exit: 0 bytes in 0 blocks 00:06:55.036 ==70652== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:06:55.036 ==70652== 00:06:55.036 ==70652== All heap blocks were freed -- no leaks are possible 00:06:55.036 ==70652== 00:06:55.036 ==70652== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:55.036 01:58:09 -- 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:06:55.036 ==70659== Memcheck, a memory error detector 00:06:55.036 ==70659== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:55.036 ==70659== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:55.036 ==70659== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:06:55.036 ==70659== 00:06:55.036 --70659-- Valgrind options: 00:06:55.036 --70659-- --leak-check=full 00:06:55.036 --70659-- --error-exitcode=2 00:06:55.036 --70659-- --verbose 00:06:55.036 --70659-- Contents of /proc/version: 00:06:55.036 --70659-- 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:55.036 --70659-- 00:06:55.036 --70659-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:55.036 --70659-- Page sizes: currently 4096, max supported 4096 00:06:55.036 --70659-- Valgrind library directory: /usr/libexec/valgrind 00:06:55.036 --70659-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:06:55.036 --70659-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:55.036 --70659-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:55.036 --70659-- might be shown as UnknownInlinedFun 00:06:55.036 --70659-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:55.037 --70659-- object doesn't have a dynamic symbol table 00:06:55.037 --70659-- Scheduler: using generic scheduler lock implementation. 00:06:55.037 --70659-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:55.037 ==70659== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70659-by-???-on-2ceaa32eaff4 00:06:55.037 ==70659== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70659-by-???-on-2ceaa32eaff4 00:06:55.037 ==70659== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70659-by-???-on-2ceaa32eaff4 00:06:55.037 ==70659== 00:06:55.037 ==70659== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:55.037 ==70659== don't want to do, unless you know exactly what you're doing, 00:06:55.037 ==70659== or are doing some strange experiment): 00:06:55.037 ==70659== /usr/libexec/valgrind/../../bin/vgdb --pid=70659 ...command... 00:06:55.037 ==70659== 00:06:55.037 ==70659== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:55.037 ==70659== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:06:55.037 ==70659== and then give GDB the following command 00:06:55.037 ==70659== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70659 00:06:55.037 ==70659== --pid is optional if only one valgrind process is running 00:06:55.037 ==70659== 00:06:55.037 --70659-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:55.037 --70659-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:55.037 --70659-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:55.037 --70659-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:55.037 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:55.037 --70659-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:55.037 --70659-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:55.037 --70659-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:55.037 --70659-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:55.037 --70659-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:55.037 --70659-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:55.037 --70659-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:55.037 --70659-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:55.037 --70659-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:55.037 --70659-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:55.037 --70659-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:55.037 --70659-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:55.037 --70659-- Reading syms from /usr/lib64/libm.so.6 00:06:55.037 --70659-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:55.037 --70659-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:55.037 --70659-- Reading syms from /usr/lib64/libc.so.6 00:06:55.294 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:55.294 --70659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:55.294 --70659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:55.294 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:55.294 --70659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:55.294 --70659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:55.294 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:55.294 --70659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:55.294 --70659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:55.294 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:55.294 --70659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:55.294 --70659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:55.294 --70659-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:55.294 --70659-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:55.294 --70659-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:55.294 --70659-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:55.294 --70659-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:55.294 --70659-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:55.294 --70659-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.294 --70659-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.294 --70659-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.294 --70659-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.294 --70659-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.294 --70659-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.294 --70659-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.294 --70659-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.294 --70659-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.294 --70659-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.294 --70659-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 ==70659== Preferring higher priority redirection: 00:06:55.295 --70659-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:55.295 --70659-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:55.295 --70659-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 --70659-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:55.295 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:55.295 --70659-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:55.295 --70659-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:55.295 ==70659== WARNING: new redirection conflicts with existing -- ignoring it 00:06:55.295 --70659-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:55.295 --70659-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:55.295 --70659-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:55.295 --70659-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:55.295 --70659-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:55.295 --70659-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:55.295 --70659-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:55.295 --70659-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:55.295 --70659-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:55.295 --70659-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:55.295 --70659-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:55.295 --70659-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:55.295 --70659-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:55.295 --70659-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:55.295 --70659-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:55.553 --70659-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:55.553 --70659-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:55.553 --70659-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:55.553 00:06:55.553 00:06:55.553 CUnit - A unit testing framework for C - Version 2.1-3 00:06:55.553 http://cunit.sourceforge.net/ 00:06:55.553 00:06:55.553 00:06:55.553 Suite: json 00:06:55.553 Test: test_write_literal ...passed 00:06:55.553 Test: test_write_string_simple ...passed 00:06:55.553 Test: test_write_string_escapes ...passed 00:06:55.553 Test: test_write_string_utf16le ...passed 00:06:55.553 Test: test_write_number_int32 ...passed 00:06:55.553 Test: test_write_number_uint32 ...passed 00:06:55.553 Test: test_write_number_uint128 ...passed 00:06:55.553 Test: test_write_string_number_uint128 ...passed 00:06:55.553 Test: test_write_number_int64 ...passed 00:06:55.553 Test: test_write_number_uint64 ...passed 00:06:55.553 Test: test_write_number_double ...passed 00:06:55.553 Test: test_write_uuid ...passed 00:06:55.553 Test: test_write_array ...passed 00:06:55.553 Test: test_write_object ...passed 00:06:55.810 Test: test_write_nesting ...passed 00:06:55.810 Test: test_write_val ...passed 00:06:55.810 00:06:55.810 Run Summary: Type Total Ran Passed Failed Inactive 00:06:55.810 suites 1 1 n/a 0 0 00:06:55.810 tests 16 16 16 0 0 00:06:55.810 asserts 918 918 918 0 n/a 00:06:55.810 00:06:55.810 Elapsed time = 0.280 seconds 00:06:55.810 --70659-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:55.810 --70659-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:55.810 ==70659== 00:06:55.810 ==70659== HEAP SUMMARY: 00:06:55.810 ==70659== in use at exit: 0 bytes in 0 blocks 00:06:55.810 ==70659== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:06:55.810 ==70659== 00:06:55.811 ==70659== All heap blocks were freed -- no leaks are possible 00:06:55.811 ==70659== 00:06:55.811 ==70659== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:55.811 01:58:10 -- 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:06:55.811 ==70665== Memcheck, a memory error detector 00:06:55.811 ==70665== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:55.811 ==70665== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:55.811 ==70665== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:06:55.811 ==70665== 00:06:55.811 --70665-- Valgrind options: 00:06:55.811 --70665-- --leak-check=full 00:06:55.811 --70665-- --error-exitcode=2 00:06:55.811 --70665-- --verbose 00:06:55.811 --70665-- Contents of /proc/version: 00:06:55.811 --70665-- 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:55.811 --70665-- 00:06:55.811 --70665-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:55.811 --70665-- Page sizes: currently 4096, max supported 4096 00:06:55.811 --70665-- Valgrind library directory: /usr/libexec/valgrind 00:06:55.811 --70665-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:06:55.811 --70665-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:55.811 --70665-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:55.811 --70665-- might be shown as UnknownInlinedFun 00:06:55.811 --70665-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:55.811 --70665-- object doesn't have a dynamic symbol table 00:06:55.811 --70665-- Scheduler: using generic scheduler lock implementation. 00:06:55.811 --70665-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:55.811 ==70665== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70665-by-???-on-2ceaa32eaff4 00:06:55.811 ==70665== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70665-by-???-on-2ceaa32eaff4 00:06:55.811 ==70665== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70665-by-???-on-2ceaa32eaff4 00:06:55.811 ==70665== 00:06:55.811 ==70665== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:55.811 ==70665== don't want to do, unless you know exactly what you're doing, 00:06:55.811 ==70665== or are doing some strange experiment): 00:06:55.811 ==70665== /usr/libexec/valgrind/../../bin/vgdb --pid=70665 ...command... 00:06:55.811 ==70665== 00:06:55.811 ==70665== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:55.811 ==70665== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:06:55.811 ==70665== and then give GDB the following command 00:06:55.811 ==70665== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70665 00:06:55.811 ==70665== --pid is optional if only one valgrind process is running 00:06:55.811 ==70665== 00:06:55.811 --70665-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:55.811 --70665-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:55.811 --70665-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:55.811 --70665-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:55.811 ==70665== WARNING: new redirection conflicts with existing -- ignoring it 00:06:55.811 --70665-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:55.811 --70665-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:55.811 --70665-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:55.811 --70665-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:55.811 --70665-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:55.811 --70665-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:55.811 --70665-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:55.811 --70665-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:55.811 --70665-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:55.811 --70665-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:55.811 --70665-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:55.811 --70665-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:55.811 --70665-- Reading syms from /usr/lib64/libm.so.6 00:06:55.811 --70665-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:55.811 --70665-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:55.811 --70665-- Reading syms from /usr/lib64/libc.so.6 00:06:56.069 ==70665== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.069 --70665-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.069 --70665-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:56.069 ==70665== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.069 --70665-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.069 --70665-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:56.069 ==70665== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.069 --70665-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.069 --70665-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:56.069 ==70665== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.069 --70665-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.069 --70665-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:56.069 --70665-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:56.069 --70665-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:56.069 --70665-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:56.069 --70665-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:56.069 --70665-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:56.069 --70665-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:56.069 --70665-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.069 --70665-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.069 --70665-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.069 --70665-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.069 --70665-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.069 --70665-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.069 --70665-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.069 --70665-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.069 --70665-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 ==70665== Preferring higher priority redirection: 00:06:56.070 --70665-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:56.070 --70665-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:56.070 --70665-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 --70665-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.070 ==70665== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.070 --70665-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:56.070 --70665-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:56.070 ==70665== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.070 --70665-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:56.070 --70665-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:56.070 --70665-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:56.070 --70665-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:56.070 --70665-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:56.070 --70665-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:56.070 --70665-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:56.070 --70665-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:56.070 --70665-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:56.070 --70665-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:56.070 --70665-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:56.070 --70665-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:56.070 --70665-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:56.070 --70665-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:56.070 --70665-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:56.328 --70665-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:56.329 --70665-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:56.329 --70665-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:56.329 00:06:56.329 00:06:56.329 CUnit - A unit testing framework for C - Version 2.1-3 00:06:56.329 http://cunit.sourceforge.net/ 00:06:56.329 00:06:56.329 00:06:56.329 Suite: jsonrpc 00:06:56.329 Test: test_parse_request ...--70665-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:56.329 passed 00:06:56.329 Test: test_parse_request_streaming ...passed 00:06:56.329 00:06:56.329 Run Summary: Type Total Ran Passed Failed Inactive 00:06:56.329 suites 1 1 n/a 0 0 00:06:56.329 tests 2 2 2 0 0 00:06:56.329 asserts 289 289 289 0 n/a 00:06:56.329 00:06:56.329 Elapsed time = 0.111 seconds 00:06:56.329 --70665-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:56.329 --70665-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:56.329 ==70665== 00:06:56.329 ==70665== HEAP SUMMARY: 00:06:56.329 ==70665== in use at exit: 0 bytes in 0 blocks 00:06:56.329 ==70665== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:06:56.329 ==70665== 00:06:56.329 ==70665== All heap blocks were freed -- no leaks are possible 00:06:56.329 ==70665== 00:06:56.329 ==70665== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:56.329 00:06:56.329 real 0m3.361s 00:06:56.329 user 0m3.250s 00:06:56.329 sys 0m0.101s 00:06:56.329 01:58:10 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:56.329 01:58:10 -- common/autotest_common.sh@10 -- # set +x 00:06:56.329 ************************************ 00:06:56.329 END TEST unittest_json 00:06:56.329 ************************************ 00:06:56.329 01:58:10 -- unit/unittest.sh@244 -- # run_test unittest_rpc unittest_rpc 00:06:56.329 01:58:10 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:56.329 01:58:10 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:56.329 01:58:10 -- common/autotest_common.sh@10 -- # set +x 00:06:56.329 ************************************ 00:06:56.329 START TEST unittest_rpc 00:06:56.329 ************************************ 00:06:56.588 01:58:10 -- common/autotest_common.sh@1111 -- # unittest_rpc 00:06:56.588 01:58:10 -- 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:06:56.588 ==70693== Memcheck, a memory error detector 00:06:56.588 ==70693== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:56.588 ==70693== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:56.588 ==70693== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:06:56.588 ==70693== 00:06:56.588 --70693-- Valgrind options: 00:06:56.588 --70693-- --leak-check=full 00:06:56.588 --70693-- --error-exitcode=2 00:06:56.588 --70693-- --verbose 00:06:56.588 --70693-- Contents of /proc/version: 00:06:56.588 --70693-- 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:56.588 --70693-- 00:06:56.588 --70693-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:56.588 --70693-- Page sizes: currently 4096, max supported 4096 00:06:56.588 --70693-- Valgrind library directory: /usr/libexec/valgrind 00:06:56.588 --70693-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:06:56.588 --70693-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:56.588 --70693-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:56.588 --70693-- might be shown as UnknownInlinedFun 00:06:56.588 --70693-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:56.588 --70693-- object doesn't have a dynamic symbol table 00:06:56.588 --70693-- Scheduler: using generic scheduler lock implementation. 00:06:56.588 --70693-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:56.588 ==70693== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70693-by-???-on-2ceaa32eaff4 00:06:56.588 ==70693== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70693-by-???-on-2ceaa32eaff4 00:06:56.588 ==70693== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70693-by-???-on-2ceaa32eaff4 00:06:56.588 ==70693== 00:06:56.588 ==70693== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:56.588 ==70693== don't want to do, unless you know exactly what you're doing, 00:06:56.588 ==70693== or are doing some strange experiment): 00:06:56.588 ==70693== /usr/libexec/valgrind/../../bin/vgdb --pid=70693 ...command... 00:06:56.588 ==70693== 00:06:56.588 ==70693== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:56.588 ==70693== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:06:56.588 ==70693== and then give GDB the following command 00:06:56.588 ==70693== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70693 00:06:56.588 ==70693== --pid is optional if only one valgrind process is running 00:06:56.588 ==70693== 00:06:56.588 --70693-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:56.588 --70693-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:56.588 --70693-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:56.588 --70693-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:56.588 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.588 --70693-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:56.588 --70693-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:56.588 --70693-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:56.588 --70693-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:56.588 --70693-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:56.588 --70693-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:56.588 --70693-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:56.588 --70693-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:56.588 --70693-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:56.588 --70693-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:56.588 --70693-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:56.588 --70693-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:56.588 --70693-- Reading syms from /usr/lib64/libm.so.6 00:06:56.588 --70693-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:56.589 --70693-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:56.589 --70693-- Reading syms from /usr/lib64/libc.so.6 00:06:56.589 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.589 --70693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.589 --70693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:56.589 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.589 --70693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.589 --70693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:56.589 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.589 --70693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.589 --70693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:56.589 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.589 --70693-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:56.589 --70693-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:56.847 --70693-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:56.847 --70693-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:56.847 --70693-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:56.847 --70693-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:56.847 --70693-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:56.847 --70693-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:56.847 --70693-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.847 --70693-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 ==70693== Preferring higher priority redirection: 00:06:56.848 --70693-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:56.848 --70693-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:56.848 --70693-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 --70693-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:56.848 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.848 --70693-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:56.848 --70693-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:56.848 ==70693== WARNING: new redirection conflicts with existing -- ignoring it 00:06:56.848 --70693-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:56.848 --70693-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:56.848 --70693-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:56.848 --70693-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:56.848 --70693-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:56.848 --70693-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:56.848 --70693-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:56.848 --70693-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:57.107 --70693-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:57.107 --70693-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:57.107 --70693-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:57.107 --70693-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:57.107 --70693-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:57.107 --70693-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:57.107 --70693-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:57.107 --70693-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:57.107 --70693-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:06:57.107 --70693-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:57.107 --70693-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:57.107 00:06:57.107 00:06:57.107 CUnit - A unit testing framework for C - Version 2.1-3 00:06:57.107 http://cunit.sourceforge.net/ 00:06:57.107 00:06:57.107 00:06:57.107 Suite: rpc 00:06:57.107 Test: test_jsonrpc_handler ...passed 00:06:57.107 Test: test_spdk_rpc_is_method_allowed ...passed 00:06:57.107 Test: test_rpc_get_methods ...[2024-04-19 01:58:11.476631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:06:57.107 passed 00:06:57.107 Test: test_rpc_spdk_get_version ...passed 00:06:57.107 Test: test_spdk_rpc_listen_close ...passed 00:06:57.107 Test: test_rpc_run_multiple_servers ...passed 00:06:57.107 00:06:57.107 Run Summary: Type Total Ran Passed Failed Inactive 00:06:57.107 suites 1 1 n/a 0 0 00:06:57.107 tests 6 6 6 0 0 00:06:57.107 asserts 23 23 23 0 n/a 00:06:57.107 00:06:57.107 Elapsed time = 0.080 seconds 00:06:57.107 --70693-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:57.107 --70693-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:57.107 ==70693== 00:06:57.107 ==70693== HEAP SUMMARY: 00:06:57.107 ==70693== in use at exit: 513 bytes in 6 blocks 00:06:57.107 ==70693== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:06:57.107 ==70693== 00:06:57.107 ==70693== Searching for pointers to 6 not-freed blocks 00:06:57.107 ==70693== Checked 6,231,584 bytes 00:06:57.107 ==70693== 00:06:57.107 ==70693== LEAK SUMMARY: 00:06:57.107 ==70693== definitely lost: 0 bytes in 0 blocks 00:06:57.107 ==70693== indirectly lost: 0 bytes in 0 blocks 00:06:57.107 ==70693== possibly lost: 0 bytes in 0 blocks 00:06:57.107 ==70693== still reachable: 513 bytes in 6 blocks 00:06:57.108 ==70693== suppressed: 0 bytes in 0 blocks 00:06:57.108 ==70693== Reachable blocks (those to which a pointer was found) are not shown. 00:06:57.108 ==70693== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:57.108 ==70693== 00:06:57.108 ==70693== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:57.366 00:06:57.366 real 0m0.780s 00:06:57.366 user 0m0.748s 00:06:57.366 sys 0m0.030s 00:06:57.366 01:58:11 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:57.366 01:58:11 -- common/autotest_common.sh@10 -- # set +x 00:06:57.366 ************************************ 00:06:57.366 END TEST unittest_rpc 00:06:57.366 ************************************ 00:06:57.366 01:58:11 -- 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:06:57.366 01:58:11 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:06:57.366 01:58:11 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:57.366 01:58:11 -- common/autotest_common.sh@10 -- # set +x 00:06:57.366 ************************************ 00:06:57.366 START TEST unittest_notify 00:06:57.366 ************************************ 00:06:57.366 01:58:11 -- 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:06:57.366 ==70726== Memcheck, a memory error detector 00:06:57.366 ==70726== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:57.366 ==70726== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:57.366 ==70726== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:06:57.366 ==70726== 00:06:57.366 --70726-- Valgrind options: 00:06:57.366 --70726-- --leak-check=full 00:06:57.366 --70726-- --error-exitcode=2 00:06:57.366 --70726-- --verbose 00:06:57.366 --70726-- Contents of /proc/version: 00:06:57.366 --70726-- 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:57.366 --70726-- 00:06:57.366 --70726-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:57.366 --70726-- Page sizes: currently 4096, max supported 4096 00:06:57.366 --70726-- Valgrind library directory: /usr/libexec/valgrind 00:06:57.366 --70726-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:06:57.366 --70726-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:57.366 --70726-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:57.366 --70726-- might be shown as UnknownInlinedFun 00:06:57.366 --70726-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:57.366 --70726-- object doesn't have a dynamic symbol table 00:06:57.366 --70726-- Scheduler: using generic scheduler lock implementation. 00:06:57.366 --70726-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:57.366 ==70726== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70726-by-???-on-2ceaa32eaff4 00:06:57.367 ==70726== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70726-by-???-on-2ceaa32eaff4 00:06:57.367 ==70726== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70726-by-???-on-2ceaa32eaff4 00:06:57.367 ==70726== 00:06:57.367 ==70726== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:57.367 ==70726== don't want to do, unless you know exactly what you're doing, 00:06:57.367 ==70726== or are doing some strange experiment): 00:06:57.367 ==70726== /usr/libexec/valgrind/../../bin/vgdb --pid=70726 ...command... 00:06:57.367 ==70726== 00:06:57.367 ==70726== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:57.367 ==70726== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:06:57.367 ==70726== and then give GDB the following command 00:06:57.367 ==70726== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70726 00:06:57.367 ==70726== --pid is optional if only one valgrind process is running 00:06:57.367 ==70726== 00:06:57.367 --70726-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:57.367 --70726-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:57.367 --70726-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:57.367 --70726-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:57.367 ==70726== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.367 --70726-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:57.367 --70726-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:57.367 --70726-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:57.367 --70726-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:57.367 --70726-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:57.367 --70726-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:57.367 --70726-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:57.367 --70726-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:57.367 --70726-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:57.367 --70726-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:57.367 --70726-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:57.367 --70726-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:57.367 --70726-- Reading syms from /usr/lib64/libm.so.6 00:06:57.367 --70726-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:57.367 --70726-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:57.367 --70726-- Reading syms from /usr/lib64/libc.so.6 00:06:57.367 ==70726== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.367 --70726-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:57.367 --70726-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:57.367 ==70726== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.367 --70726-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:57.367 --70726-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:57.367 ==70726== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.367 --70726-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:57.367 --70726-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:57.367 ==70726== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.367 --70726-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:57.367 --70726-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:57.627 --70726-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:57.627 --70726-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:57.627 --70726-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:57.627 --70726-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:57.627 --70726-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:57.627 --70726-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:57.627 --70726-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.627 --70726-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 ==70726== Preferring higher priority redirection: 00:06:57.628 --70726-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:57.628 --70726-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:57.628 --70726-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 --70726-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:57.628 ==70726== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.628 --70726-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:57.628 --70726-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:57.628 ==70726== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.628 --70726-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:57.628 --70726-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:57.628 --70726-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:57.628 --70726-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:57.628 --70726-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:57.628 --70726-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:57.628 --70726-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:57.628 --70726-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:57.628 --70726-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:57.628 --70726-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:57.628 --70726-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:57.628 --70726-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:57.628 --70726-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:57.628 --70726-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:57.628 --70726-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:57.628 --70726-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:57.628 --70726-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:57.628 --70726-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:57.628 00:06:57.628 00:06:57.628 CUnit - A unit testing framework for C - Version 2.1-3 00:06:57.628 http://cunit.sourceforge.net/ 00:06:57.628 00:06:57.628 00:06:57.628 Suite: app_suite 00:06:57.628 Test: notify ...passed 00:06:57.628 00:06:57.887 Run Summary: Type Total Ran Passed Failed Inactive 00:06:57.887 suites 1 1 n/a 0 0 00:06:57.887 tests 1 1 1 0 0 00:06:57.887 asserts 13 13 13 0 n/a 00:06:57.887 00:06:57.887 Elapsed time = 0.011 seconds 00:06:57.887 --70726-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:57.887 --70726-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:57.887 ==70726== 00:06:57.887 ==70726== HEAP SUMMARY: 00:06:57.887 ==70726== in use at exit: 288 bytes in 2 blocks 00:06:57.887 ==70726== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:06:57.887 ==70726== 00:06:57.887 ==70726== Searching for pointers to 2 not-freed blocks 00:06:57.887 ==70726== Checked 6,481,392 bytes 00:06:57.887 ==70726== 00:06:57.887 ==70726== LEAK SUMMARY: 00:06:57.887 ==70726== definitely lost: 0 bytes in 0 blocks 00:06:57.887 ==70726== indirectly lost: 0 bytes in 0 blocks 00:06:57.887 ==70726== possibly lost: 0 bytes in 0 blocks 00:06:57.887 ==70726== still reachable: 288 bytes in 2 blocks 00:06:57.887 ==70726== suppressed: 0 bytes in 0 blocks 00:06:57.887 ==70726== Reachable blocks (those to which a pointer was found) are not shown. 00:06:57.887 ==70726== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:06:57.887 ==70726== 00:06:57.887 ==70726== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:57.887 00:06:57.887 real 0m0.536s 00:06:57.887 user 0m0.510s 00:06:57.887 sys 0m0.025s 00:06:57.887 01:58:12 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:57.887 01:58:12 -- common/autotest_common.sh@10 -- # set +x 00:06:57.887 ************************************ 00:06:57.887 END TEST unittest_notify 00:06:57.887 ************************************ 00:06:57.887 01:58:12 -- unit/unittest.sh@246 -- # run_test unittest_nvme unittest_nvme 00:06:57.887 01:58:12 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:57.887 01:58:12 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:57.887 01:58:12 -- common/autotest_common.sh@10 -- # set +x 00:06:57.887 ************************************ 00:06:57.887 START TEST unittest_nvme 00:06:57.887 ************************************ 00:06:57.887 01:58:12 -- common/autotest_common.sh@1111 -- # unittest_nvme 00:06:57.887 01:58:12 -- 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:06:57.887 ==70756== Memcheck, a memory error detector 00:06:57.887 ==70756== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:57.887 ==70756== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:57.887 ==70756== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:06:57.887 ==70756== 00:06:57.887 --70756-- Valgrind options: 00:06:57.887 --70756-- --leak-check=full 00:06:57.887 --70756-- --error-exitcode=2 00:06:57.887 --70756-- --verbose 00:06:57.887 --70756-- Contents of /proc/version: 00:06:57.887 --70756-- 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:57.887 --70756-- 00:06:57.887 --70756-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:57.887 --70756-- Page sizes: currently 4096, max supported 4096 00:06:57.887 --70756-- Valgrind library directory: /usr/libexec/valgrind 00:06:57.887 --70756-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:06:57.887 --70756-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:57.887 --70756-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:57.887 --70756-- might be shown as UnknownInlinedFun 00:06:57.887 --70756-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:57.887 --70756-- object doesn't have a dynamic symbol table 00:06:57.887 --70756-- Scheduler: using generic scheduler lock implementation. 00:06:57.887 --70756-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:57.887 ==70756== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70756-by-???-on-2ceaa32eaff4 00:06:57.887 ==70756== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70756-by-???-on-2ceaa32eaff4 00:06:57.888 ==70756== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70756-by-???-on-2ceaa32eaff4 00:06:57.888 ==70756== 00:06:57.888 ==70756== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:57.888 ==70756== don't want to do, unless you know exactly what you're doing, 00:06:57.888 ==70756== or are doing some strange experiment): 00:06:57.888 ==70756== /usr/libexec/valgrind/../../bin/vgdb --pid=70756 ...command... 00:06:57.888 ==70756== 00:06:57.888 ==70756== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:57.888 ==70756== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:06:57.888 ==70756== and then give GDB the following command 00:06:57.888 ==70756== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70756 00:06:57.888 ==70756== --pid is optional if only one valgrind process is running 00:06:57.888 ==70756== 00:06:57.888 --70756-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:57.888 --70756-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:57.888 --70756-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:57.888 --70756-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:57.888 ==70756== WARNING: new redirection conflicts with existing -- ignoring it 00:06:57.888 --70756-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:57.888 --70756-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:57.888 --70756-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:57.888 --70756-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:58.146 --70756-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:58.146 --70756-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:58.146 --70756-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:58.146 --70756-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:58.146 --70756-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:58.146 --70756-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:58.146 --70756-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:58.146 --70756-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:58.146 --70756-- Reading syms from /usr/lib64/libm.so.6 00:06:58.146 --70756-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:58.146 --70756-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:58.146 --70756-- Reading syms from /usr/lib64/libc.so.6 00:06:58.146 ==70756== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.146 --70756-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:58.146 --70756-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:58.146 ==70756== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.146 --70756-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:58.146 --70756-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:58.147 ==70756== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.147 --70756-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:58.147 --70756-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:58.147 ==70756== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.147 --70756-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:58.147 --70756-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:58.147 --70756-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:58.147 --70756-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:58.147 --70756-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:58.147 --70756-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:58.147 --70756-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:58.147 --70756-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:58.147 --70756-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.147 --70756-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 ==70756== Preferring higher priority redirection: 00:06:58.405 --70756-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:58.405 --70756-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:58.405 --70756-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.405 --70756-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:58.406 ==70756== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.406 --70756-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:58.406 --70756-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:58.406 ==70756== WARNING: new redirection conflicts with existing -- ignoring it 00:06:58.406 --70756-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:58.406 --70756-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:58.406 --70756-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:58.406 --70756-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:58.406 --70756-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:58.406 --70756-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:58.406 --70756-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:58.406 --70756-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:58.406 --70756-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:58.406 --70756-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:58.406 --70756-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:58.406 --70756-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:58.406 --70756-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:58.406 --70756-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:58.406 --70756-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:58.406 --70756-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:58.406 --70756-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:58.406 --70756-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:58.406 00:06:58.406 00:06:58.406 CUnit - A unit testing framework for C - Version 2.1-3 00:06:58.406 http://cunit.sourceforge.net/ 00:06:58.406 00:06:58.406 00:06:58.406 Suite: nvme 00:06:58.406 Test: test_opc_data_transfer ...passed 00:06:58.406 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:06:58.406 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:06:58.406 Test: test_trid_parse_and_compare ...[2024-04-19 01:58:12.893653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1171:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:06:58.406 [2024-04-19 01:58:12.931483] /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:06:58.665 [2024-04-19 01:58:12.933925] /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:06:58.665 [2024-04-19 01:58:12.934230] /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:06:58.665 [2024-04-19 01:58:12.936272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1194:parse_next_key: *ERROR*: Key without value 00:06:58.665 [2024-04-19 01:58:12.936544] /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:06:58.665 --70756-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:06:58.665 passed 00:06:58.665 Test: test_trid_trtype_str ...passed 00:06:58.665 Test: test_trid_adrfam_str ...passed 00:06:58.665 Test: test_nvme_ctrlr_probe ...[2024-04-19 01:58:13.008981] /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:06:58.665 passed 00:06:58.665 Test: test_spdk_nvme_probe ...[2024-04-19 01:58:13.017812] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:06:58.665 [2024-04-19 01:58:13.018619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:06:58.665 [2024-04-19 01:58:13.021950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 812:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:06:58.665 [2024-04-19 01:58:13.022476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:06:58.665 passed 00:06:58.665 Test: test_spdk_nvme_connect ...[2024-04-19 01:58:13.035297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 993:spdk_nvme_connect: *ERROR*: No transport ID specified 00:06:58.665 [2024-04-19 01:58:13.082273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:06:58.665 [2024-04-19 01:58:13.082739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1004:spdk_nvme_connect: *ERROR*: Create probe context failed 00:06:58.666 passed 00:06:58.666 Test: test_nvme_ctrlr_probe_internal ...[2024-04-19 01:58:13.086841] /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:06:58.666 [2024-04-19 01:58:13.087554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:06:58.666 passed 00:06:58.666 Test: test_nvme_init_controllers ...[2024-04-19 01:58:13.098289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:06:58.666 passed 00:06:58.666 Test: test_nvme_driver_init ...[2024-04-19 01:58:13.115994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:06:58.666 [2024-04-19 01:58:13.116709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:06:58.924 [2024-04-19 01:58:13.229415] /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:06:58.924 [2024-04-19 01:58:13.233243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:06:58.924 passed 00:06:58.924 Test: test_spdk_nvme_detach ...passed 00:06:58.925 Test: test_nvme_completion_poll_cb ...passed 00:06:58.925 Test: test_nvme_user_copy_cmd_complete ...--70756-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:58.925 passed 00:06:58.925 Test: test_nvme_allocate_request_null ...passed 00:06:58.925 Test: test_nvme_allocate_request ...passed 00:06:58.925 Test: test_nvme_free_request ...passed 00:06:58.925 Test: test_nvme_allocate_request_user_copy ...passed 00:06:58.925 Test: test_nvme_robust_mutex_init_shared ...passed 00:06:58.925 Test: test_nvme_request_check_timeout ...passed 00:06:58.925 Test: test_nvme_wait_for_completion ...passed 00:06:58.925 Test: test_spdk_nvme_parse_func ...--70756-- REDIR: 0x5577910 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:06:58.925 passed 00:06:58.925 Test: test_spdk_nvme_detach_async ...passed 00:06:58.925 Test: test_nvme_parse_addr ...[2024-04-19 01:58:13.371665] /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:06:58.925 passed 00:06:58.925 00:06:58.925 Run Summary: Type Total Ran Passed Failed Inactive 00:06:58.925 suites 1 1 n/a 0 0 00:06:58.925 tests 25 25 25 0 0 00:06:58.925 asserts 326 326 326 0 n/a 00:06:58.925 00:06:58.925 Elapsed time = 0.402 seconds 00:06:58.925 --70756-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:06:58.925 --70756-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:06:59.184 ==70756== 00:06:59.184 ==70756== HEAP SUMMARY: 00:06:59.184 ==70756== in use at exit: 0 bytes in 0 blocks 00:06:59.184 ==70756== total heap usage: 177 allocs, 177 frees, 147,493 bytes allocated 00:06:59.184 ==70756== 00:06:59.184 ==70756== All heap blocks were freed -- no leaks are possible 00:06:59.184 ==70756== 00:06:59.184 ==70756== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:06:59.184 01:58:13 -- 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:06:59.184 ==70768== Memcheck, a memory error detector 00:06:59.184 ==70768== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:06:59.184 ==70768== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:06:59.184 ==70768== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:06:59.184 ==70768== 00:06:59.184 --70768-- Valgrind options: 00:06:59.184 --70768-- --leak-check=full 00:06:59.184 --70768-- --error-exitcode=2 00:06:59.184 --70768-- --verbose 00:06:59.184 --70768-- Contents of /proc/version: 00:06:59.184 --70768-- 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:59.184 --70768-- 00:06:59.184 --70768-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:06:59.184 --70768-- Page sizes: currently 4096, max supported 4096 00:06:59.184 --70768-- Valgrind library directory: /usr/libexec/valgrind 00:06:59.184 --70768-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:06:59.184 --70768-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:06:59.184 --70768-- Warning: cross-CU LIMITATION: some inlined fn names 00:06:59.184 --70768-- might be shown as UnknownInlinedFun 00:06:59.184 --70768-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:06:59.184 --70768-- object doesn't have a dynamic symbol table 00:06:59.184 --70768-- Scheduler: using generic scheduler lock implementation. 00:06:59.184 --70768-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:06:59.184 ==70768== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70768-by-???-on-2ceaa32eaff4 00:06:59.184 ==70768== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70768-by-???-on-2ceaa32eaff4 00:06:59.184 ==70768== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70768-by-???-on-2ceaa32eaff4 00:06:59.184 ==70768== 00:06:59.184 ==70768== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:06:59.184 ==70768== don't want to do, unless you know exactly what you're doing, 00:06:59.184 ==70768== or are doing some strange experiment): 00:06:59.184 ==70768== /usr/libexec/valgrind/../../bin/vgdb --pid=70768 ...command... 00:06:59.184 ==70768== 00:06:59.184 ==70768== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:06:59.184 ==70768== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:06:59.184 ==70768== and then give GDB the following command 00:06:59.184 ==70768== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70768 00:06:59.184 ==70768== --pid is optional if only one valgrind process is running 00:06:59.184 ==70768== 00:06:59.184 --70768-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:06:59.184 --70768-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:06:59.184 --70768-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:06:59.184 --70768-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:06:59.184 ==70768== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.184 --70768-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:06:59.184 --70768-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:06:59.184 --70768-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:06:59.184 --70768-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:06:59.184 --70768-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:06:59.184 --70768-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:06:59.184 --70768-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:06:59.184 --70768-- Reading syms from /usr/lib64/liburing.so.2.4 00:06:59.184 --70768-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:06:59.184 --70768-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:06:59.184 --70768-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:06:59.184 --70768-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:06:59.184 --70768-- Reading syms from /usr/lib64/libm.so.6 00:06:59.184 --70768-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:06:59.185 --70768-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:06:59.185 --70768-- Reading syms from /usr/lib64/libc.so.6 00:06:59.443 ==70768== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.443 --70768-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.443 --70768-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:59.443 ==70768== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.443 --70768-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.443 --70768-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:59.443 ==70768== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.443 --70768-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.443 --70768-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:06:59.443 ==70768== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.443 --70768-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:06:59.443 --70768-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:06:59.443 --70768-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:06:59.443 --70768-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:06:59.443 --70768-- Reading syms from /usr/lib64/libz.so.1.2.13 00:06:59.443 --70768-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:06:59.443 --70768-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:06:59.443 --70768-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:06:59.443 --70768-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.443 --70768-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 ==70768== Preferring higher priority redirection: 00:06:59.444 --70768-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:06:59.444 --70768-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:06:59.444 --70768-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 --70768-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:06:59.444 ==70768== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.444 --70768-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:59.444 --70768-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:59.444 ==70768== WARNING: new redirection conflicts with existing -- ignoring it 00:06:59.444 --70768-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:06:59.444 --70768-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:06:59.444 --70768-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:06:59.444 --70768-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:06:59.444 --70768-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:06:59.702 --70768-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:06:59.703 --70768-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:06:59.703 --70768-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:06:59.703 --70768-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:06:59.703 --70768-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:06:59.703 --70768-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:06:59.703 --70768-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:06:59.703 --70768-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:06:59.703 --70768-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:06:59.703 --70768-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:06:59.703 --70768-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:06:59.703 --70768-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:06:59.703 --70768-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:06:59.703 00:06:59.703 00:06:59.703 CUnit - A unit testing framework for C - Version 2.1-3 00:06:59.703 http://cunit.sourceforge.net/ 00:06:59.703 00:06:59.703 00:06:59.703 Suite: nvme_ctrlr 00:06:59.703 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-04-19 01:58:14.081084] /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:06:59.703 --70768-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:06:59.703 --70768-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:06:59.703 --70768-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:06:59.703 passed 00:06:59.703 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-04-19 01:58:14.208847] /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:06:59.703 passed 00:06:59.703 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-04-19 01:58:14.214531] /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:06:59.703 passed 00:06:59.703 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-04-19 01:58:14.219819] /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:06:59.703 passed 00:06:59.703 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-04-19 01:58:14.225081] /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:06:59.961 [2024-04-19 01:58:14.232250] /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-19 01:58:14.236475] /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-19 01:58:14.240331] /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:06:59.961 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-04-19 01:58:14.247613] /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:06:59.962 [2024-04-19 01:58:14.257781] /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-19 01:58:14.261550] /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:06:59.962 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-04-19 01:58:14.268853] /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:06:59.962 [2024-04-19 01:58:14.274632] /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-19 01:58:14.282431] /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:06:59.962 Test: test_nvme_ctrlr_init_delay ...[2024-04-19 01:58:14.289627] /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:06:59.962 passed 00:06:59.962 Test: test_alloc_io_qpair_rr_1 ...[2024-04-19 01:58:14.296892] /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:06:59.962 [2024-04-19 01:58:14.314679] /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:06:59.962 [2024-04-19 01:58:14.321828] /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:06:59.962 [2024-04-19 01:58:14.322886] /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:06:59.962 [2024-04-19 01:58:14.323349] /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:06:59.962 passed 00:06:59.962 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:06:59.962 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:06:59.962 Test: test_alloc_io_qpair_wrr_1 ...[2024-04-19 01:58:14.342980] /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:06:59.962 passed 00:06:59.962 Test: test_alloc_io_qpair_wrr_2 ...[2024-04-19 01:58:14.348581] /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:06:59.962 [2024-04-19 01:58:14.351784] /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:06:59.962 passed 00:06:59.962 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-04-19 01:58:14.358792] /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:06:59.962 [2024-04-19 01:58:14.363495] /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:06:59.962 [2024-04-19 01:58:14.368462] /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:06:59.962 [2024-04-19 01:58:14.371723] /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:06:59.962 passed 00:06:59.962 Test: test_nvme_ctrlr_fail ...[2024-04-19 01:58:14.374468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1041:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:06:59.962 passed 00:06:59.962 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:06:59.962 Test: test_nvme_ctrlr_set_supported_features ...passed 00:06:59.962 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:06:59.962 Test: test_nvme_ctrlr_test_active_ns ...[2024-04-19 01:58:14.395981] /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:00.528 passed 00:07:00.528 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:07:00.528 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:07:00.528 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:07:00.529 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-04-19 01:58:15.035366] /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:00.794 passed 00:07:00.794 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-04-19 01:58:15.060515] /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:00.794 passed 00:07:00.794 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-04-19 01:58:15.064481] /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:00.794 [2024-04-19 01:58:15.071623] /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:00.794 passed 00:07:00.794 Test: test_alloc_io_qpair_fail ...[2024-04-19 01:58:15.074066] /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:00.794 [2024-04-19 01:58:15.075153] /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:00.794 passed 00:07:00.794 Test: test_nvme_ctrlr_add_remove_process ...passed 00:07:00.794 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:07:00.794 Test: test_nvme_ctrlr_set_state ...[2024-04-19 01:58:15.091559] /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:00.794 passed 00:07:00.794 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-04-19 01:58:15.092536] /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:00.794 passed 00:07:00.794 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-04-19 01:58:15.130513] /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:00.794 passed 00:07:00.794 Test: test_nvme_ctrlr_ns_mgmt ...[2024-04-19 01:58:15.211255] /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:00.794 passed 00:07:00.794 Test: test_nvme_ctrlr_reset ...[2024-04-19 01:58:15.228526] /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:00.794 passed 00:07:00.794 Test: test_nvme_ctrlr_aer_callback ...[2024-04-19 01:58:15.248437] /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:00.794 passed 00:07:00.794 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-04-19 01:58:15.265921] /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:00.794 passed 00:07:00.795 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:07:00.795 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:07:00.795 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-04-19 01:58:15.301611] /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:00.795 passed 00:07:01.059 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:07:01.059 Test: test_nvme_ctrlr_ana_resize ...[2024-04-19 01:58:15.318570] /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:01.059 passed 00:07:01.059 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:07:01.059 Test: test_nvme_transport_ctrlr_ready ...[2024-04-19 01:58:15.331074] /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:01.059 [2024-04-19 01:58:15.332684] /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:01.059 passed 00:07:01.059 Test: test_nvme_ctrlr_disable ...[2024-04-19 01:58:15.333713] /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:01.059 passed 00:07:01.059 00:07:01.059 Run Summary: Type Total Ran Passed Failed Inactive 00:07:01.059 suites 1 1 n/a 0 0 00:07:01.059 tests 43 43 43 0 0 00:07:01.059 asserts 10418 10418 10418 0 n/a 00:07:01.059 00:07:01.059 Elapsed time = 1.224 seconds 00:07:01.059 --70768-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:01.059 --70768-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:01.059 ==70768== 00:07:01.059 ==70768== HEAP SUMMARY: 00:07:01.059 ==70768== in use at exit: 0 bytes in 0 blocks 00:07:01.059 ==70768== total heap usage: 8,071 allocs, 8,071 frees, 64,073,372 bytes allocated 00:07:01.059 ==70768== 00:07:01.059 ==70768== All heap blocks were freed -- no leaks are possible 00:07:01.059 ==70768== 00:07:01.059 ==70768== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:01.059 01:58:15 -- 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:01.059 ==70792== Memcheck, a memory error detector 00:07:01.059 ==70792== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:01.059 ==70792== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:01.059 ==70792== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:01.059 ==70792== 00:07:01.059 --70792-- Valgrind options: 00:07:01.059 --70792-- --leak-check=full 00:07:01.059 --70792-- --error-exitcode=2 00:07:01.059 --70792-- --verbose 00:07:01.059 --70792-- Contents of /proc/version: 00:07:01.059 --70792-- 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:01.059 --70792-- 00:07:01.059 --70792-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:01.059 --70792-- Page sizes: currently 4096, max supported 4096 00:07:01.059 --70792-- Valgrind library directory: /usr/libexec/valgrind 00:07:01.059 --70792-- 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:01.059 --70792-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:01.059 --70792-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:01.059 --70792-- might be shown as UnknownInlinedFun 00:07:01.059 --70792-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:01.059 --70792-- object doesn't have a dynamic symbol table 00:07:01.059 --70792-- Scheduler: using generic scheduler lock implementation. 00:07:01.059 --70792-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:01.059 ==70792== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70792-by-???-on-2ceaa32eaff4 00:07:01.059 ==70792== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70792-by-???-on-2ceaa32eaff4 00:07:01.059 ==70792== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70792-by-???-on-2ceaa32eaff4 00:07:01.059 ==70792== 00:07:01.059 ==70792== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:01.059 ==70792== don't want to do, unless you know exactly what you're doing, 00:07:01.059 ==70792== or are doing some strange experiment): 00:07:01.059 ==70792== /usr/libexec/valgrind/../../bin/vgdb --pid=70792 ...command... 00:07:01.059 ==70792== 00:07:01.059 ==70792== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:01.059 ==70792== /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:01.059 ==70792== and then give GDB the following command 00:07:01.059 ==70792== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70792 00:07:01.059 ==70792== --pid is optional if only one valgrind process is running 00:07:01.059 ==70792== 00:07:01.059 --70792-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:01.060 --70792-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:01.060 --70792-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:01.060 --70792-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:01.060 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.060 --70792-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:01.060 --70792-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:01.060 --70792-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:01.060 --70792-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:01.060 --70792-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:01.060 --70792-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:01.060 --70792-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:01.060 --70792-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:01.060 --70792-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:01.060 --70792-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:01.060 --70792-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:01.060 --70792-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:01.060 --70792-- Reading syms from /usr/lib64/libm.so.6 00:07:01.318 --70792-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:01.318 --70792-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:01.318 --70792-- Reading syms from /usr/lib64/libc.so.6 00:07:01.319 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.319 --70792-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.319 --70792-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:01.319 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.319 --70792-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.319 --70792-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:01.319 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.319 --70792-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.319 --70792-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:01.319 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.319 --70792-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.319 --70792-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:01.319 --70792-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:01.319 --70792-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:01.319 --70792-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:01.319 --70792-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:01.319 --70792-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:01.319 --70792-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:01.319 --70792-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 ==70792== Preferring higher priority redirection: 00:07:01.319 --70792-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:01.319 --70792-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:01.319 --70792-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 --70792-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:01.319 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.319 --70792-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:01.319 --70792-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:01.319 ==70792== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.319 --70792-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:01.319 --70792-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:01.320 --70792-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:01.578 --70792-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:01.578 --70792-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:01.578 --70792-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:01.578 --70792-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:01.578 --70792-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:01.578 --70792-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:01.578 --70792-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:01.578 --70792-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:01.578 --70792-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:01.578 --70792-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:01.578 --70792-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:01.578 --70792-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:01.578 --70792-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:01.578 --70792-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:01.578 --70792-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:01.578 00:07:01.578 00:07:01.578 CUnit - A unit testing framework for C - Version 2.1-3 00:07:01.578 http://cunit.sourceforge.net/ 00:07:01.578 00:07:01.578 00:07:01.578 Suite: nvme_ctrlr_cmd 00:07:01.578 Test: test_get_log_pages ...passed 00:07:01.578 Test: test_set_feature_cmd ...passed 00:07:01.578 Test: test_set_feature_ns_cmd ...passed 00:07:01.578 Test: test_get_feature_cmd ...passed 00:07:01.578 Test: test_get_feature_ns_cmd ...passed 00:07:01.578 Test: test_abort_cmd ...passed 00:07:01.578 Test: test_set_host_id_cmds ...[2024-04-19 01:58:15.996090] /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:01.578 passed 00:07:01.578 Test: test_io_cmd_raw_no_payload_build ...passed 00:07:01.578 Test: test_io_raw_cmd ...passed 00:07:01.578 Test: test_io_raw_cmd_with_md ...passed 00:07:01.578 Test: test_namespace_attach ...passed 00:07:01.578 Test: test_namespace_detach ...passed 00:07:01.578 Test: test_namespace_create ...passed 00:07:01.578 Test: test_namespace_delete ...passed 00:07:01.578 Test: test_doorbell_buffer_config ...passed 00:07:01.578 Test: test_format_nvme ...passed 00:07:01.578 Test: test_fw_commit ...passed 00:07:01.578 Test: test_fw_image_download ...passed 00:07:01.578 Test: test_sanitize ...passed 00:07:01.578 Test: test_directive ...passed 00:07:01.578 Test: test_nvme_request_add_abort ...passed 00:07:01.578 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:07:01.578 Test: test_nvme_ctrlr_cmd_identify ...passed 00:07:01.578 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:07:01.578 00:07:01.578 Run Summary: Type Total Ran Passed Failed Inactive 00:07:01.578 suites 1 1 n/a 0 0 00:07:01.578 tests 24 24 24 0 0 00:07:01.578 asserts 198 198 198 0 n/a 00:07:01.578 00:07:01.578 Elapsed time = 0.151 seconds 00:07:01.837 --70792-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:01.837 --70792-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:01.837 ==70792== 00:07:01.837 ==70792== HEAP SUMMARY: 00:07:01.837 ==70792== in use at exit: 0 bytes in 0 blocks 00:07:01.837 ==70792== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:07:01.837 ==70792== 00:07:01.837 ==70792== All heap blocks were freed -- no leaks are possible 00:07:01.837 ==70792== 00:07:01.837 ==70792== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:01.837 01:58:16 -- 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:01.837 ==70794== Memcheck, a memory error detector 00:07:01.837 ==70794== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:01.837 ==70794== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:01.837 ==70794== 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:01.837 ==70794== 00:07:01.837 --70794-- Valgrind options: 00:07:01.837 --70794-- --leak-check=full 00:07:01.837 --70794-- --error-exitcode=2 00:07:01.837 --70794-- --verbose 00:07:01.837 --70794-- Contents of /proc/version: 00:07:01.837 --70794-- 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:01.837 --70794-- 00:07:01.837 --70794-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:01.837 --70794-- Page sizes: currently 4096, max supported 4096 00:07:01.837 --70794-- Valgrind library directory: /usr/libexec/valgrind 00:07:01.837 --70794-- 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:01.837 --70794-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:01.837 --70794-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:01.837 --70794-- might be shown as UnknownInlinedFun 00:07:01.837 --70794-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:01.837 --70794-- object doesn't have a dynamic symbol table 00:07:01.837 --70794-- Scheduler: using generic scheduler lock implementation. 00:07:01.837 --70794-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:01.837 ==70794== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70794-by-???-on-2ceaa32eaff4 00:07:01.837 ==70794== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70794-by-???-on-2ceaa32eaff4 00:07:01.837 ==70794== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70794-by-???-on-2ceaa32eaff4 00:07:01.837 ==70794== 00:07:01.838 ==70794== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:01.838 ==70794== don't want to do, unless you know exactly what you're doing, 00:07:01.838 ==70794== or are doing some strange experiment): 00:07:01.838 ==70794== /usr/libexec/valgrind/../../bin/vgdb --pid=70794 ...command... 00:07:01.838 ==70794== 00:07:01.838 ==70794== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:01.838 ==70794== /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:01.838 ==70794== and then give GDB the following command 00:07:01.838 ==70794== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70794 00:07:01.838 ==70794== --pid is optional if only one valgrind process is running 00:07:01.838 ==70794== 00:07:01.838 --70794-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:01.838 --70794-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:01.838 --70794-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:01.838 --70794-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:01.838 ==70794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.838 --70794-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:01.838 --70794-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:01.838 --70794-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:01.838 --70794-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:01.838 --70794-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:01.838 --70794-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:01.838 --70794-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:01.838 --70794-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:01.838 --70794-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:01.838 --70794-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:01.838 --70794-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:01.838 --70794-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:01.838 --70794-- Reading syms from /usr/lib64/libm.so.6 00:07:01.838 --70794-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:01.838 --70794-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:01.838 --70794-- Reading syms from /usr/lib64/libc.so.6 00:07:01.838 ==70794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.838 --70794-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.838 --70794-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:01.838 ==70794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.838 --70794-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.838 --70794-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:01.838 ==70794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.838 --70794-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.838 --70794-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:01.838 ==70794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:01.838 --70794-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:01.838 --70794-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:02.097 --70794-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:02.097 --70794-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:02.097 --70794-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:02.097 --70794-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:02.097 --70794-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:02.097 --70794-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:02.097 --70794-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 ==70794== Preferring higher priority redirection: 00:07:02.097 --70794-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:02.097 --70794-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:02.097 --70794-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 --70794-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.097 ==70794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.097 --70794-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:02.097 --70794-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:02.097 ==70794== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.097 --70794-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:02.097 --70794-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:02.097 --70794-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:02.097 --70794-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:02.097 --70794-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:02.097 --70794-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:02.097 --70794-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:02.097 --70794-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:02.097 --70794-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:02.098 --70794-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:02.098 --70794-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:02.098 --70794-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:02.098 --70794-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:02.098 --70794-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:02.098 --70794-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:02.098 --70794-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:02.098 --70794-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:02.098 --70794-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:02.098 00:07:02.098 00:07:02.098 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.098 http://cunit.sourceforge.net/ 00:07:02.098 00:07:02.098 00:07:02.098 Suite: nvme_ctrlr_cmd 00:07:02.098 Test: test_geometry_cmd ...passed 00:07:02.098 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:07:02.098 00:07:02.098 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.098 suites 1 1 n/a 0 0 00:07:02.098 tests 2 2 2 0 0 00:07:02.098 asserts 7 7 7 0 n/a 00:07:02.098 00:07:02.098 Elapsed time = 0.016 seconds 00:07:02.098 --70794-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:02.356 --70794-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:02.356 ==70794== 00:07:02.356 ==70794== HEAP SUMMARY: 00:07:02.356 ==70794== in use at exit: 0 bytes in 0 blocks 00:07:02.356 ==70794== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:07:02.356 ==70794== 00:07:02.356 ==70794== All heap blocks were freed -- no leaks are possible 00:07:02.356 ==70794== 00:07:02.356 ==70794== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:02.356 01:58:16 -- 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:02.356 ==70801== Memcheck, a memory error detector 00:07:02.356 ==70801== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:02.356 ==70801== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:02.356 ==70801== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:02.356 ==70801== 00:07:02.356 --70801-- Valgrind options: 00:07:02.356 --70801-- --leak-check=full 00:07:02.356 --70801-- --error-exitcode=2 00:07:02.356 --70801-- --verbose 00:07:02.356 --70801-- Contents of /proc/version: 00:07:02.356 --70801-- 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:02.356 --70801-- 00:07:02.356 --70801-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:02.356 --70801-- Page sizes: currently 4096, max supported 4096 00:07:02.356 --70801-- Valgrind library directory: /usr/libexec/valgrind 00:07:02.356 --70801-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:02.356 --70801-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:02.356 --70801-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:02.356 --70801-- might be shown as UnknownInlinedFun 00:07:02.356 --70801-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:02.356 --70801-- object doesn't have a dynamic symbol table 00:07:02.356 --70801-- Scheduler: using generic scheduler lock implementation. 00:07:02.356 --70801-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:02.356 ==70801== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70801-by-???-on-2ceaa32eaff4 00:07:02.356 ==70801== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70801-by-???-on-2ceaa32eaff4 00:07:02.356 ==70801== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70801-by-???-on-2ceaa32eaff4 00:07:02.356 ==70801== 00:07:02.356 ==70801== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:02.356 ==70801== don't want to do, unless you know exactly what you're doing, 00:07:02.356 ==70801== or are doing some strange experiment): 00:07:02.356 ==70801== /usr/libexec/valgrind/../../bin/vgdb --pid=70801 ...command... 00:07:02.356 ==70801== 00:07:02.357 ==70801== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:02.357 ==70801== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:02.357 ==70801== and then give GDB the following command 00:07:02.357 ==70801== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70801 00:07:02.357 ==70801== --pid is optional if only one valgrind process is running 00:07:02.357 ==70801== 00:07:02.357 --70801-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:02.357 --70801-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:02.357 --70801-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:02.357 --70801-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:02.357 ==70801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.357 --70801-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:02.357 --70801-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:02.357 --70801-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:02.357 --70801-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:02.357 --70801-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:02.357 --70801-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:02.357 --70801-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:02.357 --70801-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:02.357 --70801-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:02.357 --70801-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:02.357 --70801-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:02.357 --70801-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:02.357 --70801-- Reading syms from /usr/lib64/libm.so.6 00:07:02.357 --70801-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:02.357 --70801-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:02.357 --70801-- Reading syms from /usr/lib64/libc.so.6 00:07:02.357 ==70801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.357 --70801-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.357 --70801-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:02.357 ==70801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.357 --70801-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.357 --70801-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:02.357 ==70801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.357 --70801-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.357 --70801-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:02.357 ==70801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.357 --70801-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:02.357 --70801-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:02.615 --70801-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:02.615 --70801-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:02.615 --70801-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:02.616 --70801-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:02.616 --70801-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:02.616 --70801-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:02.616 --70801-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 ==70801== Preferring higher priority redirection: 00:07:02.616 --70801-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:02.616 --70801-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:02.616 --70801-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 --70801-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:02.616 ==70801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.616 --70801-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:02.616 --70801-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:02.616 ==70801== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.616 --70801-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:02.616 --70801-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:02.616 --70801-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:02.616 --70801-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:02.616 --70801-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:02.616 --70801-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:02.616 --70801-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:02.617 --70801-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:02.617 --70801-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:02.617 --70801-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:02.617 --70801-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:02.617 --70801-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:02.617 --70801-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:02.617 --70801-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:02.617 --70801-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:02.617 --70801-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:02.617 --70801-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:02.617 --70801-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:02.617 00:07:02.617 00:07:02.617 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.617 http://cunit.sourceforge.net/ 00:07:02.617 00:07:02.617 00:07:02.617 Suite: nvme 00:07:02.617 Test: test_nvme_ns_construct ...passed 00:07:02.617 Test: test_nvme_ns_uuid ...passed 00:07:02.617 Test: test_nvme_ns_csi ...passed 00:07:02.617 Test: test_nvme_ns_data ...passed 00:07:02.875 Test: test_nvme_ns_set_identify_data ...passed 00:07:02.875 Test: test_spdk_nvme_ns_get_values ...passed 00:07:02.875 Test: test_spdk_nvme_ns_is_active ...passed 00:07:02.875 Test: spdk_nvme_ns_supports ...passed 00:07:02.875 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:07:02.875 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--70801-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:02.875 passed 00:07:02.875 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:07:02.875 Test: test_nvme_ns_find_id_desc ...passed 00:07:02.875 00:07:02.875 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.875 suites 1 1 n/a 0 0 00:07:02.875 tests 12 12 12 0 0 00:07:02.875 asserts 83 83 83 0 n/a 00:07:02.875 00:07:02.875 Elapsed time = 0.065 seconds 00:07:02.875 --70801-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:02.875 --70801-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:02.875 ==70801== 00:07:02.875 ==70801== HEAP SUMMARY: 00:07:02.875 ==70801== in use at exit: 0 bytes in 0 blocks 00:07:02.875 ==70801== total heap usage: 93 allocs, 93 frees, 112,715 bytes allocated 00:07:02.875 ==70801== 00:07:02.875 ==70801== All heap blocks were freed -- no leaks are possible 00:07:02.875 ==70801== 00:07:02.875 ==70801== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:02.875 01:58:17 -- 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:02.875 ==70806== Memcheck, a memory error detector 00:07:02.875 ==70806== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:02.876 ==70806== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:02.876 ==70806== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:02.876 ==70806== 00:07:02.876 --70806-- Valgrind options: 00:07:02.876 --70806-- --leak-check=full 00:07:02.876 --70806-- --error-exitcode=2 00:07:02.876 --70806-- --verbose 00:07:02.876 --70806-- Contents of /proc/version: 00:07:02.876 --70806-- 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:02.876 --70806-- 00:07:02.876 --70806-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:02.876 --70806-- Page sizes: currently 4096, max supported 4096 00:07:02.876 --70806-- Valgrind library directory: /usr/libexec/valgrind 00:07:02.876 --70806-- 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:02.876 --70806-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:02.876 --70806-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:02.876 --70806-- might be shown as UnknownInlinedFun 00:07:02.876 --70806-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:02.876 --70806-- object doesn't have a dynamic symbol table 00:07:02.876 --70806-- Scheduler: using generic scheduler lock implementation. 00:07:02.876 --70806-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:02.876 ==70806== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70806-by-???-on-2ceaa32eaff4 00:07:02.876 ==70806== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70806-by-???-on-2ceaa32eaff4 00:07:02.876 ==70806== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70806-by-???-on-2ceaa32eaff4 00:07:02.876 ==70806== 00:07:02.876 ==70806== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:02.876 ==70806== don't want to do, unless you know exactly what you're doing, 00:07:02.876 ==70806== or are doing some strange experiment): 00:07:02.876 ==70806== /usr/libexec/valgrind/../../bin/vgdb --pid=70806 ...command... 00:07:02.876 ==70806== 00:07:02.876 ==70806== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:02.876 ==70806== /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:02.876 ==70806== and then give GDB the following command 00:07:02.876 ==70806== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70806 00:07:02.876 ==70806== --pid is optional if only one valgrind process is running 00:07:02.876 ==70806== 00:07:02.876 --70806-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:02.876 --70806-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:02.876 --70806-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:02.876 --70806-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:02.876 ==70806== WARNING: new redirection conflicts with existing -- ignoring it 00:07:02.876 --70806-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:02.876 --70806-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:02.876 --70806-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:02.876 --70806-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:02.876 --70806-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:02.876 --70806-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:02.876 --70806-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:02.876 --70806-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:02.876 --70806-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:02.876 --70806-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:02.876 --70806-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:02.876 --70806-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:03.135 --70806-- Reading syms from /usr/lib64/libm.so.6 00:07:03.135 --70806-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:03.135 --70806-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:03.135 --70806-- Reading syms from /usr/lib64/libc.so.6 00:07:03.135 ==70806== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.135 --70806-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.135 --70806-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:03.135 ==70806== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.135 --70806-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.135 --70806-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:03.135 ==70806== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.135 --70806-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.135 --70806-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:03.135 ==70806== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.135 --70806-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.135 --70806-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:03.135 --70806-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:03.135 --70806-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:03.135 --70806-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:03.135 --70806-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:03.135 --70806-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:03.135 --70806-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:03.135 --70806-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.135 --70806-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.135 --70806-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.135 --70806-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.135 --70806-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.135 --70806-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.135 --70806-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.135 --70806-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.135 --70806-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.135 --70806-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.135 --70806-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 ==70806== Preferring higher priority redirection: 00:07:03.136 --70806-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:03.136 --70806-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:03.136 --70806-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.136 --70806-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.395 --70806-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.395 --70806-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.395 --70806-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.395 --70806-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:03.395 ==70806== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.395 --70806-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:03.395 --70806-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:03.395 ==70806== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.395 --70806-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:03.395 --70806-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:03.395 --70806-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:03.395 --70806-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:03.395 --70806-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:03.395 --70806-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:03.395 --70806-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:03.395 --70806-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:03.395 --70806-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:03.395 --70806-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:03.395 --70806-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:03.395 --70806-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:03.395 --70806-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:03.395 --70806-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:03.395 --70806-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:03.395 --70806-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:03.395 --70806-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:03.395 --70806-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:03.395 00:07:03.395 00:07:03.395 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.395 http://cunit.sourceforge.net/ 00:07:03.395 00:07:03.395 00:07:03.395 Suite: nvme_ns_cmd 00:07:03.395 Test: split_test ...passed 00:07:03.395 Test: split_test2 ...passed 00:07:03.395 Test: split_test3 ...passed 00:07:03.395 Test: split_test4 ...passed 00:07:03.395 Test: test_nvme_ns_cmd_flush ...passed 00:07:03.395 Test: test_nvme_ns_cmd_dataset_management ...--70806-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:03.395 passed 00:07:03.653 Test: test_nvme_ns_cmd_copy ...passed 00:07:03.653 Test: test_io_flags ...[2024-04-19 01:58:17.942293] /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:03.653 passed 00:07:03.653 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:07:03.653 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:07:03.653 Test: test_nvme_ns_cmd_reservation_register ...passed 00:07:03.653 Test: test_nvme_ns_cmd_reservation_release ...passed 00:07:03.653 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:07:03.653 Test: test_nvme_ns_cmd_reservation_report ...passed 00:07:03.653 Test: test_cmd_child_request ...passed 00:07:03.653 Test: test_nvme_ns_cmd_readv ...passed 00:07:03.653 Test: test_nvme_ns_cmd_read_with_md ...passed 00:07:03.653 Test: test_nvme_ns_cmd_writev ...[2024-04-19 01:58:18.035516] /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:03.654 passed 00:07:03.654 Test: test_nvme_ns_cmd_write_with_md ...passed 00:07:03.654 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:07:03.654 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:07:03.654 Test: test_nvme_ns_cmd_comparev ...passed 00:07:03.654 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:07:03.654 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:07:03.654 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:07:03.654 Test: test_nvme_ns_cmd_setup_request ...passed 00:07:03.654 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:07:03.654 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-04-19 01:58:18.132285] /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:03.654 passed 00:07:03.654 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-04-19 01:58:18.141030] /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:03.654 passed 00:07:03.654 Test: test_nvme_ns_cmd_verify ...passed 00:07:03.654 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:07:03.654 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:07:03.654 00:07:03.654 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.654 suites 1 1 n/a 0 0 00:07:03.654 tests 32 32 32 0 0 00:07:03.654 asserts 550 550 550 0 n/a 00:07:03.654 00:07:03.654 Elapsed time = 0.318 seconds 00:07:03.654 --70806-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:03.911 --70806-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:03.911 ==70806== 00:07:03.912 ==70806== HEAP SUMMARY: 00:07:03.912 ==70806== in use at exit: 0 bytes in 0 blocks 00:07:03.912 ==70806== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:07:03.912 ==70806== 00:07:03.912 ==70806== All heap blocks were freed -- no leaks are possible 00:07:03.912 ==70806== 00:07:03.912 ==70806== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:03.912 01:58:18 -- 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:03.912 ==70816== Memcheck, a memory error detector 00:07:03.912 ==70816== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:03.912 ==70816== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:03.912 ==70816== 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:03.912 ==70816== 00:07:03.912 --70816-- Valgrind options: 00:07:03.912 --70816-- --leak-check=full 00:07:03.912 --70816-- --error-exitcode=2 00:07:03.912 --70816-- --verbose 00:07:03.912 --70816-- Contents of /proc/version: 00:07:03.912 --70816-- 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:03.912 --70816-- 00:07:03.912 --70816-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:03.912 --70816-- Page sizes: currently 4096, max supported 4096 00:07:03.912 --70816-- Valgrind library directory: /usr/libexec/valgrind 00:07:03.912 --70816-- 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:03.912 --70816-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:03.912 --70816-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:03.912 --70816-- might be shown as UnknownInlinedFun 00:07:03.912 --70816-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:03.912 --70816-- object doesn't have a dynamic symbol table 00:07:03.912 --70816-- Scheduler: using generic scheduler lock implementation. 00:07:03.912 --70816-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:03.912 ==70816== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70816-by-???-on-2ceaa32eaff4 00:07:03.912 ==70816== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70816-by-???-on-2ceaa32eaff4 00:07:03.912 ==70816== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70816-by-???-on-2ceaa32eaff4 00:07:03.912 ==70816== 00:07:03.912 ==70816== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:03.912 ==70816== don't want to do, unless you know exactly what you're doing, 00:07:03.912 ==70816== or are doing some strange experiment): 00:07:03.912 ==70816== /usr/libexec/valgrind/../../bin/vgdb --pid=70816 ...command... 00:07:03.912 ==70816== 00:07:03.912 ==70816== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:03.912 ==70816== /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:03.912 ==70816== and then give GDB the following command 00:07:03.912 ==70816== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70816 00:07:03.912 ==70816== --pid is optional if only one valgrind process is running 00:07:03.912 ==70816== 00:07:03.912 --70816-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:03.912 --70816-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:03.912 --70816-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:03.912 --70816-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:03.912 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.912 --70816-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:03.912 --70816-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:03.912 --70816-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:03.912 --70816-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:03.912 --70816-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:03.912 --70816-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:03.912 --70816-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:03.912 --70816-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:03.912 --70816-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:03.912 --70816-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:03.912 --70816-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:03.912 --70816-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:03.912 --70816-- Reading syms from /usr/lib64/libm.so.6 00:07:03.912 --70816-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:03.912 --70816-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:03.912 --70816-- Reading syms from /usr/lib64/libc.so.6 00:07:03.912 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.912 --70816-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.912 --70816-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:03.912 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.912 --70816-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.912 --70816-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:03.912 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.912 --70816-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.912 --70816-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:03.912 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:03.912 --70816-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:03.912 --70816-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.170 --70816-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:04.170 --70816-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:04.170 --70816-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:04.170 --70816-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:04.170 --70816-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:04.170 --70816-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:04.170 --70816-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.170 --70816-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 ==70816== Preferring higher priority redirection: 00:07:04.171 --70816-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:04.171 --70816-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:04.171 --70816-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 --70816-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.171 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.171 --70816-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.171 --70816-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.171 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.171 --70816-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.171 --70816-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.171 --70816-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:04.171 --70816-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:04.171 --70816-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:04.171 --70816-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:04.171 --70816-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:04.171 --70816-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:04.171 --70816-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:04.171 --70816-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:04.171 --70816-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:04.171 --70816-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:04.171 --70816-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:04.171 --70816-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:04.171 --70816-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:04.171 --70816-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:04.171 --70816-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:04.171 --70816-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:04.171 00:07:04.171 00:07:04.171 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.171 http://cunit.sourceforge.net/ 00:07:04.171 00:07:04.171 00:07:04.171 Suite: nvme_ns_cmd 00:07:04.171 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:07:04.171 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:07:04.171 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:07:04.429 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:07:04.429 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:07:04.429 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:07:04.429 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:07:04.429 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:07:04.429 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:07:04.429 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:07:04.429 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:07:04.429 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:07:04.429 00:07:04.429 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.429 suites 1 1 n/a 0 0 00:07:04.429 tests 12 12 12 0 0 00:07:04.429 asserts 123 123 123 0 n/a 00:07:04.429 00:07:04.429 Elapsed time = 0.060 seconds 00:07:04.429 --70816-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:04.429 --70816-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:04.429 ==70816== 00:07:04.429 ==70816== HEAP SUMMARY: 00:07:04.429 ==70816== in use at exit: 0 bytes in 0 blocks 00:07:04.429 ==70816== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:07:04.429 ==70816== 00:07:04.429 ==70816== All heap blocks were freed -- no leaks are possible 00:07:04.429 ==70816== 00:07:04.429 ==70816== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:04.429 01:58:18 -- 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:04.429 ==70828== Memcheck, a memory error detector 00:07:04.429 ==70828== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:04.429 ==70828== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:04.429 ==70828== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:04.429 ==70828== 00:07:04.429 --70828-- Valgrind options: 00:07:04.429 --70828-- --leak-check=full 00:07:04.429 --70828-- --error-exitcode=2 00:07:04.429 --70828-- --verbose 00:07:04.429 --70828-- Contents of /proc/version: 00:07:04.429 --70828-- 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:04.429 --70828-- 00:07:04.429 --70828-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:04.429 --70828-- Page sizes: currently 4096, max supported 4096 00:07:04.429 --70828-- Valgrind library directory: /usr/libexec/valgrind 00:07:04.429 --70828-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:04.429 --70828-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:04.429 --70828-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:04.429 --70828-- might be shown as UnknownInlinedFun 00:07:04.429 --70828-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:04.429 --70828-- object doesn't have a dynamic symbol table 00:07:04.429 --70828-- Scheduler: using generic scheduler lock implementation. 00:07:04.429 --70828-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:04.430 ==70828== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70828-by-???-on-2ceaa32eaff4 00:07:04.430 ==70828== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70828-by-???-on-2ceaa32eaff4 00:07:04.430 ==70828== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70828-by-???-on-2ceaa32eaff4 00:07:04.430 ==70828== 00:07:04.430 ==70828== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:04.430 ==70828== don't want to do, unless you know exactly what you're doing, 00:07:04.430 ==70828== or are doing some strange experiment): 00:07:04.430 ==70828== /usr/libexec/valgrind/../../bin/vgdb --pid=70828 ...command... 00:07:04.430 ==70828== 00:07:04.430 ==70828== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:04.430 ==70828== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:04.430 ==70828== and then give GDB the following command 00:07:04.430 ==70828== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70828 00:07:04.430 ==70828== --pid is optional if only one valgrind process is running 00:07:04.430 ==70828== 00:07:04.430 --70828-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:04.430 --70828-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:04.430 --70828-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:04.430 --70828-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:04.430 ==70828== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.430 --70828-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:04.430 --70828-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:04.430 --70828-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:04.430 --70828-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:04.430 --70828-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:04.430 --70828-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:04.430 --70828-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:04.430 --70828-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:04.430 --70828-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:04.430 --70828-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:04.430 --70828-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:04.430 --70828-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:04.430 --70828-- Reading syms from /usr/lib64/libm.so.6 00:07:04.430 --70828-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:04.430 --70828-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:04.430 --70828-- Reading syms from /usr/lib64/libc.so.6 00:07:04.688 ==70828== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.688 --70828-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.688 --70828-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.688 ==70828== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.688 --70828-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.688 --70828-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.688 ==70828== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.688 --70828-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.688 --70828-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.688 ==70828== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.688 --70828-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.688 --70828-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.688 --70828-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:04.688 --70828-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:04.688 --70828-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:04.688 --70828-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:04.688 --70828-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:04.688 --70828-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:04.688 --70828-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 ==70828== Preferring higher priority redirection: 00:07:04.688 --70828-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:04.688 --70828-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:04.688 --70828-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.688 --70828-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.689 --70828-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.689 --70828-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.689 --70828-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.689 --70828-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.689 ==70828== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.689 --70828-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.689 --70828-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.689 ==70828== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.689 --70828-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.689 --70828-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.689 --70828-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:04.689 --70828-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:04.689 --70828-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:04.689 --70828-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:04.689 --70828-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:04.689 --70828-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:04.689 --70828-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:04.689 --70828-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:04.689 --70828-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:04.689 --70828-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:04.689 --70828-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:04.689 --70828-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:04.689 --70828-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:04.689 --70828-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:04.947 --70828-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:04.947 --70828-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:04.947 00:07:04.947 00:07:04.947 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.947 http://cunit.sourceforge.net/ 00:07:04.947 00:07:04.947 00:07:04.947 Suite: nvme_qpair 00:07:04.947 Test: test3 ...--70828-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:04.947 passed 00:07:04.947 Test: test_ctrlr_failed ...passed 00:07:04.947 Test: struct_packing ...passed 00:07:04.947 Test: test_nvme_qpair_process_completions ...[2024-04-19 01:58:19.268795] /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:04.947 [2024-04-19 01:58:19.306868] /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:04.947 --70828-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:04.947 --70828-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:04.947 [2024-04-19 01:58:19.323640] /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:04.947 [2024-04-19 01:58:19.325028] /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:04.947 passed 00:07:04.947 Test: test_nvme_completion_is_retry ...passed 00:07:04.947 Test: test_get_status_string ...passed 00:07:04.947 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:07:04.947 Test: test_nvme_qpair_submit_request ...passed 00:07:04.947 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:07:04.947 Test: test_nvme_qpair_manual_complete_request ...passed 00:07:04.947 Test: test_nvme_qpair_init_deinit ...[2024-04-19 01:58:19.380253] /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:04.947 passed 00:07:04.947 Test: test_nvme_get_sgl_print_info ...passed 00:07:04.947 00:07:04.947 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.947 suites 1 1 n/a 0 0 00:07:04.947 tests 12 12 12 0 0 00:07:04.947 asserts 154 154 154 0 n/a 00:07:04.947 00:07:04.947 Elapsed time = 0.160 seconds 00:07:04.947 --70828-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:04.947 ==70828== 00:07:04.947 ==70828== HEAP SUMMARY: 00:07:04.947 ==70828== in use at exit: 0 bytes in 0 blocks 00:07:04.947 ==70828== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:07:04.947 ==70828== 00:07:04.947 ==70828== All heap blocks were freed -- no leaks are possible 00:07:04.947 ==70828== 00:07:04.947 ==70828== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:04.947 01:58:19 -- 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:04.947 ==70835== Memcheck, a memory error detector 00:07:04.947 ==70835== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:04.947 ==70835== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:04.947 ==70835== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:04.947 ==70835== 00:07:04.947 --70835-- Valgrind options: 00:07:04.947 --70835-- --leak-check=full 00:07:04.947 --70835-- --error-exitcode=2 00:07:04.947 --70835-- --verbose 00:07:04.947 --70835-- Contents of /proc/version: 00:07:04.947 --70835-- 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:04.947 --70835-- 00:07:04.947 --70835-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:04.947 --70835-- Page sizes: currently 4096, max supported 4096 00:07:04.947 --70835-- Valgrind library directory: /usr/libexec/valgrind 00:07:04.947 --70835-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:04.947 --70835-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:04.947 --70835-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:04.947 --70835-- might be shown as UnknownInlinedFun 00:07:05.205 --70835-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:05.206 --70835-- object doesn't have a dynamic symbol table 00:07:05.206 --70835-- Scheduler: using generic scheduler lock implementation. 00:07:05.206 --70835-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:05.206 ==70835== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70835-by-???-on-2ceaa32eaff4 00:07:05.206 ==70835== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70835-by-???-on-2ceaa32eaff4 00:07:05.206 ==70835== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70835-by-???-on-2ceaa32eaff4 00:07:05.206 ==70835== 00:07:05.206 ==70835== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:05.206 ==70835== don't want to do, unless you know exactly what you're doing, 00:07:05.206 ==70835== or are doing some strange experiment): 00:07:05.206 ==70835== /usr/libexec/valgrind/../../bin/vgdb --pid=70835 ...command... 00:07:05.206 ==70835== 00:07:05.206 ==70835== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:05.206 ==70835== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:05.206 ==70835== and then give GDB the following command 00:07:05.206 ==70835== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70835 00:07:05.206 ==70835== --pid is optional if only one valgrind process is running 00:07:05.206 ==70835== 00:07:05.206 --70835-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:05.206 --70835-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:05.206 --70835-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:05.206 --70835-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:05.206 ==70835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.206 --70835-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:05.206 --70835-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:05.206 --70835-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:05.206 --70835-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:05.206 --70835-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:05.206 --70835-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:05.206 --70835-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:05.206 --70835-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:05.206 --70835-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:05.206 --70835-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:05.206 --70835-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:05.206 --70835-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:05.206 --70835-- Reading syms from /usr/lib64/libm.so.6 00:07:05.206 --70835-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:05.206 --70835-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:05.206 --70835-- Reading syms from /usr/lib64/libc.so.6 00:07:05.206 ==70835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.206 --70835-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.206 --70835-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:05.206 ==70835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.206 --70835-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.206 --70835-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:05.206 ==70835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.206 --70835-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.206 --70835-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:05.206 ==70835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.206 --70835-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.206 --70835-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:05.206 --70835-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:05.206 --70835-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:05.206 --70835-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:05.206 --70835-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:05.206 --70835-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:05.206 --70835-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:05.465 --70835-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 --70835-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.465 ==70835== Preferring higher priority redirection: 00:07:05.466 --70835-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:05.466 --70835-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:05.466 --70835-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.466 --70835-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.466 --70835-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.466 --70835-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.466 --70835-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.466 --70835-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.466 --70835-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.466 --70835-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.466 --70835-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.466 ==70835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.466 --70835-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:05.466 --70835-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:05.466 ==70835== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.466 --70835-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:05.466 --70835-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:05.466 --70835-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:05.466 --70835-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:05.466 --70835-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:05.466 --70835-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:05.466 --70835-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:05.466 --70835-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:05.466 --70835-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:05.466 --70835-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:05.466 --70835-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:05.466 --70835-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:05.466 --70835-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:05.466 --70835-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:05.466 --70835-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:05.466 --70835-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:05.466 --70835-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:05.466 --70835-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:05.466 00:07:05.466 00:07:05.466 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.466 http://cunit.sourceforge.net/ 00:07:05.466 00:07:05.466 00:07:05.466 Suite: nvme_pcie 00:07:05.466 Test: test_prp_list_append ...[2024-04-19 01:58:19.905157] /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:05.466 [2024-04-19 01:58:19.944988] /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:05.466 [2024-04-19 01:58:19.946171] /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:05.466 [2024-04-19 01:58:19.948461] /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:05.466 [2024-04-19 01:58:19.949264] /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:05.466 passed 00:07:05.466 Test: test_nvme_pcie_hotplug_monitor ...--70835-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:05.466 passed 00:07:05.466 Test: test_shadow_doorbell_update ...passed 00:07:05.466 Test: test_build_contig_hw_sgl_request ...passed 00:07:05.466 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:07:05.724 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:07:05.724 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:07:05.724 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-04-19 01:58:20.010096] /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:05.724 passed 00:07:05.724 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:07:05.724 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:07:05.724 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-04-19 01:58:20.031673] /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:05.724 passed 00:07:05.724 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-04-19 01:58:20.042288] /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:05.724 passed 00:07:05.724 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-04-19 01:58:20.049633] /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:05.724 passed 00:07:05.725 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-04-19 01:58:20.052587] /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:05.725 passed 00:07:05.725 00:07:05.725 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.725 suites 1 1 n/a 0 0 00:07:05.725 tests 14 14 14 0 0 00:07:05.725 asserts 235 235 235 0 n/a 00:07:05.725 00:07:05.725 Elapsed time = 0.160 seconds 00:07:05.725 --70835-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:05.725 --70835-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:05.725 ==70835== 00:07:05.725 ==70835== HEAP SUMMARY: 00:07:05.725 ==70835== in use at exit: 0 bytes in 0 blocks 00:07:05.725 ==70835== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:07:05.725 ==70835== 00:07:05.725 ==70835== All heap blocks were freed -- no leaks are possible 00:07:05.725 ==70835== 00:07:05.725 ==70835== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:05.725 01:58:20 -- 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:05.725 ==70840== Memcheck, a memory error detector 00:07:05.725 ==70840== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:05.725 ==70840== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:05.725 ==70840== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:05.725 ==70840== 00:07:05.725 --70840-- Valgrind options: 00:07:05.725 --70840-- --leak-check=full 00:07:05.725 --70840-- --error-exitcode=2 00:07:05.725 --70840-- --verbose 00:07:05.725 --70840-- Contents of /proc/version: 00:07:05.725 --70840-- 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:05.725 --70840-- 00:07:05.725 --70840-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:05.725 --70840-- Page sizes: currently 4096, max supported 4096 00:07:05.725 --70840-- Valgrind library directory: /usr/libexec/valgrind 00:07:05.725 --70840-- 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:05.725 --70840-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:05.725 --70840-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:05.725 --70840-- might be shown as UnknownInlinedFun 00:07:05.725 --70840-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:05.725 --70840-- object doesn't have a dynamic symbol table 00:07:05.725 --70840-- Scheduler: using generic scheduler lock implementation. 00:07:05.725 --70840-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:05.725 ==70840== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70840-by-???-on-2ceaa32eaff4 00:07:05.725 ==70840== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70840-by-???-on-2ceaa32eaff4 00:07:05.725 ==70840== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70840-by-???-on-2ceaa32eaff4 00:07:05.725 ==70840== 00:07:05.725 ==70840== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:05.725 ==70840== don't want to do, unless you know exactly what you're doing, 00:07:05.725 ==70840== or are doing some strange experiment): 00:07:05.725 ==70840== /usr/libexec/valgrind/../../bin/vgdb --pid=70840 ...command... 00:07:05.725 ==70840== 00:07:05.725 ==70840== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:05.725 ==70840== /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:05.725 ==70840== and then give GDB the following command 00:07:05.726 ==70840== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70840 00:07:05.726 ==70840== --pid is optional if only one valgrind process is running 00:07:05.726 ==70840== 00:07:05.726 --70840-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:05.726 --70840-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:05.726 --70840-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:05.726 --70840-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:05.726 ==70840== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.726 --70840-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:05.726 --70840-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:05.726 --70840-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:05.726 --70840-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:05.726 --70840-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:05.726 --70840-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:05.726 --70840-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:05.726 --70840-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:05.726 --70840-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:05.726 --70840-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:05.726 --70840-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:05.726 --70840-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:05.984 --70840-- Reading syms from /usr/lib64/libm.so.6 00:07:05.984 --70840-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:05.984 --70840-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:05.984 --70840-- Reading syms from /usr/lib64/libc.so.6 00:07:05.984 ==70840== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.984 --70840-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.984 --70840-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:05.984 ==70840== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.984 --70840-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.984 --70840-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:05.984 ==70840== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.984 --70840-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.984 --70840-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:05.984 ==70840== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.984 --70840-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:05.984 --70840-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:05.984 --70840-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:05.984 --70840-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:05.984 --70840-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:05.985 --70840-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:05.985 --70840-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:05.985 --70840-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:05.985 --70840-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 ==70840== Preferring higher priority redirection: 00:07:05.985 --70840-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:05.985 --70840-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:05.985 --70840-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 --70840-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:05.985 ==70840== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.985 --70840-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:05.985 --70840-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:05.985 ==70840== WARNING: new redirection conflicts with existing -- ignoring it 00:07:05.985 --70840-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:05.985 --70840-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:05.985 --70840-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:05.985 --70840-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:05.985 --70840-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:05.985 --70840-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:05.985 --70840-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:05.985 --70840-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:05.985 --70840-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:06.243 --70840-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:06.243 --70840-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:06.243 --70840-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:06.243 --70840-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:06.243 --70840-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:06.243 --70840-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:06.243 --70840-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:06.243 --70840-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:06.243 --70840-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:06.243 00:07:06.243 00:07:06.243 CUnit - A unit testing framework for C - Version 2.1-3 00:07:06.243 http://cunit.sourceforge.net/ 00:07:06.243 00:07:06.243 00:07:06.243 Suite: nvme_ns_cmd 00:07:06.243 Test: nvme_poll_group_create_test ...passed 00:07:06.243 Test: nvme_poll_group_add_remove_test ...passed 00:07:06.243 Test: nvme_poll_group_process_completions ...passed 00:07:06.243 Test: nvme_poll_group_destroy_test ...passed 00:07:06.243 Test: nvme_poll_group_get_free_stats ...passed 00:07:06.243 00:07:06.243 Run Summary: Type Total Ran Passed Failed Inactive 00:07:06.243 suites 1 1 n/a 0 0 00:07:06.243 tests 5 5 5 0 0 00:07:06.243 asserts 75 75 75 0 n/a 00:07:06.243 00:07:06.243 Elapsed time = 0.058 seconds 00:07:06.243 --70840-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:06.243 --70840-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:06.244 ==70840== 00:07:06.244 ==70840== HEAP SUMMARY: 00:07:06.244 ==70840== in use at exit: 0 bytes in 0 blocks 00:07:06.244 ==70840== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:07:06.244 ==70840== 00:07:06.244 ==70840== All heap blocks were freed -- no leaks are possible 00:07:06.244 ==70840== 00:07:06.244 ==70840== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:06.244 01:58:20 -- 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:06.244 ==70848== Memcheck, a memory error detector 00:07:06.244 ==70848== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:06.244 ==70848== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:06.244 ==70848== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:06.244 ==70848== 00:07:06.244 --70848-- Valgrind options: 00:07:06.244 --70848-- --leak-check=full 00:07:06.244 --70848-- --error-exitcode=2 00:07:06.244 --70848-- --verbose 00:07:06.244 --70848-- Contents of /proc/version: 00:07:06.244 --70848-- 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.244 --70848-- 00:07:06.244 --70848-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:06.244 --70848-- Page sizes: currently 4096, max supported 4096 00:07:06.244 --70848-- Valgrind library directory: /usr/libexec/valgrind 00:07:06.244 --70848-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:06.244 --70848-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:06.244 --70848-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:06.244 --70848-- might be shown as UnknownInlinedFun 00:07:06.244 --70848-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:06.244 --70848-- object doesn't have a dynamic symbol table 00:07:06.244 --70848-- Scheduler: using generic scheduler lock implementation. 00:07:06.244 --70848-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:06.244 ==70848== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70848-by-???-on-2ceaa32eaff4 00:07:06.244 ==70848== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70848-by-???-on-2ceaa32eaff4 00:07:06.244 ==70848== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70848-by-???-on-2ceaa32eaff4 00:07:06.244 ==70848== 00:07:06.244 ==70848== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:06.244 ==70848== don't want to do, unless you know exactly what you're doing, 00:07:06.244 ==70848== or are doing some strange experiment): 00:07:06.244 ==70848== /usr/libexec/valgrind/../../bin/vgdb --pid=70848 ...command... 00:07:06.244 ==70848== 00:07:06.244 ==70848== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:06.244 ==70848== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:06.244 ==70848== and then give GDB the following command 00:07:06.244 ==70848== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70848 00:07:06.244 ==70848== --pid is optional if only one valgrind process is running 00:07:06.244 ==70848== 00:07:06.244 --70848-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:06.244 --70848-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:06.244 --70848-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:06.502 --70848-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:06.502 ==70848== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.502 --70848-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:06.502 --70848-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:06.502 --70848-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:06.502 --70848-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:06.502 --70848-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:06.502 --70848-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:06.502 --70848-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:06.502 --70848-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:06.502 --70848-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:06.502 --70848-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:06.502 --70848-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:06.502 --70848-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:06.502 --70848-- Reading syms from /usr/lib64/libm.so.6 00:07:06.502 --70848-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:06.502 --70848-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:06.502 --70848-- Reading syms from /usr/lib64/libc.so.6 00:07:06.502 ==70848== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.502 --70848-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.502 --70848-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:06.503 ==70848== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.503 --70848-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.503 --70848-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:06.503 ==70848== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.503 --70848-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.503 --70848-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:06.503 ==70848== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.503 --70848-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:06.503 --70848-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:06.503 --70848-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:06.503 --70848-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:06.503 --70848-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:06.503 --70848-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:06.503 --70848-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:06.503 --70848-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:06.503 --70848-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 ==70848== Preferring higher priority redirection: 00:07:06.503 --70848-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:06.503 --70848-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:06.503 --70848-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.503 --70848-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:06.504 ==70848== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.504 --70848-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:06.504 --70848-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:06.504 ==70848== WARNING: new redirection conflicts with existing -- ignoring it 00:07:06.504 --70848-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:06.504 --70848-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:06.504 --70848-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:06.761 --70848-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:06.761 --70848-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:06.761 --70848-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:06.761 --70848-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:06.761 --70848-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:06.761 --70848-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:06.761 --70848-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:06.761 --70848-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:06.761 --70848-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:06.761 --70848-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:06.761 --70848-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:06.761 --70848-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:06.761 --70848-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:06.761 --70848-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:06.761 --70848-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:06.761 00:07:06.761 00:07:06.761 CUnit - A unit testing framework for C - Version 2.1-3 00:07:06.761 http://cunit.sourceforge.net/ 00:07:06.761 00:07:06.761 00:07:06.761 Suite: nvme_quirks 00:07:06.761 Test: test_nvme_quirks_striping ...passed 00:07:06.761 00:07:06.761 Run Summary: Type Total Ran Passed Failed Inactive 00:07:06.761 suites 1 1 n/a 0 0 00:07:06.761 tests 1 1 1 0 0 00:07:06.761 asserts 5 5 5 0 n/a 00:07:06.761 00:07:06.761 Elapsed time = 0.009 seconds 00:07:06.761 --70848-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:06.761 --70848-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:06.761 ==70848== 00:07:06.761 ==70848== HEAP SUMMARY: 00:07:06.761 ==70848== in use at exit: 0 bytes in 0 blocks 00:07:06.761 ==70848== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:07:06.761 ==70848== 00:07:06.761 ==70848== All heap blocks were freed -- no leaks are possible 00:07:06.761 ==70848== 00:07:06.761 ==70848== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:06.762 01:58:21 -- 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:06.762 ==70855== Memcheck, a memory error detector 00:07:06.762 ==70855== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:06.762 ==70855== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:06.762 ==70855== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:06.762 ==70855== 00:07:06.762 --70855-- Valgrind options: 00:07:06.762 --70855-- --leak-check=full 00:07:06.762 --70855-- --error-exitcode=2 00:07:06.762 --70855-- --verbose 00:07:06.762 --70855-- Contents of /proc/version: 00:07:06.762 --70855-- 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.762 --70855-- 00:07:06.762 --70855-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:06.762 --70855-- Page sizes: currently 4096, max supported 4096 00:07:06.762 --70855-- Valgrind library directory: /usr/libexec/valgrind 00:07:06.762 --70855-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:06.762 --70855-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:06.762 --70855-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:06.762 --70855-- might be shown as UnknownInlinedFun 00:07:06.762 --70855-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:06.762 --70855-- object doesn't have a dynamic symbol table 00:07:06.762 --70855-- Scheduler: using generic scheduler lock implementation. 00:07:06.762 --70855-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:06.762 ==70855== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70855-by-???-on-2ceaa32eaff4 00:07:06.762 ==70855== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70855-by-???-on-2ceaa32eaff4 00:07:06.762 ==70855== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70855-by-???-on-2ceaa32eaff4 00:07:06.762 ==70855== 00:07:06.762 ==70855== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:06.762 ==70855== don't want to do, unless you know exactly what you're doing, 00:07:06.762 ==70855== or are doing some strange experiment): 00:07:06.762 ==70855== /usr/libexec/valgrind/../../bin/vgdb --pid=70855 ...command... 00:07:06.762 ==70855== 00:07:06.762 ==70855== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:06.762 ==70855== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:06.762 ==70855== and then give GDB the following command 00:07:06.762 ==70855== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70855 00:07:06.762 ==70855== --pid is optional if only one valgrind process is running 00:07:06.762 ==70855== 00:07:06.762 --70855-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:06.762 --70855-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:07.020 --70855-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:07.020 --70855-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:07.020 ==70855== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.020 --70855-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:07.020 --70855-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:07.020 --70855-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:07.020 --70855-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:07.020 --70855-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:07.020 --70855-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:07.020 --70855-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:07.020 --70855-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:07.020 --70855-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:07.020 --70855-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:07.020 --70855-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:07.020 --70855-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:07.020 --70855-- Reading syms from /usr/lib64/libm.so.6 00:07:07.020 --70855-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:07.020 --70855-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:07.020 --70855-- Reading syms from /usr/lib64/libc.so.6 00:07:07.020 ==70855== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.020 --70855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.020 --70855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.020 ==70855== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.020 --70855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.020 --70855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.020 ==70855== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.020 --70855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.020 --70855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:07.020 ==70855== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.020 --70855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:07.020 --70855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:07.020 --70855-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:07.020 --70855-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:07.021 --70855-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:07.021 --70855-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:07.021 --70855-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:07.021 --70855-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:07.021 --70855-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 ==70855== Preferring higher priority redirection: 00:07:07.021 --70855-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:07.021 --70855-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:07.021 --70855-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 --70855-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:07.021 ==70855== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.021 --70855-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.021 --70855-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.021 ==70855== WARNING: new redirection conflicts with existing -- ignoring it 00:07:07.021 --70855-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:07.021 --70855-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:07.279 --70855-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:07.279 --70855-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:07.279 --70855-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:07.279 --70855-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:07.279 --70855-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:07.279 --70855-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:07.279 --70855-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:07.279 --70855-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:07.279 --70855-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:07.279 --70855-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:07.279 --70855-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:07.279 --70855-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:07.279 --70855-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:07.279 --70855-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:07.279 --70855-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:07.279 --70855-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:07.279 --70855-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:07.279 00:07:07.279 00:07:07.279 CUnit - A unit testing framework for C - Version 2.1-3 00:07:07.279 http://cunit.sourceforge.net/ 00:07:07.279 00:07:07.279 00:07:07.280 Suite: nvme_tcp 00:07:07.280 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:07:07.280 Test: test_nvme_tcp_build_iovs ...passed 00:07:07.280 Test: test_nvme_tcp_build_sgl_request ...[2024-04-19 01:58:21.700144] /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=0x1ffeffcc30, and the iovcnt=16, remaining_size=28672 00:07:07.280 passed 00:07:07.280 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:07:07.280 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:07:07.280 Test: test_nvme_tcp_req_complete_safe ...passed 00:07:07.280 Test: test_nvme_tcp_req_get ...passed 00:07:07.280 Test: test_nvme_tcp_req_init ...passed 00:07:07.538 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:07:07.538 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:07:07.538 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-04-19 01:58:21.828751] /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=0x1ffeffe810 is same with the state(6) to be set 00:07:07.538 passed 00:07:07.538 Test: test_nvme_tcp_alloc_reqs ...--70855-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:07.538 passed 00:07:07.538 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-04-19 01:58:21.846153] /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=0x1ffeffdb40 is same with the state(5) to be set 00:07:07.538 passed 00:07:07.538 Test: test_nvme_tcp_pdu_ch_handle ...[2024-04-19 01:58:21.848654] /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=0x1ffeffe550 00:07:07.538 [2024-04-19 01:58:21.851782] /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:07.538 [2024-04-19 01:58:21.852030] /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=0x1ffeffdf80 is same with the state(5) to be set 00:07:07.538 [2024-04-19 01:58:21.854283] /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:07.538 [2024-04-19 01:58:21.854504] /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=0x1ffeffdf80 is same with the state(5) to be set 00:07:07.538 [2024-04-19 01:58:21.856926] /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:07.538 [2024-04-19 01:58:21.857152] /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=0x1ffeffdf80 is same with the state(5) to be set 00:07:07.538 [2024-04-19 01:58:21.858880] /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=0x1ffeffdf80 is same with the state(5) to be set 00:07:07.538 [2024-04-19 01:58:21.861314] /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=0x1ffeffdf80 is same with the state(5) to be set 00:07:07.538 [2024-04-19 01:58:21.863656] /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=0x1ffeffdf80 is same with the state(5) to be set 00:07:07.538 [2024-04-19 01:58:21.865777] /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=0x1ffeffdf80 is same with the state(5) to be set 00:07:07.538 [2024-04-19 01:58:21.868203] /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=0x1ffeffdf80 is same with the state(5) to be set 00:07:07.538 passed 00:07:07.538 Test: test_nvme_tcp_qpair_connect_sock ...[2024-04-19 01:58:21.886715] /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:07.538 [2024-04-19 01:58:21.887924] /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:07.538 --70855-- REDIR: 0x5633f80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:07:07.538 --70855-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:07.538 --70855-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:07:07.538 [2024-04-19 01:58:21.912772] /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:07.538 passed 00:07:07.538 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:07:07.538 Test: test_nvme_tcp_c2h_payload_handle ...[2024-04-19 01:58:21.928605] /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(0x1ffeffe110): PDU Sequence Error 00:07:07.538 passed 00:07:07.539 Test: test_nvme_tcp_icresp_handle ...[2024-04-19 01:58:21.930656] /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:07.539 [2024-04-19 01:58:21.931665] /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:07.539 [2024-04-19 01:58:21.931893] /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=0x1ffeffdb50 is same with the state(5) to be set 00:07:07.539 [2024-04-19 01:58:21.932980] /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:07.539 [2024-04-19 01:58:21.933213] /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=0x1ffeffdb50 is same with the state(5) to be set 00:07:07.539 [2024-04-19 01:58:21.937290] /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=0x1ffeffdb50 is same with the state(0) to be set 00:07:07.539 passed 00:07:07.539 Test: test_nvme_tcp_pdu_payload_handle ...[2024-04-19 01:58:21.943724] /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(0x1ffeffe550): PDU Sequence Error 00:07:07.539 passed 00:07:07.539 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-04-19 01:58:21.952157] /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=0x1ffeffcd80 00:07:07.539 passed 00:07:07.539 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:07:07.539 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-04-19 01:58:21.980037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 353:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc510, errno=0, rc=0 00:07:07.539 [2024-04-19 01:58:21.984433] /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=0x1ffeffc510 is same with the state(5) to be set 00:07:07.539 [2024-04-19 01:58:21.986280] /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=0x1ffeffc510 is same with the state(5) to be set 00:07:07.539 --70855-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:07.539 --70855-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:07.539 [2024-04-19 01:58:21.998026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2173:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc510 (0): Success 00:07:07.539 [2024-04-19 01:58:21.999580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2173:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc510 (0): Success 00:07:07.539 passed 00:07:07.797 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-04-19 01:58:22.121053] /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:07.797 [2024-04-19 01:58:22.122566] /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:07.797 passed 00:07:07.797 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:07:07.797 Test: test_nvme_tcp_poll_group_get_stats ...[2024-04-19 01:58:22.130065] /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:07.797 [2024-04-19 01:58:22.130669] /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:07.797 passed 00:07:07.797 Test: test_nvme_tcp_ctrlr_construct ...[2024-04-19 01:58:22.144215] /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:07.797 [2024-04-19 01:58:22.144461] /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:07.797 [2024-04-19 01:58:22.145684] /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:07.797 [2024-04-19 01:58:22.146003] /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:07.797 [2024-04-19 01:58:22.146894] /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:07.798 [2024-04-19 01:58:22.147122] /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:07.798 passed 00:07:07.798 Test: test_nvme_tcp_qpair_submit_request ...[2024-04-19 01:58:22.151173] /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:07.798 [2024-04-19 01:58:22.151554] /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:07.798 passed 00:07:07.798 00:07:07.798 Run Summary: Type Total Ran Passed Failed Inactive 00:07:07.798 suites 1 1 n/a 0 0 00:07:07.798 tests 27 27 27 0 0 00:07:07.798 asserts 624 624 624 0 n/a 00:07:07.798 00:07:07.798 Elapsed time = 0.503 seconds 00:07:07.798 --70855-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:07.798 ==70855== 00:07:07.798 ==70855== HEAP SUMMARY: 00:07:07.798 ==70855== in use at exit: 192 bytes in 1 blocks 00:07:07.798 ==70855== total heap usage: 261 allocs, 260 frees, 94,113,658 bytes allocated 00:07:07.798 ==70855== 00:07:07.798 ==70855== Searching for pointers to 1 not-freed blocks 00:07:07.798 ==70855== Checked 6,509,776 bytes 00:07:07.798 ==70855== 00:07:07.798 ==70855== LEAK SUMMARY: 00:07:07.798 ==70855== definitely lost: 0 bytes in 0 blocks 00:07:07.798 ==70855== indirectly lost: 0 bytes in 0 blocks 00:07:07.798 ==70855== possibly lost: 0 bytes in 0 blocks 00:07:07.798 ==70855== still reachable: 192 bytes in 1 blocks 00:07:07.798 ==70855== suppressed: 0 bytes in 0 blocks 00:07:07.798 ==70855== Reachable blocks (those to which a pointer was found) are not shown. 00:07:07.798 ==70855== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:07.798 ==70855== 00:07:07.798 ==70855== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:07.798 01:58:22 -- 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:07.798 ==70863== Memcheck, a memory error detector 00:07:07.798 ==70863== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:07.798 ==70863== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:07.798 ==70863== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:07.798 ==70863== 00:07:07.798 --70863-- Valgrind options: 00:07:07.798 --70863-- --leak-check=full 00:07:07.798 --70863-- --error-exitcode=2 00:07:07.798 --70863-- --verbose 00:07:07.798 --70863-- Contents of /proc/version: 00:07:07.798 --70863-- 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.798 --70863-- 00:07:07.798 --70863-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:07.798 --70863-- Page sizes: currently 4096, max supported 4096 00:07:07.798 --70863-- Valgrind library directory: /usr/libexec/valgrind 00:07:07.798 --70863-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:07.798 --70863-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:07.798 --70863-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:07.798 --70863-- might be shown as UnknownInlinedFun 00:07:07.798 --70863-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:07.798 --70863-- object doesn't have a dynamic symbol table 00:07:07.798 --70863-- Scheduler: using generic scheduler lock implementation. 00:07:07.798 --70863-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:07.798 ==70863== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70863-by-???-on-2ceaa32eaff4 00:07:07.798 ==70863== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70863-by-???-on-2ceaa32eaff4 00:07:07.798 ==70863== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70863-by-???-on-2ceaa32eaff4 00:07:07.798 ==70863== 00:07:07.798 ==70863== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:07.798 ==70863== don't want to do, unless you know exactly what you're doing, 00:07:07.798 ==70863== or are doing some strange experiment): 00:07:07.798 ==70863== /usr/libexec/valgrind/../../bin/vgdb --pid=70863 ...command... 00:07:07.798 ==70863== 00:07:07.798 ==70863== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:07.798 ==70863== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:07.798 ==70863== and then give GDB the following command 00:07:07.798 ==70863== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70863 00:07:07.798 ==70863== --pid is optional if only one valgrind process is running 00:07:07.798 ==70863== 00:07:07.798 --70863-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:07.798 --70863-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:08.056 --70863-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:08.056 --70863-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:08.056 ==70863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.056 --70863-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:08.056 --70863-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:08.056 --70863-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:08.056 --70863-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:08.056 --70863-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:08.056 --70863-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:08.056 --70863-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:08.056 --70863-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:08.056 --70863-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:08.056 --70863-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:08.056 --70863-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:08.056 --70863-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:08.056 --70863-- Reading syms from /usr/lib64/libm.so.6 00:07:08.056 --70863-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:08.056 --70863-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:08.056 --70863-- Reading syms from /usr/lib64/libc.so.6 00:07:08.056 ==70863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.056 --70863-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.056 --70863-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:08.056 ==70863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.056 --70863-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.056 --70863-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:08.056 ==70863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.056 --70863-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.056 --70863-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:08.056 ==70863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.056 --70863-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.056 --70863-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:08.056 --70863-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:08.056 --70863-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:08.056 --70863-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:08.056 --70863-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:08.056 --70863-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:08.056 --70863-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:08.056 --70863-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.056 --70863-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.056 --70863-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.056 --70863-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.056 --70863-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.056 --70863-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 ==70863== Preferring higher priority redirection: 00:07:08.057 --70863-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:08.057 --70863-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:08.057 --70863-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 --70863-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.057 ==70863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.057 --70863-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:08.057 --70863-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:08.057 ==70863== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.057 --70863-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:08.057 --70863-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:08.314 --70863-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:08.314 --70863-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:08.314 --70863-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:08.314 --70863-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:08.314 --70863-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:08.314 --70863-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:08.314 --70863-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:08.314 --70863-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:08.314 --70863-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:08.314 --70863-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:08.314 --70863-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:08.314 --70863-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:08.314 --70863-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:08.314 --70863-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:08.314 --70863-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:08.314 --70863-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:08.314 00:07:08.314 00:07:08.314 CUnit - A unit testing framework for C - Version 2.1-3 00:07:08.314 http://cunit.sourceforge.net/ 00:07:08.314 00:07:08.314 00:07:08.314 Suite: nvme_transport 00:07:08.314 Test: test_nvme_get_transport ...passed 00:07:08.315 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:07:08.315 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:07:08.315 Test: test_nvme_transport_poll_group_add_remove ...passed 00:07:08.315 Test: test_ctrlr_get_memory_domains ...passed 00:07:08.315 00:07:08.315 Run Summary: Type Total Ran Passed Failed Inactive 00:07:08.315 suites 1 1 n/a 0 0 00:07:08.315 tests 5 5 5 0 0 00:07:08.315 asserts 28 28 28 0 n/a 00:07:08.315 00:07:08.315 Elapsed time = 0.027 seconds 00:07:08.315 --70863-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:08.315 --70863-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:08.315 ==70863== 00:07:08.315 ==70863== HEAP SUMMARY: 00:07:08.315 ==70863== in use at exit: 0 bytes in 0 blocks 00:07:08.315 ==70863== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:07:08.315 ==70863== 00:07:08.315 ==70863== All heap blocks were freed -- no leaks are possible 00:07:08.315 ==70863== 00:07:08.315 ==70863== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:08.315 01:58:22 -- 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:08.315 ==70874== Memcheck, a memory error detector 00:07:08.315 ==70874== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:08.315 ==70874== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:08.315 ==70874== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:07:08.315 ==70874== 00:07:08.315 --70874-- Valgrind options: 00:07:08.315 --70874-- --leak-check=full 00:07:08.315 --70874-- --error-exitcode=2 00:07:08.315 --70874-- --verbose 00:07:08.315 --70874-- Contents of /proc/version: 00:07:08.315 --70874-- 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:08.315 --70874-- 00:07:08.315 --70874-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:08.315 --70874-- Page sizes: currently 4096, max supported 4096 00:07:08.315 --70874-- Valgrind library directory: /usr/libexec/valgrind 00:07:08.315 --70874-- 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:08.315 --70874-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:08.315 --70874-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:08.315 --70874-- might be shown as UnknownInlinedFun 00:07:08.315 --70874-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:08.315 --70874-- object doesn't have a dynamic symbol table 00:07:08.315 --70874-- Scheduler: using generic scheduler lock implementation. 00:07:08.315 --70874-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:08.315 ==70874== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70874-by-???-on-2ceaa32eaff4 00:07:08.315 ==70874== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70874-by-???-on-2ceaa32eaff4 00:07:08.315 ==70874== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70874-by-???-on-2ceaa32eaff4 00:07:08.315 ==70874== 00:07:08.315 ==70874== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:08.315 ==70874== don't want to do, unless you know exactly what you're doing, 00:07:08.315 ==70874== or are doing some strange experiment): 00:07:08.315 ==70874== /usr/libexec/valgrind/../../bin/vgdb --pid=70874 ...command... 00:07:08.315 ==70874== 00:07:08.315 ==70874== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:08.315 ==70874== /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:08.315 ==70874== and then give GDB the following command 00:07:08.315 ==70874== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70874 00:07:08.315 ==70874== --pid is optional if only one valgrind process is running 00:07:08.315 ==70874== 00:07:08.573 --70874-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:08.573 --70874-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:08.573 --70874-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:08.573 --70874-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:08.573 ==70874== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.573 --70874-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:08.573 --70874-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:08.573 --70874-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:08.573 --70874-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:08.573 --70874-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:08.573 --70874-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:08.573 --70874-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:08.573 --70874-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:08.573 --70874-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:08.573 --70874-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:08.573 --70874-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:08.573 --70874-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:08.573 --70874-- Reading syms from /usr/lib64/libm.so.6 00:07:08.573 --70874-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:08.573 --70874-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:08.573 --70874-- Reading syms from /usr/lib64/libc.so.6 00:07:08.573 ==70874== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.573 --70874-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.573 --70874-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:08.573 ==70874== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.573 --70874-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.573 --70874-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:08.573 ==70874== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.573 --70874-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.573 --70874-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:08.573 ==70874== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.573 --70874-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:08.573 --70874-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:08.573 --70874-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:08.573 --70874-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:08.573 --70874-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:08.573 --70874-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:08.573 --70874-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:08.573 --70874-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:08.573 --70874-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.573 --70874-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.573 --70874-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.573 --70874-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.573 --70874-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.573 --70874-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.573 --70874-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.573 --70874-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.573 --70874-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.573 --70874-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 ==70874== Preferring higher priority redirection: 00:07:08.574 --70874-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:08.574 --70874-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:08.574 --70874-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.574 --70874-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.831 --70874-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.831 --70874-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.831 --70874-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.831 --70874-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:08.831 ==70874== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.831 --70874-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:08.831 --70874-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:08.831 ==70874== WARNING: new redirection conflicts with existing -- ignoring it 00:07:08.831 --70874-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:08.831 --70874-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:08.831 --70874-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:08.831 --70874-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:08.831 --70874-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:08.831 --70874-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:08.831 --70874-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:08.831 --70874-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:08.831 --70874-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:08.831 --70874-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:08.831 --70874-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:08.831 --70874-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:08.831 --70874-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:08.831 --70874-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:08.831 --70874-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:08.831 --70874-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:08.831 --70874-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:08.831 --70874-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:08.831 00:07:08.832 00:07:08.832 CUnit - A unit testing framework for C - Version 2.1-3 00:07:08.832 http://cunit.sourceforge.net/ 00:07:08.832 00:07:08.832 00:07:08.832 Suite: nvme_io_msg 00:07:08.832 Test: test_nvme_io_msg_send ...passed 00:07:08.832 Test: test_nvme_io_msg_process ...passed 00:07:08.832 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:07:08.832 00:07:08.832 Run Summary: Type Total Ran Passed Failed Inactive 00:07:08.832 suites 1 1 n/a 0 0 00:07:08.832 tests 3 3 3 0 0 00:07:08.832 asserts 56 56 56 0 n/a 00:07:08.832 00:07:08.832 Elapsed time = 0.031 seconds 00:07:08.832 --70874-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:08.832 --70874-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:08.832 ==70874== 00:07:08.832 ==70874== HEAP SUMMARY: 00:07:08.832 ==70874== in use at exit: 0 bytes in 0 blocks 00:07:08.832 ==70874== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:07:08.832 ==70874== 00:07:08.832 ==70874== All heap blocks were freed -- no leaks are possible 00:07:08.832 ==70874== 00:07:08.832 ==70874== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:08.832 01:58:23 -- 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:08.832 ==70881== Memcheck, a memory error detector 00:07:08.832 ==70881== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:08.832 ==70881== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:08.832 ==70881== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:07:08.832 ==70881== 00:07:08.832 --70881-- Valgrind options: 00:07:08.832 --70881-- --leak-check=full 00:07:08.832 --70881-- --error-exitcode=2 00:07:08.832 --70881-- --verbose 00:07:08.832 --70881-- Contents of /proc/version: 00:07:08.832 --70881-- 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:08.832 --70881-- 00:07:08.832 --70881-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:08.832 --70881-- Page sizes: currently 4096, max supported 4096 00:07:08.832 --70881-- Valgrind library directory: /usr/libexec/valgrind 00:07:08.832 --70881-- 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:08.832 --70881-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:08.832 --70881-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:08.832 --70881-- might be shown as UnknownInlinedFun 00:07:08.832 --70881-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:08.832 --70881-- object doesn't have a dynamic symbol table 00:07:09.089 --70881-- Scheduler: using generic scheduler lock implementation. 00:07:09.089 --70881-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:09.089 ==70881== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70881-by-???-on-2ceaa32eaff4 00:07:09.089 ==70881== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70881-by-???-on-2ceaa32eaff4 00:07:09.089 ==70881== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70881-by-???-on-2ceaa32eaff4 00:07:09.089 ==70881== 00:07:09.089 ==70881== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:09.090 ==70881== don't want to do, unless you know exactly what you're doing, 00:07:09.090 ==70881== or are doing some strange experiment): 00:07:09.090 ==70881== /usr/libexec/valgrind/../../bin/vgdb --pid=70881 ...command... 00:07:09.090 ==70881== 00:07:09.090 ==70881== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:09.090 ==70881== /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:09.090 ==70881== and then give GDB the following command 00:07:09.090 ==70881== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70881 00:07:09.090 ==70881== --pid is optional if only one valgrind process is running 00:07:09.090 ==70881== 00:07:09.090 --70881-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:09.090 --70881-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:09.090 --70881-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:09.090 --70881-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:09.090 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.090 --70881-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:09.090 --70881-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:09.090 --70881-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:09.090 --70881-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:09.090 --70881-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:09.090 --70881-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:09.090 --70881-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:09.090 --70881-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:09.090 --70881-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:09.090 --70881-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:09.090 --70881-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:09.090 --70881-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:09.090 --70881-- Reading syms from /usr/lib64/libm.so.6 00:07:09.090 --70881-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:09.090 --70881-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:09.090 --70881-- Reading syms from /usr/lib64/libc.so.6 00:07:09.090 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.090 --70881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.090 --70881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.090 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.090 --70881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.090 --70881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.090 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.090 --70881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.090 --70881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.090 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.090 --70881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.090 --70881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.090 --70881-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:09.090 --70881-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:09.090 --70881-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:09.090 --70881-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:09.090 --70881-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:09.090 --70881-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:09.348 --70881-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.348 --70881-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 ==70881== Preferring higher priority redirection: 00:07:09.349 --70881-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:09.349 --70881-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:09.349 --70881-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 --70881-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.349 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.349 --70881-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.349 --70881-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.349 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.349 --70881-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.349 --70881-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.349 --70881-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:09.349 --70881-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:09.349 --70881-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:09.349 --70881-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:09.349 --70881-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:09.349 --70881-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:09.349 --70881-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:09.349 --70881-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:09.349 --70881-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:09.349 --70881-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:09.349 --70881-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:09.349 --70881-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:09.349 --70881-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:09.349 --70881-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:09.349 --70881-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:09.349 --70881-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:09.349 00:07:09.349 00:07:09.349 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.349 http://cunit.sourceforge.net/ 00:07:09.349 00:07:09.349 00:07:09.349 Suite: nvme_pcie_common 00:07:09.349 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-04-19 01:58:23.782062] /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:09.349 passed 00:07:09.349 Test: test_nvme_pcie_qpair_construct_destroy ...--70881-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:09.349 passed 00:07:09.349 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:07:09.607 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-04-19 01:58:23.887786] /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:09.607 [2024-04-19 01:58:23.892420] /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:09.607 [2024-04-19 01:58:23.895176] /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:09.607 passed 00:07:09.607 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:07:09.607 Test: test_nvme_pcie_poll_group_get_stats ...[2024-04-19 01:58:23.904320] /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:09.607 [2024-04-19 01:58:23.904935] /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:09.607 passed 00:07:09.607 00:07:09.607 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.607 suites 1 1 n/a 0 0 00:07:09.607 tests 6 6 6 0 0 00:07:09.607 asserts 148 148 148 0 n/a 00:07:09.607 00:07:09.607 Elapsed time = 0.132 seconds 00:07:09.607 --70881-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:09.608 --70881-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:09.608 ==70881== 00:07:09.608 ==70881== HEAP SUMMARY: 00:07:09.608 ==70881== in use at exit: 0 bytes in 0 blocks 00:07:09.608 ==70881== total heap usage: 106 allocs, 106 frees, 254,412 bytes allocated 00:07:09.608 ==70881== 00:07:09.608 ==70881== All heap blocks were freed -- no leaks are possible 00:07:09.608 ==70881== 00:07:09.608 ==70881== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:09.608 01:58:23 -- 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:09.608 ==70889== Memcheck, a memory error detector 00:07:09.608 ==70889== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:09.608 ==70889== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:09.608 ==70889== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:09.608 ==70889== 00:07:09.608 --70889-- Valgrind options: 00:07:09.608 --70889-- --leak-check=full 00:07:09.608 --70889-- --error-exitcode=2 00:07:09.608 --70889-- --verbose 00:07:09.608 --70889-- Contents of /proc/version: 00:07:09.608 --70889-- 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.608 --70889-- 00:07:09.608 --70889-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:09.608 --70889-- Page sizes: currently 4096, max supported 4096 00:07:09.608 --70889-- Valgrind library directory: /usr/libexec/valgrind 00:07:09.608 --70889-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:09.608 --70889-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:09.608 --70889-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:09.608 --70889-- might be shown as UnknownInlinedFun 00:07:09.608 --70889-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:09.608 --70889-- object doesn't have a dynamic symbol table 00:07:09.608 --70889-- Scheduler: using generic scheduler lock implementation. 00:07:09.608 --70889-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:09.608 ==70889== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70889-by-???-on-2ceaa32eaff4 00:07:09.608 ==70889== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70889-by-???-on-2ceaa32eaff4 00:07:09.608 ==70889== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70889-by-???-on-2ceaa32eaff4 00:07:09.608 ==70889== 00:07:09.608 ==70889== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:09.608 ==70889== don't want to do, unless you know exactly what you're doing, 00:07:09.608 ==70889== or are doing some strange experiment): 00:07:09.608 ==70889== /usr/libexec/valgrind/../../bin/vgdb --pid=70889 ...command... 00:07:09.608 ==70889== 00:07:09.608 ==70889== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:09.608 ==70889== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:09.608 ==70889== and then give GDB the following command 00:07:09.608 ==70889== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70889 00:07:09.608 ==70889== --pid is optional if only one valgrind process is running 00:07:09.608 ==70889== 00:07:09.608 --70889-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:09.608 --70889-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:09.608 --70889-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:09.608 --70889-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:09.608 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.608 --70889-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:09.608 --70889-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:09.608 --70889-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:09.608 --70889-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:09.608 --70889-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:09.608 --70889-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:09.608 --70889-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:09.608 --70889-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:09.608 --70889-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:09.608 --70889-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:09.608 --70889-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:09.608 --70889-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:09.608 --70889-- Reading syms from /usr/lib64/libm.so.6 00:07:09.608 --70889-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:09.608 --70889-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:09.608 --70889-- Reading syms from /usr/lib64/libc.so.6 00:07:09.866 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.866 --70889-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.866 --70889-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.866 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.866 --70889-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.866 --70889-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.866 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.866 --70889-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.866 --70889-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.866 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.866 --70889-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.866 --70889-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.866 --70889-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:09.866 --70889-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:09.866 --70889-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:09.866 --70889-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:09.866 --70889-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:09.866 --70889-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:09.866 --70889-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 ==70889== Preferring higher priority redirection: 00:07:09.866 --70889-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:09.866 --70889-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:09.866 --70889-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.866 --70889-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.867 --70889-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.867 --70889-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.867 --70889-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.867 --70889-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.867 --70889-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.867 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.867 --70889-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.867 --70889-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.867 ==70889== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.867 --70889-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.867 --70889-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.867 --70889-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:09.867 --70889-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:09.867 --70889-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:09.867 --70889-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:09.867 --70889-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:09.867 --70889-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:09.867 --70889-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:09.867 --70889-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:09.867 --70889-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:09.867 --70889-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:09.867 --70889-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:09.867 --70889-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:09.867 --70889-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:09.867 --70889-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:10.125 --70889-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:10.125 --70889-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:10.125 00:07:10.125 00:07:10.125 CUnit - A unit testing framework for C - Version 2.1-3 00:07:10.125 http://cunit.sourceforge.net/ 00:07:10.125 00:07:10.125 00:07:10.125 Suite: nvme_fabric 00:07:10.125 Test: test_nvme_fabric_prop_set_cmd ...passed 00:07:10.125 Test: test_nvme_fabric_prop_get_cmd ...passed 00:07:10.125 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:07:10.125 Test: test_nvme_fabric_discover_probe ...--70889-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:10.125 --70889-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:10.125 passed 00:07:10.125 Test: test_nvme_fabric_qpair_connect ...--70889-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:10.125 [2024-04-19 01:58:24.453031] /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:10.125 passed 00:07:10.125 00:07:10.125 Run Summary: Type Total Ran Passed Failed Inactive 00:07:10.125 suites 1 1 n/a 0 0 00:07:10.125 tests 5 5 5 0 0 00:07:10.125 asserts 60 60 60 0 n/a 00:07:10.125 00:07:10.125 Elapsed time = 0.074 seconds 00:07:10.125 --70889-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:10.125 --70889-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:10.125 ==70889== 00:07:10.125 ==70889== HEAP SUMMARY: 00:07:10.125 ==70889== in use at exit: 0 bytes in 0 blocks 00:07:10.125 ==70889== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:07:10.125 ==70889== 00:07:10.125 ==70889== All heap blocks were freed -- no leaks are possible 00:07:10.125 ==70889== 00:07:10.125 ==70889== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:10.125 01:58:24 -- 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:10.125 ==70897== Memcheck, a memory error detector 00:07:10.125 ==70897== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:10.125 ==70897== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:10.125 ==70897== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:10.125 ==70897== 00:07:10.125 --70897-- Valgrind options: 00:07:10.125 --70897-- --leak-check=full 00:07:10.126 --70897-- --error-exitcode=2 00:07:10.126 --70897-- --verbose 00:07:10.126 --70897-- Contents of /proc/version: 00:07:10.126 --70897-- 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.126 --70897-- 00:07:10.126 --70897-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:10.126 --70897-- Page sizes: currently 4096, max supported 4096 00:07:10.126 --70897-- Valgrind library directory: /usr/libexec/valgrind 00:07:10.126 --70897-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:10.126 --70897-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:10.126 --70897-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:10.126 --70897-- might be shown as UnknownInlinedFun 00:07:10.126 --70897-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:10.126 --70897-- object doesn't have a dynamic symbol table 00:07:10.126 --70897-- Scheduler: using generic scheduler lock implementation. 00:07:10.126 --70897-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:10.126 ==70897== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70897-by-???-on-2ceaa32eaff4 00:07:10.126 ==70897== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70897-by-???-on-2ceaa32eaff4 00:07:10.126 ==70897== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70897-by-???-on-2ceaa32eaff4 00:07:10.126 ==70897== 00:07:10.126 ==70897== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:10.126 ==70897== don't want to do, unless you know exactly what you're doing, 00:07:10.126 ==70897== or are doing some strange experiment): 00:07:10.126 ==70897== /usr/libexec/valgrind/../../bin/vgdb --pid=70897 ...command... 00:07:10.126 ==70897== 00:07:10.126 ==70897== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:10.126 ==70897== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:10.126 ==70897== and then give GDB the following command 00:07:10.126 ==70897== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70897 00:07:10.126 ==70897== --pid is optional if only one valgrind process is running 00:07:10.126 ==70897== 00:07:10.126 --70897-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:10.126 --70897-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:10.126 --70897-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:10.126 --70897-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:10.126 ==70897== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.126 --70897-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:10.126 --70897-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:10.126 --70897-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:10.126 --70897-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:10.126 --70897-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:10.126 --70897-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:10.126 --70897-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:10.126 --70897-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:10.126 --70897-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:10.126 --70897-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:10.126 --70897-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:10.384 --70897-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:10.384 --70897-- Reading syms from /usr/lib64/libm.so.6 00:07:10.384 --70897-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:10.384 --70897-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:10.384 --70897-- Reading syms from /usr/lib64/libc.so.6 00:07:10.384 ==70897== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.384 --70897-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.384 --70897-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.384 ==70897== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.384 --70897-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.384 --70897-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.384 ==70897== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.384 --70897-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.384 --70897-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.384 ==70897== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.384 --70897-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.384 --70897-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.384 --70897-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:10.384 --70897-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:10.384 --70897-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:10.384 --70897-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:10.384 --70897-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:10.384 --70897-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:10.384 --70897-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.384 --70897-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 ==70897== Preferring higher priority redirection: 00:07:10.385 --70897-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:10.385 --70897-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:10.385 --70897-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 --70897-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:10.385 ==70897== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.385 --70897-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.385 --70897-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.385 ==70897== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.385 --70897-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:10.385 --70897-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:10.385 --70897-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:10.385 --70897-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:10.385 --70897-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:10.643 --70897-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:10.643 --70897-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:10.643 --70897-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:10.643 --70897-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:10.643 --70897-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:10.643 --70897-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:10.643 --70897-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:10.643 --70897-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:10.643 --70897-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:10.643 --70897-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:10.643 --70897-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:10.643 --70897-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:10.643 --70897-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:10.643 00:07:10.643 00:07:10.643 CUnit - A unit testing framework for C - Version 2.1-3 00:07:10.643 http://cunit.sourceforge.net/ 00:07:10.643 00:07:10.643 00:07:10.643 Suite: nvme_opal 00:07:10.643 Test: test_opal_nvme_security_recv_send_done ...passed 00:07:10.643 Test: test_opal_add_short_atom_header ...[2024-04-19 01:58:25.001077] /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:10.643 passed 00:07:10.643 00:07:10.643 Run Summary: Type Total Ran Passed Failed Inactive 00:07:10.643 suites 1 1 n/a 0 0 00:07:10.643 tests 2 2 2 0 0 00:07:10.643 asserts 22 22 22 0 n/a 00:07:10.643 00:07:10.643 Elapsed time = 0.048 seconds 00:07:10.643 --70897-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:10.643 --70897-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:10.643 ==70897== 00:07:10.643 ==70897== HEAP SUMMARY: 00:07:10.643 ==70897== in use at exit: 0 bytes in 0 blocks 00:07:10.643 ==70897== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:07:10.643 ==70897== 00:07:10.643 ==70897== All heap blocks were freed -- no leaks are possible 00:07:10.643 ==70897== 00:07:10.643 ==70897== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:10.643 00:07:10.643 real 0m12.816s 00:07:10.643 user 0m12.214s 00:07:10.643 sys 0m0.417s 00:07:10.643 01:58:25 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:10.643 01:58:25 -- common/autotest_common.sh@10 -- # set +x 00:07:10.643 ************************************ 00:07:10.643 END TEST unittest_nvme 00:07:10.643 ************************************ 00:07:10.643 01:58:25 -- 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:10.643 01:58:25 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:10.643 01:58:25 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:10.643 01:58:25 -- common/autotest_common.sh@10 -- # set +x 00:07:10.643 ************************************ 00:07:10.643 START TEST unittest_log 00:07:10.643 ************************************ 00:07:10.643 01:58: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/log/log.c/log_ut 00:07:10.643 ==70919== Memcheck, a memory error detector 00:07:10.643 ==70919== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:10.643 ==70919== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:10.644 ==70919== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:10.644 ==70919== 00:07:10.644 --70919-- Valgrind options: 00:07:10.644 --70919-- --leak-check=full 00:07:10.644 --70919-- --error-exitcode=2 00:07:10.644 --70919-- --verbose 00:07:10.644 --70919-- Contents of /proc/version: 00:07:10.644 --70919-- 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.644 --70919-- 00:07:10.644 --70919-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:10.644 --70919-- Page sizes: currently 4096, max supported 4096 00:07:10.644 --70919-- Valgrind library directory: /usr/libexec/valgrind 00:07:10.644 --70919-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:10.644 --70919-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:10.644 --70919-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:10.644 --70919-- might be shown as UnknownInlinedFun 00:07:10.644 --70919-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:10.644 --70919-- object doesn't have a dynamic symbol table 00:07:10.901 --70919-- Scheduler: using generic scheduler lock implementation. 00:07:10.901 --70919-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:10.901 ==70919== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70919-by-???-on-2ceaa32eaff4 00:07:10.901 ==70919== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70919-by-???-on-2ceaa32eaff4 00:07:10.901 ==70919== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70919-by-???-on-2ceaa32eaff4 00:07:10.901 ==70919== 00:07:10.901 ==70919== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:10.901 ==70919== don't want to do, unless you know exactly what you're doing, 00:07:10.901 ==70919== or are doing some strange experiment): 00:07:10.901 ==70919== /usr/libexec/valgrind/../../bin/vgdb --pid=70919 ...command... 00:07:10.901 ==70919== 00:07:10.901 ==70919== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:10.901 ==70919== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:10.901 ==70919== and then give GDB the following command 00:07:10.901 ==70919== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70919 00:07:10.901 ==70919== --pid is optional if only one valgrind process is running 00:07:10.901 ==70919== 00:07:10.901 --70919-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:10.902 --70919-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:10.902 --70919-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:10.902 --70919-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:10.902 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.902 --70919-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:10.902 --70919-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:10.902 --70919-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:10.902 --70919-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:10.902 --70919-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:10.902 --70919-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:10.902 --70919-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:10.902 --70919-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:10.902 --70919-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:10.902 --70919-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:10.902 --70919-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:10.902 --70919-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:10.902 --70919-- Reading syms from /usr/lib64/libm.so.6 00:07:10.902 --70919-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:10.902 --70919-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:10.902 --70919-- Reading syms from /usr/lib64/libc.so.6 00:07:10.902 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.902 --70919-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.902 --70919-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.902 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.902 --70919-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.902 --70919-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:10.902 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.902 --70919-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.902 --70919-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:10.902 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:07:10.902 --70919-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:10.902 --70919-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:11.159 --70919-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:11.159 --70919-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:11.159 --70919-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:11.159 --70919-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:11.159 --70919-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:11.159 --70919-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:11.159 --70919-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.159 --70919-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 ==70919== Preferring higher priority redirection: 00:07:11.160 --70919-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:11.160 --70919-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:11.160 --70919-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 --70919-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:11.160 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.160 --70919-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:11.160 --70919-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:11.160 ==70919== WARNING: new redirection conflicts with existing -- ignoring it 00:07:11.160 --70919-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:11.160 --70919-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:11.160 --70919-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:11.160 --70919-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:11.160 --70919-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:11.160 --70919-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:11.160 --70919-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:11.160 --70919-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:11.160 --70919-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:11.160 --70919-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:11.160 --70919-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:11.160 --70919-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:11.160 --70919-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:11.160 --70919-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:11.160 --70919-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:11.418 --70919-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:11.418 --70919-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:11.418 --70919-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:11.418 --70919-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:11.418 00:07:11.418 00:07:11.418 CUnit - A unit testing framework for C - Version 2.1-3 00:07:11.418 http://cunit.sourceforge.net/ 00:07:11.418 00:07:11.418 00:07:11.418 Suite: log 00:07:11.418 Test: log_test ...[2024-04-19 01:58:25.741485] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:07:11.418 [2024-04-19 01:58:25.778866] log_ut.c: 57:log_test: *DEBUG*: log test 00:07:11.418 log dump test: 00:07:11.418 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:07:11.418 spdk dump test: 00:07:11.418 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:07:11.418 spdk dump test: 00:07:11.418 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:07:11.418 00000010 65 20 63 68 61 72 73 e chars 00:07:11.418 passed 00:07:11.418 Test: deprecation ...--70919-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:11.418 --70919-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:12.355 passed 00:07:12.355 00:07:12.355 Run Summary: Type Total Ran Passed Failed Inactive 00:07:12.355 suites 1 1 n/a 0 0 00:07:12.355 tests 2 2 2 0 0 00:07:12.355 asserts 73 73 73 0 n/a 00:07:12.355 00:07:12.355 Elapsed time = 0.088 seconds 00:07:12.355 --70919-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:12.355 --70919-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:12.355 ==70919== 00:07:12.355 ==70919== HEAP SUMMARY: 00:07:12.355 ==70919== in use at exit: 576 bytes in 3 blocks 00:07:12.355 ==70919== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:07:12.355 ==70919== 00:07:12.355 ==70919== Searching for pointers to 3 not-freed blocks 00:07:12.614 ==70919== Checked 6,211,168 bytes 00:07:12.614 ==70919== 00:07:12.614 ==70919== LEAK SUMMARY: 00:07:12.614 ==70919== definitely lost: 0 bytes in 0 blocks 00:07:12.614 ==70919== indirectly lost: 0 bytes in 0 blocks 00:07:12.614 ==70919== possibly lost: 0 bytes in 0 blocks 00:07:12.614 ==70919== still reachable: 576 bytes in 3 blocks 00:07:12.614 ==70919== suppressed: 0 bytes in 0 blocks 00:07:12.614 ==70919== Reachable blocks (those to which a pointer was found) are not shown. 00:07:12.614 ==70919== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:12.614 ==70919== 00:07:12.614 ==70919== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:12.614 00:07:12.614 real 0m1.751s 00:07:12.614 user 0m0.723s 00:07:12.614 sys 0m0.025s 00:07:12.614 01:58:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:12.614 01:58:26 -- common/autotest_common.sh@10 -- # set +x 00:07:12.614 ************************************ 00:07:12.614 END TEST unittest_log 00:07:12.614 ************************************ 00:07:12.614 01:58:26 -- 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:12.614 01:58:26 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:12.614 01:58:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:12.614 01:58:26 -- common/autotest_common.sh@10 -- # set +x 00:07:12.614 ************************************ 00:07:12.614 START TEST unittest_lvol 00:07:12.614 ************************************ 00:07:12.614 01:58: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/lvol/lvol.c/lvol_ut 00:07:12.614 ==70964== Memcheck, a memory error detector 00:07:12.614 ==70964== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:12.614 ==70964== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:12.614 ==70964== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:12.614 ==70964== 00:07:12.614 --70964-- Valgrind options: 00:07:12.614 --70964-- --leak-check=full 00:07:12.614 --70964-- --error-exitcode=2 00:07:12.614 --70964-- --verbose 00:07:12.614 --70964-- Contents of /proc/version: 00:07:12.614 --70964-- 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.614 --70964-- 00:07:12.615 --70964-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:12.615 --70964-- Page sizes: currently 4096, max supported 4096 00:07:12.615 --70964-- Valgrind library directory: /usr/libexec/valgrind 00:07:12.615 --70964-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:12.615 --70964-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:12.615 --70964-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:12.615 --70964-- might be shown as UnknownInlinedFun 00:07:12.615 --70964-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:12.615 --70964-- object doesn't have a dynamic symbol table 00:07:12.615 --70964-- Scheduler: using generic scheduler lock implementation. 00:07:12.615 --70964-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:12.615 ==70964== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70964-by-???-on-2ceaa32eaff4 00:07:12.615 ==70964== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70964-by-???-on-2ceaa32eaff4 00:07:12.615 ==70964== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70964-by-???-on-2ceaa32eaff4 00:07:12.615 ==70964== 00:07:12.615 ==70964== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:12.615 ==70964== don't want to do, unless you know exactly what you're doing, 00:07:12.615 ==70964== or are doing some strange experiment): 00:07:12.615 ==70964== /usr/libexec/valgrind/../../bin/vgdb --pid=70964 ...command... 00:07:12.615 ==70964== 00:07:12.615 ==70964== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:12.615 ==70964== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:12.615 ==70964== and then give GDB the following command 00:07:12.615 ==70964== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70964 00:07:12.615 ==70964== --pid is optional if only one valgrind process is running 00:07:12.615 ==70964== 00:07:12.615 --70964-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:12.615 --70964-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:12.615 --70964-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:12.615 --70964-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:12.615 ==70964== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.615 --70964-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:12.615 --70964-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:12.615 --70964-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:12.615 --70964-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:12.615 --70964-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:12.615 --70964-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:12.615 --70964-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:12.615 --70964-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:12.615 --70964-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:12.615 --70964-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:12.615 --70964-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:12.615 --70964-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:12.615 --70964-- Reading syms from /usr/lib64/libm.so.6 00:07:12.615 --70964-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:12.615 --70964-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:12.615 --70964-- Reading syms from /usr/lib64/libc.so.6 00:07:12.874 ==70964== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.874 --70964-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.874 --70964-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.874 ==70964== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.874 --70964-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.874 --70964-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.874 ==70964== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.874 --70964-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.874 --70964-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:12.874 ==70964== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.874 --70964-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:12.874 --70964-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:12.874 --70964-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:12.874 --70964-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:12.874 --70964-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:12.874 --70964-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:12.874 --70964-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:12.874 --70964-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:12.874 --70964-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.874 --70964-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 ==70964== Preferring higher priority redirection: 00:07:12.875 --70964-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:12.875 --70964-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:12.875 --70964-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 --70964-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:12.875 ==70964== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.875 --70964-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.875 --70964-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:12.875 ==70964== WARNING: new redirection conflicts with existing -- ignoring it 00:07:12.875 --70964-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:12.875 --70964-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:13.134 --70964-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:13.134 --70964-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:13.134 --70964-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:13.134 --70964-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:13.134 --70964-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:13.134 --70964-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:13.134 --70964-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:13.134 --70964-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:13.134 --70964-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:13.134 --70964-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:13.134 --70964-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:13.134 --70964-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:13.134 --70964-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:13.134 --70964-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:13.134 --70964-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:13.134 --70964-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:13.134 --70964-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:13.134 00:07:13.134 00:07:13.134 CUnit - A unit testing framework for C - Version 2.1-3 00:07:13.134 http://cunit.sourceforge.net/ 00:07:13.134 00:07:13.134 00:07:13.134 Suite: lvol 00:07:13.134 Test: lvs_init_unload_success ...--70964-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:13.392 [2024-04-19 01:58:27.655237] /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:13.392 passed 00:07:13.392 Test: lvs_init_destroy_success ...[2024-04-19 01:58:27.712065] /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:13.392 passed 00:07:13.392 Test: lvs_init_opts_success ...passed 00:07:13.392 Test: lvs_unload_lvs_is_null_fail ...[2024-04-19 01:58:27.729558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:07:13.392 passed 00:07:13.392 Test: lvs_names ...[2024-04-19 01:58:27.732133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:07:13.392 [2024-04-19 01:58:27.733722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:07:13.392 --70964-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:13.392 [2024-04-19 01:58:27.739067] /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:13.392 passed 00:07:13.392 Test: lvol_create_destroy_success ...passed 00:07:13.392 Test: lvol_create_fail ...[2024-04-19 01:58:27.771851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:07:13.392 [2024-04-19 01:58:27.773692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:07:13.392 passed 00:07:13.392 Test: lvol_destroy_fail ...[2024-04-19 01:58:27.783412] /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:13.392 passed 00:07:13.392 Test: lvol_close ...[2024-04-19 01:58:27.789883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:07:13.392 [2024-04-19 01:58:27.793365] /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:13.392 passed 00:07:13.392 Test: lvol_resize ...passed 00:07:13.392 Test: lvol_set_read_only ...passed 00:07:13.392 Test: test_lvs_load ...[2024-04-19 01:58:27.831996] /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:13.392 [2024-04-19 01:58:27.832505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:07:13.392 passed 00:07:13.393 Test: lvols_load ...[2024-04-19 01:58:27.848354] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:07:13.393 [2024-04-19 01:58:27.859633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:07:13.393 passed 00:07:13.393 Test: lvol_open ...passed 00:07:13.393 Test: lvol_snapshot ...passed 00:07:13.393 Test: lvol_snapshot_fail ...[2024-04-19 01:58:27.890509] /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:13.393 passed 00:07:13.393 Test: lvol_clone ...passed 00:07:13.393 Test: lvol_clone_fail ...[2024-04-19 01:58:27.900984] /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:13.393 passed 00:07:13.393 Test: lvol_iter_clones ...passed 00:07:13.393 Test: lvol_refcnt ...[2024-04-19 01:58:27.916969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol bdef6b75-a9d8-47ad-8581-102ac69c2a53 because it is still open 00:07:13.650 passed 00:07:13.650 Test: lvol_names ...[2024-04-19 01:58:27.922407] /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:13.650 [2024-04-19 01:58:27.923544] /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:13.650 [2024-04-19 01:58:27.928554] /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:13.650 passed 00:07:13.650 Test: lvol_create_thin_provisioned ...passed 00:07:13.650 Test: lvol_rename ...[2024-04-19 01:58:27.937615] /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:13.650 [2024-04-19 01:58:27.943231] /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:13.650 passed 00:07:13.650 Test: lvs_rename ...[2024-04-19 01:58:27.957066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:07:13.650 passed 00:07:13.650 Test: lvol_inflate ...[2024-04-19 01:58:27.964994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:07:13.650 passed 00:07:13.650 Test: lvol_decouple_parent ...[2024-04-19 01:58:27.970971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:07:13.650 passed 00:07:13.650 Test: lvol_get_xattr ...passed 00:07:13.650 Test: lvol_esnap_reload ...passed 00:07:13.650 Test: lvol_esnap_create_bad_args ...[2024-04-19 01:58:27.984141] /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:13.650 [2024-04-19 01:58:27.985594] /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:13.650 [2024-04-19 01:58:27.987192] /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:13.651 [2024-04-19 01:58:27.988350] /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:13.651 [2024-04-19 01:58:27.998056] /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:13.651 passed 00:07:13.651 Test: lvol_esnap_create_delete ...passed 00:07:13.651 Test: lvol_esnap_load_esnaps ...[2024-04-19 01:58:28.005738] /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:13.651 passed 00:07:13.651 Test: lvol_esnap_missing ...[2024-04-19 01:58:28.015676] /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:13.651 [2024-04-19 01:58:28.016823] /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:13.651 passed 00:07:13.651 Test: lvol_esnap_hotplug ... 00:07:13.651 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:07:13.651 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:07:13.651 [2024-04-19 01:58:28.075200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol f4f968bf-f978-4f52-93a7-d0e056312275: failed to create esnap bs_dev: error -12 00:07:13.651 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:07:13.651 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:07:13.651 [2024-04-19 01:58:28.078103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 49c1fa13-b7a6-444d-9526-c51338db47e8: failed to create esnap bs_dev: error -12 00:07:13.651 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:07:13.651 [2024-04-19 01:58:28.078627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 9d5bee70-b123-4d5a-abae-e797da003518: failed to create esnap bs_dev: error -12 00:07:13.651 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:07:13.651 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:07:13.651 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:07:13.651 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:07:13.651 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:07:13.651 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:07:13.651 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:07:13.651 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:07:13.651 passed 00:07:13.651 Test: lvol_get_by ...passed 00:07:13.651 00:07:13.651 Run Summary: Type Total Ran Passed Failed Inactive 00:07:13.651 suites 1 1 n/a 0 0 00:07:13.651 tests 34 34 34 0 0 00:07:13.651 asserts 1439 1439 1439 0 n/a 00:07:13.651 00:07:13.651 Elapsed time = 0.512 seconds 00:07:13.651 --70964-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:13.651 --70964-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:13.909 ==70964== 00:07:13.909 ==70964== HEAP SUMMARY: 00:07:13.909 ==70964== in use at exit: 0 bytes in 0 blocks 00:07:13.909 ==70964== total heap usage: 1,946 allocs, 1,946 frees, 283,173 bytes allocated 00:07:13.909 ==70964== 00:07:13.909 ==70964== All heap blocks were freed -- no leaks are possible 00:07:13.910 ==70964== 00:07:13.910 ==70964== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:13.910 00:07:13.910 real 0m1.250s 00:07:13.910 user 0m1.213s 00:07:13.910 sys 0m0.032s 00:07:13.910 01:58:28 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:13.910 01:58:28 -- common/autotest_common.sh@10 -- # set +x 00:07:13.910 ************************************ 00:07:13.910 END TEST unittest_lvol 00:07:13.910 ************************************ 00:07:13.910 01:58:28 -- 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:13.910 01:58:28 -- 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:13.910 01:58:28 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:13.910 01:58:28 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:13.910 01:58:28 -- common/autotest_common.sh@10 -- # set +x 00:07:13.910 ************************************ 00:07:13.910 START TEST unittest_nvme_rdma 00:07:13.910 ************************************ 00:07:13.910 01:58:28 -- 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:13.910 ==70994== Memcheck, a memory error detector 00:07:13.910 ==70994== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:13.910 ==70994== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:13.910 ==70994== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:13.910 ==70994== 00:07:13.910 --70994-- Valgrind options: 00:07:13.910 --70994-- --leak-check=full 00:07:13.910 --70994-- --error-exitcode=2 00:07:13.910 --70994-- --verbose 00:07:13.910 --70994-- Contents of /proc/version: 00:07:13.910 --70994-- 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.910 --70994-- 00:07:13.910 --70994-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:13.910 --70994-- Page sizes: currently 4096, max supported 4096 00:07:13.910 --70994-- Valgrind library directory: /usr/libexec/valgrind 00:07:13.910 --70994-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:13.910 --70994-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:13.910 --70994-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:13.910 --70994-- might be shown as UnknownInlinedFun 00:07:13.910 --70994-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:13.910 --70994-- object doesn't have a dynamic symbol table 00:07:13.910 --70994-- Scheduler: using generic scheduler lock implementation. 00:07:13.910 --70994-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:13.910 ==70994== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70994-by-???-on-2ceaa32eaff4 00:07:13.910 ==70994== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70994-by-???-on-2ceaa32eaff4 00:07:13.910 ==70994== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70994-by-???-on-2ceaa32eaff4 00:07:13.910 ==70994== 00:07:13.910 ==70994== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:13.910 ==70994== don't want to do, unless you know exactly what you're doing, 00:07:13.910 ==70994== or are doing some strange experiment): 00:07:13.910 ==70994== /usr/libexec/valgrind/../../bin/vgdb --pid=70994 ...command... 00:07:13.910 ==70994== 00:07:13.910 ==70994== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:13.910 ==70994== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:13.910 ==70994== and then give GDB the following command 00:07:13.910 ==70994== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70994 00:07:13.910 ==70994== --pid is optional if only one valgrind process is running 00:07:13.910 ==70994== 00:07:13.910 --70994-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:13.910 --70994-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:13.910 --70994-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:13.910 --70994-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:13.910 ==70994== WARNING: new redirection conflicts with existing -- ignoring it 00:07:13.910 --70994-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:13.910 --70994-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:13.910 --70994-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:13.910 --70994-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:13.910 --70994-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:13.910 --70994-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:13.910 --70994-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:13.910 --70994-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:13.910 --70994-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:13.910 --70994-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:13.910 --70994-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:13.910 --70994-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:13.910 --70994-- Reading syms from /usr/lib64/libm.so.6 00:07:13.910 --70994-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:13.910 --70994-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:13.910 --70994-- Reading syms from /usr/lib64/libc.so.6 00:07:14.168 ==70994== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.169 --70994-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.169 --70994-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.169 ==70994== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.169 --70994-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.169 --70994-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.169 ==70994== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.169 --70994-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.169 --70994-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:14.169 ==70994== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.169 --70994-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:14.169 --70994-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:14.169 --70994-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:14.169 --70994-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:14.169 --70994-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:14.169 --70994-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:14.169 --70994-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:14.169 --70994-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:14.169 --70994-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 ==70994== Preferring higher priority redirection: 00:07:14.169 --70994-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:14.169 --70994-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:14.169 --70994-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 --70994-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:14.169 ==70994== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.169 --70994-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:14.169 --70994-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:14.169 ==70994== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.169 --70994-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:14.170 --70994-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:14.428 --70994-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:14.428 --70994-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:14.428 --70994-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:14.428 --70994-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:14.428 --70994-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:14.428 --70994-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:14.428 --70994-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:14.428 --70994-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:14.428 --70994-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:14.428 --70994-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:14.428 --70994-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:14.428 --70994-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:14.428 --70994-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:14.428 --70994-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:14.428 --70994-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:14.428 --70994-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:14.428 00:07:14.428 00:07:14.428 CUnit - A unit testing framework for C - Version 2.1-3 00:07:14.428 http://cunit.sourceforge.net/ 00:07:14.428 00:07:14.428 00:07:14.428 Suite: nvme_rdma 00:07:14.428 Test: test_nvme_rdma_build_sgl_request ...[2024-04-19 01:58:28.879535] /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:14.428 [2024-04-19 01:58:28.917721] /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:14.428 [2024-04-19 01:58:28.920070] /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:14.428 passed 00:07:14.428 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:07:14.428 Test: test_nvme_rdma_build_contig_request ...[2024-04-19 01:58:28.938545] /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:14.428 passed 00:07:14.428 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:07:14.428 Test: test_nvme_rdma_create_reqs ...[2024-04-19 01:58:28.949984] /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:14.428 --70994-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:14.685 passed 00:07:14.686 Test: test_nvme_rdma_create_rsps ...[2024-04-19 01:58:28.971627] /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:14.686 passed 00:07:14.686 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-04-19 01:58:28.992560] /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:14.686 [2024-04-19 01:58:28.993457] /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:14.686 passed 00:07:14.686 Test: test_nvme_rdma_poller_create ...passed 00:07:14.686 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-04-19 01:58:29.020562] /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:14.686 passed 00:07:14.686 Test: test_nvme_rdma_ctrlr_construct ...--70994-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:14.686 passed 00:07:14.686 Test: test_nvme_rdma_req_put_and_get ...passed 00:07:14.686 Test: test_nvme_rdma_req_init ...passed 00:07:14.686 Test: test_nvme_rdma_validate_cm_event ...[2024-04-19 01:58:29.063398] /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:14.686 [2024-04-19 01:58:29.064502] /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:14.686 passed 00:07:14.686 Test: test_nvme_rdma_qpair_init ...passed 00:07:14.686 Test: test_nvme_rdma_qpair_submit_request ...passed 00:07:14.686 Test: test_nvme_rdma_memory_domain ...[2024-04-19 01:58:29.086049] /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:14.686 passed 00:07:14.686 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:07:14.686 Test: test_rdma_get_memory_translation ...[2024-04-19 01:58:29.098935] /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:14.686 [2024-04-19 01:58:29.101413] /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:14.686 passed 00:07:14.686 Test: test_get_rdma_qpair_from_wc ...passed 00:07:14.686 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:07:14.686 Test: test_nvme_rdma_poll_group_get_stats ...[2024-04-19 01:58:29.114292] /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:14.686 [2024-04-19 01:58:29.114839] /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:14.686 passed 00:07:14.686 Test: test_nvme_rdma_qpair_set_poller ...[2024-04-19 01:58:29.135820] /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:14.686 [2024-04-19 01:58:29.137078] /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:14.686 [2024-04-19 01:58:29.137687] /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 0x1ffeffe610 on poll group 0x5a1d2e0 00:07:14.686 [2024-04-19 01:58:29.138502] /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:14.686 --70994-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:14.686 [2024-04-19 01:58:29.138921] /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:14.686 [2024-04-19 01:58:29.139022] /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 0x1ffeffe610 on poll group 0x5a1d2e0 00:07:14.686 --70994-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:14.686 --70994-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:14.686 [2024-04-19 01:58:29.150023] /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:14.686 passed 00:07:14.686 00:07:14.686 Run Summary: Type Total Ran Passed Failed Inactive 00:07:14.686 suites 1 1 n/a 0 0 00:07:14.686 tests 22 22 22 0 0 00:07:14.686 asserts 412 412 412 0 n/a 00:07:14.686 00:07:14.686 Elapsed time = 0.308 seconds 00:07:14.686 --70994-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:14.944 ==70994== 00:07:14.944 ==70994== HEAP SUMMARY: 00:07:14.944 ==70994== in use at exit: 56 bytes in 1 blocks 00:07:14.944 ==70994== total heap usage: 164 allocs, 163 frees, 141,166 bytes allocated 00:07:14.944 ==70994== 00:07:14.944 ==70994== Searching for pointers to 1 not-freed blocks 00:07:14.944 ==70994== Checked 6,358,152 bytes 00:07:14.944 ==70994== 00:07:14.944 ==70994== LEAK SUMMARY: 00:07:14.944 ==70994== definitely lost: 0 bytes in 0 blocks 00:07:14.944 ==70994== indirectly lost: 0 bytes in 0 blocks 00:07:14.944 ==70994== possibly lost: 0 bytes in 0 blocks 00:07:14.944 ==70994== still reachable: 56 bytes in 1 blocks 00:07:14.944 ==70994== suppressed: 0 bytes in 0 blocks 00:07:14.944 ==70994== Reachable blocks (those to which a pointer was found) are not shown. 00:07:14.945 ==70994== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:14.945 ==70994== 00:07:14.945 ==70994== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:14.945 00:07:14.945 real 0m0.983s 00:07:14.945 user 0m0.950s 00:07:14.945 sys 0m0.029s 00:07:14.945 01:58:29 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:14.945 01:58:29 -- common/autotest_common.sh@10 -- # set +x 00:07:14.945 ************************************ 00:07:14.945 END TEST unittest_nvme_rdma 00:07:14.945 ************************************ 00:07:14.945 01:58:29 -- 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:14.945 01:58:29 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:14.945 01:58:29 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:14.945 01:58:29 -- common/autotest_common.sh@10 -- # set +x 00:07:14.945 ************************************ 00:07:14.945 START TEST unittest_nvmf_transport 00:07:14.945 ************************************ 00:07:14.945 01:58:29 -- 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:14.945 ==71027== Memcheck, a memory error detector 00:07:14.945 ==71027== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:14.945 ==71027== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:14.945 ==71027== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:14.945 ==71027== 00:07:14.945 --71027-- Valgrind options: 00:07:14.945 --71027-- --leak-check=full 00:07:14.945 --71027-- --error-exitcode=2 00:07:14.945 --71027-- --verbose 00:07:14.945 --71027-- Contents of /proc/version: 00:07:14.945 --71027-- 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.945 --71027-- 00:07:14.945 --71027-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:14.945 --71027-- Page sizes: currently 4096, max supported 4096 00:07:14.945 --71027-- Valgrind library directory: /usr/libexec/valgrind 00:07:14.945 --71027-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:14.945 --71027-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:14.945 --71027-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:14.945 --71027-- might be shown as UnknownInlinedFun 00:07:14.945 --71027-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:14.945 --71027-- object doesn't have a dynamic symbol table 00:07:14.945 --71027-- Scheduler: using generic scheduler lock implementation. 00:07:14.945 --71027-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:14.945 ==71027== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71027-by-???-on-2ceaa32eaff4 00:07:14.945 ==71027== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71027-by-???-on-2ceaa32eaff4 00:07:14.945 ==71027== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71027-by-???-on-2ceaa32eaff4 00:07:14.945 ==71027== 00:07:14.945 ==71027== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:14.945 ==71027== don't want to do, unless you know exactly what you're doing, 00:07:14.945 ==71027== or are doing some strange experiment): 00:07:14.945 ==71027== /usr/libexec/valgrind/../../bin/vgdb --pid=71027 ...command... 00:07:14.945 ==71027== 00:07:14.945 ==71027== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:14.945 ==71027== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:14.945 ==71027== and then give GDB the following command 00:07:14.945 ==71027== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71027 00:07:14.945 ==71027== --pid is optional if only one valgrind process is running 00:07:14.945 ==71027== 00:07:14.945 --71027-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:14.945 --71027-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:14.945 --71027-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:14.945 --71027-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:14.945 ==71027== WARNING: new redirection conflicts with existing -- ignoring it 00:07:14.945 --71027-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:14.945 --71027-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:14.945 --71027-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:14.945 --71027-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:14.945 --71027-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:14.945 --71027-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:14.945 --71027-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:14.945 --71027-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:14.945 --71027-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:14.945 --71027-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:14.945 --71027-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:14.945 --71027-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:14.945 --71027-- Reading syms from /usr/lib64/libm.so.6 00:07:14.945 --71027-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:14.945 --71027-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:14.945 --71027-- Reading syms from /usr/lib64/libc.so.6 00:07:15.204 ==71027== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.204 --71027-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.204 --71027-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:15.204 ==71027== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.204 --71027-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.204 --71027-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:15.204 ==71027== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.204 --71027-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.204 --71027-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:15.204 ==71027== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.204 --71027-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:15.204 --71027-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:15.204 --71027-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:15.205 --71027-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:15.205 --71027-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:15.205 --71027-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:15.205 --71027-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:15.205 --71027-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:15.205 --71027-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 ==71027== Preferring higher priority redirection: 00:07:15.205 --71027-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:15.205 --71027-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:15.205 --71027-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 --71027-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:15.205 ==71027== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.205 --71027-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.205 --71027-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.205 ==71027== WARNING: new redirection conflicts with existing -- ignoring it 00:07:15.205 --71027-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:15.205 --71027-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:15.464 --71027-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:15.464 --71027-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:15.464 --71027-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:15.464 --71027-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:15.464 --71027-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:15.464 --71027-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:15.464 --71027-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:15.464 --71027-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:15.464 --71027-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:15.464 --71027-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:15.464 --71027-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:15.464 --71027-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:15.464 --71027-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:15.464 --71027-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:15.464 --71027-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:15.464 --71027-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:15.464 00:07:15.464 00:07:15.464 CUnit - A unit testing framework for C - Version 2.1-3 00:07:15.464 http://cunit.sourceforge.net/ 00:07:15.464 00:07:15.464 00:07:15.464 Suite: nvmf 00:07:15.464 Test: test_spdk_nvmf_transport_create ...[2024-04-19 01:58:29.904393] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 249:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:07:15.464 [2024-04-19 01:58:29.951852] /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:15.464 [2024-04-19 01:58:29.954166] /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:15.464 [2024-04-19 01:58:29.966962] /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:15.464 passed 00:07:15.464 Test: test_nvmf_transport_poll_group_create ...passed 00:07:15.464 Test: test_spdk_nvmf_transport_opts_init ...[2024-04-19 01:58:29.984137] /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:15.464 [2024-04-19 01:58:29.985090] /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:15.464 [2024-04-19 01:58:29.986042] /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:15.464 passed 00:07:15.723 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:07:15.723 00:07:15.723 Run Summary: Type Total Ran Passed Failed Inactive 00:07:15.723 suites 1 1 n/a 0 0 00:07:15.723 tests 4 4 4 0 0 00:07:15.723 asserts 49 49 49 0 n/a 00:07:15.723 00:07:15.723 Elapsed time = 0.110 seconds 00:07:15.723 --71027-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:15.723 --71027-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:15.723 ==71027== 00:07:15.723 ==71027== HEAP SUMMARY: 00:07:15.723 ==71027== in use at exit: 888 bytes in 3 blocks 00:07:15.723 ==71027== total heap usage: 136 allocs, 133 frees, 185,492 bytes allocated 00:07:15.723 ==71027== 00:07:15.723 ==71027== Searching for pointers to 3 not-freed blocks 00:07:15.723 ==71027== Checked 6,912,240 bytes 00:07:15.723 ==71027== 00:07:15.723 ==71027== LEAK SUMMARY: 00:07:15.723 ==71027== definitely lost: 0 bytes in 0 blocks 00:07:15.723 ==71027== indirectly lost: 0 bytes in 0 blocks 00:07:15.723 ==71027== possibly lost: 0 bytes in 0 blocks 00:07:15.723 ==71027== still reachable: 888 bytes in 3 blocks 00:07:15.723 ==71027== suppressed: 0 bytes in 0 blocks 00:07:15.723 ==71027== Reachable blocks (those to which a pointer was found) are not shown. 00:07:15.723 ==71027== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:15.723 ==71027== 00:07:15.723 ==71027== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:15.723 00:07:15.723 real 0m0.855s 00:07:15.723 user 0m0.816s 00:07:15.723 sys 0m0.035s 00:07:15.723 01:58:30 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:15.723 01:58:30 -- common/autotest_common.sh@10 -- # set +x 00:07:15.723 ************************************ 00:07:15.723 END TEST unittest_nvmf_transport 00:07:15.723 ************************************ 00:07:15.723 01:58:30 -- 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:15.723 01:58:30 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:15.723 01:58:30 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:15.723 01:58:30 -- common/autotest_common.sh@10 -- # set +x 00:07:15.723 ************************************ 00:07:15.723 START TEST unittest_rdma 00:07:15.723 ************************************ 00:07:15.723 01:58:30 -- 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:15.723 ==71061== Memcheck, a memory error detector 00:07:15.723 ==71061== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:15.723 ==71061== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:15.723 ==71061== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:15.723 ==71061== 00:07:15.723 --71061-- Valgrind options: 00:07:15.723 --71061-- --leak-check=full 00:07:15.723 --71061-- --error-exitcode=2 00:07:15.723 --71061-- --verbose 00:07:15.723 --71061-- Contents of /proc/version: 00:07:15.723 --71061-- 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.723 --71061-- 00:07:15.723 --71061-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:15.723 --71061-- Page sizes: currently 4096, max supported 4096 00:07:15.723 --71061-- Valgrind library directory: /usr/libexec/valgrind 00:07:15.723 --71061-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:15.723 --71061-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:15.723 --71061-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:15.723 --71061-- might be shown as UnknownInlinedFun 00:07:15.723 --71061-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:15.723 --71061-- object doesn't have a dynamic symbol table 00:07:15.723 --71061-- Scheduler: using generic scheduler lock implementation. 00:07:15.723 --71061-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:15.723 ==71061== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71061-by-???-on-2ceaa32eaff4 00:07:15.723 ==71061== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71061-by-???-on-2ceaa32eaff4 00:07:15.723 ==71061== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71061-by-???-on-2ceaa32eaff4 00:07:15.723 ==71061== 00:07:15.723 ==71061== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:15.723 ==71061== don't want to do, unless you know exactly what you're doing, 00:07:15.723 ==71061== or are doing some strange experiment): 00:07:15.723 ==71061== /usr/libexec/valgrind/../../bin/vgdb --pid=71061 ...command... 00:07:15.723 ==71061== 00:07:15.723 ==71061== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:15.723 ==71061== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:15.723 ==71061== and then give GDB the following command 00:07:15.723 ==71061== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71061 00:07:15.723 ==71061== --pid is optional if only one valgrind process is running 00:07:15.723 ==71061== 00:07:16.088 --71061-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:16.088 --71061-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:16.088 --71061-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:16.088 --71061-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:16.088 ==71061== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.088 --71061-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:16.088 --71061-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:16.088 --71061-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:16.088 --71061-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:16.088 --71061-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:16.088 --71061-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:16.088 --71061-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:16.088 --71061-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:16.088 --71061-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:16.088 --71061-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:16.088 --71061-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:16.088 --71061-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:16.088 --71061-- Reading syms from /usr/lib64/libm.so.6 00:07:16.088 --71061-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:16.088 --71061-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:16.088 --71061-- Reading syms from /usr/lib64/libc.so.6 00:07:16.088 ==71061== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.088 --71061-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.088 --71061-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.088 ==71061== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.088 --71061-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.088 --71061-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.088 ==71061== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.088 --71061-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.088 --71061-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.088 ==71061== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.088 --71061-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.088 --71061-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.088 --71061-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:16.088 --71061-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:16.088 --71061-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:16.088 --71061-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:16.088 --71061-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:16.088 --71061-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:16.088 --71061-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.088 --71061-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.089 --71061-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.089 --71061-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.089 --71061-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.089 --71061-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.089 --71061-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.089 ==71061== Preferring higher priority redirection: 00:07:16.089 --71061-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:16.089 --71061-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:16.089 --71061-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.089 --71061-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.089 --71061-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.089 --71061-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.089 --71061-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.348 --71061-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.348 --71061-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.348 --71061-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.348 --71061-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:16.348 ==71061== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.348 --71061-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:16.348 --71061-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:16.348 ==71061== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.348 --71061-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:16.348 --71061-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:16.348 --71061-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:16.348 --71061-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:16.348 --71061-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:16.348 --71061-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:16.348 --71061-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:16.348 --71061-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:16.348 --71061-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:16.348 --71061-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:16.348 --71061-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:16.348 --71061-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:16.348 --71061-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:16.348 --71061-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:16.348 --71061-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:16.348 --71061-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:16.349 --71061-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:16.349 --71061-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:16.349 00:07:16.349 00:07:16.349 CUnit - A unit testing framework for C - Version 2.1-3 00:07:16.349 http://cunit.sourceforge.net/ 00:07:16.349 00:07:16.349 00:07:16.349 Suite: rdma_common 00:07:16.349 Test: test_spdk_rdma_pd ...[2024-04-19 01:58:30.806691] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:07:16.349 [2024-04-19 01:58:30.858330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:07:16.349 passed 00:07:16.349 00:07:16.607 Run Summary: Type Total Ran Passed Failed Inactive 00:07:16.607 suites 1 1 n/a 0 0 00:07:16.607 tests 1 1 1 0 0 00:07:16.607 asserts 31 31 31 0 n/a 00:07:16.607 00:07:16.607 Elapsed time = 0.083 seconds 00:07:16.607 --71061-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:16.607 --71061-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:16.607 ==71061== 00:07:16.607 ==71061== HEAP SUMMARY: 00:07:16.607 ==71061== in use at exit: 0 bytes in 0 blocks 00:07:16.607 ==71061== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:07:16.607 ==71061== 00:07:16.607 ==71061== All heap blocks were freed -- no leaks are possible 00:07:16.607 ==71061== 00:07:16.607 ==71061== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:16.607 00:07:16.607 real 0m0.771s 00:07:16.607 user 0m0.727s 00:07:16.607 sys 0m0.040s 00:07:16.607 01:58:30 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:16.607 01:58:30 -- common/autotest_common.sh@10 -- # set +x 00:07:16.607 ************************************ 00:07:16.607 END TEST unittest_rdma 00:07:16.607 ************************************ 00:07:16.607 01:58:30 -- 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:16.607 01:58:30 -- 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:16.607 01:58:30 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:16.607 01:58:30 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:16.607 01:58:30 -- common/autotest_common.sh@10 -- # set +x 00:07:16.607 ************************************ 00:07:16.607 START TEST unittest_nvme_cuse 00:07:16.607 ************************************ 00:07:16.607 01:58:31 -- 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:16.607 ==71091== Memcheck, a memory error detector 00:07:16.607 ==71091== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:16.607 ==71091== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:16.607 ==71091== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:16.607 ==71091== 00:07:16.607 --71091-- Valgrind options: 00:07:16.607 --71091-- --leak-check=full 00:07:16.607 --71091-- --error-exitcode=2 00:07:16.607 --71091-- --verbose 00:07:16.607 --71091-- Contents of /proc/version: 00:07:16.607 --71091-- 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.608 --71091-- 00:07:16.608 --71091-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:16.608 --71091-- Page sizes: currently 4096, max supported 4096 00:07:16.608 --71091-- Valgrind library directory: /usr/libexec/valgrind 00:07:16.608 --71091-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:16.608 --71091-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:16.608 --71091-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:16.608 --71091-- might be shown as UnknownInlinedFun 00:07:16.608 --71091-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:16.608 --71091-- object doesn't have a dynamic symbol table 00:07:16.608 --71091-- Scheduler: using generic scheduler lock implementation. 00:07:16.608 --71091-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:16.608 ==71091== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71091-by-???-on-2ceaa32eaff4 00:07:16.608 ==71091== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71091-by-???-on-2ceaa32eaff4 00:07:16.608 ==71091== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71091-by-???-on-2ceaa32eaff4 00:07:16.608 ==71091== 00:07:16.608 ==71091== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:16.608 ==71091== don't want to do, unless you know exactly what you're doing, 00:07:16.608 ==71091== or are doing some strange experiment): 00:07:16.608 ==71091== /usr/libexec/valgrind/../../bin/vgdb --pid=71091 ...command... 00:07:16.608 ==71091== 00:07:16.608 ==71091== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:16.608 ==71091== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:16.608 ==71091== and then give GDB the following command 00:07:16.608 ==71091== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71091 00:07:16.608 ==71091== --pid is optional if only one valgrind process is running 00:07:16.608 ==71091== 00:07:16.608 --71091-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:16.608 --71091-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:16.608 --71091-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:16.866 --71091-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:16.866 ==71091== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.867 --71091-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:16.867 --71091-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:16.867 --71091-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:16.867 --71091-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:16.867 --71091-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:16.867 --71091-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:16.867 --71091-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:16.867 --71091-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:16.867 --71091-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:16.867 --71091-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:16.867 --71091-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:16.867 --71091-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:16.867 --71091-- Reading syms from /usr/lib64/libm.so.6 00:07:16.867 --71091-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:16.867 --71091-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:16.867 --71091-- Reading syms from /usr/lib64/libc.so.6 00:07:16.867 ==71091== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.867 --71091-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.867 --71091-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.867 ==71091== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.867 --71091-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.867 --71091-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.867 ==71091== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.867 --71091-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.867 --71091-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:16.867 ==71091== WARNING: new redirection conflicts with existing -- ignoring it 00:07:16.867 --71091-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:16.867 --71091-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:16.867 --71091-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:16.867 --71091-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:16.867 --71091-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:16.867 --71091-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:16.867 --71091-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:16.867 --71091-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:17.126 --71091-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.126 --71091-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.126 --71091-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.126 --71091-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.126 --71091-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.126 --71091-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.126 --71091-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.126 --71091-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 ==71091== Preferring higher priority redirection: 00:07:17.127 --71091-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:17.127 --71091-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:17.127 --71091-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 --71091-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:17.127 ==71091== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.127 --71091-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.127 --71091-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.127 ==71091== WARNING: new redirection conflicts with existing -- ignoring it 00:07:17.127 --71091-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:17.127 --71091-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:17.127 --71091-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:17.127 --71091-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:17.127 --71091-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:17.127 --71091-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:17.127 --71091-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:17.127 --71091-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:17.127 --71091-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:17.127 --71091-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:17.127 --71091-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:17.127 --71091-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:17.127 --71091-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:17.127 --71091-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:17.127 --71091-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:17.127 --71091-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:17.127 --71091-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:17.127 --71091-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:17.127 00:07:17.127 00:07:17.127 CUnit - A unit testing framework for C - Version 2.1-3 00:07:17.127 http://cunit.sourceforge.net/ 00:07:17.127 00:07:17.127 00:07:17.127 Suite: nvme_cuse 00:07:17.127 Test: test_cuse_nvme_submit_io_read_write ...--71091-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:17.127 passed 00:07:17.387 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:07:17.387 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:07:17.387 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:07:17.387 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:07:17.387 Test: test_cuse_nvme_submit_io ...[2024-04-19 01:58:31.711419] /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:17.387 passed 00:07:17.387 Test: test_cuse_nvme_reset ...[2024-04-19 01:58:31.749794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:07:17.387 passed 00:07:17.387 Test: test_nvme_cuse_stop ...--71091-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:17.954 passed 00:07:17.954 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--71091-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:17.954 --71091-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:17.954 passed 00:07:17.954 00:07:17.954 Run Summary: Type Total Ran Passed Failed Inactive 00:07:17.954 suites 1 1 n/a 0 0 00:07:17.954 tests 9 9 9 0 0 00:07:17.954 asserts 118 118 118 0 n/a 00:07:17.954 00:07:17.954 Elapsed time = 0.772 seconds 00:07:17.954 --71091-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:17.954 --71091-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:17.954 ==71091== 00:07:17.954 ==71091== HEAP SUMMARY: 00:07:17.954 ==71091== in use at exit: 0 bytes in 0 blocks 00:07:17.954 ==71091== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:07:17.954 ==71091== 00:07:17.954 ==71091== All heap blocks were freed -- no leaks are possible 00:07:17.954 ==71091== 00:07:17.954 ==71091== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:17.954 00:07:17.954 real 0m1.450s 00:07:17.954 user 0m1.094s 00:07:17.954 sys 0m0.350s 00:07:17.954 01:58:32 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:17.954 01:58:32 -- common/autotest_common.sh@10 -- # set +x 00:07:17.954 ************************************ 00:07:17.954 END TEST unittest_nvme_cuse 00:07:17.954 ************************************ 00:07:17.954 01:58:32 -- unit/unittest.sh@259 -- # run_test unittest_nvmf unittest_nvmf 00:07:17.954 01:58:32 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:17.954 01:58:32 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:17.954 01:58:32 -- common/autotest_common.sh@10 -- # set +x 00:07:18.214 ************************************ 00:07:18.214 START TEST unittest_nvmf 00:07:18.214 ************************************ 00:07:18.214 01:58:32 -- common/autotest_common.sh@1111 -- # unittest_nvmf 00:07:18.214 01:58:32 -- 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:18.214 ==71131== Memcheck, a memory error detector 00:07:18.214 ==71131== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:18.214 ==71131== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:18.214 ==71131== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:18.214 ==71131== 00:07:18.214 --71131-- Valgrind options: 00:07:18.214 --71131-- --leak-check=full 00:07:18.214 --71131-- --error-exitcode=2 00:07:18.214 --71131-- --verbose 00:07:18.214 --71131-- Contents of /proc/version: 00:07:18.214 --71131-- 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.214 --71131-- 00:07:18.214 --71131-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:18.214 --71131-- Page sizes: currently 4096, max supported 4096 00:07:18.214 --71131-- Valgrind library directory: /usr/libexec/valgrind 00:07:18.214 --71131-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:18.214 --71131-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:18.214 --71131-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:18.214 --71131-- might be shown as UnknownInlinedFun 00:07:18.214 --71131-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:18.214 --71131-- object doesn't have a dynamic symbol table 00:07:18.214 --71131-- Scheduler: using generic scheduler lock implementation. 00:07:18.214 --71131-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:18.214 ==71131== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71131-by-???-on-2ceaa32eaff4 00:07:18.214 ==71131== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71131-by-???-on-2ceaa32eaff4 00:07:18.214 ==71131== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71131-by-???-on-2ceaa32eaff4 00:07:18.214 ==71131== 00:07:18.214 ==71131== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:18.214 ==71131== don't want to do, unless you know exactly what you're doing, 00:07:18.214 ==71131== or are doing some strange experiment): 00:07:18.214 ==71131== /usr/libexec/valgrind/../../bin/vgdb --pid=71131 ...command... 00:07:18.214 ==71131== 00:07:18.214 ==71131== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:18.214 ==71131== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:18.214 ==71131== and then give GDB the following command 00:07:18.214 ==71131== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71131 00:07:18.214 ==71131== --pid is optional if only one valgrind process is running 00:07:18.214 ==71131== 00:07:18.214 --71131-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:18.215 --71131-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:18.215 --71131-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:18.215 --71131-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:18.215 ==71131== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.215 --71131-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:18.215 --71131-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:18.215 --71131-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:18.215 --71131-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:18.215 --71131-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:18.215 --71131-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:18.215 --71131-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:18.215 --71131-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:18.215 --71131-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:18.215 --71131-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:18.215 --71131-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:18.215 --71131-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:18.215 --71131-- Reading syms from /usr/lib64/libm.so.6 00:07:18.215 --71131-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:18.215 --71131-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:18.215 --71131-- Reading syms from /usr/lib64/libc.so.6 00:07:18.474 ==71131== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.474 --71131-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.474 --71131-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:18.474 ==71131== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.474 --71131-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.474 --71131-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:18.474 ==71131== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.474 --71131-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.474 --71131-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:18.474 ==71131== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.474 --71131-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:18.474 --71131-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:18.474 --71131-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:18.474 --71131-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:18.474 --71131-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:18.474 --71131-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:18.474 --71131-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:18.474 --71131-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:18.474 --71131-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 ==71131== Preferring higher priority redirection: 00:07:18.474 --71131-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:18.474 --71131-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:18.474 --71131-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.474 --71131-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.475 --71131-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.475 --71131-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.475 --71131-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:18.475 ==71131== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.475 --71131-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:18.475 --71131-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:18.475 ==71131== WARNING: new redirection conflicts with existing -- ignoring it 00:07:18.475 --71131-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:18.475 --71131-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:18.475 --71131-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:18.475 --71131-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:18.475 --71131-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:18.764 --71131-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:18.764 --71131-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:18.764 --71131-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:18.764 --71131-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:18.764 --71131-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:18.764 --71131-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:18.764 --71131-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:18.764 --71131-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:18.764 --71131-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:18.764 --71131-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:18.764 --71131-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:18.764 --71131-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:18.764 --71131-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:18.764 --71131-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:18.764 --71131-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:18.764 00:07:18.764 00:07:18.764 CUnit - A unit testing framework for C - Version 2.1-3 00:07:18.764 http://cunit.sourceforge.net/ 00:07:18.764 00:07:18.764 00:07:18.764 Suite: nvmf 00:07:18.764 Test: test_get_log_page ...[2024-04-19 01:58:33.163975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2574:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:07:18.764 passed 00:07:18.764 Test: test_process_fabrics_cmd ...passed 00:07:18.764 Test: test_connect ...--71131-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:19.077 [2024-04-19 01:58:33.313851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 968:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:07:19.078 [2024-04-19 01:58:33.317071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 831:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:07:19.078 [2024-04-19 01:58:33.321797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1007:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:07:19.078 [2024-04-19 01:58:33.324247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 778:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:07:19.078 [2024-04-19 01:58:33.326541] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 842:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:07:19.078 [2024-04-19 01:58:33.329314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 849:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:07:19.078 [2024-04-19 01:58:33.332416] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 855:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:07:19.078 [2024-04-19 01:58:33.334827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 882:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:07:19.078 [2024-04-19 01:58:33.351919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 718:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:07:19.078 [2024-04-19 01:58:33.359529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 635:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:07:19.078 [2024-04-19 01:58:33.380529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 641:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:07:19.078 [2024-04-19 01:58:33.384142] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 647:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:07:19.078 [2024-04-19 01:58:33.387722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 654:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:07:19.078 [2024-04-19 01:58:33.391633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 677:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:07:19.078 [2024-04-19 01:58:33.411143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 254:ctrlr_add_qpair_and_send_rsp: *ERROR*: Got I/O connect with duplicate QID 1 00:07:19.078 [2024-04-19 01:58:33.422737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 762:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 2, group (nil)) 00:07:19.078 [2024-04-19 01:58:33.425737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 762:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:07:19.078 passed 00:07:19.078 Test: test_get_ns_id_desc_list ...passed 00:07:19.078 Test: test_identify_ns ...[2024-04-19 01:58:33.463557] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2668:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:19.078 [2024-04-19 01:58:33.477116] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2668:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:07:19.078 [2024-04-19 01:58:33.478506] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2668:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:07:19.078 passed 00:07:19.078 Test: test_identify_ns_iocs_specific ...[2024-04-19 01:58:33.482604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2668:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:19.078 [2024-04-19 01:58:33.491969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2668:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:19.078 passed 00:07:19.078 Test: test_reservation_write_exclusive ...passed 00:07:19.078 Test: test_reservation_exclusive_access ...passed 00:07:19.078 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:07:19.078 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:07:19.078 Test: test_reservation_notification_log_page ...passed 00:07:19.078 Test: test_get_dif_ctx ...passed 00:07:19.078 Test: test_set_get_features ...[2024-04-19 01:58:33.570728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1604:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:07:19.078 [2024-04-19 01:58:33.576870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1604:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:07:19.078 [2024-04-19 01:58:33.578811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1615:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:07:19.078 [2024-04-19 01:58:33.582743] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1691:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:07:19.078 passed 00:07:19.361 Test: test_identify_ctrlr ...passed 00:07:19.361 Test: test_identify_ctrlr_iocs_specific ...passed 00:07:19.361 Test: test_custom_admin_cmd ...passed 00:07:19.361 Test: test_fused_compare_and_write ...[2024-04-19 01:58:33.639708] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4175:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:07:19.361 [2024-04-19 01:58:33.641690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4164:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:07:19.362 [2024-04-19 01:58:33.643572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4182:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:07:19.362 passed 00:07:19.362 Test: test_multi_async_event_reqs ...passed 00:07:19.362 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:07:19.362 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:07:19.362 Test: test_multi_async_events ...passed 00:07:19.362 Test: test_rae ...passed 00:07:19.362 Test: test_nvmf_ctrlr_create_destruct ...--71131-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:19.362 passed 00:07:19.362 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:07:19.362 Test: test_spdk_nvmf_request_zcopy_start ...[2024-04-19 01:58:33.732038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4302:nvmf_ctrlr_process_io_cmd: *ERROR*: I/O command sent before CONNECT 00:07:19.362 passed 00:07:19.362 Test: test_zcopy_read ...passed 00:07:19.362 Test: test_zcopy_write ...passed 00:07:19.362 Test: test_nvmf_property_set ...passed 00:07:19.362 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-04-19 01:58:33.777197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1902:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:07:19.362 [2024-04-19 01:58:33.778865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1902:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:07:19.362 passed 00:07:19.362 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-04-19 01:58:33.783038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1925:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:07:19.362 [2024-04-19 01:58:33.785301] /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 iov_len: 0 00:07:19.362 [2024-04-19 01:58:33.790504] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1943:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:07:19.362 passed 00:07:19.362 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:07:19.362 00:07:19.362 Run Summary: Type Total Ran Passed Failed Inactive 00:07:19.362 suites 1 1 n/a 0 0 00:07:19.362 tests 31 31 31 0 0 00:07:19.362 asserts 951 951 951 0 n/a 00:07:19.362 00:07:19.362 Elapsed time = 0.655 seconds 00:07:19.362 --71131-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:19.362 --71131-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:19.675 ==71131== 00:07:19.675 ==71131== HEAP SUMMARY: 00:07:19.675 ==71131== in use at exit: 384 bytes in 2 blocks 00:07:19.675 ==71131== total heap usage: 1,298 allocs, 1,296 frees, 229,112 bytes allocated 00:07:19.675 ==71131== 00:07:19.675 ==71131== Searching for pointers to 2 not-freed blocks 00:07:19.675 ==71131== Checked 6,784,432 bytes 00:07:19.675 ==71131== 00:07:19.675 ==71131== LEAK SUMMARY: 00:07:19.675 ==71131== definitely lost: 0 bytes in 0 blocks 00:07:19.675 ==71131== indirectly lost: 0 bytes in 0 blocks 00:07:19.675 ==71131== possibly lost: 0 bytes in 0 blocks 00:07:19.675 ==71131== still reachable: 384 bytes in 2 blocks 00:07:19.675 ==71131== suppressed: 0 bytes in 0 blocks 00:07:19.675 ==71131== Reachable blocks (those to which a pointer was found) are not shown. 00:07:19.675 ==71131== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:19.675 ==71131== 00:07:19.675 ==71131== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:19.675 01:58:33 -- 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:19.675 ==71149== Memcheck, a memory error detector 00:07:19.675 ==71149== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:19.675 ==71149== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:19.675 ==71149== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:19.675 ==71149== 00:07:19.675 --71149-- Valgrind options: 00:07:19.675 --71149-- --leak-check=full 00:07:19.675 --71149-- --error-exitcode=2 00:07:19.675 --71149-- --verbose 00:07:19.675 --71149-- Contents of /proc/version: 00:07:19.675 --71149-- 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.675 --71149-- 00:07:19.675 --71149-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:19.675 --71149-- Page sizes: currently 4096, max supported 4096 00:07:19.675 --71149-- Valgrind library directory: /usr/libexec/valgrind 00:07:19.675 --71149-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:19.675 --71149-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:19.675 --71149-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:19.676 --71149-- might be shown as UnknownInlinedFun 00:07:19.676 --71149-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:19.676 --71149-- object doesn't have a dynamic symbol table 00:07:19.676 --71149-- Scheduler: using generic scheduler lock implementation. 00:07:19.676 --71149-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:19.676 ==71149== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71149-by-???-on-2ceaa32eaff4 00:07:19.676 ==71149== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71149-by-???-on-2ceaa32eaff4 00:07:19.676 ==71149== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71149-by-???-on-2ceaa32eaff4 00:07:19.676 ==71149== 00:07:19.676 ==71149== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:19.676 ==71149== don't want to do, unless you know exactly what you're doing, 00:07:19.676 ==71149== or are doing some strange experiment): 00:07:19.676 ==71149== /usr/libexec/valgrind/../../bin/vgdb --pid=71149 ...command... 00:07:19.676 ==71149== 00:07:19.676 ==71149== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:19.676 ==71149== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:19.676 ==71149== and then give GDB the following command 00:07:19.676 ==71149== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71149 00:07:19.676 ==71149== --pid is optional if only one valgrind process is running 00:07:19.676 ==71149== 00:07:19.676 --71149-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:19.676 --71149-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:19.676 --71149-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:19.676 --71149-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:19.676 ==71149== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.676 --71149-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:19.676 --71149-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:19.676 --71149-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:19.676 --71149-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:19.676 --71149-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:19.676 --71149-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:19.676 --71149-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:19.676 --71149-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:19.676 --71149-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:19.676 --71149-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:19.676 --71149-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:19.676 --71149-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:19.676 --71149-- Reading syms from /usr/lib64/libm.so.6 00:07:19.676 --71149-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:19.676 --71149-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:19.676 --71149-- Reading syms from /usr/lib64/libc.so.6 00:07:19.676 ==71149== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.676 --71149-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.676 --71149-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.676 ==71149== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.676 --71149-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.676 --71149-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.676 ==71149== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.676 --71149-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.676 --71149-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:19.676 ==71149== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.676 --71149-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:19.676 --71149-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:19.972 --71149-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:19.972 --71149-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:19.972 --71149-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:19.972 --71149-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:19.972 --71149-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:19.972 --71149-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:19.972 --71149-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.972 --71149-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 ==71149== Preferring higher priority redirection: 00:07:19.973 --71149-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:19.973 --71149-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:19.973 --71149-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 --71149-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:19.973 ==71149== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.973 --71149-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.973 --71149-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.973 ==71149== WARNING: new redirection conflicts with existing -- ignoring it 00:07:19.973 --71149-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:19.973 --71149-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:19.973 --71149-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:19.973 --71149-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:19.973 --71149-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:19.973 --71149-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:19.973 --71149-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:19.973 --71149-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:19.973 --71149-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:19.973 --71149-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:19.973 --71149-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:20.232 --71149-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:20.232 --71149-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:20.232 --71149-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:20.232 --71149-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:20.232 --71149-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:20.232 --71149-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:20.232 --71149-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:20.232 --71149-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:20.232 00:07:20.233 00:07:20.233 CUnit - A unit testing framework for C - Version 2.1-3 00:07:20.233 http://cunit.sourceforge.net/ 00:07:20.233 00:07:20.233 00:07:20.233 Suite: nvmf 00:07:20.233 Test: test_get_rw_params ...passed 00:07:20.233 Test: test_lba_in_range ...passed 00:07:20.233 Test: test_get_dif_ctx ...passed 00:07:20.233 Test: test_nvmf_bdev_ctrlr_identify_ns ...--71149-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:20.233 passed 00:07:20.233 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-04-19 01:58:34.575546] /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:20.233 [2024-04-19 01:58:34.615731] /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:20.233 [2024-04-19 01:58:34.619065] /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:20.233 passed 00:07:20.233 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-04-19 01:58:34.626625] /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:20.233 [2024-04-19 01:58:34.628774] /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:20.233 passed 00:07:20.233 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-04-19 01:58:34.634344] /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:20.233 [2024-04-19 01:58:34.636443] /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:20.233 [2024-04-19 01:58:34.647269] /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:20.233 [2024-04-19 01:58:34.648783] /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:20.233 passed 00:07:20.233 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:07:20.233 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:07:20.233 00:07:20.233 Run Summary: Type Total Ran Passed Failed Inactive 00:07:20.233 suites 1 1 n/a 0 0 00:07:20.233 tests 9 9 9 0 0 00:07:20.233 asserts 157 157 157 0 n/a 00:07:20.233 00:07:20.233 Elapsed time = 0.171 seconds 00:07:20.233 --71149-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:20.233 --71149-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:20.492 ==71149== 00:07:20.492 ==71149== HEAP SUMMARY: 00:07:20.492 ==71149== in use at exit: 192 bytes in 1 blocks 00:07:20.492 ==71149== total heap usage: 93 allocs, 92 frees, 122,132 bytes allocated 00:07:20.492 ==71149== 00:07:20.492 ==71149== Searching for pointers to 1 not-freed blocks 00:07:20.492 ==71149== Checked 6,288,640 bytes 00:07:20.492 ==71149== 00:07:20.492 ==71149== LEAK SUMMARY: 00:07:20.492 ==71149== definitely lost: 0 bytes in 0 blocks 00:07:20.492 ==71149== indirectly lost: 0 bytes in 0 blocks 00:07:20.492 ==71149== possibly lost: 0 bytes in 0 blocks 00:07:20.492 ==71149== still reachable: 192 bytes in 1 blocks 00:07:20.492 ==71149== suppressed: 0 bytes in 0 blocks 00:07:20.492 ==71149== Reachable blocks (those to which a pointer was found) are not shown. 00:07:20.492 ==71149== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:20.492 ==71149== 00:07:20.492 ==71149== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:20.492 01:58:34 -- 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:20.492 ==71160== Memcheck, a memory error detector 00:07:20.492 ==71160== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:20.492 ==71160== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:20.492 ==71160== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:20.492 ==71160== 00:07:20.492 --71160-- Valgrind options: 00:07:20.492 --71160-- --leak-check=full 00:07:20.492 --71160-- --error-exitcode=2 00:07:20.492 --71160-- --verbose 00:07:20.492 --71160-- Contents of /proc/version: 00:07:20.492 --71160-- 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.492 --71160-- 00:07:20.492 --71160-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:20.492 --71160-- Page sizes: currently 4096, max supported 4096 00:07:20.492 --71160-- Valgrind library directory: /usr/libexec/valgrind 00:07:20.492 --71160-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:20.492 --71160-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:20.492 --71160-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:20.492 --71160-- might be shown as UnknownInlinedFun 00:07:20.492 --71160-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:20.492 --71160-- object doesn't have a dynamic symbol table 00:07:20.492 --71160-- Scheduler: using generic scheduler lock implementation. 00:07:20.492 --71160-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:20.492 ==71160== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71160-by-???-on-2ceaa32eaff4 00:07:20.492 ==71160== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71160-by-???-on-2ceaa32eaff4 00:07:20.492 ==71160== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71160-by-???-on-2ceaa32eaff4 00:07:20.492 ==71160== 00:07:20.492 ==71160== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:20.492 ==71160== don't want to do, unless you know exactly what you're doing, 00:07:20.492 ==71160== or are doing some strange experiment): 00:07:20.492 ==71160== /usr/libexec/valgrind/../../bin/vgdb --pid=71160 ...command... 00:07:20.492 ==71160== 00:07:20.492 ==71160== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:20.492 ==71160== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:20.492 ==71160== and then give GDB the following command 00:07:20.493 ==71160== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71160 00:07:20.493 ==71160== --pid is optional if only one valgrind process is running 00:07:20.493 ==71160== 00:07:20.493 --71160-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:20.493 --71160-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:20.493 --71160-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:20.493 --71160-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:20.493 ==71160== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.493 --71160-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:20.493 --71160-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:20.493 --71160-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:20.493 --71160-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:20.493 --71160-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:20.493 --71160-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:20.493 --71160-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:20.493 --71160-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:20.493 --71160-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:20.493 --71160-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:20.493 --71160-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:20.493 --71160-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:20.493 --71160-- Reading syms from /usr/lib64/libm.so.6 00:07:20.493 --71160-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:20.493 --71160-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:20.493 --71160-- Reading syms from /usr/lib64/libc.so.6 00:07:20.751 ==71160== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.751 --71160-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.751 --71160-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.751 ==71160== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.751 --71160-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.751 --71160-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.751 ==71160== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.751 --71160-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.751 --71160-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:20.751 ==71160== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.751 --71160-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:20.751 --71160-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:20.751 --71160-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:20.751 --71160-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:20.751 --71160-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:20.751 --71160-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:20.751 --71160-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:20.751 --71160-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:20.751 --71160-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.751 --71160-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.751 --71160-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.751 --71160-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.751 --71160-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.751 --71160-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.751 --71160-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.751 --71160-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.751 --71160-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.751 --71160-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 ==71160== Preferring higher priority redirection: 00:07:20.752 --71160-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:20.752 --71160-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:20.752 --71160-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 --71160-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:20.752 ==71160== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.752 --71160-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.752 --71160-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.752 ==71160== WARNING: new redirection conflicts with existing -- ignoring it 00:07:20.752 --71160-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:20.752 --71160-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:20.752 --71160-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:21.010 --71160-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:21.010 --71160-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:21.010 --71160-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:21.010 --71160-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:21.010 --71160-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:21.010 --71160-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:21.010 --71160-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:21.010 --71160-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:21.010 --71160-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:21.010 --71160-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:21.010 --71160-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:21.010 --71160-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:21.010 --71160-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:21.010 --71160-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:21.010 --71160-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:21.010 --71160-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:21.010 00:07:21.010 00:07:21.010 CUnit - A unit testing framework for C - Version 2.1-3 00:07:21.010 http://cunit.sourceforge.net/ 00:07:21.010 00:07:21.010 00:07:21.010 Suite: nvmf 00:07:21.010 Test: test_discovery_log ...--71160-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:21.010 --71160-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:21.010 passed 00:07:21.010 Test: test_discovery_log_with_filters ...passed 00:07:21.010 00:07:21.268 Run Summary: Type Total Ran Passed Failed Inactive 00:07:21.268 suites 1 1 n/a 0 0 00:07:21.268 tests 2 2 2 0 0 00:07:21.268 asserts 238 238 238 0 n/a 00:07:21.268 00:07:21.268 Elapsed time = 0.149 seconds 00:07:21.268 --71160-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:21.268 --71160-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:21.268 ==71160== 00:07:21.268 ==71160== HEAP SUMMARY: 00:07:21.268 ==71160== in use at exit: 384 bytes in 2 blocks 00:07:21.268 ==71160== total heap usage: 261 allocs, 259 frees, 557,203 bytes allocated 00:07:21.268 ==71160== 00:07:21.268 ==71160== Searching for pointers to 2 not-freed blocks 00:07:21.268 ==71160== Checked 6,723,040 bytes 00:07:21.268 ==71160== 00:07:21.268 ==71160== LEAK SUMMARY: 00:07:21.268 ==71160== definitely lost: 0 bytes in 0 blocks 00:07:21.268 ==71160== indirectly lost: 0 bytes in 0 blocks 00:07:21.268 ==71160== possibly lost: 0 bytes in 0 blocks 00:07:21.268 ==71160== still reachable: 384 bytes in 2 blocks 00:07:21.268 ==71160== suppressed: 0 bytes in 0 blocks 00:07:21.268 ==71160== Reachable blocks (those to which a pointer was found) are not shown. 00:07:21.268 ==71160== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:21.268 ==71160== 00:07:21.269 ==71160== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:21.269 01:58:35 -- 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:21.269 ==71172== Memcheck, a memory error detector 00:07:21.269 ==71172== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:21.269 ==71172== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:21.269 ==71172== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:21.269 ==71172== 00:07:21.269 --71172-- Valgrind options: 00:07:21.269 --71172-- --leak-check=full 00:07:21.269 --71172-- --error-exitcode=2 00:07:21.269 --71172-- --verbose 00:07:21.269 --71172-- Contents of /proc/version: 00:07:21.269 --71172-- 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.269 --71172-- 00:07:21.269 --71172-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:21.269 --71172-- Page sizes: currently 4096, max supported 4096 00:07:21.269 --71172-- Valgrind library directory: /usr/libexec/valgrind 00:07:21.269 --71172-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:21.269 --71172-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:21.269 --71172-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:21.269 --71172-- might be shown as UnknownInlinedFun 00:07:21.269 --71172-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:21.269 --71172-- object doesn't have a dynamic symbol table 00:07:21.269 --71172-- Scheduler: using generic scheduler lock implementation. 00:07:21.269 --71172-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:21.269 ==71172== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71172-by-???-on-2ceaa32eaff4 00:07:21.269 ==71172== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71172-by-???-on-2ceaa32eaff4 00:07:21.269 ==71172== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71172-by-???-on-2ceaa32eaff4 00:07:21.269 ==71172== 00:07:21.269 ==71172== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:21.269 ==71172== don't want to do, unless you know exactly what you're doing, 00:07:21.269 ==71172== or are doing some strange experiment): 00:07:21.269 ==71172== /usr/libexec/valgrind/../../bin/vgdb --pid=71172 ...command... 00:07:21.269 ==71172== 00:07:21.269 ==71172== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:21.269 ==71172== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:21.269 ==71172== and then give GDB the following command 00:07:21.269 ==71172== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71172 00:07:21.269 ==71172== --pid is optional if only one valgrind process is running 00:07:21.269 ==71172== 00:07:21.269 --71172-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:21.269 --71172-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:21.269 --71172-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:21.269 --71172-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:21.269 ==71172== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.269 --71172-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:21.269 --71172-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:21.269 --71172-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:21.269 --71172-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:21.269 --71172-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:21.269 --71172-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:21.269 --71172-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:21.269 --71172-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:21.269 --71172-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:21.269 --71172-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:21.269 --71172-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:21.269 --71172-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:21.269 --71172-- Reading syms from /usr/lib64/libm.so.6 00:07:21.269 --71172-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:21.269 --71172-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:21.269 --71172-- Reading syms from /usr/lib64/libc.so.6 00:07:21.528 ==71172== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.528 --71172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.528 --71172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.528 ==71172== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.528 --71172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.528 --71172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.528 ==71172== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.528 --71172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.528 --71172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:21.528 ==71172== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.528 --71172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:21.528 --71172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:21.528 --71172-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:21.528 --71172-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:21.528 --71172-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:21.528 --71172-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:21.528 --71172-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:21.528 --71172-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:21.528 --71172-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 ==71172== Preferring higher priority redirection: 00:07:21.528 --71172-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:21.528 --71172-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:21.528 --71172-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 --71172-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:21.528 ==71172== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.528 --71172-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:21.529 --71172-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:21.529 ==71172== WARNING: new redirection conflicts with existing -- ignoring it 00:07:21.529 --71172-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:21.529 --71172-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:21.529 --71172-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:21.529 --71172-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:21.529 --71172-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:21.529 --71172-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:21.529 --71172-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:21.529 --71172-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:21.529 --71172-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:21.529 --71172-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:21.529 --71172-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:21.529 --71172-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:21.529 --71172-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:21.529 --71172-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:21.529 --71172-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:21.529 --71172-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:21.529 --71172-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:21.787 --71172-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:21.787 --71172-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:21.787 --71172-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:21.787 00:07:21.787 00:07:21.787 CUnit - A unit testing framework for C - Version 2.1-3 00:07:21.787 http://cunit.sourceforge.net/ 00:07:21.787 00:07:21.787 00:07:21.787 Suite: nvmf 00:07:21.787 Test: nvmf_test_create_subsystem ...--71172-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:21.787 --71172-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:21.787 [2024-04-19 01:58:36.132379] /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:21.787 [2024-04-19 01:58:36.160767] /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:21.787 [2024-04-19 01:58:36.161727] /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:21.787 [2024-04-19 01:58:36.162286] /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:21.788 [2024-04-19 01:58:36.162919] /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:21.788 [2024-04-19 01:58:36.163465] /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:21.788 [2024-04-19 01:58:36.166317] /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:21.788 [2024-04-19 01:58:36.170968] /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:21.788 [2024-04-19 01:58:36.173481] /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:21.788 [2024-04-19 01:58:36.174302] /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:21.788 [2024-04-19 01:58:36.174859] /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:21.788 passed 00:07:21.788 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-04-19 01:58:36.195952] /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:21.788 [2024-04-19 01:58:36.196900] /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:21.788 passed 00:07:21.788 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:07:21.788 Test: test_spdk_nvmf_ns_visible ...[2024-04-19 01:58:36.209927] /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:21.788 passed 00:07:21.788 Test: test_reservation_register ...[2024-04-19 01:58:36.276012] /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:21.788 [2024-04-19 01:58:36.296739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2986:nvmf_ns_reservation_register: *ERROR*: No registrant 00:07:21.788 passed 00:07:22.046 Test: test_reservation_register_with_ptpl ...--71172-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:22.046 passed 00:07:22.046 Test: test_reservation_acquire_preempt_1 ...[2024-04-19 01:58:36.379559] /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:22.046 passed 00:07:22.046 Test: test_reservation_acquire_release_with_ptpl ...passed 00:07:22.046 Test: test_reservation_release ...[2024-04-19 01:58:36.412088] /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:22.046 passed 00:07:22.046 Test: test_reservation_unregister_notification ...[2024-04-19 01:58:36.419201] /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:22.046 passed 00:07:22.046 Test: test_reservation_release_notification ...[2024-04-19 01:58:36.424032] /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:22.046 passed 00:07:22.046 Test: test_reservation_release_notification_write_exclusive ...[2024-04-19 01:58:36.428086] /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:22.046 passed 00:07:22.046 Test: test_reservation_clear_notification ...[2024-04-19 01:58:36.432122] /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:22.046 passed 00:07:22.046 Test: test_reservation_preempt_notification ...[2024-04-19 01:58:36.436194] /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:22.046 passed 00:07:22.046 Test: test_spdk_nvmf_ns_event ...passed 00:07:22.046 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:07:22.046 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:07:22.046 Test: test_spdk_nvmf_subsystem_add_host ...[2024-04-19 01:58:36.497577] /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:22.046 [2024-04-19 01:58:36.506004] /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:22.046 passed 00:07:22.046 Test: test_nvmf_ns_reservation_report ...[2024-04-19 01:58:36.521153] /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:22.046 passed 00:07:22.046 Test: test_nvmf_nqn_is_valid ...[2024-04-19 01:58:36.524912] /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:22.047 [2024-04-19 01:58:36.525406] /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:535c64a2-01d5-4e37-8d46-8791aaa4374": uuid is not the correct length 00:07:22.047 [2024-04-19 01:58:36.525848] /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:22.047 passed 00:07:22.047 Test: test_nvmf_ns_reservation_restore ...[2024-04-19 01:58:36.537903] /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:22.047 passed 00:07:22.047 Test: test_nvmf_subsystem_state_change ...passed 00:07:22.047 Test: test_nvmf_reservation_custom_ops ...passed 00:07:22.047 00:07:22.305 Run Summary: Type Total Ran Passed Failed Inactive 00:07:22.305 suites 1 1 n/a 0 0 00:07:22.305 tests 23 23 23 0 0 00:07:22.305 asserts 482 482 482 0 n/a 00:07:22.305 00:07:22.305 Elapsed time = 0.468 seconds 00:07:22.305 --71172-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:22.305 ==71172== 00:07:22.305 ==71172== HEAP SUMMARY: 00:07:22.305 ==71172== in use at exit: 680 bytes in 3 blocks 00:07:22.305 ==71172== total heap usage: 1,483 allocs, 1,480 frees, 1,012,250 bytes allocated 00:07:22.305 ==71172== 00:07:22.305 ==71172== Searching for pointers to 3 not-freed blocks 00:07:22.305 ==71172== Checked 6,797,032 bytes 00:07:22.305 ==71172== 00:07:22.305 ==71172== LEAK SUMMARY: 00:07:22.305 ==71172== definitely lost: 0 bytes in 0 blocks 00:07:22.305 ==71172== indirectly lost: 0 bytes in 0 blocks 00:07:22.305 ==71172== possibly lost: 0 bytes in 0 blocks 00:07:22.305 ==71172== still reachable: 680 bytes in 3 blocks 00:07:22.305 ==71172== suppressed: 0 bytes in 0 blocks 00:07:22.305 ==71172== Reachable blocks (those to which a pointer was found) are not shown. 00:07:22.305 ==71172== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:22.305 ==71172== 00:07:22.305 ==71172== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:22.305 01:58:36 -- 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:22.305 ==71185== Memcheck, a memory error detector 00:07:22.305 ==71185== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:22.305 ==71185== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:22.305 ==71185== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:22.305 ==71185== 00:07:22.305 --71185-- Valgrind options: 00:07:22.305 --71185-- --leak-check=full 00:07:22.305 --71185-- --error-exitcode=2 00:07:22.305 --71185-- --verbose 00:07:22.305 --71185-- Contents of /proc/version: 00:07:22.305 --71185-- 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.305 --71185-- 00:07:22.305 --71185-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:22.305 --71185-- Page sizes: currently 4096, max supported 4096 00:07:22.305 --71185-- Valgrind library directory: /usr/libexec/valgrind 00:07:22.305 --71185-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:22.305 --71185-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:22.305 --71185-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:22.305 --71185-- might be shown as UnknownInlinedFun 00:07:22.305 --71185-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:22.305 --71185-- object doesn't have a dynamic symbol table 00:07:22.305 --71185-- Scheduler: using generic scheduler lock implementation. 00:07:22.305 --71185-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:22.305 ==71185== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71185-by-???-on-2ceaa32eaff4 00:07:22.305 ==71185== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71185-by-???-on-2ceaa32eaff4 00:07:22.305 ==71185== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71185-by-???-on-2ceaa32eaff4 00:07:22.305 ==71185== 00:07:22.305 ==71185== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:22.305 ==71185== don't want to do, unless you know exactly what you're doing, 00:07:22.305 ==71185== or are doing some strange experiment): 00:07:22.305 ==71185== /usr/libexec/valgrind/../../bin/vgdb --pid=71185 ...command... 00:07:22.306 ==71185== 00:07:22.306 ==71185== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:22.306 ==71185== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:22.306 ==71185== and then give GDB the following command 00:07:22.306 ==71185== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71185 00:07:22.306 ==71185== --pid is optional if only one valgrind process is running 00:07:22.306 ==71185== 00:07:22.306 --71185-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:22.306 --71185-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:22.306 --71185-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:22.306 --71185-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:22.306 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.306 --71185-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:22.306 --71185-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:22.306 --71185-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:22.306 --71185-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:22.306 --71185-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:22.306 --71185-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:22.306 --71185-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:22.306 --71185-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:22.306 --71185-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:22.306 --71185-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:22.306 --71185-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:22.306 --71185-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:22.306 --71185-- Reading syms from /usr/lib64/libm.so.6 00:07:22.306 --71185-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:22.306 --71185-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:22.306 --71185-- Reading syms from /usr/lib64/libc.so.6 00:07:22.564 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.564 --71185-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.564 --71185-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.564 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.564 --71185-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.564 --71185-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.564 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.564 --71185-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.564 --71185-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:22.564 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.564 --71185-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:22.564 --71185-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:22.565 --71185-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:22.565 --71185-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:22.565 --71185-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:22.565 --71185-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:22.565 --71185-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:22.565 --71185-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:22.565 --71185-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 ==71185== Preferring higher priority redirection: 00:07:22.565 --71185-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:22.565 --71185-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:22.565 --71185-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 --71185-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:22.565 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.565 --71185-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.565 --71185-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.565 ==71185== WARNING: new redirection conflicts with existing -- ignoring it 00:07:22.565 --71185-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:22.565 --71185-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:22.565 --71185-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:22.565 --71185-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:22.565 --71185-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:22.565 --71185-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:22.565 --71185-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:22.565 --71185-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:22.565 --71185-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:22.565 --71185-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:22.565 --71185-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:22.565 --71185-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:22.566 --71185-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:22.566 --71185-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:22.566 --71185-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:22.566 --71185-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:22.566 --71185-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:22.824 --71185-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:22.824 --71185-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:22.824 00:07:22.824 00:07:22.824 CUnit - A unit testing framework for C - Version 2.1-3 00:07:22.824 http://cunit.sourceforge.net/ 00:07:22.824 00:07:22.824 00:07:22.824 Suite: nvmf 00:07:22.824 Test: test_nvmf_tcp_create ...--71185-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:22.824 [2024-04-19 01:58:37.177311] /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:22.824 passed 00:07:22.824 Test: test_nvmf_tcp_destroy ...passed 00:07:22.824 Test: test_nvmf_tcp_poll_group_create ...passed 00:07:22.824 Test: test_nvmf_tcp_send_c2h_data ...passed 00:07:23.082 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:07:23.082 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:07:23.082 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:07:23.082 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-04-19 01:58:37.433614] /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:23.082 [2024-04-19 01:58:37.435504] /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=0x1ffeffd980 is same with the state(5) to be set 00:07:23.082 [2024-04-19 01:58:37.437701] /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=0x1ffeffd980 is same with the state(5) to be set 00:07:23.082 [2024-04-19 01:58:37.437843] /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:23.082 [2024-04-19 01:58:37.437939] /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=0x1ffeffd980 is same with the state(5) to be set 00:07:23.082 passed 00:07:23.082 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:07:23.082 Test: test_nvmf_tcp_icreq_handle ...[2024-04-19 01:58:37.448822] /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:23.082 [2024-04-19 01:58:37.449256] /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:23.082 [2024-04-19 01:58:37.449362] /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=0x1ffeffd980 is same with the state(5) to be set 00:07:23.082 [2024-04-19 01:58:37.449816] /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:23.082 [2024-04-19 01:58:37.449925] /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=0x1ffeffd980 is same with the state(5) to be set 00:07:23.082 [2024-04-19 01:58:37.450030] /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:23.082 [2024-04-19 01:58:37.450120] /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=0x1ffeffd980 is same with the state(5) to be set 00:07:23.082 [2024-04-19 01:58:37.456262] /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:23.082 [2024-04-19 01:58:37.456379] /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=0x1ffeffd980 is same with the state(5) to be set 00:07:23.082 passed 00:07:23.082 Test: test_nvmf_tcp_check_xfer_type ...passed 00:07:23.082 Test: test_nvmf_tcp_invalid_sgl ...[2024-04-19 01:58:37.470457] /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:23.082 [2024-04-19 01:58:37.471388] /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:23.082 [2024-04-19 01:58:37.471500] /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=0x1ffeffd980 is same with the state(5) to be set 00:07:23.082 passed 00:07:23.082 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-04-19 01:58:37.473765] /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=0x1ffeffe560 00:07:23.082 [2024-04-19 01:58:37.475281] /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:23.082 [2024-04-19 01:58:37.475393] /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=0x1ffeffddc0 is same with the state(5) to be set 00:07:23.082 [2024-04-19 01:58:37.478015] /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=0x1ffeffddc0 00:07:23.082 [2024-04-19 01:58:37.478267] /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:23.083 [2024-04-19 01:58:37.478369] /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=0x1ffeffddc0 is same with the state(5) to be set 00:07:23.083 [2024-04-19 01:58:37.480369] /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:23.083 [2024-04-19 01:58:37.480592] /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:23.083 [2024-04-19 01:58:37.480701] /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=0x1ffeffddc0 is same with the state(5) to be set 00:07:23.083 [2024-04-19 01:58:37.482844] /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:23.083 [2024-04-19 01:58:37.483091] /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:23.083 [2024-04-19 01:58:37.483194] /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=0x1ffeffddc0 is same with the state(5) to be set 00:07:23.083 [2024-04-19 01:58:37.485014] /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:23.083 [2024-04-19 01:58:37.485129] /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=0x1ffeffddc0 is same with the state(5) to be set 00:07:23.083 [2024-04-19 01:58:37.487682] /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:23.083 [2024-04-19 01:58:37.487797] /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=0x1ffeffddc0 is same with the state(5) to be set 00:07:23.083 [2024-04-19 01:58:37.490153] /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:23.083 [2024-04-19 01:58:37.490266] /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=0x1ffeffddc0 is same with the state(5) to be set 00:07:23.083 [2024-04-19 01:58:37.492358] /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:23.083 [2024-04-19 01:58:37.492472] /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=0x1ffeffddc0 is same with the state(5) to be set 00:07:23.083 [2024-04-19 01:58:37.495159] /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:23.083 [2024-04-19 01:58:37.495273] /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=0x1ffeffddc0 is same with the state(5) to be set 00:07:23.083 [2024-04-19 01:58:37.497593] /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:23.083 [2024-04-19 01:58:37.497711] /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=0x1ffeffddc0 is same with the state(5) to be set 00:07:23.083 passed 00:07:23.083 Test: test_nvmf_tcp_tls_add_remove_credentials ...--71185-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:23.083 --71185-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:23.083 --71185-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:23.083 --71185-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:07:23.083 --71185-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:23.341 passed 00:07:23.341 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-04-19 01:58:37.825532] /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:23.341 [2024-04-19 01:58:37.826623] /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:23.341 passed 00:07:23.341 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-04-19 01:58:37.855875] /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:23.341 [2024-04-19 01:58:37.856499] /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:23.341 passed 00:07:23.341 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-04-19 01:58:37.863334] /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:23.341 [2024-04-19 01:58:37.863977] /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:23.341 passed 00:07:23.341 00:07:23.599 Run Summary: Type Total Ran Passed Failed Inactive 00:07:23.599 suites 1 1 n/a 0 0 00:07:23.599 tests 17 17 17 0 0 00:07:23.599 asserts 222 222 222 0 n/a 00:07:23.599 00:07:23.599 Elapsed time = 0.735 seconds 00:07:23.599 --71185-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:23.599 ==71185== 00:07:23.599 ==71185== HEAP SUMMARY: 00:07:23.599 ==71185== in use at exit: 67,110,344 bytes in 1,029 blocks 00:07:23.599 ==71185== total heap usage: 12,575 allocs, 11,546 frees, 404,381,975 bytes allocated 00:07:23.599 ==71185== 00:07:23.599 ==71185== Searching for pointers to 1,029 not-freed blocks 00:07:23.599 ==71185== Checked 7,022,880 bytes 00:07:23.599 ==71185== 00:07:23.599 ==71185== LEAK SUMMARY: 00:07:23.599 ==71185== definitely lost: 0 bytes in 0 blocks 00:07:23.599 ==71185== indirectly lost: 0 bytes in 0 blocks 00:07:23.599 ==71185== possibly lost: 0 bytes in 0 blocks 00:07:23.599 ==71185== still reachable: 67,110,344 bytes in 1,029 blocks 00:07:23.599 ==71185== suppressed: 0 bytes in 0 blocks 00:07:23.599 ==71185== Reachable blocks (those to which a pointer was found) are not shown. 00:07:23.599 ==71185== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:23.599 ==71185== 00:07:23.599 ==71185== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:23.599 01:58:38 -- 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:23.599 ==71197== Memcheck, a memory error detector 00:07:23.599 ==71197== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:23.599 ==71197== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:23.599 ==71197== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:23.599 ==71197== 00:07:23.599 --71197-- Valgrind options: 00:07:23.599 --71197-- --leak-check=full 00:07:23.599 --71197-- --error-exitcode=2 00:07:23.599 --71197-- --verbose 00:07:23.599 --71197-- Contents of /proc/version: 00:07:23.599 --71197-- 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.599 --71197-- 00:07:23.599 --71197-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:23.599 --71197-- Page sizes: currently 4096, max supported 4096 00:07:23.599 --71197-- Valgrind library directory: /usr/libexec/valgrind 00:07:23.599 --71197-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:23.599 --71197-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:23.599 --71197-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:23.599 --71197-- might be shown as UnknownInlinedFun 00:07:23.599 --71197-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:23.599 --71197-- object doesn't have a dynamic symbol table 00:07:23.599 --71197-- Scheduler: using generic scheduler lock implementation. 00:07:23.599 --71197-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:23.599 ==71197== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71197-by-???-on-2ceaa32eaff4 00:07:23.599 ==71197== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71197-by-???-on-2ceaa32eaff4 00:07:23.600 ==71197== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71197-by-???-on-2ceaa32eaff4 00:07:23.600 ==71197== 00:07:23.600 ==71197== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:23.600 ==71197== don't want to do, unless you know exactly what you're doing, 00:07:23.600 ==71197== or are doing some strange experiment): 00:07:23.600 ==71197== /usr/libexec/valgrind/../../bin/vgdb --pid=71197 ...command... 00:07:23.600 ==71197== 00:07:23.600 ==71197== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:23.600 ==71197== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:23.600 ==71197== and then give GDB the following command 00:07:23.600 ==71197== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71197 00:07:23.600 ==71197== --pid is optional if only one valgrind process is running 00:07:23.600 ==71197== 00:07:23.600 --71197-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:23.600 --71197-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:23.858 --71197-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:23.858 --71197-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:23.858 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.858 --71197-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:23.858 --71197-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:23.858 --71197-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:23.858 --71197-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:23.858 --71197-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:23.858 --71197-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:23.858 --71197-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:23.858 --71197-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:23.858 --71197-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:23.858 --71197-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:23.858 --71197-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:23.858 --71197-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:23.858 --71197-- Reading syms from /usr/lib64/libm.so.6 00:07:23.858 --71197-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:23.858 --71197-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:23.858 --71197-- Reading syms from /usr/lib64/libc.so.6 00:07:23.858 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.858 --71197-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.858 --71197-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:23.858 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.858 --71197-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.858 --71197-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:23.858 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.858 --71197-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.858 --71197-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:23.858 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.858 --71197-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:23.858 --71197-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:23.858 --71197-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:23.858 --71197-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:23.858 --71197-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:23.858 --71197-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:23.858 --71197-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:23.858 --71197-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:23.858 --71197-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.858 --71197-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 ==71197== Preferring higher priority redirection: 00:07:23.859 --71197-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:23.859 --71197-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:23.859 --71197-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 --71197-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:23.859 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.859 --71197-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:23.859 --71197-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:23.859 ==71197== WARNING: new redirection conflicts with existing -- ignoring it 00:07:23.859 --71197-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:23.859 --71197-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:24.117 --71197-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:24.117 --71197-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:24.117 --71197-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:24.117 --71197-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:24.117 --71197-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:24.117 --71197-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:24.117 --71197-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:24.117 --71197-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:24.117 --71197-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:24.117 --71197-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:24.117 --71197-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:24.117 --71197-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:24.117 --71197-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:24.117 --71197-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:24.117 --71197-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:24.117 --71197-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:24.117 --71197-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:24.117 00:07:24.117 00:07:24.117 CUnit - A unit testing framework for C - Version 2.1-3 00:07:24.117 http://cunit.sourceforge.net/ 00:07:24.117 00:07:24.117 00:07:24.117 Suite: nvmf 00:07:24.117 Test: test_nvmf_tgt_create_poll_group ...--71197-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:24.117 passed 00:07:24.117 00:07:24.117 Run Summary: Type Total Ran Passed Failed Inactive 00:07:24.117 suites 1 1 n/a 0 0 00:07:24.117 tests 1 1 1 0 0 00:07:24.117 asserts 17 17 17 0 n/a 00:07:24.117 00:07:24.117 Elapsed time = 0.083 seconds 00:07:24.117 --71197-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:24.117 --71197-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:24.376 ==71197== 00:07:24.376 ==71197== HEAP SUMMARY: 00:07:24.376 ==71197== in use at exit: 67,109,960 bytes in 1,027 blocks 00:07:24.376 ==71197== total heap usage: 1,121 allocs, 94 frees, 67,269,224 bytes allocated 00:07:24.376 ==71197== 00:07:24.376 ==71197== Searching for pointers to 1,027 not-freed blocks 00:07:24.376 ==71197== Checked 6,632,984 bytes 00:07:24.376 ==71197== 00:07:24.376 ==71197== LEAK SUMMARY: 00:07:24.376 ==71197== definitely lost: 0 bytes in 0 blocks 00:07:24.376 ==71197== indirectly lost: 0 bytes in 0 blocks 00:07:24.376 ==71197== possibly lost: 0 bytes in 0 blocks 00:07:24.376 ==71197== still reachable: 67,109,960 bytes in 1,027 blocks 00:07:24.376 ==71197== suppressed: 0 bytes in 0 blocks 00:07:24.376 ==71197== Reachable blocks (those to which a pointer was found) are not shown. 00:07:24.376 ==71197== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:24.376 ==71197== 00:07:24.376 ==71197== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:24.376 00:07:24.376 real 0m6.196s 00:07:24.376 user 0m5.972s 00:07:24.376 sys 0m0.186s 00:07:24.376 01:58:38 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:24.376 01:58:38 -- common/autotest_common.sh@10 -- # set +x 00:07:24.376 ************************************ 00:07:24.376 END TEST unittest_nvmf 00:07:24.376 ************************************ 00:07:24.376 01:58:38 -- 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:24.376 01:58:38 -- 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:24.376 01:58:38 -- 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:24.376 01:58:38 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:24.376 01:58:38 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:24.376 01:58:38 -- common/autotest_common.sh@10 -- # set +x 00:07:24.376 ************************************ 00:07:24.376 START TEST unittest_nvmf_rdma 00:07:24.376 ************************************ 00:07:24.376 01:58:38 -- 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:24.376 ==71228== Memcheck, a memory error detector 00:07:24.376 ==71228== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:24.376 ==71228== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:24.376 ==71228== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:24.376 ==71228== 00:07:24.376 --71228-- Valgrind options: 00:07:24.376 --71228-- --leak-check=full 00:07:24.376 --71228-- --error-exitcode=2 00:07:24.376 --71228-- --verbose 00:07:24.376 --71228-- Contents of /proc/version: 00:07:24.376 --71228-- 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.376 --71228-- 00:07:24.376 --71228-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:24.376 --71228-- Page sizes: currently 4096, max supported 4096 00:07:24.376 --71228-- Valgrind library directory: /usr/libexec/valgrind 00:07:24.376 --71228-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:24.376 --71228-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:24.376 --71228-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:24.376 --71228-- might be shown as UnknownInlinedFun 00:07:24.376 --71228-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:24.376 --71228-- object doesn't have a dynamic symbol table 00:07:24.376 --71228-- Scheduler: using generic scheduler lock implementation. 00:07:24.376 --71228-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:24.376 ==71228== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71228-by-???-on-2ceaa32eaff4 00:07:24.376 ==71228== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71228-by-???-on-2ceaa32eaff4 00:07:24.376 ==71228== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71228-by-???-on-2ceaa32eaff4 00:07:24.376 ==71228== 00:07:24.377 ==71228== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:24.377 ==71228== don't want to do, unless you know exactly what you're doing, 00:07:24.377 ==71228== or are doing some strange experiment): 00:07:24.377 ==71228== /usr/libexec/valgrind/../../bin/vgdb --pid=71228 ...command... 00:07:24.377 ==71228== 00:07:24.377 ==71228== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:24.377 ==71228== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:24.377 ==71228== and then give GDB the following command 00:07:24.377 ==71228== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71228 00:07:24.377 ==71228== --pid is optional if only one valgrind process is running 00:07:24.377 ==71228== 00:07:24.377 --71228-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:24.377 --71228-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:24.377 --71228-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:24.377 --71228-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:24.377 ==71228== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.377 --71228-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:24.377 --71228-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:24.377 --71228-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:24.377 --71228-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:24.377 --71228-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:24.377 --71228-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:24.377 --71228-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:24.635 --71228-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:24.635 --71228-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:24.635 --71228-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:24.635 --71228-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:24.635 --71228-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:24.635 --71228-- Reading syms from /usr/lib64/libm.so.6 00:07:24.635 --71228-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:24.635 --71228-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:24.635 --71228-- Reading syms from /usr/lib64/libc.so.6 00:07:24.635 ==71228== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.635 --71228-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.635 --71228-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:24.635 ==71228== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.635 --71228-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.635 --71228-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:24.635 ==71228== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.635 --71228-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.635 --71228-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:24.635 ==71228== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.635 --71228-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:24.635 --71228-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:24.636 --71228-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:24.636 --71228-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:24.636 --71228-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:24.636 --71228-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:24.636 --71228-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:24.636 --71228-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:24.636 --71228-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.636 --71228-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 ==71228== Preferring higher priority redirection: 00:07:24.894 --71228-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:24.894 --71228-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:24.894 --71228-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 --71228-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:24.894 ==71228== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.894 --71228-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:24.894 --71228-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:24.894 ==71228== WARNING: new redirection conflicts with existing -- ignoring it 00:07:24.894 --71228-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:24.894 --71228-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:24.894 --71228-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:24.894 --71228-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:24.894 --71228-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:24.894 --71228-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:24.894 --71228-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:24.894 --71228-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:24.894 --71228-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:24.894 --71228-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:24.894 --71228-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:24.894 --71228-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:24.894 --71228-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:24.894 --71228-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:24.894 --71228-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:24.895 --71228-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:24.895 --71228-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:24.895 --71228-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:24.895 00:07:24.895 00:07:24.895 CUnit - A unit testing framework for C - Version 2.1-3 00:07:24.895 http://cunit.sourceforge.net/ 00:07:24.895 00:07:24.895 00:07:24.895 Suite: nvmf 00:07:25.153 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-04-19 01:58:39.419030] /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:25.153 [2024-04-19 01:58:39.465959] /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:25.153 [2024-04-19 01:58:39.467719] /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:25.153 passed 00:07:25.153 Test: test_spdk_nvmf_rdma_request_process ...passed 00:07:25.153 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:07:25.411 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:07:25.411 Test: test_nvmf_rdma_opts_init ...passed 00:07:25.411 Test: test_nvmf_rdma_request_free_data ...--71228-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:25.411 passed 00:07:25.411 Test: test_nvmf_rdma_update_ibv_state ...[2024-04-19 01:58:39.742577] /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:25.411 [2024-04-19 01:58:39.745835] /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:25.411 passed 00:07:25.411 Test: test_nvmf_rdma_resources_create ...passed 00:07:25.411 Test: test_nvmf_rdma_qpair_compare ...passed 00:07:25.411 Test: test_nvmf_rdma_resize_cq ...[2024-04-19 01:58:39.807818] /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:25.411 Using CQ of insufficient size may lead to CQ overrun 00:07:25.411 [2024-04-19 01:58:39.809545] /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:25.411 --71228-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:25.412 --71228-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:25.412 [2024-04-19 01:58:39.817890] /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:25.412 passed 00:07:25.412 00:07:25.412 Run Summary: Type Total Ran Passed Failed Inactive 00:07:25.412 suites 1 1 n/a 0 0 00:07:25.412 tests 10 10 10 0 0 00:07:25.412 asserts 584 584 584 0 n/a 00:07:25.412 00:07:25.412 Elapsed time = 0.443 seconds 00:07:25.412 --71228-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:25.412 ==71228== 00:07:25.412 ==71228== HEAP SUMMARY: 00:07:25.412 ==71228== in use at exit: 296 bytes in 1 blocks 00:07:25.412 ==71228== total heap usage: 180 allocs, 179 frees, 918,319 bytes allocated 00:07:25.412 ==71228== 00:07:25.412 ==71228== Searching for pointers to 1 not-freed blocks 00:07:25.412 ==71228== Checked 6,944,088 bytes 00:07:25.412 ==71228== 00:07:25.412 ==71228== LEAK SUMMARY: 00:07:25.412 ==71228== definitely lost: 0 bytes in 0 blocks 00:07:25.412 ==71228== indirectly lost: 0 bytes in 0 blocks 00:07:25.412 ==71228== possibly lost: 0 bytes in 0 blocks 00:07:25.412 ==71228== still reachable: 296 bytes in 1 blocks 00:07:25.412 ==71228== suppressed: 0 bytes in 0 blocks 00:07:25.412 ==71228== Reachable blocks (those to which a pointer was found) are not shown. 00:07:25.412 ==71228== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:25.412 ==71228== 00:07:25.412 ==71228== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:25.671 00:07:25.671 real 0m1.184s 00:07:25.671 user 0m1.145s 00:07:25.671 sys 0m0.035s 00:07:25.671 01:58:39 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:25.671 01:58:39 -- common/autotest_common.sh@10 -- # set +x 00:07:25.671 ************************************ 00:07:25.671 END TEST unittest_nvmf_rdma 00:07:25.671 ************************************ 00:07:25.671 01:58:39 -- 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:25.671 01:58:39 -- 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:25.671 01:58:39 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:25.671 01:58:39 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:25.671 01:58:39 -- common/autotest_common.sh@10 -- # set +x 00:07:25.671 ************************************ 00:07:25.671 START TEST unittest_nvmf_vfio_user 00:07:25.671 ************************************ 00:07:25.671 01:58:39 -- 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:25.671 ==71264== Memcheck, a memory error detector 00:07:25.671 ==71264== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:25.671 ==71264== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:25.671 ==71264== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:25.671 ==71264== 00:07:25.671 --71264-- Valgrind options: 00:07:25.671 --71264-- --leak-check=full 00:07:25.671 --71264-- --error-exitcode=2 00:07:25.671 --71264-- --verbose 00:07:25.671 --71264-- Contents of /proc/version: 00:07:25.671 --71264-- 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.671 --71264-- 00:07:25.671 --71264-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:25.671 --71264-- Page sizes: currently 4096, max supported 4096 00:07:25.671 --71264-- Valgrind library directory: /usr/libexec/valgrind 00:07:25.671 --71264-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:25.671 --71264-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:25.671 --71264-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:25.671 --71264-- might be shown as UnknownInlinedFun 00:07:25.671 --71264-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:25.671 --71264-- object doesn't have a dynamic symbol table 00:07:25.671 --71264-- Scheduler: using generic scheduler lock implementation. 00:07:25.671 --71264-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:25.671 ==71264== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71264-by-???-on-2ceaa32eaff4 00:07:25.671 ==71264== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71264-by-???-on-2ceaa32eaff4 00:07:25.671 ==71264== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71264-by-???-on-2ceaa32eaff4 00:07:25.671 ==71264== 00:07:25.671 ==71264== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:25.671 ==71264== don't want to do, unless you know exactly what you're doing, 00:07:25.671 ==71264== or are doing some strange experiment): 00:07:25.671 ==71264== /usr/libexec/valgrind/../../bin/vgdb --pid=71264 ...command... 00:07:25.671 ==71264== 00:07:25.671 ==71264== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:25.671 ==71264== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:25.671 ==71264== and then give GDB the following command 00:07:25.671 ==71264== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71264 00:07:25.671 ==71264== --pid is optional if only one valgrind process is running 00:07:25.671 ==71264== 00:07:25.671 --71264-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:25.671 --71264-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:25.671 --71264-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:25.671 --71264-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:25.671 ==71264== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.671 --71264-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:25.671 --71264-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:25.672 --71264-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:25.672 --71264-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:25.672 --71264-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:25.672 --71264-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:25.672 --71264-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:25.672 --71264-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:25.672 --71264-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:25.672 --71264-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:25.672 --71264-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:25.672 --71264-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:25.672 --71264-- Reading syms from /usr/lib64/libm.so.6 00:07:25.672 --71264-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:25.672 --71264-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:25.672 --71264-- Reading syms from /usr/lib64/libc.so.6 00:07:25.930 ==71264== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.930 --71264-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.930 --71264-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:25.930 ==71264== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.930 --71264-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.930 --71264-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:25.930 ==71264== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.930 --71264-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.930 --71264-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:25.930 ==71264== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.930 --71264-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:25.930 --71264-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:25.930 --71264-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:25.930 --71264-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:25.930 --71264-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:25.930 --71264-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:25.930 --71264-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:25.930 --71264-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:25.930 --71264-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.930 --71264-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 ==71264== Preferring higher priority redirection: 00:07:25.931 --71264-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:25.931 --71264-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:25.931 --71264-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 --71264-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:25.931 ==71264== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.931 --71264-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:25.931 --71264-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:25.931 ==71264== WARNING: new redirection conflicts with existing -- ignoring it 00:07:25.931 --71264-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:25.931 --71264-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.189 --71264-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:26.189 --71264-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:26.189 --71264-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:26.189 --71264-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:26.189 --71264-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:26.189 --71264-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:26.189 --71264-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:26.189 --71264-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:26.189 --71264-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:26.189 --71264-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:26.189 --71264-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:26.189 --71264-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:26.189 --71264-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:26.189 --71264-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:26.189 --71264-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:26.189 --71264-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:26.189 00:07:26.189 00:07:26.189 CUnit - A unit testing framework for C - Version 2.1-3 00:07:26.190 http://cunit.sourceforge.net/ 00:07:26.190 00:07:26.190 00:07:26.190 Suite: vfio_user 00:07:26.190 Test: test_nvme_cmd_map_prps ...--71264-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:26.190 [2024-04-19 01:58:40.631402] /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:26.190 [2024-04-19 01:58:40.677494] /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:26.190 passed 00:07:26.190 Test: test_nvme_cmd_map_sgls ...passed 00:07:26.190 Test: test_nvmf_vfio_user_create_destroy ...passed 00:07:26.190 00:07:26.447 Run Summary: Type Total Ran Passed Failed Inactive 00:07:26.447 suites 1 1 n/a 0 0 00:07:26.447 tests 3 3 3 0 0 00:07:26.447 asserts 100 100 100 0 n/a 00:07:26.447 00:07:26.447 Elapsed time = 0.090 seconds 00:07:26.447 --71264-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:26.447 --71264-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:26.447 ==71264== 00:07:26.447 ==71264== HEAP SUMMARY: 00:07:26.447 ==71264== in use at exit: 296 bytes in 1 blocks 00:07:26.447 ==71264== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:07:26.447 ==71264== 00:07:26.447 ==71264== Searching for pointers to 1 not-freed blocks 00:07:26.447 ==71264== Checked 6,780,280 bytes 00:07:26.447 ==71264== 00:07:26.447 ==71264== LEAK SUMMARY: 00:07:26.447 ==71264== definitely lost: 0 bytes in 0 blocks 00:07:26.447 ==71264== indirectly lost: 0 bytes in 0 blocks 00:07:26.447 ==71264== possibly lost: 0 bytes in 0 blocks 00:07:26.447 ==71264== still reachable: 296 bytes in 1 blocks 00:07:26.447 ==71264== suppressed: 0 bytes in 0 blocks 00:07:26.447 ==71264== Reachable blocks (those to which a pointer was found) are not shown. 00:07:26.447 ==71264== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:26.447 ==71264== 00:07:26.447 ==71264== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:26.448 00:07:26.448 real 0m0.836s 00:07:26.448 user 0m0.791s 00:07:26.448 sys 0m0.041s 00:07:26.448 01:58:40 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:26.448 01:58:40 -- common/autotest_common.sh@10 -- # set +x 00:07:26.448 ************************************ 00:07:26.448 END TEST unittest_nvmf_vfio_user 00:07:26.448 ************************************ 00:07:26.448 01:58:40 -- unit/unittest.sh@273 -- # run_test unittest_scsi unittest_scsi 00:07:26.448 01:58:40 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:26.448 01:58:40 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:26.448 01:58:40 -- common/autotest_common.sh@10 -- # set +x 00:07:26.448 ************************************ 00:07:26.448 START TEST unittest_scsi 00:07:26.448 ************************************ 00:07:26.448 01:58:40 -- common/autotest_common.sh@1111 -- # unittest_scsi 00:07:26.448 01:58:40 -- 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:26.448 ==71296== Memcheck, a memory error detector 00:07:26.448 ==71296== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:26.448 ==71296== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:26.448 ==71296== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:26.448 ==71296== 00:07:26.448 --71296-- Valgrind options: 00:07:26.448 --71296-- --leak-check=full 00:07:26.448 --71296-- --error-exitcode=2 00:07:26.448 --71296-- --verbose 00:07:26.448 --71296-- Contents of /proc/version: 00:07:26.448 --71296-- 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.448 --71296-- 00:07:26.448 --71296-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:26.448 --71296-- Page sizes: currently 4096, max supported 4096 00:07:26.448 --71296-- Valgrind library directory: /usr/libexec/valgrind 00:07:26.448 --71296-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:26.448 --71296-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:26.448 --71296-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:26.448 --71296-- might be shown as UnknownInlinedFun 00:07:26.448 --71296-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:26.448 --71296-- object doesn't have a dynamic symbol table 00:07:26.448 --71296-- Scheduler: using generic scheduler lock implementation. 00:07:26.448 --71296-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:26.448 ==71296== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71296-by-???-on-2ceaa32eaff4 00:07:26.448 ==71296== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71296-by-???-on-2ceaa32eaff4 00:07:26.448 ==71296== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71296-by-???-on-2ceaa32eaff4 00:07:26.448 ==71296== 00:07:26.448 ==71296== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:26.448 ==71296== don't want to do, unless you know exactly what you're doing, 00:07:26.448 ==71296== or are doing some strange experiment): 00:07:26.448 ==71296== /usr/libexec/valgrind/../../bin/vgdb --pid=71296 ...command... 00:07:26.448 ==71296== 00:07:26.448 ==71296== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:26.448 ==71296== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:26.448 ==71296== and then give GDB the following command 00:07:26.448 ==71296== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71296 00:07:26.448 ==71296== --pid is optional if only one valgrind process is running 00:07:26.448 ==71296== 00:07:26.448 --71296-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:26.448 --71296-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:26.706 --71296-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:26.706 --71296-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:26.706 ==71296== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.706 --71296-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:26.706 --71296-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:26.706 --71296-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:26.706 --71296-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:26.706 --71296-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:26.706 --71296-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:26.706 --71296-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:26.706 --71296-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:26.706 --71296-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:26.706 --71296-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:26.706 --71296-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:26.706 --71296-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:26.706 --71296-- Reading syms from /usr/lib64/libm.so.6 00:07:26.706 --71296-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:26.706 --71296-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:26.706 --71296-- Reading syms from /usr/lib64/libc.so.6 00:07:26.706 ==71296== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.706 --71296-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.706 --71296-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.706 ==71296== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.706 --71296-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.706 --71296-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.706 ==71296== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.706 --71296-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.706 --71296-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:26.706 ==71296== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.706 --71296-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:26.706 --71296-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:26.706 --71296-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:26.707 --71296-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:26.707 --71296-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:26.707 --71296-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:26.707 --71296-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:26.965 --71296-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:26.965 --71296-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.965 --71296-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 ==71296== Preferring higher priority redirection: 00:07:26.966 --71296-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:26.966 --71296-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:26.966 --71296-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 --71296-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:26.966 ==71296== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.966 --71296-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.966 --71296-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.966 ==71296== WARNING: new redirection conflicts with existing -- ignoring it 00:07:26.966 --71296-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:26.966 --71296-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:26.966 --71296-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:26.966 --71296-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:26.966 --71296-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:26.966 --71296-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:26.966 --71296-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:26.966 --71296-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:26.966 --71296-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:26.966 --71296-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:26.966 --71296-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:26.966 --71296-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:26.966 --71296-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:26.966 --71296-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:26.966 --71296-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:26.966 --71296-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:26.966 --71296-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:26.966 --71296-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:26.966 00:07:26.966 00:07:26.966 CUnit - A unit testing framework for C - Version 2.1-3 00:07:26.966 http://cunit.sourceforge.net/ 00:07:26.966 00:07:26.966 00:07:26.966 Suite: dev_suite 00:07:26.966 Test: dev_destruct_null_dev ...passed 00:07:26.966 Test: dev_destruct_zero_luns ...passed 00:07:26.966 Test: dev_destruct_null_lun ...passed 00:07:26.966 Test: dev_destruct_success ...passed 00:07:27.225 Test: dev_construct_num_luns_zero ...[2024-04-19 01:58:41.478709] /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:27.225 passed 00:07:27.225 Test: dev_construct_no_lun_zero ...[2024-04-19 01:58:41.518675] /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:27.225 passed 00:07:27.225 Test: dev_construct_null_lun ...[2024-04-19 01:58:41.520920] /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:27.225 passed 00:07:27.225 Test: dev_construct_name_too_long ...[2024-04-19 01:58:41.522662] /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:27.225 passed 00:07:27.225 Test: dev_construct_success ...passed 00:07:27.225 Test: dev_construct_success_lun_zero_not_first ...passed 00:07:27.225 Test: dev_queue_mgmt_task_success ...passed 00:07:27.225 Test: dev_queue_task_success ...passed 00:07:27.225 Test: dev_stop_success ...passed 00:07:27.225 Test: dev_add_port_max_ports ...[2024-04-19 01:58:41.537028] /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:27.225 passed 00:07:27.225 Test: dev_add_port_construct_failure1 ...[2024-04-19 01:58:41.541685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:07:27.225 passed 00:07:27.225 Test: dev_add_port_construct_failure2 ...[2024-04-19 01:58:41.544218] /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:27.225 passed 00:07:27.225 Test: dev_add_port_success1 ...passed 00:07:27.225 Test: dev_add_port_success2 ...passed 00:07:27.225 Test: dev_add_port_success3 ...passed 00:07:27.225 Test: dev_find_port_by_id_num_ports_zero ...passed 00:07:27.225 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:07:27.225 Test: dev_find_port_by_id_success ...passed 00:07:27.225 Test: dev_add_lun_bdev_not_found ...passed 00:07:27.225 Test: dev_add_lun_no_free_lun_id ...[2024-04-19 01:58:41.557826] /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:27.225 passed 00:07:27.225 Test: dev_add_lun_success1 ...passed 00:07:27.225 Test: dev_add_lun_success2 ...passed 00:07:27.225 Test: dev_check_pending_tasks ...passed 00:07:27.225 Test: dev_iterate_luns ...passed 00:07:27.225 Test: dev_find_free_lun ...passed 00:07:27.225 00:07:27.225 Run Summary: Type Total Ran Passed Failed Inactive 00:07:27.225 suites 1 1 n/a 0 0 00:07:27.225 tests 29 29 29 0 0 00:07:27.225 asserts 97 97 97 0 n/a 00:07:27.225 00:07:27.225 Elapsed time = 0.135 seconds 00:07:27.225 --71296-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:27.225 --71296-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:27.225 ==71296== 00:07:27.225 ==71296== HEAP SUMMARY: 00:07:27.225 ==71296== in use at exit: 0 bytes in 0 blocks 00:07:27.225 ==71296== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:07:27.225 ==71296== 00:07:27.225 ==71296== All heap blocks were freed -- no leaks are possible 00:07:27.225 ==71296== 00:07:27.225 ==71296== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:27.225 01:58:41 -- 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:27.226 ==71304== Memcheck, a memory error detector 00:07:27.226 ==71304== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:27.226 ==71304== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:27.226 ==71304== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:27.226 ==71304== 00:07:27.226 --71304-- Valgrind options: 00:07:27.226 --71304-- --leak-check=full 00:07:27.226 --71304-- --error-exitcode=2 00:07:27.226 --71304-- --verbose 00:07:27.226 --71304-- Contents of /proc/version: 00:07:27.226 --71304-- 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.226 --71304-- 00:07:27.226 --71304-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:27.226 --71304-- Page sizes: currently 4096, max supported 4096 00:07:27.226 --71304-- Valgrind library directory: /usr/libexec/valgrind 00:07:27.226 --71304-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:27.226 --71304-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:27.226 --71304-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:27.226 --71304-- might be shown as UnknownInlinedFun 00:07:27.226 --71304-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:27.226 --71304-- object doesn't have a dynamic symbol table 00:07:27.226 --71304-- Scheduler: using generic scheduler lock implementation. 00:07:27.226 --71304-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:27.226 ==71304== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71304-by-???-on-2ceaa32eaff4 00:07:27.226 ==71304== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71304-by-???-on-2ceaa32eaff4 00:07:27.226 ==71304== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71304-by-???-on-2ceaa32eaff4 00:07:27.226 ==71304== 00:07:27.226 ==71304== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:27.226 ==71304== don't want to do, unless you know exactly what you're doing, 00:07:27.226 ==71304== or are doing some strange experiment): 00:07:27.226 ==71304== /usr/libexec/valgrind/../../bin/vgdb --pid=71304 ...command... 00:07:27.226 ==71304== 00:07:27.226 ==71304== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:27.226 ==71304== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:27.226 ==71304== and then give GDB the following command 00:07:27.226 ==71304== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71304 00:07:27.226 ==71304== --pid is optional if only one valgrind process is running 00:07:27.226 ==71304== 00:07:27.226 --71304-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:27.226 --71304-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:27.226 --71304-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:27.484 --71304-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:27.484 ==71304== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.484 --71304-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:27.484 --71304-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:27.484 --71304-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:27.484 --71304-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:27.484 --71304-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:27.484 --71304-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:27.484 --71304-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:27.484 --71304-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:27.484 --71304-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:27.485 --71304-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:27.485 --71304-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:27.485 --71304-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:27.485 --71304-- Reading syms from /usr/lib64/libm.so.6 00:07:27.485 --71304-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:27.485 --71304-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:27.485 --71304-- Reading syms from /usr/lib64/libc.so.6 00:07:27.485 ==71304== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.485 --71304-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.485 --71304-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.485 ==71304== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.485 --71304-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.485 --71304-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.485 ==71304== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.485 --71304-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.485 --71304-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:27.485 ==71304== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.485 --71304-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:27.485 --71304-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:27.485 --71304-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:27.485 --71304-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:27.485 --71304-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:27.485 --71304-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:27.485 --71304-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:27.485 --71304-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:27.485 --71304-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 ==71304== Preferring higher priority redirection: 00:07:27.485 --71304-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:27.485 --71304-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:27.485 --71304-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 --71304-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:27.485 ==71304== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.486 --71304-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:27.486 --71304-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.486 ==71304== WARNING: new redirection conflicts with existing -- ignoring it 00:07:27.486 --71304-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:27.486 --71304-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:27.744 --71304-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:27.744 --71304-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:27.744 --71304-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:27.744 --71304-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:27.744 --71304-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:27.744 --71304-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:27.744 --71304-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:27.744 --71304-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:27.744 --71304-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:27.744 --71304-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:27.744 --71304-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:27.744 --71304-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:27.744 --71304-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:27.744 --71304-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:27.744 --71304-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:27.744 --71304-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:27.744 --71304-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:27.744 00:07:27.744 00:07:27.745 CUnit - A unit testing framework for C - Version 2.1-3 00:07:27.745 http://cunit.sourceforge.net/ 00:07:27.745 00:07:27.745 00:07:27.745 Suite: lun_suite 00:07:27.745 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-04-19 01:58:42.153899] /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:27.745 passed 00:07:27.745 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-04-19 01:58:42.191261] /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:27.745 passed 00:07:27.745 Test: lun_task_mgmt_execute_lun_reset ...passed 00:07:27.745 Test: lun_task_mgmt_execute_target_reset ...passed 00:07:27.745 Test: lun_task_mgmt_execute_invalid_case ...[2024-04-19 01:58:42.197388] /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:27.745 passed 00:07:27.745 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:07:27.745 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:07:27.745 Test: lun_append_task_null_lun_not_supported ...passed 00:07:27.745 Test: lun_execute_scsi_task_pending ...passed 00:07:27.745 Test: lun_execute_scsi_task_complete ...passed 00:07:27.745 Test: lun_execute_scsi_task_resize ...passed 00:07:27.745 Test: lun_destruct_success ...passed 00:07:27.745 Test: lun_construct_null_ctx ...[2024-04-19 01:58:42.221910] /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:27.745 passed 00:07:27.745 Test: lun_construct_success ...passed 00:07:27.745 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:07:27.745 Test: lun_reset_task_suspend_scsi_task ...passed 00:07:27.745 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:07:27.745 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:07:27.745 00:07:28.003 Run Summary: Type Total Ran Passed Failed Inactive 00:07:28.003 suites 1 1 n/a 0 0 00:07:28.003 tests 18 18 18 0 0 00:07:28.003 asserts 153 153 153 0 n/a 00:07:28.003 00:07:28.003 Elapsed time = 0.130 seconds 00:07:28.003 --71304-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:28.003 --71304-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:28.003 ==71304== 00:07:28.003 ==71304== HEAP SUMMARY: 00:07:28.003 ==71304== in use at exit: 0 bytes in 0 blocks 00:07:28.003 ==71304== total heap usage: 1,167 allocs, 1,167 frees, 199,640 bytes allocated 00:07:28.003 ==71304== 00:07:28.003 ==71304== All heap blocks were freed -- no leaks are possible 00:07:28.003 ==71304== 00:07:28.003 ==71304== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:28.003 01:58:42 -- 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:28.003 ==71311== Memcheck, a memory error detector 00:07:28.003 ==71311== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:28.003 ==71311== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:28.003 ==71311== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:28.003 ==71311== 00:07:28.003 --71311-- Valgrind options: 00:07:28.003 --71311-- --leak-check=full 00:07:28.003 --71311-- --error-exitcode=2 00:07:28.003 --71311-- --verbose 00:07:28.003 --71311-- Contents of /proc/version: 00:07:28.003 --71311-- 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.003 --71311-- 00:07:28.003 --71311-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:28.003 --71311-- Page sizes: currently 4096, max supported 4096 00:07:28.003 --71311-- Valgrind library directory: /usr/libexec/valgrind 00:07:28.003 --71311-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:28.003 --71311-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:28.003 --71311-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:28.003 --71311-- might be shown as UnknownInlinedFun 00:07:28.003 --71311-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:28.003 --71311-- object doesn't have a dynamic symbol table 00:07:28.003 --71311-- Scheduler: using generic scheduler lock implementation. 00:07:28.003 --71311-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:28.003 ==71311== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71311-by-???-on-2ceaa32eaff4 00:07:28.003 ==71311== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71311-by-???-on-2ceaa32eaff4 00:07:28.003 ==71311== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71311-by-???-on-2ceaa32eaff4 00:07:28.003 ==71311== 00:07:28.003 ==71311== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:28.003 ==71311== don't want to do, unless you know exactly what you're doing, 00:07:28.003 ==71311== or are doing some strange experiment): 00:07:28.003 ==71311== /usr/libexec/valgrind/../../bin/vgdb --pid=71311 ...command... 00:07:28.004 ==71311== 00:07:28.004 ==71311== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:28.004 ==71311== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:28.004 ==71311== and then give GDB the following command 00:07:28.004 ==71311== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71311 00:07:28.004 ==71311== --pid is optional if only one valgrind process is running 00:07:28.004 ==71311== 00:07:28.004 --71311-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:28.004 --71311-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:28.004 --71311-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:28.004 --71311-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:28.004 ==71311== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.004 --71311-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:28.004 --71311-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:28.004 --71311-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:28.004 --71311-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:28.004 --71311-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:28.004 --71311-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:28.004 --71311-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:28.004 --71311-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:28.004 --71311-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:28.004 --71311-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:28.004 --71311-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:28.004 --71311-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:28.004 --71311-- Reading syms from /usr/lib64/libm.so.6 00:07:28.004 --71311-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:28.004 --71311-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:28.004 --71311-- Reading syms from /usr/lib64/libc.so.6 00:07:28.262 ==71311== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.262 --71311-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.262 --71311-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.262 ==71311== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.262 --71311-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.262 --71311-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.262 ==71311== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.262 --71311-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.262 --71311-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.263 ==71311== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.263 --71311-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.263 --71311-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.263 --71311-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:28.263 --71311-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:28.263 --71311-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:28.263 --71311-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:28.263 --71311-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:28.263 --71311-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:28.263 --71311-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 ==71311== Preferring higher priority redirection: 00:07:28.263 --71311-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:28.263 --71311-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:28.263 --71311-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 --71311-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.263 ==71311== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.263 --71311-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.263 --71311-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.263 ==71311== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.263 --71311-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.263 --71311-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.263 --71311-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:28.263 --71311-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:28.263 --71311-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:28.263 --71311-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:28.263 --71311-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:28.263 --71311-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:28.263 --71311-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:28.263 --71311-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:28.264 --71311-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:28.264 --71311-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:28.264 --71311-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:28.264 --71311-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:28.264 --71311-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:28.264 --71311-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:28.264 --71311-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:28.264 --71311-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:28.522 00:07:28.522 00:07:28.522 CUnit - A unit testing framework for C - Version 2.1-3 00:07:28.522 http://cunit.sourceforge.net/ 00:07:28.522 00:07:28.522 00:07:28.522 Suite: scsi_suite 00:07:28.522 Test: scsi_init ...passed 00:07:28.522 00:07:28.522 Run Summary: Type Total Ran Passed Failed Inactive 00:07:28.522 suites 1 1 n/a 0 0 00:07:28.522 tests 1 1 1 0 0 00:07:28.522 asserts 1 1 1 0 n/a 00:07:28.522 00:07:28.522 Elapsed time = 0.003 seconds 00:07:28.522 --71311-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:28.522 --71311-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:28.522 ==71311== 00:07:28.522 ==71311== HEAP SUMMARY: 00:07:28.522 ==71311== in use at exit: 0 bytes in 0 blocks 00:07:28.522 ==71311== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:07:28.522 ==71311== 00:07:28.522 ==71311== All heap blocks were freed -- no leaks are possible 00:07:28.522 ==71311== 00:07:28.522 ==71311== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:28.522 01:58:42 -- 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:28.522 ==71319== Memcheck, a memory error detector 00:07:28.522 ==71319== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:28.522 ==71319== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:28.522 ==71319== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:28.522 ==71319== 00:07:28.522 --71319-- Valgrind options: 00:07:28.522 --71319-- --leak-check=full 00:07:28.522 --71319-- --error-exitcode=2 00:07:28.522 --71319-- --verbose 00:07:28.522 --71319-- Contents of /proc/version: 00:07:28.522 --71319-- 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.522 --71319-- 00:07:28.522 --71319-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:28.522 --71319-- Page sizes: currently 4096, max supported 4096 00:07:28.522 --71319-- Valgrind library directory: /usr/libexec/valgrind 00:07:28.522 --71319-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:28.522 --71319-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:28.522 --71319-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:28.522 --71319-- might be shown as UnknownInlinedFun 00:07:28.522 --71319-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:28.522 --71319-- object doesn't have a dynamic symbol table 00:07:28.522 --71319-- Scheduler: using generic scheduler lock implementation. 00:07:28.523 --71319-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:28.523 ==71319== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71319-by-???-on-2ceaa32eaff4 00:07:28.523 ==71319== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71319-by-???-on-2ceaa32eaff4 00:07:28.523 ==71319== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71319-by-???-on-2ceaa32eaff4 00:07:28.523 ==71319== 00:07:28.523 ==71319== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:28.523 ==71319== don't want to do, unless you know exactly what you're doing, 00:07:28.523 ==71319== or are doing some strange experiment): 00:07:28.523 ==71319== /usr/libexec/valgrind/../../bin/vgdb --pid=71319 ...command... 00:07:28.523 ==71319== 00:07:28.523 ==71319== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:28.523 ==71319== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:28.523 ==71319== and then give GDB the following command 00:07:28.523 ==71319== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71319 00:07:28.523 ==71319== --pid is optional if only one valgrind process is running 00:07:28.523 ==71319== 00:07:28.523 --71319-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:28.523 --71319-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:28.523 --71319-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:28.523 --71319-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:28.523 ==71319== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.523 --71319-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:28.523 --71319-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:28.523 --71319-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:28.523 --71319-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:28.523 --71319-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:28.523 --71319-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:28.523 --71319-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:28.523 --71319-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:28.523 --71319-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:28.523 --71319-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:28.523 --71319-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:28.523 --71319-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:28.523 --71319-- Reading syms from /usr/lib64/libm.so.6 00:07:28.523 --71319-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:28.523 --71319-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:28.523 --71319-- Reading syms from /usr/lib64/libc.so.6 00:07:28.784 ==71319== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.784 --71319-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.784 --71319-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.784 ==71319== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.784 --71319-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.784 --71319-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.784 ==71319== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.784 --71319-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.784 --71319-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.784 ==71319== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.784 --71319-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.784 --71319-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.784 --71319-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:28.784 --71319-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:28.784 --71319-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:28.784 --71319-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:28.784 --71319-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:28.784 --71319-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:28.784 --71319-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.784 --71319-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 ==71319== Preferring higher priority redirection: 00:07:28.785 --71319-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:28.785 --71319-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:28.785 --71319-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 --71319-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.785 ==71319== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.785 --71319-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.785 --71319-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.785 ==71319== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.785 --71319-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.785 --71319-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.785 --71319-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:28.785 --71319-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:28.785 --71319-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:28.785 --71319-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:28.785 --71319-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:28.785 --71319-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:28.785 --71319-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:28.785 --71319-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:28.785 --71319-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:28.785 --71319-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:28.785 --71319-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:28.785 --71319-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:28.785 --71319-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:28.785 --71319-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:28.785 --71319-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:28.785 --71319-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:28.785 00:07:28.785 00:07:28.785 CUnit - A unit testing framework for C - Version 2.1-3 00:07:28.785 http://cunit.sourceforge.net/ 00:07:28.785 00:07:29.046 00:07:29.046 Suite: translation_suite 00:07:29.046 Test: mode_select_6_test ...passed 00:07:29.046 Test: mode_select_6_test2 ...passed 00:07:29.046 Test: mode_sense_6_test ...--71319-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:29.046 passed 00:07:29.046 Test: mode_sense_10_test ...passed 00:07:29.046 Test: inquiry_evpd_test ...passed 00:07:29.046 Test: inquiry_standard_test ...passed 00:07:29.046 Test: inquiry_overflow_test ...passed 00:07:29.046 Test: task_complete_test ...passed 00:07:29.046 Test: lba_range_test ...passed 00:07:29.046 Test: xfer_len_test ...[2024-04-19 01:58:43.408424] /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:07:29.046 passed 00:07:29.046 Test: xfer_test ...passed 00:07:29.046 Test: scsi_name_padding_test ...passed 00:07:29.046 Test: get_dif_ctx_test ...passed 00:07:29.046 Test: unmap_split_test ...passed 00:07:29.046 00:07:29.046 Run Summary: Type Total Ran Passed Failed Inactive 00:07:29.046 suites 1 1 n/a 0 0 00:07:29.046 tests 14 14 14 0 0 00:07:29.046 asserts 1205 1205 1205 0 n/a 00:07:29.046 00:07:29.046 Elapsed time = 0.170 seconds 00:07:29.046 --71319-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:29.046 --71319-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:29.046 ==71319== 00:07:29.046 ==71319== HEAP SUMMARY: 00:07:29.046 ==71319== in use at exit: 0 bytes in 0 blocks 00:07:29.046 ==71319== total heap usage: 378 allocs, 378 frees, 1,206,868 bytes allocated 00:07:29.046 ==71319== 00:07:29.046 ==71319== All heap blocks were freed -- no leaks are possible 00:07:29.046 ==71319== 00:07:29.046 ==71319== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:29.046 01:58:43 -- 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:07:29.046 ==71325== Memcheck, a memory error detector 00:07:29.046 ==71325== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:29.046 ==71325== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:29.046 ==71325== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:29.046 ==71325== 00:07:29.046 --71325-- Valgrind options: 00:07:29.046 --71325-- --leak-check=full 00:07:29.046 --71325-- --error-exitcode=2 00:07:29.046 --71325-- --verbose 00:07:29.046 --71325-- Contents of /proc/version: 00:07:29.046 --71325-- 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.046 --71325-- 00:07:29.046 --71325-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:29.046 --71325-- Page sizes: currently 4096, max supported 4096 00:07:29.046 --71325-- Valgrind library directory: /usr/libexec/valgrind 00:07:29.046 --71325-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:29.046 --71325-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:29.046 --71325-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:29.046 --71325-- might be shown as UnknownInlinedFun 00:07:29.046 --71325-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:29.046 --71325-- object doesn't have a dynamic symbol table 00:07:29.047 --71325-- Scheduler: using generic scheduler lock implementation. 00:07:29.047 --71325-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:29.047 ==71325== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71325-by-???-on-2ceaa32eaff4 00:07:29.047 ==71325== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71325-by-???-on-2ceaa32eaff4 00:07:29.047 ==71325== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71325-by-???-on-2ceaa32eaff4 00:07:29.047 ==71325== 00:07:29.047 ==71325== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:29.047 ==71325== don't want to do, unless you know exactly what you're doing, 00:07:29.047 ==71325== or are doing some strange experiment): 00:07:29.047 ==71325== /usr/libexec/valgrind/../../bin/vgdb --pid=71325 ...command... 00:07:29.047 ==71325== 00:07:29.047 ==71325== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:29.047 ==71325== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:29.047 ==71325== and then give GDB the following command 00:07:29.047 ==71325== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71325 00:07:29.047 ==71325== --pid is optional if only one valgrind process is running 00:07:29.047 ==71325== 00:07:29.305 --71325-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:29.305 --71325-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:29.305 --71325-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:29.305 --71325-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:29.305 ==71325== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.305 --71325-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:29.305 --71325-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:29.305 --71325-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:29.305 --71325-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:29.305 --71325-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:29.305 --71325-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:29.305 --71325-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:29.305 --71325-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:29.305 --71325-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:29.305 --71325-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:29.305 --71325-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:29.305 --71325-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:29.305 --71325-- Reading syms from /usr/lib64/libm.so.6 00:07:29.305 --71325-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:29.305 --71325-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:29.305 --71325-- Reading syms from /usr/lib64/libc.so.6 00:07:29.305 ==71325== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.305 --71325-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.305 --71325-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.305 ==71325== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.305 --71325-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.305 --71325-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:29.305 ==71325== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.305 --71325-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.305 --71325-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.305 ==71325== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.305 --71325-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.305 --71325-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:29.305 --71325-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:29.305 --71325-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:29.305 --71325-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:29.305 --71325-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:29.305 --71325-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:29.305 --71325-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:29.305 --71325-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.305 --71325-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.306 --71325-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.306 --71325-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.306 --71325-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.306 --71325-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.306 --71325-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.306 --71325-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.306 --71325-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 ==71325== Preferring higher priority redirection: 00:07:29.564 --71325-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:29.564 --71325-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:29.564 --71325-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 --71325-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.564 ==71325== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.564 --71325-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:29.564 --71325-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:29.565 ==71325== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.565 --71325-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:29.565 --71325-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:29.565 --71325-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:29.565 --71325-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:29.565 --71325-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:29.565 --71325-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:29.565 --71325-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:29.565 --71325-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:29.565 --71325-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:29.565 --71325-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:29.565 --71325-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:29.565 --71325-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:29.565 --71325-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:29.565 --71325-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:29.565 --71325-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:29.565 --71325-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:29.565 --71325-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:29.565 --71325-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:29.565 00:07:29.565 00:07:29.565 CUnit - A unit testing framework for C - Version 2.1-3 00:07:29.565 http://cunit.sourceforge.net/ 00:07:29.565 00:07:29.565 00:07:29.565 Suite: reservation_suite 00:07:29.565 Test: test_reservation_register ...[2024-04-19 01:58:43.994574] /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:07:29.565 passed 00:07:29.565 Test: test_reservation_reserve ...[2024-04-19 01:58:44.029514] /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:07:29.565 [2024-04-19 01:58:44.034508] /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:07:29.565 [2024-04-19 01:58:44.040175] /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:07:29.565 passed 00:07:29.565 Test: test_reservation_preempt_non_all_regs ...[2024-04-19 01:58:44.042593] /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:07:29.565 [2024-04-19 01:58:44.045411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:07:29.565 passed 00:07:29.565 Test: test_reservation_preempt_all_regs ...[2024-04-19 01:58:44.052812] /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:07:29.565 passed 00:07:29.565 Test: test_reservation_cmds_conflict ...[2024-04-19 01:58:44.058276] /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:07:29.565 [2024-04-19 01:58:44.062829] /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:07:29.565 [2024-04-19 01:58:44.065122] /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:07:29.565 [2024-04-19 01:58:44.065812] /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:07:29.565 [2024-04-19 01:58:44.066445] /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:07:29.565 [2024-04-19 01:58:44.067051] /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:07:29.565 passed 00:07:29.565 Test: test_scsi2_reserve_release ...passed 00:07:29.565 Test: test_pr_with_scsi2_reserve_release ...[2024-04-19 01:58:44.079431] /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:07:29.565 passed 00:07:29.565 00:07:29.824 Run Summary: Type Total Ran Passed Failed Inactive 00:07:29.824 suites 1 1 n/a 0 0 00:07:29.824 tests 7 7 7 0 0 00:07:29.824 asserts 257 257 257 0 n/a 00:07:29.824 00:07:29.824 Elapsed time = 0.110 seconds 00:07:29.824 --71325-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:29.824 --71325-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:29.824 ==71325== 00:07:29.824 ==71325== HEAP SUMMARY: 00:07:29.824 ==71325== in use at exit: 0 bytes in 0 blocks 00:07:29.824 ==71325== total heap usage: 102 allocs, 102 frees, 122,608 bytes allocated 00:07:29.824 ==71325== 00:07:29.824 ==71325== All heap blocks were freed -- no leaks are possible 00:07:29.824 ==71325== 00:07:29.824 ==71325== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:29.824 00:07:29.824 real 0m3.267s 00:07:29.824 user 0m3.139s 00:07:29.824 sys 0m0.118s 00:07:29.824 01:58:44 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:29.824 01:58:44 -- common/autotest_common.sh@10 -- # set +x 00:07:29.824 ************************************ 00:07:29.824 END TEST unittest_scsi 00:07:29.824 ************************************ 00:07:29.824 01:58:44 -- unit/unittest.sh@276 -- # uname -s 00:07:29.824 01:58:44 -- unit/unittest.sh@276 -- # '[' Linux = Linux ']' 00:07:29.824 01:58:44 -- unit/unittest.sh@277 -- # run_test unittest_sock unittest_sock 00:07:29.824 01:58:44 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:29.824 01:58:44 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:29.824 01:58:44 -- common/autotest_common.sh@10 -- # set +x 00:07:29.824 ************************************ 00:07:29.824 START TEST unittest_sock 00:07:29.824 ************************************ 00:07:29.824 01:58:44 -- common/autotest_common.sh@1111 -- # unittest_sock 00:07:29.824 01:58:44 -- 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:07:29.824 ==71355== Memcheck, a memory error detector 00:07:29.824 ==71355== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:29.824 ==71355== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:29.824 ==71355== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:29.824 ==71355== 00:07:29.824 --71355-- Valgrind options: 00:07:29.824 --71355-- --leak-check=full 00:07:29.824 --71355-- --error-exitcode=2 00:07:29.824 --71355-- --verbose 00:07:29.824 --71355-- Contents of /proc/version: 00:07:29.824 --71355-- 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.824 --71355-- 00:07:29.824 --71355-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:29.824 --71355-- Page sizes: currently 4096, max supported 4096 00:07:29.824 --71355-- Valgrind library directory: /usr/libexec/valgrind 00:07:29.824 --71355-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:29.824 --71355-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:29.824 --71355-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:29.824 --71355-- might be shown as UnknownInlinedFun 00:07:29.824 --71355-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:29.824 --71355-- object doesn't have a dynamic symbol table 00:07:29.824 --71355-- Scheduler: using generic scheduler lock implementation. 00:07:29.824 --71355-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:29.824 ==71355== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71355-by-???-on-2ceaa32eaff4 00:07:29.824 ==71355== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71355-by-???-on-2ceaa32eaff4 00:07:29.824 ==71355== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71355-by-???-on-2ceaa32eaff4 00:07:29.825 ==71355== 00:07:29.825 ==71355== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:29.825 ==71355== don't want to do, unless you know exactly what you're doing, 00:07:29.825 ==71355== or are doing some strange experiment): 00:07:29.825 ==71355== /usr/libexec/valgrind/../../bin/vgdb --pid=71355 ...command... 00:07:29.825 ==71355== 00:07:29.825 ==71355== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:29.825 ==71355== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:29.825 ==71355== and then give GDB the following command 00:07:29.825 ==71355== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71355 00:07:29.825 ==71355== --pid is optional if only one valgrind process is running 00:07:29.825 ==71355== 00:07:29.825 --71355-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:29.825 --71355-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:29.825 --71355-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:29.825 --71355-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:29.825 ==71355== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.825 --71355-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:29.825 --71355-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:29.825 --71355-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:29.825 --71355-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:29.825 --71355-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:29.825 --71355-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:29.825 --71355-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:29.825 --71355-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:29.825 --71355-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:29.825 --71355-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:29.825 --71355-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:29.825 --71355-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:30.084 --71355-- Reading syms from /usr/lib64/libm.so.6 00:07:30.084 --71355-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:30.084 --71355-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:30.084 --71355-- Reading syms from /usr/lib64/libc.so.6 00:07:30.084 ==71355== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.084 --71355-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.084 --71355-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:30.084 ==71355== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.084 --71355-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.084 --71355-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:30.084 ==71355== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.084 --71355-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.084 --71355-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:30.084 ==71355== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.084 --71355-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.084 --71355-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:30.084 --71355-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:30.084 --71355-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:30.084 --71355-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:30.084 --71355-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:30.084 --71355-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:30.084 --71355-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:30.084 --71355-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.084 --71355-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.085 --71355-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.085 ==71355== Preferring higher priority redirection: 00:07:30.085 --71355-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:30.085 --71355-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:30.085 --71355-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.085 --71355-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.085 --71355-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.085 --71355-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.085 --71355-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.343 --71355-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.343 --71355-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.343 --71355-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.343 --71355-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:30.343 ==71355== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.343 --71355-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:30.343 --71355-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:30.343 ==71355== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.344 --71355-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:30.344 --71355-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:30.344 --71355-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:30.344 --71355-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:30.344 --71355-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:30.344 --71355-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:30.344 --71355-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:30.344 --71355-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:30.344 --71355-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:30.344 --71355-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:30.344 --71355-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:30.344 --71355-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:30.344 --71355-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:30.344 --71355-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:30.344 --71355-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:30.344 --71355-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:30.344 --71355-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:30.344 --71355-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:30.344 --71355-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:30.344 00:07:30.344 00:07:30.344 CUnit - A unit testing framework for C - Version 2.1-3 00:07:30.344 http://cunit.sourceforge.net/ 00:07:30.344 00:07:30.344 00:07:30.344 Suite: sock 00:07:30.344 Test: posix_sock ...--71355-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:30.344 --71355-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:07:30.344 --71355-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:30.601 --71355-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:30.601 passed 00:07:30.601 Test: ut_sock ...passed 00:07:30.601 Test: posix_sock_group ...passed 00:07:30.601 Test: ut_sock_group ...passed 00:07:30.601 Test: posix_sock_group_fairness ...passed 00:07:30.601 Test: _posix_sock_close ...passed 00:07:30.601 Test: sock_get_default_opts ...passed 00:07:30.601 Test: ut_sock_impl_get_set_opts ...passed 00:07:30.601 Test: posix_sock_impl_get_set_opts ...passed 00:07:30.601 Test: ut_sock_map ...passed 00:07:30.601 Test: override_impl_opts ...passed 00:07:30.601 Test: ut_sock_group_get_ctx ...passed 00:07:30.601 00:07:30.601 Run Summary: Type Total Ran Passed Failed Inactive 00:07:30.601 suites 1 1 n/a 0 0 00:07:30.601 tests 12 12 12 0 0 00:07:30.601 asserts 349 349 349 0 n/a 00:07:30.601 00:07:30.601 Elapsed time = 0.235 seconds 00:07:30.601 --71355-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:30.859 ==71355== 00:07:30.859 ==71355== HEAP SUMMARY: 00:07:30.859 ==71355== in use at exit: 192 bytes in 1 blocks 00:07:30.859 ==71355== total heap usage: 267 allocs, 266 frees, 222,461 bytes allocated 00:07:30.859 ==71355== 00:07:30.859 ==71355== Searching for pointers to 1 not-freed blocks 00:07:30.859 ==71355== Checked 6,386,928 bytes 00:07:30.859 ==71355== 00:07:30.859 ==71355== LEAK SUMMARY: 00:07:30.859 ==71355== definitely lost: 0 bytes in 0 blocks 00:07:30.859 ==71355== indirectly lost: 0 bytes in 0 blocks 00:07:30.859 ==71355== possibly lost: 0 bytes in 0 blocks 00:07:30.859 ==71355== still reachable: 192 bytes in 1 blocks 00:07:30.859 ==71355== suppressed: 0 bytes in 0 blocks 00:07:30.859 ==71355== Reachable blocks (those to which a pointer was found) are not shown. 00:07:30.860 ==71355== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:30.860 ==71355== 00:07:30.860 ==71355== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:30.860 01:58:45 -- 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:07:30.860 ==71368== Memcheck, a memory error detector 00:07:30.860 ==71368== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:30.860 ==71368== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:30.860 ==71368== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:30.860 ==71368== 00:07:30.860 --71368-- Valgrind options: 00:07:30.860 --71368-- --leak-check=full 00:07:30.860 --71368-- --error-exitcode=2 00:07:30.860 --71368-- --verbose 00:07:30.860 --71368-- Contents of /proc/version: 00:07:30.860 --71368-- 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.860 --71368-- 00:07:30.860 --71368-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:30.860 --71368-- Page sizes: currently 4096, max supported 4096 00:07:30.860 --71368-- Valgrind library directory: /usr/libexec/valgrind 00:07:30.860 --71368-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:30.860 --71368-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:30.860 --71368-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:30.860 --71368-- might be shown as UnknownInlinedFun 00:07:30.860 --71368-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:30.860 --71368-- object doesn't have a dynamic symbol table 00:07:30.860 --71368-- Scheduler: using generic scheduler lock implementation. 00:07:30.860 --71368-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:30.860 ==71368== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71368-by-???-on-2ceaa32eaff4 00:07:30.860 ==71368== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71368-by-???-on-2ceaa32eaff4 00:07:30.860 ==71368== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71368-by-???-on-2ceaa32eaff4 00:07:30.860 ==71368== 00:07:30.860 ==71368== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:30.860 ==71368== don't want to do, unless you know exactly what you're doing, 00:07:30.860 ==71368== or are doing some strange experiment): 00:07:30.860 ==71368== /usr/libexec/valgrind/../../bin/vgdb --pid=71368 ...command... 00:07:30.860 ==71368== 00:07:30.860 ==71368== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:30.860 ==71368== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:30.860 ==71368== and then give GDB the following command 00:07:30.860 ==71368== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71368 00:07:30.860 ==71368== --pid is optional if only one valgrind process is running 00:07:30.860 ==71368== 00:07:30.860 --71368-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:30.860 --71368-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:30.860 --71368-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:30.860 --71368-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:30.860 ==71368== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.860 --71368-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:30.860 --71368-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:30.860 --71368-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:30.860 --71368-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:30.860 --71368-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:30.860 --71368-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:30.860 --71368-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:30.860 --71368-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:30.860 --71368-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:30.860 --71368-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:30.860 --71368-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:30.860 --71368-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:30.860 --71368-- Reading syms from /usr/lib64/libm.so.6 00:07:30.860 --71368-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:30.860 --71368-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:30.860 --71368-- Reading syms from /usr/lib64/libc.so.6 00:07:31.119 ==71368== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.119 --71368-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.119 --71368-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.119 ==71368== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.119 --71368-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.119 --71368-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.119 ==71368== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.119 --71368-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.119 --71368-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.119 ==71368== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.119 --71368-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.119 --71368-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.119 --71368-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:31.119 --71368-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:31.119 --71368-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:31.119 --71368-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:31.119 --71368-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:31.119 --71368-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:31.119 --71368-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 ==71368== Preferring higher priority redirection: 00:07:31.119 --71368-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:31.119 --71368-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:31.119 --71368-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 --71368-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.119 ==71368== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.119 --71368-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.119 --71368-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.119 ==71368== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.119 --71368-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.119 --71368-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.119 --71368-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:31.119 --71368-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:31.119 --71368-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:31.377 --71368-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:31.377 --71368-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:31.377 --71368-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:31.377 --71368-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:31.377 --71368-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:31.377 --71368-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:31.377 --71368-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:31.377 --71368-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:31.377 --71368-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:31.378 --71368-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:31.378 --71368-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:31.378 --71368-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:31.378 --71368-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:31.378 --71368-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:31.378 00:07:31.378 00:07:31.378 CUnit - A unit testing framework for C - Version 2.1-3 00:07:31.378 http://cunit.sourceforge.net/ 00:07:31.378 00:07:31.378 00:07:31.378 Suite: posix 00:07:31.378 Test: flush ...passed 00:07:31.378 00:07:31.378 Run Summary: Type Total Ran Passed Failed Inactive 00:07:31.378 suites 1 1 n/a 0 0 00:07:31.378 tests 1 1 1 0 0 00:07:31.378 asserts 28 28 28 0 n/a 00:07:31.378 00:07:31.378 Elapsed time = 0.043 seconds 00:07:31.378 --71368-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:31.378 --71368-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:31.378 ==71368== 00:07:31.378 ==71368== HEAP SUMMARY: 00:07:31.378 ==71368== in use at exit: 192 bytes in 1 blocks 00:07:31.378 ==71368== total heap usage: 87 allocs, 86 frees, 149,494 bytes allocated 00:07:31.378 ==71368== 00:07:31.378 ==71368== Searching for pointers to 1 not-freed blocks 00:07:31.378 ==71368== Checked 6,341,872 bytes 00:07:31.378 ==71368== 00:07:31.378 ==71368== LEAK SUMMARY: 00:07:31.378 ==71368== definitely lost: 0 bytes in 0 blocks 00:07:31.378 ==71368== indirectly lost: 0 bytes in 0 blocks 00:07:31.378 ==71368== possibly lost: 0 bytes in 0 blocks 00:07:31.378 ==71368== still reachable: 192 bytes in 1 blocks 00:07:31.378 ==71368== suppressed: 0 bytes in 0 blocks 00:07:31.378 ==71368== Reachable blocks (those to which a pointer was found) are not shown. 00:07:31.378 ==71368== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:31.378 ==71368== 00:07:31.378 ==71368== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:31.637 01:58:45 -- unit/unittest.sh@126 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:31.637 01:58:45 -- 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:07:31.637 ==71377== Memcheck, a memory error detector 00:07:31.637 ==71377== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:31.637 ==71377== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:31.637 ==71377== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:31.637 ==71377== 00:07:31.637 --71377-- Valgrind options: 00:07:31.637 --71377-- --leak-check=full 00:07:31.637 --71377-- --error-exitcode=2 00:07:31.637 --71377-- --verbose 00:07:31.637 --71377-- Contents of /proc/version: 00:07:31.637 --71377-- 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:31.637 --71377-- 00:07:31.637 --71377-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:31.637 --71377-- Page sizes: currently 4096, max supported 4096 00:07:31.637 --71377-- Valgrind library directory: /usr/libexec/valgrind 00:07:31.637 --71377-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:31.637 --71377-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:31.637 --71377-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:31.637 --71377-- might be shown as UnknownInlinedFun 00:07:31.637 --71377-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:31.637 --71377-- object doesn't have a dynamic symbol table 00:07:31.637 --71377-- Scheduler: using generic scheduler lock implementation. 00:07:31.637 --71377-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:31.637 ==71377== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71377-by-???-on-2ceaa32eaff4 00:07:31.637 ==71377== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71377-by-???-on-2ceaa32eaff4 00:07:31.637 ==71377== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71377-by-???-on-2ceaa32eaff4 00:07:31.637 ==71377== 00:07:31.637 ==71377== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:31.637 ==71377== don't want to do, unless you know exactly what you're doing, 00:07:31.637 ==71377== or are doing some strange experiment): 00:07:31.637 ==71377== /usr/libexec/valgrind/../../bin/vgdb --pid=71377 ...command... 00:07:31.637 ==71377== 00:07:31.637 ==71377== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:31.637 ==71377== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:31.637 ==71377== and then give GDB the following command 00:07:31.637 ==71377== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71377 00:07:31.637 ==71377== --pid is optional if only one valgrind process is running 00:07:31.637 ==71377== 00:07:31.637 --71377-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:31.637 --71377-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:31.637 --71377-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:31.637 --71377-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:31.637 ==71377== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.637 --71377-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:31.637 --71377-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:31.637 --71377-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:31.637 --71377-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:31.637 --71377-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:31.637 --71377-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:31.637 --71377-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:31.637 --71377-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:31.637 --71377-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:31.637 --71377-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:31.637 --71377-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:31.637 --71377-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:31.637 --71377-- Reading syms from /usr/lib64/libm.so.6 00:07:31.637 --71377-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:31.637 --71377-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:31.638 --71377-- Reading syms from /usr/lib64/libc.so.6 00:07:31.896 ==71377== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.896 --71377-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.896 --71377-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.896 ==71377== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.896 --71377-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.896 --71377-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.896 ==71377== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.896 --71377-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.896 --71377-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.896 ==71377== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.896 --71377-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.896 --71377-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.896 --71377-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:31.896 --71377-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:31.896 --71377-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:31.896 --71377-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:31.896 --71377-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:31.896 --71377-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:31.896 --71377-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.896 --71377-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 ==71377== Preferring higher priority redirection: 00:07:31.897 --71377-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:31.897 --71377-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:31.897 --71377-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 --71377-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.897 ==71377== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.897 --71377-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.897 --71377-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.897 ==71377== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.897 --71377-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.897 --71377-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.897 --71377-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:31.897 --71377-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:31.897 --71377-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:32.155 --71377-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:32.155 --71377-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:32.155 --71377-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:32.155 --71377-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:32.155 --71377-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:32.155 --71377-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:32.155 --71377-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:32.155 --71377-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:32.155 --71377-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:32.155 --71377-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:32.155 --71377-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:32.155 --71377-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:32.155 --71377-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:32.155 --71377-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:32.155 00:07:32.155 00:07:32.155 CUnit - A unit testing framework for C - Version 2.1-3 00:07:32.155 http://cunit.sourceforge.net/ 00:07:32.155 00:07:32.155 00:07:32.155 Suite: uring 00:07:32.155 Test: flush_client ...passed 00:07:32.155 Test: flush_server ...passed 00:07:32.155 00:07:32.155 Run Summary: Type Total Ran Passed Failed Inactive 00:07:32.155 suites 1 1 n/a 0 0 00:07:32.155 tests 2 2 2 0 0 00:07:32.155 asserts 49 49 49 0 n/a 00:07:32.155 00:07:32.155 Elapsed time = 0.055 seconds 00:07:32.155 --71377-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:32.155 --71377-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:32.155 ==71377== 00:07:32.155 ==71377== HEAP SUMMARY: 00:07:32.155 ==71377== in use at exit: 192 bytes in 1 blocks 00:07:32.155 ==71377== total heap usage: 91 allocs, 90 frees, 149,754 bytes allocated 00:07:32.155 ==71377== 00:07:32.155 ==71377== Searching for pointers to 1 not-freed blocks 00:07:32.155 ==71377== Checked 6,362,352 bytes 00:07:32.155 ==71377== 00:07:32.155 ==71377== LEAK SUMMARY: 00:07:32.155 ==71377== definitely lost: 0 bytes in 0 blocks 00:07:32.155 ==71377== indirectly lost: 0 bytes in 0 blocks 00:07:32.155 ==71377== possibly lost: 0 bytes in 0 blocks 00:07:32.155 ==71377== still reachable: 192 bytes in 1 blocks 00:07:32.155 ==71377== suppressed: 0 bytes in 0 blocks 00:07:32.155 ==71377== Reachable blocks (those to which a pointer was found) are not shown. 00:07:32.155 ==71377== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:32.155 ==71377== 00:07:32.155 ==71377== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:32.155 00:07:32.155 real 0m2.469s 00:07:32.155 user 0m2.333s 00:07:32.155 sys 0m0.103s 00:07:32.155 01:58:46 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:32.155 01:58:46 -- common/autotest_common.sh@10 -- # set +x 00:07:32.155 ************************************ 00:07:32.155 END TEST unittest_sock 00:07:32.155 ************************************ 00:07:32.414 01:58:46 -- 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:07:32.414 01:58:46 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:32.414 01:58:46 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:32.414 01:58:46 -- common/autotest_common.sh@10 -- # set +x 00:07:32.414 ************************************ 00:07:32.414 START TEST unittest_thread 00:07:32.414 ************************************ 00:07:32.414 01:58:46 -- 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:07:32.414 ==71410== Memcheck, a memory error detector 00:07:32.414 ==71410== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:32.414 ==71410== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:32.414 ==71410== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:32.414 ==71410== 00:07:32.414 --71410-- Valgrind options: 00:07:32.414 --71410-- --leak-check=full 00:07:32.414 --71410-- --error-exitcode=2 00:07:32.414 --71410-- --verbose 00:07:32.414 --71410-- Contents of /proc/version: 00:07:32.414 --71410-- 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.414 --71410-- 00:07:32.414 --71410-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:32.414 --71410-- Page sizes: currently 4096, max supported 4096 00:07:32.414 --71410-- Valgrind library directory: /usr/libexec/valgrind 00:07:32.414 --71410-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:32.414 --71410-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:32.414 --71410-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:32.414 --71410-- might be shown as UnknownInlinedFun 00:07:32.414 --71410-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:32.414 --71410-- object doesn't have a dynamic symbol table 00:07:32.414 --71410-- Scheduler: using generic scheduler lock implementation. 00:07:32.414 --71410-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:32.414 ==71410== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71410-by-???-on-2ceaa32eaff4 00:07:32.414 ==71410== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71410-by-???-on-2ceaa32eaff4 00:07:32.414 ==71410== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71410-by-???-on-2ceaa32eaff4 00:07:32.414 ==71410== 00:07:32.414 ==71410== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:32.414 ==71410== don't want to do, unless you know exactly what you're doing, 00:07:32.414 ==71410== or are doing some strange experiment): 00:07:32.414 ==71410== /usr/libexec/valgrind/../../bin/vgdb --pid=71410 ...command... 00:07:32.414 ==71410== 00:07:32.414 ==71410== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:32.414 ==71410== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:32.414 ==71410== and then give GDB the following command 00:07:32.414 ==71410== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71410 00:07:32.414 ==71410== --pid is optional if only one valgrind process is running 00:07:32.415 ==71410== 00:07:32.415 --71410-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:32.415 --71410-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:32.415 --71410-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:32.415 --71410-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:32.415 ==71410== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.415 --71410-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:32.415 --71410-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:32.415 --71410-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:32.415 --71410-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:32.415 --71410-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:32.415 --71410-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:32.415 --71410-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:32.415 --71410-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:32.415 --71410-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:32.415 --71410-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:32.415 --71410-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:32.415 --71410-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:32.415 --71410-- Reading syms from /usr/lib64/libm.so.6 00:07:32.415 --71410-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:32.415 --71410-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:32.415 --71410-- Reading syms from /usr/lib64/libc.so.6 00:07:32.673 ==71410== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.673 --71410-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.673 --71410-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.673 ==71410== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.673 --71410-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.673 --71410-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.673 ==71410== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.673 --71410-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.673 --71410-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.673 ==71410== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.673 --71410-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.673 --71410-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.673 --71410-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:32.673 --71410-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:32.673 --71410-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:32.673 --71410-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:32.673 --71410-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:32.673 --71410-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:32.673 --71410-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.673 --71410-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.673 --71410-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 ==71410== Preferring higher priority redirection: 00:07:32.674 --71410-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:32.674 --71410-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:32.674 --71410-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 --71410-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.674 ==71410== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.674 --71410-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:32.674 --71410-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:32.674 ==71410== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.674 --71410-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:32.674 --71410-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:32.674 --71410-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:32.674 --71410-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:32.674 --71410-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:32.933 --71410-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:32.933 --71410-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:32.933 --71410-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:32.933 --71410-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:32.933 --71410-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:32.933 --71410-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:32.933 --71410-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:32.933 --71410-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:32.933 --71410-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:32.933 --71410-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:32.933 --71410-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:32.933 --71410-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:32.933 --71410-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:32.933 00:07:32.933 00:07:32.933 CUnit - A unit testing framework for C - Version 2.1-3 00:07:32.933 http://cunit.sourceforge.net/ 00:07:32.933 00:07:32.933 00:07:32.933 Suite: io_channel 00:07:32.933 Test: thread_alloc ...--71410-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:32.933 passed 00:07:32.933 Test: thread_send_msg ...passed 00:07:32.933 Test: thread_poller ...passed 00:07:33.191 Test: poller_pause ...passed 00:07:33.191 Test: thread_for_each ...passed 00:07:33.191 Test: for_each_channel_remove ...passed 00:07:33.191 Test: for_each_channel_unreg ...[2024-04-19 01:58:47.576977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2163:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe978 already registered (old:0x5d9cb10 new:0x5d9cd60) 00:07:33.191 passed 00:07:33.191 Test: thread_name ...passed 00:07:33.191 Test: channel ...[2024-04-19 01:58:47.635079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2297:spdk_get_io_channel: *ERROR*: could not find io_device 0x4b8b68 00:07:33.191 passed 00:07:33.191 Test: channel_destroy_races ...passed 00:07:33.191 Test: thread_exit_test ...[2024-04-19 01:58:47.662538] /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:07:33.191 passed 00:07:33.191 Test: thread_update_stats_test ...passed 00:07:33.191 Test: nested_channel ...passed 00:07:33.449 Test: device_unregister_and_thread_exit_race ...passed 00:07:33.449 Test: cache_closest_timed_poller ...passed 00:07:33.449 Test: multi_timed_pollers_have_same_expiration ...passed 00:07:33.449 Test: io_device_lookup ...passed 00:07:33.449 Test: spdk_spin ...[2024-04-19 01:58:47.817021] /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:07:33.449 [2024-04-19 01:58:47.817571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:07:33.449 [2024-04-19 01:58:47.819729] /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:07:33.449 [2024-04-19 01:58:47.830361] /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:07:33.449 [2024-04-19 01:58:47.830651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:07:33.449 [2024-04-19 01:58:47.831506] /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:07:33.449 [2024-04-19 01:58:47.831779] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:07:33.449 [2024-04-19 01:58:47.833110] /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:07:33.449 [2024-04-19 01:58:47.833213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:07:33.449 [2024-04-19 01:58:47.836723] /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:07:33.449 [2024-04-19 01:58:47.837000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe980 00:07:33.449 passed 00:07:33.449 Test: for_each_channel_and_thread_exit_race ...passed 00:07:33.449 Test: for_each_thread_and_thread_exit_race ...passed 00:07:33.449 00:07:33.449 Run Summary: Type Total Ran Passed Failed Inactive 00:07:33.449 suites 1 1 n/a 0 0 00:07:33.449 tests 20 20 20 0 0 00:07:33.449 asserts 409 409 409 0 n/a 00:07:33.449 00:07:33.449 Elapsed time = 0.551 seconds 00:07:33.449 --71410-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:33.449 --71410-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:33.449 ==71410== 00:07:33.449 ==71410== HEAP SUMMARY: 00:07:33.449 ==71410== in use at exit: 0 bytes in 0 blocks 00:07:33.449 ==71410== total heap usage: 40,323 allocs, 40,323 frees, 1,483,799 bytes allocated 00:07:33.449 ==71410== 00:07:33.449 ==71410== All heap blocks were freed -- no leaks are possible 00:07:33.449 ==71410== 00:07:33.449 ==71410== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:33.449 00:07:33.449 real 0m1.225s 00:07:33.449 user 0m1.182s 00:07:33.449 sys 0m0.039s 00:07:33.449 01:58:47 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:33.449 01:58:47 -- common/autotest_common.sh@10 -- # set +x 00:07:33.449 ************************************ 00:07:33.449 END TEST unittest_thread 00:07:33.449 ************************************ 00:07:33.449 01:58:47 -- 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:07:33.449 01:58:47 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:33.449 01:58:47 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:33.449 01:58:47 -- common/autotest_common.sh@10 -- # set +x 00:07:33.707 ************************************ 00:07:33.707 START TEST unittest_iobuf 00:07:33.707 ************************************ 00:07:33.707 01:58: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/thread/iobuf.c/iobuf_ut 00:07:33.707 ==71444== Memcheck, a memory error detector 00:07:33.707 ==71444== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:33.707 ==71444== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:33.707 ==71444== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:33.708 ==71444== 00:07:33.708 --71444-- Valgrind options: 00:07:33.708 --71444-- --leak-check=full 00:07:33.708 --71444-- --error-exitcode=2 00:07:33.708 --71444-- --verbose 00:07:33.708 --71444-- Contents of /proc/version: 00:07:33.708 --71444-- 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.708 --71444-- 00:07:33.708 --71444-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:33.708 --71444-- Page sizes: currently 4096, max supported 4096 00:07:33.708 --71444-- Valgrind library directory: /usr/libexec/valgrind 00:07:33.708 --71444-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:33.708 --71444-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:33.708 --71444-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:33.708 --71444-- might be shown as UnknownInlinedFun 00:07:33.708 --71444-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:33.708 --71444-- object doesn't have a dynamic symbol table 00:07:33.708 --71444-- Scheduler: using generic scheduler lock implementation. 00:07:33.708 --71444-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:33.708 ==71444== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71444-by-???-on-2ceaa32eaff4 00:07:33.708 ==71444== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71444-by-???-on-2ceaa32eaff4 00:07:33.708 ==71444== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71444-by-???-on-2ceaa32eaff4 00:07:33.708 ==71444== 00:07:33.708 ==71444== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:33.708 ==71444== don't want to do, unless you know exactly what you're doing, 00:07:33.708 ==71444== or are doing some strange experiment): 00:07:33.708 ==71444== /usr/libexec/valgrind/../../bin/vgdb --pid=71444 ...command... 00:07:33.708 ==71444== 00:07:33.708 ==71444== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:33.708 ==71444== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:33.708 ==71444== and then give GDB the following command 00:07:33.708 ==71444== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71444 00:07:33.708 ==71444== --pid is optional if only one valgrind process is running 00:07:33.708 ==71444== 00:07:33.708 --71444-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:33.708 --71444-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:33.708 --71444-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:33.708 --71444-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:33.708 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.708 --71444-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:33.708 --71444-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:33.708 --71444-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:33.708 --71444-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:33.708 --71444-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:33.708 --71444-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:33.708 --71444-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:33.708 --71444-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:33.708 --71444-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:33.708 --71444-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:33.708 --71444-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:33.708 --71444-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:33.708 --71444-- Reading syms from /usr/lib64/libm.so.6 00:07:33.708 --71444-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:33.708 --71444-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:33.708 --71444-- Reading syms from /usr/lib64/libc.so.6 00:07:33.708 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.708 --71444-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.708 --71444-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.708 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.708 --71444-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.708 --71444-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.708 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.708 --71444-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.708 --71444-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.708 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.708 --71444-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.708 --71444-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.967 --71444-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:33.967 --71444-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:33.967 --71444-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:33.967 --71444-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:33.967 --71444-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:33.967 --71444-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:33.967 --71444-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.967 --71444-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 ==71444== Preferring higher priority redirection: 00:07:33.968 --71444-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:33.968 --71444-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:33.968 --71444-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 --71444-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.968 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.968 --71444-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.968 --71444-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.968 ==71444== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.968 --71444-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.968 --71444-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.968 --71444-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:33.968 --71444-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:33.968 --71444-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:33.968 --71444-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:34.227 --71444-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:34.227 --71444-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:34.227 --71444-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:34.227 --71444-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:34.227 --71444-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:34.227 --71444-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:34.227 --71444-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:34.227 --71444-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:34.227 --71444-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:34.227 --71444-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:34.227 --71444-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:34.227 --71444-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:34.227 00:07:34.227 00:07:34.227 CUnit - A unit testing framework for C - Version 2.1-3 00:07:34.227 http://cunit.sourceforge.net/ 00:07:34.227 00:07:34.227 00:07:34.227 Suite: io_channel 00:07:34.227 Test: iobuf ...--71444-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:34.485 passed 00:07:34.485 Test: iobuf_cache ...[2024-04-19 01:58:48.797601] /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:07:34.486 [2024-04-19 01:58:48.824256] /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:07:34.486 [2024-04-19 01:58:48.828294] /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:07:34.486 [2024-04-19 01:58:48.828570] /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:07:34.486 [2024-04-19 01:58:48.831140] /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:07:34.486 [2024-04-19 01:58:48.831261] /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:07:34.486 passed 00:07:34.486 00:07:34.486 Run Summary: Type Total Ran Passed Failed Inactive 00:07:34.486 suites 1 1 n/a 0 0 00:07:34.486 tests 2 2 2 0 0 00:07:34.486 asserts 107 107 107 0 n/a 00:07:34.486 00:07:34.486 Elapsed time = 0.265 seconds 00:07:34.486 --71444-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:34.486 --71444-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:34.486 ==71444== 00:07:34.486 ==71444== HEAP SUMMARY: 00:07:34.486 ==71444== in use at exit: 0 bytes in 0 blocks 00:07:34.486 ==71444== total heap usage: 3,272 allocs, 3,272 frees, 330,077 bytes allocated 00:07:34.486 ==71444== 00:07:34.486 ==71444== All heap blocks were freed -- no leaks are possible 00:07:34.486 ==71444== 00:07:34.486 ==71444== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:34.486 00:07:34.486 real 0m0.945s 00:07:34.486 user 0m0.912s 00:07:34.486 sys 0m0.030s 00:07:34.486 01:58:48 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:34.486 01:58:48 -- common/autotest_common.sh@10 -- # set +x 00:07:34.486 ************************************ 00:07:34.486 END TEST unittest_iobuf 00:07:34.486 ************************************ 00:07:34.486 01:58:48 -- unit/unittest.sh@281 -- # run_test unittest_util unittest_util 00:07:34.486 01:58:48 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:34.486 01:58:48 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:34.486 01:58:48 -- common/autotest_common.sh@10 -- # set +x 00:07:34.486 ************************************ 00:07:34.486 START TEST unittest_util 00:07:34.486 ************************************ 00:07:34.486 01:58:48 -- common/autotest_common.sh@1111 -- # unittest_util 00:07:34.486 01:58:48 -- 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:07:34.486 ==71473== Memcheck, a memory error detector 00:07:34.486 ==71473== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:34.486 ==71473== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:34.486 ==71473== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:34.486 ==71473== 00:07:34.486 --71473-- Valgrind options: 00:07:34.486 --71473-- --leak-check=full 00:07:34.486 --71473-- --error-exitcode=2 00:07:34.486 --71473-- --verbose 00:07:34.486 --71473-- Contents of /proc/version: 00:07:34.486 --71473-- 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.486 --71473-- 00:07:34.486 --71473-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:34.486 --71473-- Page sizes: currently 4096, max supported 4096 00:07:34.486 --71473-- Valgrind library directory: /usr/libexec/valgrind 00:07:34.486 --71473-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:34.486 --71473-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:34.486 --71473-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:34.486 --71473-- might be shown as UnknownInlinedFun 00:07:34.486 --71473-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:34.486 --71473-- object doesn't have a dynamic symbol table 00:07:34.486 --71473-- Scheduler: using generic scheduler lock implementation. 00:07:34.744 --71473-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:34.744 ==71473== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71473-by-???-on-2ceaa32eaff4 00:07:34.744 ==71473== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71473-by-???-on-2ceaa32eaff4 00:07:34.744 ==71473== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71473-by-???-on-2ceaa32eaff4 00:07:34.744 ==71473== 00:07:34.744 ==71473== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:34.744 ==71473== don't want to do, unless you know exactly what you're doing, 00:07:34.744 ==71473== or are doing some strange experiment): 00:07:34.744 ==71473== /usr/libexec/valgrind/../../bin/vgdb --pid=71473 ...command... 00:07:34.744 ==71473== 00:07:34.744 ==71473== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:34.744 ==71473== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:34.744 ==71473== and then give GDB the following command 00:07:34.744 ==71473== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71473 00:07:34.744 ==71473== --pid is optional if only one valgrind process is running 00:07:34.744 ==71473== 00:07:34.744 --71473-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:34.744 --71473-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:34.744 --71473-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:34.744 --71473-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:34.744 ==71473== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.745 --71473-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:34.745 --71473-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:34.745 --71473-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:34.745 --71473-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:34.745 --71473-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:34.745 --71473-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:34.745 --71473-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:34.745 --71473-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:34.745 --71473-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:34.745 --71473-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:34.745 --71473-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:34.745 --71473-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:34.745 --71473-- Reading syms from /usr/lib64/libm.so.6 00:07:34.745 --71473-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:34.745 --71473-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:34.745 --71473-- Reading syms from /usr/lib64/libc.so.6 00:07:34.745 ==71473== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.745 --71473-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.745 --71473-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.745 ==71473== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.745 --71473-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.745 --71473-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.745 ==71473== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.745 --71473-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.745 --71473-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.745 ==71473== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.745 --71473-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.745 --71473-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.003 --71473-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:35.003 --71473-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:35.003 --71473-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:35.003 --71473-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:35.003 --71473-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:35.003 --71473-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:35.003 --71473-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.003 --71473-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 ==71473== Preferring higher priority redirection: 00:07:35.004 --71473-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:35.004 --71473-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:35.004 --71473-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 --71473-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.004 ==71473== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.004 --71473-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.004 --71473-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.004 ==71473== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.004 --71473-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.004 --71473-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.004 --71473-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:35.004 --71473-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:35.004 --71473-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:35.004 --71473-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:35.004 --71473-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:35.004 --71473-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:35.004 --71473-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:35.004 --71473-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:35.004 --71473-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:35.004 --71473-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:35.004 --71473-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:35.004 --71473-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:35.004 --71473-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:35.004 --71473-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:35.263 --71473-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:35.263 --71473-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:35.263 00:07:35.263 00:07:35.263 CUnit - A unit testing framework for C - Version 2.1-3 00:07:35.263 http://cunit.sourceforge.net/ 00:07:35.263 00:07:35.263 00:07:35.263 Suite: base64 00:07:35.263 Test: test_base64_get_encoded_strlen ...passed 00:07:35.263 Test: test_base64_get_decoded_len ...passed 00:07:35.263 Test: test_base64_encode ...passed 00:07:35.263 Test: test_base64_decode ...passed 00:07:35.263 Test: test_base64_urlsafe_encode ...passed 00:07:35.263 Test: test_base64_urlsafe_decode ...passed 00:07:35.263 00:07:35.263 Run Summary: Type Total Ran Passed Failed Inactive 00:07:35.263 suites 1 1 n/a 0 0 00:07:35.263 tests 6 6 6 0 0 00:07:35.263 asserts 112 112 112 0 n/a 00:07:35.263 00:07:35.263 Elapsed time = 0.047 seconds 00:07:35.263 --71473-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:35.263 --71473-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:35.263 ==71473== 00:07:35.263 ==71473== HEAP SUMMARY: 00:07:35.263 ==71473== in use at exit: 0 bytes in 0 blocks 00:07:35.263 ==71473== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:07:35.263 ==71473== 00:07:35.263 ==71473== All heap blocks were freed -- no leaks are possible 00:07:35.263 ==71473== 00:07:35.263 ==71473== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:35.263 01:58:49 -- 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:07:35.263 ==71485== Memcheck, a memory error detector 00:07:35.263 ==71485== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:35.263 ==71485== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:35.263 ==71485== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:35.264 ==71485== 00:07:35.264 --71485-- Valgrind options: 00:07:35.264 --71485-- --leak-check=full 00:07:35.264 --71485-- --error-exitcode=2 00:07:35.264 --71485-- --verbose 00:07:35.264 --71485-- Contents of /proc/version: 00:07:35.264 --71485-- 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.264 --71485-- 00:07:35.264 --71485-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:35.264 --71485-- Page sizes: currently 4096, max supported 4096 00:07:35.264 --71485-- Valgrind library directory: /usr/libexec/valgrind 00:07:35.264 --71485-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:35.264 --71485-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:35.264 --71485-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:35.264 --71485-- might be shown as UnknownInlinedFun 00:07:35.264 --71485-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:35.264 --71485-- object doesn't have a dynamic symbol table 00:07:35.264 --71485-- Scheduler: using generic scheduler lock implementation. 00:07:35.264 --71485-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:35.264 ==71485== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71485-by-???-on-2ceaa32eaff4 00:07:35.264 ==71485== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71485-by-???-on-2ceaa32eaff4 00:07:35.264 ==71485== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71485-by-???-on-2ceaa32eaff4 00:07:35.264 ==71485== 00:07:35.264 ==71485== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:35.264 ==71485== don't want to do, unless you know exactly what you're doing, 00:07:35.264 ==71485== or are doing some strange experiment): 00:07:35.264 ==71485== /usr/libexec/valgrind/../../bin/vgdb --pid=71485 ...command... 00:07:35.264 ==71485== 00:07:35.264 ==71485== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:35.264 ==71485== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:35.264 ==71485== and then give GDB the following command 00:07:35.264 ==71485== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71485 00:07:35.264 ==71485== --pid is optional if only one valgrind process is running 00:07:35.264 ==71485== 00:07:35.264 --71485-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:35.264 --71485-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:35.523 --71485-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:35.523 --71485-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:35.523 ==71485== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.523 --71485-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:35.523 --71485-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:35.523 --71485-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:35.523 --71485-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:35.523 --71485-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:35.523 --71485-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:35.523 --71485-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:35.523 --71485-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:35.523 --71485-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:35.523 --71485-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:35.523 --71485-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:35.523 --71485-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:35.523 --71485-- Reading syms from /usr/lib64/libm.so.6 00:07:35.523 --71485-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:35.523 --71485-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:35.523 --71485-- Reading syms from /usr/lib64/libc.so.6 00:07:35.523 ==71485== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.523 --71485-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.523 --71485-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.523 ==71485== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.523 --71485-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.523 --71485-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.523 ==71485== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.523 --71485-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.523 --71485-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.523 ==71485== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.523 --71485-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.523 --71485-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.523 --71485-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:35.523 --71485-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:35.523 --71485-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:35.523 --71485-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:35.782 --71485-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:35.782 --71485-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:35.782 --71485-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.782 --71485-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.782 --71485-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.782 --71485-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.782 --71485-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.782 --71485-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.782 --71485-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.782 --71485-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 ==71485== Preferring higher priority redirection: 00:07:35.783 --71485-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:35.783 --71485-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:35.783 --71485-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --71485-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 ==71485== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.783 --71485-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.783 --71485-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.783 ==71485== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.783 --71485-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.783 --71485-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.783 --71485-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:35.783 --71485-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:35.783 --71485-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:35.783 --71485-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:35.783 --71485-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:35.783 --71485-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:35.783 --71485-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:35.783 --71485-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:35.783 --71485-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:35.783 --71485-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:35.783 --71485-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:35.783 --71485-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:35.783 --71485-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:35.783 --71485-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:35.783 --71485-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:35.783 --71485-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:35.783 00:07:35.783 00:07:35.783 CUnit - A unit testing framework for C - Version 2.1-3 00:07:35.783 http://cunit.sourceforge.net/ 00:07:35.783 00:07:35.783 00:07:35.783 Suite: bit_array 00:07:35.783 Test: test_1bit ...--71485-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:36.042 passed 00:07:36.042 Test: test_64bit ...passed 00:07:36.042 Test: test_find ...passed 00:07:36.042 Test: test_resize ...passed 00:07:36.042 Test: test_errors ...passed 00:07:36.042 Test: test_count ...passed 00:07:36.042 Test: test_mask_store_load ...passed 00:07:36.042 Test: test_mask_clear ...passed 00:07:36.042 00:07:36.042 Run Summary: Type Total Ran Passed Failed Inactive 00:07:36.042 suites 1 1 n/a 0 0 00:07:36.042 tests 8 8 8 0 0 00:07:36.042 asserts 5075 5075 5075 0 n/a 00:07:36.042 00:07:36.042 Elapsed time = 0.077 seconds 00:07:36.042 --71485-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:36.042 --71485-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:36.042 ==71485== 00:07:36.042 ==71485== HEAP SUMMARY: 00:07:36.042 ==71485== in use at exit: 0 bytes in 0 blocks 00:07:36.042 ==71485== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:07:36.042 ==71485== 00:07:36.042 ==71485== All heap blocks were freed -- no leaks are possible 00:07:36.042 ==71485== 00:07:36.042 ==71485== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:36.042 01:58:50 -- 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:07:36.042 ==71486== Memcheck, a memory error detector 00:07:36.042 ==71486== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:36.042 ==71486== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:36.042 ==71486== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:36.042 ==71486== 00:07:36.042 --71486-- Valgrind options: 00:07:36.042 --71486-- --leak-check=full 00:07:36.042 --71486-- --error-exitcode=2 00:07:36.042 --71486-- --verbose 00:07:36.042 --71486-- Contents of /proc/version: 00:07:36.042 --71486-- 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.042 --71486-- 00:07:36.042 --71486-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:36.042 --71486-- Page sizes: currently 4096, max supported 4096 00:07:36.042 --71486-- Valgrind library directory: /usr/libexec/valgrind 00:07:36.042 --71486-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:36.042 --71486-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:36.042 --71486-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:36.042 --71486-- might be shown as UnknownInlinedFun 00:07:36.042 --71486-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:36.042 --71486-- object doesn't have a dynamic symbol table 00:07:36.042 --71486-- Scheduler: using generic scheduler lock implementation. 00:07:36.042 --71486-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:36.042 ==71486== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71486-by-???-on-2ceaa32eaff4 00:07:36.042 ==71486== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71486-by-???-on-2ceaa32eaff4 00:07:36.042 ==71486== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71486-by-???-on-2ceaa32eaff4 00:07:36.042 ==71486== 00:07:36.042 ==71486== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:36.042 ==71486== don't want to do, unless you know exactly what you're doing, 00:07:36.042 ==71486== or are doing some strange experiment): 00:07:36.042 ==71486== /usr/libexec/valgrind/../../bin/vgdb --pid=71486 ...command... 00:07:36.042 ==71486== 00:07:36.042 ==71486== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:36.042 ==71486== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:36.042 ==71486== and then give GDB the following command 00:07:36.043 ==71486== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71486 00:07:36.043 ==71486== --pid is optional if only one valgrind process is running 00:07:36.043 ==71486== 00:07:36.043 --71486-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:36.043 --71486-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:36.300 --71486-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:36.300 --71486-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:36.300 ==71486== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.300 --71486-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:36.300 --71486-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:36.300 --71486-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:36.300 --71486-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:36.300 --71486-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:36.300 --71486-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:36.300 --71486-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:36.300 --71486-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:36.300 --71486-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:36.300 --71486-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:36.300 --71486-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:36.300 --71486-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:36.300 --71486-- Reading syms from /usr/lib64/libm.so.6 00:07:36.300 --71486-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:36.300 --71486-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:36.300 --71486-- Reading syms from /usr/lib64/libc.so.6 00:07:36.300 ==71486== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.300 --71486-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.300 --71486-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.300 ==71486== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.300 --71486-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.300 --71486-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.300 ==71486== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.300 --71486-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.301 --71486-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.301 ==71486== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.301 --71486-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.301 --71486-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.301 --71486-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:36.301 --71486-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:36.301 --71486-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:36.301 --71486-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:36.301 --71486-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:36.301 --71486-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:36.301 --71486-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.301 --71486-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 ==71486== Preferring higher priority redirection: 00:07:36.558 --71486-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:36.558 --71486-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:36.558 --71486-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 --71486-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.558 ==71486== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.558 --71486-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.558 --71486-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.558 ==71486== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.558 --71486-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.558 --71486-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.558 --71486-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:36.558 --71486-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:36.558 --71486-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:36.559 --71486-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:36.559 --71486-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:36.559 --71486-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:36.559 --71486-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:36.559 --71486-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:36.559 --71486-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:36.559 --71486-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:36.559 --71486-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:36.559 --71486-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:36.559 --71486-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:36.559 --71486-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:36.559 --71486-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:36.559 --71486-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:36.559 00:07:36.559 00:07:36.559 CUnit - A unit testing framework for C - Version 2.1-3 00:07:36.559 http://cunit.sourceforge.net/ 00:07:36.559 00:07:36.559 00:07:36.559 Suite: cpuset 00:07:36.559 Test: test_cpuset ...passed 00:07:36.559 Test: test_cpuset_parse ...[2024-04-19 01:58:50.997405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:07:36.559 [2024-04-19 01:58:51.024857] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:07:36.559 [2024-04-19 01:58:51.025734] /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:07:36.559 [2024-04-19 01:58:51.026654] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 219:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:07:36.559 [2024-04-19 01:58:51.027152] /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:07:36.559 [2024-04-19 01:58:51.027516] /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:07:36.559 [2024-04-19 01:58:51.028093] /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:07:36.559 [2024-04-19 01:58:51.028880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 198:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:07:36.559 passed 00:07:36.559 Test: test_cpuset_fmt ...passed 00:07:36.559 00:07:36.559 Run Summary: Type Total Ran Passed Failed Inactive 00:07:36.559 suites 1 1 n/a 0 0 00:07:36.559 tests 3 3 3 0 0 00:07:36.559 asserts 65 65 65 0 n/a 00:07:36.559 00:07:36.559 Elapsed time = 0.072 seconds 00:07:36.559 --71486-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:36.559 --71486-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:36.817 ==71486== 00:07:36.817 ==71486== HEAP SUMMARY: 00:07:36.817 ==71486== in use at exit: 0 bytes in 0 blocks 00:07:36.817 ==71486== total heap usage: 70 allocs, 70 frees, 103,956 bytes allocated 00:07:36.817 ==71486== 00:07:36.817 ==71486== All heap blocks were freed -- no leaks are possible 00:07:36.817 ==71486== 00:07:36.817 ==71486== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:36.817 01:58:51 -- 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:07:36.817 ==71500== Memcheck, a memory error detector 00:07:36.817 ==71500== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:36.817 ==71500== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:36.817 ==71500== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:36.817 ==71500== 00:07:36.817 --71500-- Valgrind options: 00:07:36.817 --71500-- --leak-check=full 00:07:36.817 --71500-- --error-exitcode=2 00:07:36.817 --71500-- --verbose 00:07:36.817 --71500-- Contents of /proc/version: 00:07:36.817 --71500-- 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.817 --71500-- 00:07:36.817 --71500-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:36.817 --71500-- Page sizes: currently 4096, max supported 4096 00:07:36.817 --71500-- Valgrind library directory: /usr/libexec/valgrind 00:07:36.817 --71500-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:36.817 --71500-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:36.817 --71500-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:36.817 --71500-- might be shown as UnknownInlinedFun 00:07:36.817 --71500-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:36.817 --71500-- object doesn't have a dynamic symbol table 00:07:36.817 --71500-- Scheduler: using generic scheduler lock implementation. 00:07:36.817 --71500-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:36.817 ==71500== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71500-by-???-on-2ceaa32eaff4 00:07:36.817 ==71500== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71500-by-???-on-2ceaa32eaff4 00:07:36.817 ==71500== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71500-by-???-on-2ceaa32eaff4 00:07:36.817 ==71500== 00:07:36.817 ==71500== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:36.817 ==71500== don't want to do, unless you know exactly what you're doing, 00:07:36.817 ==71500== or are doing some strange experiment): 00:07:36.817 ==71500== /usr/libexec/valgrind/../../bin/vgdb --pid=71500 ...command... 00:07:36.817 ==71500== 00:07:36.817 ==71500== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:36.817 ==71500== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:36.817 ==71500== and then give GDB the following command 00:07:36.817 ==71500== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71500 00:07:36.817 ==71500== --pid is optional if only one valgrind process is running 00:07:36.817 ==71500== 00:07:36.817 --71500-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:36.817 --71500-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:36.817 --71500-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:36.817 --71500-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:36.817 ==71500== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.817 --71500-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:36.817 --71500-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:36.817 --71500-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:36.817 --71500-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:36.817 --71500-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:36.817 --71500-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:36.817 --71500-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:36.817 --71500-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:36.817 --71500-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:36.817 --71500-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:36.817 --71500-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:36.817 --71500-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:36.817 --71500-- Reading syms from /usr/lib64/libm.so.6 00:07:36.817 --71500-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:36.817 --71500-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:36.817 --71500-- Reading syms from /usr/lib64/libc.so.6 00:07:36.817 ==71500== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.817 --71500-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.817 --71500-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.817 ==71500== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.817 --71500-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.818 --71500-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.818 ==71500== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.818 --71500-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.818 --71500-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.818 ==71500== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.818 --71500-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.818 --71500-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.818 --71500-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:36.818 --71500-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:36.818 --71500-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:36.818 --71500-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:37.075 --71500-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:37.075 --71500-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:37.075 --71500-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.075 --71500-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 ==71500== Preferring higher priority redirection: 00:07:37.076 --71500-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:37.076 --71500-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:37.076 --71500-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 --71500-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.076 ==71500== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.076 --71500-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.076 --71500-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.076 ==71500== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.076 --71500-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.076 --71500-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.076 --71500-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:37.076 --71500-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:37.076 --71500-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:37.076 --71500-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:37.076 --71500-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:37.076 --71500-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:37.076 --71500-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:37.076 --71500-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:37.076 --71500-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:37.076 --71500-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:37.076 --71500-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:37.076 --71500-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:37.076 --71500-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:37.076 --71500-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:37.076 --71500-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:37.076 --71500-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:37.076 00:07:37.076 00:07:37.076 CUnit - A unit testing framework for C - Version 2.1-3 00:07:37.076 http://cunit.sourceforge.net/ 00:07:37.076 00:07:37.076 00:07:37.076 Suite: crc16 00:07:37.076 Test: test_crc16_t10dif ...passed 00:07:37.076 Test: test_crc16_t10dif_seed ...passed 00:07:37.076 Test: test_crc16_t10dif_copy ...passed 00:07:37.076 00:07:37.076 Run Summary: Type Total Ran Passed Failed Inactive 00:07:37.076 suites 1 1 n/a 0 0 00:07:37.076 tests 3 3 3 0 0 00:07:37.076 asserts 5 5 5 0 n/a 00:07:37.076 00:07:37.076 Elapsed time = 0.009 seconds 00:07:37.076 --71500-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:37.076 --71500-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:37.076 ==71500== 00:07:37.076 ==71500== HEAP SUMMARY: 00:07:37.076 ==71500== in use at exit: 0 bytes in 0 blocks 00:07:37.077 ==71500== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:07:37.077 ==71500== 00:07:37.077 ==71500== All heap blocks were freed -- no leaks are possible 00:07:37.077 ==71500== 00:07:37.077 ==71500== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:37.077 01:58:51 -- 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:07:37.334 ==71501== Memcheck, a memory error detector 00:07:37.334 ==71501== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:37.334 ==71501== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:37.334 ==71501== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:37.334 ==71501== 00:07:37.334 --71501-- Valgrind options: 00:07:37.334 --71501-- --leak-check=full 00:07:37.334 --71501-- --error-exitcode=2 00:07:37.334 --71501-- --verbose 00:07:37.334 --71501-- Contents of /proc/version: 00:07:37.334 --71501-- 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.334 --71501-- 00:07:37.334 --71501-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:37.334 --71501-- Page sizes: currently 4096, max supported 4096 00:07:37.334 --71501-- Valgrind library directory: /usr/libexec/valgrind 00:07:37.334 --71501-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:37.334 --71501-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:37.334 --71501-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:37.334 --71501-- might be shown as UnknownInlinedFun 00:07:37.334 --71501-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:37.334 --71501-- object doesn't have a dynamic symbol table 00:07:37.334 --71501-- Scheduler: using generic scheduler lock implementation. 00:07:37.334 --71501-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:37.334 ==71501== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71501-by-???-on-2ceaa32eaff4 00:07:37.334 ==71501== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71501-by-???-on-2ceaa32eaff4 00:07:37.335 ==71501== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71501-by-???-on-2ceaa32eaff4 00:07:37.335 ==71501== 00:07:37.335 ==71501== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:37.335 ==71501== don't want to do, unless you know exactly what you're doing, 00:07:37.335 ==71501== or are doing some strange experiment): 00:07:37.335 ==71501== /usr/libexec/valgrind/../../bin/vgdb --pid=71501 ...command... 00:07:37.335 ==71501== 00:07:37.335 ==71501== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:37.335 ==71501== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:37.335 ==71501== and then give GDB the following command 00:07:37.335 ==71501== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71501 00:07:37.335 ==71501== --pid is optional if only one valgrind process is running 00:07:37.335 ==71501== 00:07:37.335 --71501-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:37.335 --71501-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:37.335 --71501-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:37.335 --71501-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:37.335 ==71501== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.335 --71501-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:37.335 --71501-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:37.335 --71501-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:37.335 --71501-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:37.335 --71501-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:37.335 --71501-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:37.335 --71501-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:37.335 --71501-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:37.335 --71501-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:37.335 --71501-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:37.335 --71501-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:37.335 --71501-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:37.335 --71501-- Reading syms from /usr/lib64/libm.so.6 00:07:37.335 --71501-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:37.335 --71501-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:37.335 --71501-- Reading syms from /usr/lib64/libc.so.6 00:07:37.335 ==71501== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.335 --71501-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.335 --71501-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.335 ==71501== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.335 --71501-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.335 --71501-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.335 ==71501== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.335 --71501-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.335 --71501-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.335 ==71501== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.335 --71501-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.335 --71501-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.335 --71501-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:37.335 --71501-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:37.335 --71501-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:37.335 --71501-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:37.592 --71501-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:37.592 --71501-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:37.592 --71501-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 ==71501== Preferring higher priority redirection: 00:07:37.592 --71501-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:37.592 --71501-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:37.592 --71501-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.592 --71501-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.593 --71501-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.593 --71501-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.593 --71501-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.593 --71501-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.593 --71501-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.593 --71501-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.593 ==71501== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.593 --71501-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.593 --71501-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.593 ==71501== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.593 --71501-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.593 --71501-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.593 --71501-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:37.593 --71501-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:37.593 --71501-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:37.593 --71501-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:37.593 --71501-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:37.593 --71501-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:37.593 --71501-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:37.593 --71501-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:37.593 --71501-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:37.593 --71501-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:37.593 --71501-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:37.593 --71501-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:37.593 --71501-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:37.593 --71501-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:37.593 --71501-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:37.593 --71501-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:37.593 00:07:37.593 00:07:37.593 CUnit - A unit testing framework for C - Version 2.1-3 00:07:37.593 http://cunit.sourceforge.net/ 00:07:37.593 00:07:37.593 00:07:37.593 Suite: crc32_ieee 00:07:37.593 Test: test_crc32_ieee ...passed 00:07:37.593 00:07:37.593 Run Summary: Type Total Ran Passed Failed Inactive 00:07:37.593 suites 1 1 n/a 0 0 00:07:37.593 tests 1 1 1 0 0 00:07:37.593 asserts 1 1 1 0 n/a 00:07:37.593 00:07:37.593 Elapsed time = 0.004 seconds 00:07:37.593 --71501-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:37.593 --71501-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:37.593 ==71501== 00:07:37.593 ==71501== HEAP SUMMARY: 00:07:37.593 ==71501== in use at exit: 0 bytes in 0 blocks 00:07:37.593 ==71501== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:07:37.593 ==71501== 00:07:37.593 ==71501== All heap blocks were freed -- no leaks are possible 00:07:37.593 ==71501== 00:07:37.593 ==71501== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:37.593 01:58:52 -- 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:07:37.593 ==71512== Memcheck, a memory error detector 00:07:37.593 ==71512== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:37.593 ==71512== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:37.593 ==71512== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:37.593 ==71512== 00:07:37.593 --71512-- Valgrind options: 00:07:37.593 --71512-- --leak-check=full 00:07:37.593 --71512-- --error-exitcode=2 00:07:37.593 --71512-- --verbose 00:07:37.593 --71512-- Contents of /proc/version: 00:07:37.593 --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:37.593 --71512-- 00:07:37.593 --71512-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:37.593 --71512-- Page sizes: currently 4096, max supported 4096 00:07:37.593 --71512-- Valgrind library directory: /usr/libexec/valgrind 00:07:37.593 --71512-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:37.594 --71512-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:37.594 --71512-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:37.594 --71512-- might be shown as UnknownInlinedFun 00:07:37.851 --71512-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:37.851 --71512-- object doesn't have a dynamic symbol table 00:07:37.851 --71512-- Scheduler: using generic scheduler lock implementation. 00:07:37.851 --71512-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:37.851 ==71512== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71512-by-???-on-2ceaa32eaff4 00:07:37.851 ==71512== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71512-by-???-on-2ceaa32eaff4 00:07:37.851 ==71512== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71512-by-???-on-2ceaa32eaff4 00:07:37.851 ==71512== 00:07:37.851 ==71512== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:37.851 ==71512== don't want to do, unless you know exactly what you're doing, 00:07:37.851 ==71512== or are doing some strange experiment): 00:07:37.851 ==71512== /usr/libexec/valgrind/../../bin/vgdb --pid=71512 ...command... 00:07:37.851 ==71512== 00:07:37.851 ==71512== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:37.851 ==71512== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:37.851 ==71512== and then give GDB the following command 00:07:37.851 ==71512== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71512 00:07:37.851 ==71512== --pid is optional if only one valgrind process is running 00:07:37.851 ==71512== 00:07:37.851 --71512-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:37.851 --71512-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:37.851 --71512-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:37.851 --71512-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:37.851 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.851 --71512-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:37.851 --71512-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:37.851 --71512-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:37.851 --71512-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:37.851 --71512-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:37.851 --71512-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:37.851 --71512-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:37.851 --71512-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:37.851 --71512-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:37.851 --71512-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:37.851 --71512-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:37.851 --71512-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:37.851 --71512-- Reading syms from /usr/lib64/libm.so.6 00:07:37.851 --71512-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:37.851 --71512-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:37.851 --71512-- Reading syms from /usr/lib64/libc.so.6 00:07:37.851 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.851 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.851 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.851 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.851 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.851 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.851 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.851 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.852 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.852 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.852 --71512-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.852 --71512-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.852 --71512-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:37.852 --71512-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:37.852 --71512-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:37.852 --71512-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:37.852 --71512-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:37.852 --71512-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:38.109 --71512-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.109 --71512-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 ==71512== Preferring higher priority redirection: 00:07:38.110 --71512-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:38.110 --71512-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:38.110 --71512-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 --71512-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.110 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.110 --71512-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.110 --71512-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.110 ==71512== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.110 --71512-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.110 --71512-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.110 --71512-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:38.110 --71512-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:38.110 --71512-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:38.110 --71512-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:38.110 --71512-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:38.110 --71512-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:38.110 --71512-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:38.110 --71512-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:38.110 --71512-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:38.110 --71512-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:38.110 --71512-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:38.110 --71512-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:38.110 --71512-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:38.110 --71512-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:38.110 --71512-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:38.110 --71512-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:38.110 00:07:38.110 00:07:38.110 CUnit - A unit testing framework for C - Version 2.1-3 00:07:38.110 http://cunit.sourceforge.net/ 00:07:38.110 00:07:38.110 00:07:38.110 Suite: crc32c 00:07:38.110 Test: test_crc32c ...passed 00:07:38.110 Test: test_crc32c_nvme ...passed 00:07:38.110 00:07:38.110 Run Summary: Type Total Ran Passed Failed Inactive 00:07:38.110 suites 1 1 n/a 0 0 00:07:38.110 tests 2 2 2 0 0 00:07:38.110 asserts 16 16 16 0 n/a 00:07:38.110 00:07:38.110 Elapsed time = 0.021 seconds 00:07:38.110 --71512-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:38.110 --71512-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:38.110 ==71512== 00:07:38.110 ==71512== HEAP SUMMARY: 00:07:38.110 ==71512== in use at exit: 0 bytes in 0 blocks 00:07:38.110 ==71512== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:07:38.110 ==71512== 00:07:38.110 ==71512== All heap blocks were freed -- no leaks are possible 00:07:38.110 ==71512== 00:07:38.110 ==71512== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:38.110 01:58:52 -- 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:07:38.110 ==71514== Memcheck, a memory error detector 00:07:38.110 ==71514== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:38.110 ==71514== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:38.111 ==71514== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:38.111 ==71514== 00:07:38.111 --71514-- Valgrind options: 00:07:38.111 --71514-- --leak-check=full 00:07:38.111 --71514-- --error-exitcode=2 00:07:38.111 --71514-- --verbose 00:07:38.111 --71514-- Contents of /proc/version: 00:07:38.111 --71514-- 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.111 --71514-- 00:07:38.111 --71514-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:38.111 --71514-- Page sizes: currently 4096, max supported 4096 00:07:38.111 --71514-- Valgrind library directory: /usr/libexec/valgrind 00:07:38.111 --71514-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:38.111 --71514-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:38.368 --71514-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:38.368 --71514-- might be shown as UnknownInlinedFun 00:07:38.368 --71514-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:38.368 --71514-- object doesn't have a dynamic symbol table 00:07:38.368 --71514-- Scheduler: using generic scheduler lock implementation. 00:07:38.368 --71514-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:38.368 ==71514== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71514-by-???-on-2ceaa32eaff4 00:07:38.368 ==71514== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71514-by-???-on-2ceaa32eaff4 00:07:38.368 ==71514== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71514-by-???-on-2ceaa32eaff4 00:07:38.368 ==71514== 00:07:38.368 ==71514== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:38.368 ==71514== don't want to do, unless you know exactly what you're doing, 00:07:38.368 ==71514== or are doing some strange experiment): 00:07:38.368 ==71514== /usr/libexec/valgrind/../../bin/vgdb --pid=71514 ...command... 00:07:38.368 ==71514== 00:07:38.368 ==71514== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:38.368 ==71514== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:38.368 ==71514== and then give GDB the following command 00:07:38.368 ==71514== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71514 00:07:38.368 ==71514== --pid is optional if only one valgrind process is running 00:07:38.368 ==71514== 00:07:38.368 --71514-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:38.368 --71514-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:38.368 --71514-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:38.368 --71514-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:38.368 ==71514== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.368 --71514-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:38.368 --71514-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:38.368 --71514-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:38.368 --71514-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:38.368 --71514-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:38.368 --71514-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:38.368 --71514-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:38.368 --71514-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:38.368 --71514-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:38.368 --71514-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:38.368 --71514-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:38.368 --71514-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:38.368 --71514-- Reading syms from /usr/lib64/libm.so.6 00:07:38.368 --71514-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:38.368 --71514-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:38.368 --71514-- Reading syms from /usr/lib64/libc.so.6 00:07:38.368 ==71514== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.368 --71514-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.369 --71514-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.369 ==71514== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.369 --71514-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.369 --71514-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.369 ==71514== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.369 --71514-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.369 --71514-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.369 ==71514== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.369 --71514-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.369 --71514-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.369 --71514-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:38.369 --71514-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:38.369 --71514-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:38.369 --71514-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:38.369 --71514-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:38.369 --71514-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:38.626 --71514-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.626 --71514-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.627 ==71514== Preferring higher priority redirection: 00:07:38.627 --71514-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:38.627 --71514-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:38.627 --71514-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.627 --71514-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.627 --71514-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.627 --71514-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.627 --71514-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.627 --71514-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.627 --71514-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.627 --71514-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.627 --71514-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.627 ==71514== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.627 --71514-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.627 --71514-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.627 ==71514== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.627 --71514-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.627 --71514-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.627 --71514-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:38.627 --71514-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:38.627 --71514-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:38.627 --71514-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:38.627 --71514-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:38.627 --71514-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:38.627 --71514-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:38.627 --71514-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:38.627 --71514-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:38.627 --71514-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:38.627 --71514-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:38.627 --71514-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:38.627 --71514-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:38.627 --71514-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:38.627 --71514-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:38.627 00:07:38.627 00:07:38.627 CUnit - A unit testing framework for C - Version 2.1-3 00:07:38.627 http://cunit.sourceforge.net/ 00:07:38.627 00:07:38.627 00:07:38.627 Suite: crc64 00:07:38.627 Test: test_crc64_nvme ...--71514-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:38.627 passed 00:07:38.627 00:07:38.627 Run Summary: Type Total Ran Passed Failed Inactive 00:07:38.627 suites 1 1 n/a 0 0 00:07:38.627 tests 1 1 1 0 0 00:07:38.627 asserts 4 4 4 0 n/a 00:07:38.627 00:07:38.627 Elapsed time = 0.008 seconds 00:07:38.627 --71514-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:38.627 --71514-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:38.627 ==71514== 00:07:38.627 ==71514== HEAP SUMMARY: 00:07:38.627 ==71514== in use at exit: 0 bytes in 0 blocks 00:07:38.627 ==71514== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:07:38.627 ==71514== 00:07:38.627 ==71514== All heap blocks were freed -- no leaks are possible 00:07:38.627 ==71514== 00:07:38.627 ==71514== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:38.627 01:58:53 -- 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:07:38.627 ==71521== Memcheck, a memory error detector 00:07:38.627 ==71521== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:38.627 ==71521== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:38.627 ==71521== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:07:38.627 ==71521== 00:07:38.627 --71521-- Valgrind options: 00:07:38.627 --71521-- --leak-check=full 00:07:38.628 --71521-- --error-exitcode=2 00:07:38.628 --71521-- --verbose 00:07:38.628 --71521-- Contents of /proc/version: 00:07:38.628 --71521-- 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.628 --71521-- 00:07:38.628 --71521-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:38.628 --71521-- Page sizes: currently 4096, max supported 4096 00:07:38.628 --71521-- Valgrind library directory: /usr/libexec/valgrind 00:07:38.628 --71521-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:07:38.628 --71521-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:38.628 --71521-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:38.628 --71521-- might be shown as UnknownInlinedFun 00:07:38.628 --71521-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:38.628 --71521-- object doesn't have a dynamic symbol table 00:07:38.628 --71521-- Scheduler: using generic scheduler lock implementation. 00:07:38.628 --71521-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:38.628 ==71521== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71521-by-???-on-2ceaa32eaff4 00:07:38.628 ==71521== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71521-by-???-on-2ceaa32eaff4 00:07:38.628 ==71521== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71521-by-???-on-2ceaa32eaff4 00:07:38.628 ==71521== 00:07:38.628 ==71521== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:38.628 ==71521== don't want to do, unless you know exactly what you're doing, 00:07:38.628 ==71521== or are doing some strange experiment): 00:07:38.628 ==71521== /usr/libexec/valgrind/../../bin/vgdb --pid=71521 ...command... 00:07:38.628 ==71521== 00:07:38.628 ==71521== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:38.628 ==71521== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:07:38.628 ==71521== and then give GDB the following command 00:07:38.628 ==71521== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71521 00:07:38.628 ==71521== --pid is optional if only one valgrind process is running 00:07:38.628 ==71521== 00:07:38.885 --71521-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:38.885 --71521-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:38.885 --71521-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:38.885 --71521-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:38.885 ==71521== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.885 --71521-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:38.885 --71521-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:38.885 --71521-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:38.885 --71521-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:38.885 --71521-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:38.885 --71521-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:38.885 --71521-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:38.885 --71521-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:38.885 --71521-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:38.885 --71521-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:38.885 --71521-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:38.885 --71521-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:38.885 --71521-- Reading syms from /usr/lib64/libm.so.6 00:07:38.885 --71521-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:38.885 --71521-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:38.885 --71521-- Reading syms from /usr/lib64/libc.so.6 00:07:38.885 ==71521== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.885 --71521-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.885 --71521-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.885 ==71521== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.885 --71521-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.885 --71521-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.885 ==71521== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.885 --71521-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.885 --71521-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.885 ==71521== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.885 --71521-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.885 --71521-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.885 --71521-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:38.885 --71521-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:38.885 --71521-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:38.885 --71521-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:38.885 --71521-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:38.886 --71521-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:38.886 --71521-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.886 --71521-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.142 --71521-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.142 --71521-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.142 --71521-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.142 --71521-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.142 ==71521== Preferring higher priority redirection: 00:07:39.142 --71521-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:39.142 --71521-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:39.142 --71521-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.142 --71521-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.142 --71521-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.142 --71521-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.142 --71521-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.143 --71521-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.143 --71521-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.143 --71521-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.143 --71521-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.143 ==71521== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.143 --71521-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:39.143 --71521-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:39.143 ==71521== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.143 --71521-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:39.143 --71521-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:39.143 --71521-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:39.143 --71521-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:39.143 --71521-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:39.143 --71521-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:39.143 --71521-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:39.143 --71521-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:39.143 --71521-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:39.143 --71521-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:39.143 --71521-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:39.143 --71521-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:39.143 --71521-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:39.143 --71521-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:39.143 --71521-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:39.143 --71521-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:39.143 --71521-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:39.143 --71521-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:39.143 00:07:39.143 00:07:39.143 CUnit - A unit testing framework for C - Version 2.1-3 00:07:39.143 http://cunit.sourceforge.net/ 00:07:39.143 00:07:39.143 00:07:39.143 Suite: string 00:07:39.143 Test: test_parse_ip_addr ...passed 00:07:39.143 Test: test_str_chomp ...passed 00:07:39.143 Test: test_parse_capacity ...--71521-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:39.143 passed 00:07:39.143 Test: test_sprintf_append_realloc ...--71521-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:39.143 passed 00:07:39.143 Test: test_strtol ...passed 00:07:39.143 Test: test_strtoll ...passed 00:07:39.143 Test: test_strarray ...--71521-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:07:39.143 --71521-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:39.143 passed 00:07:39.143 Test: test_strcpy_replace ...--71521-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:07:39.143 passed 00:07:39.143 00:07:39.143 Run Summary: Type Total Ran Passed Failed Inactive 00:07:39.143 suites 1 1 n/a 0 0 00:07:39.143 tests 8 8 8 0 0 00:07:39.143 asserts 161 161 161 0 n/a 00:07:39.143 00:07:39.143 Elapsed time = 0.075 seconds 00:07:39.143 --71521-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:39.143 --71521-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:39.400 ==71521== 00:07:39.400 ==71521== HEAP SUMMARY: 00:07:39.400 ==71521== in use at exit: 0 bytes in 0 blocks 00:07:39.400 ==71521== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:07:39.401 ==71521== 00:07:39.401 ==71521== All heap blocks were freed -- no leaks are possible 00:07:39.401 ==71521== 00:07:39.401 ==71521== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:39.401 01:58:53 -- 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:07:39.401 ==71532== Memcheck, a memory error detector 00:07:39.401 ==71532== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:39.401 ==71532== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:39.401 ==71532== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:07:39.401 ==71532== 00:07:39.401 --71532-- Valgrind options: 00:07:39.401 --71532-- --leak-check=full 00:07:39.401 --71532-- --error-exitcode=2 00:07:39.401 --71532-- --verbose 00:07:39.401 --71532-- Contents of /proc/version: 00:07:39.401 --71532-- 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.401 --71532-- 00:07:39.401 --71532-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:39.401 --71532-- Page sizes: currently 4096, max supported 4096 00:07:39.401 --71532-- Valgrind library directory: /usr/libexec/valgrind 00:07:39.401 --71532-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:07:39.401 --71532-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:39.401 --71532-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:39.401 --71532-- might be shown as UnknownInlinedFun 00:07:39.401 --71532-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:39.401 --71532-- object doesn't have a dynamic symbol table 00:07:39.401 --71532-- Scheduler: using generic scheduler lock implementation. 00:07:39.401 --71532-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:39.401 ==71532== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71532-by-???-on-2ceaa32eaff4 00:07:39.401 ==71532== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71532-by-???-on-2ceaa32eaff4 00:07:39.401 ==71532== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71532-by-???-on-2ceaa32eaff4 00:07:39.401 ==71532== 00:07:39.401 ==71532== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:39.401 ==71532== don't want to do, unless you know exactly what you're doing, 00:07:39.401 ==71532== or are doing some strange experiment): 00:07:39.401 ==71532== /usr/libexec/valgrind/../../bin/vgdb --pid=71532 ...command... 00:07:39.401 ==71532== 00:07:39.401 ==71532== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:39.401 ==71532== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:07:39.401 ==71532== and then give GDB the following command 00:07:39.401 ==71532== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71532 00:07:39.401 ==71532== --pid is optional if only one valgrind process is running 00:07:39.401 ==71532== 00:07:39.401 --71532-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:39.401 --71532-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:39.401 --71532-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:39.401 --71532-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:39.401 ==71532== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.401 --71532-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:39.401 --71532-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:39.401 --71532-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:39.401 --71532-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:39.401 --71532-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:39.401 --71532-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:39.401 --71532-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:39.401 --71532-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:39.401 --71532-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:39.401 --71532-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:39.401 --71532-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:39.401 --71532-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:39.401 --71532-- Reading syms from /usr/lib64/libm.so.6 00:07:39.401 --71532-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:39.401 --71532-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:39.401 --71532-- Reading syms from /usr/lib64/libc.so.6 00:07:39.659 ==71532== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.659 --71532-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.659 --71532-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.659 ==71532== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.659 --71532-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.659 --71532-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:39.659 ==71532== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.659 --71532-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.659 --71532-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.659 ==71532== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.659 --71532-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.659 --71532-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:39.659 --71532-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:39.659 --71532-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:39.659 --71532-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:39.659 --71532-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:39.659 --71532-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:39.659 --71532-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:39.659 --71532-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 ==71532== Preferring higher priority redirection: 00:07:39.659 --71532-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:39.659 --71532-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:39.659 --71532-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 --71532-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.659 ==71532== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.659 --71532-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:39.659 --71532-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:39.659 ==71532== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.659 --71532-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:39.659 --71532-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:39.659 --71532-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:39.659 --71532-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:39.659 --71532-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:39.917 --71532-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:39.917 --71532-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:39.917 --71532-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:39.917 --71532-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:39.917 --71532-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:39.917 --71532-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:39.917 --71532-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:39.917 --71532-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:39.917 --71532-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:39.917 --71532-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:39.917 --71532-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:39.917 --71532-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:39.917 --71532-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:39.917 00:07:39.917 00:07:39.917 CUnit - A unit testing framework for C - Version 2.1-3 00:07:39.917 http://cunit.sourceforge.net/ 00:07:39.917 00:07:39.917 00:07:39.917 Suite: dif 00:07:39.917 Test: dif_generate_and_verify_test ...[2024-04-19 01:58:54.338502] /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:07:39.917 [2024-04-19 01:58:54.366350] /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:07:39.917 [2024-04-19 01:58:54.367558] /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:07:39.917 [2024-04-19 01:58:54.369773] /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:07:39.917 [2024-04-19 01:58:54.370901] /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:07:39.917 [2024-04-19 01:58:54.371837] /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:07:39.917 passed 00:07:39.917 Test: dif_disable_check_test ...[2024-04-19 01:58:54.378464] /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:07:39.917 [2024-04-19 01:58:54.379454] /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:07:39.917 [2024-04-19 01:58:54.380386] /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:07:39.917 passed 00:07:39.917 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-04-19 01:58:54.398317] /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:07:39.917 [2024-04-19 01:58:54.400197] /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:07:39.917 [2024-04-19 01:58:54.401516] /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:07:39.917 [2024-04-19 01:58:54.402402] /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:07:39.917 [2024-04-19 01:58:54.403510] /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:07:39.918 [2024-04-19 01:58:54.404318] /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:07:39.918 [2024-04-19 01:58:54.405117] /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:07:39.918 [2024-04-19 01:58:54.405899] /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:07:39.918 [2024-04-19 01:58:54.406861] /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:07:39.918 [2024-04-19 01:58:54.407672] /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:07:39.918 [2024-04-19 01:58:54.408460] /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:07:39.918 passed 00:07:39.918 Test: dif_apptag_mask_test ...[2024-04-19 01:58:54.411116] /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:07:39.918 [2024-04-19 01:58:54.413789] /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:07:39.918 passed 00:07:39.918 Test: dif_sec_512_md_0_error_test ...[2024-04-19 01:58:54.414693] /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:07:39.918 passed 00:07:39.918 Test: dif_sec_4096_md_0_error_test ...[2024-04-19 01:58:54.415567] /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:07:39.918 [2024-04-19 01:58:54.416139] /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:07:39.918 passed 00:07:39.918 Test: dif_sec_4100_md_128_error_test ...[2024-04-19 01:58:54.416863] /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:07:39.918 [2024-04-19 01:58:54.417485] /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:07:39.918 passed 00:07:39.918 Test: dif_guard_seed_test ...passed 00:07:39.918 Test: dif_guard_value_test ...passed 00:07:39.918 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:07:39.918 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:07:39.918 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:07:39.918 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:40.175 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:40.175 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:07:40.175 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:07:40.175 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:07:40.175 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:07:40.175 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:07:40.175 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:07:40.175 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:07:40.175 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:07:40.175 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:07:40.175 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:07:40.175 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:07:40.175 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:40.175 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:40.175 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-19 01:58:54.576217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fdcc, Actual=fd4c 00:07:40.175 [2024-04-19 01:58:54.581586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fea1, Actual=fe21 00:07:40.175 [2024-04-19 01:58:54.587243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.175 [2024-04-19 01:58:54.593106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.175 [2024-04-19 01:58:54.599203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=80005e 00:07:40.175 [2024-04-19 01:58:54.603339] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=80005e 00:07:40.175 [2024-04-19 01:58:54.608366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fd4c, Actual=f8e1 00:07:40.175 [2024-04-19 01:58:54.612259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fe21, Actual=f64b 00:07:40.175 [2024-04-19 01:58:54.616624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=1a3753ed, Actual=1ab753ed 00:07:40.175 [2024-04-19 01:58:54.621273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=38d74660, Actual=38574660 00:07:40.175 [2024-04-19 01:58:54.626186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.175 [2024-04-19 01:58:54.630825] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.175 [2024-04-19 01:58:54.636314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=8000000000005e 00:07:40.175 [2024-04-19 01:58:54.640975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=8000000000005e 00:07:40.175 [2024-04-19 01:58:54.645868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=1ab753ed, Actual=7a3abd4f 00:07:40.175 [2024-04-19 01:58:54.649846] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=38574660, Actual=882fd12 00:07:40.175 [2024-04-19 01:58:54.653625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a5f6a7728ecc20d3, Actual=a576a7728ecc20d3 00:07:40.175 [2024-04-19 01:58:54.657747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=88810a2d4837a266, Actual=88010a2d4837a266 00:07:40.175 [2024-04-19 01:58:54.662112] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.176 [2024-04-19 01:58:54.666259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.176 [2024-04-19 01:58:54.671061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=80005e 00:07:40.176 [2024-04-19 01:58:54.675212] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=80005e 00:07:40.176 [2024-04-19 01:58:54.679597] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a576a7728ecc20d3, Actual=9ec09f82838c440b 00:07:40.176 [2024-04-19 01:58:54.683060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=88010a2d4837a266, Actual=1270a9a16d7ce0e6 00:07:40.176 passed 00:07:40.176 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-04-19 01:58:54.686256] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fdcc, Actual=fd4c 00:07:40.176 [2024-04-19 01:58:54.687044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fea1, Actual=fe21 00:07:40.176 [2024-04-19 01:58:54.687902] /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=8 00:07:40.176 [2024-04-19 01:58:54.688500] /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=8 00:07:40.176 [2024-04-19 01:58:54.689329] /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=800058 00:07:40.176 [2024-04-19 01:58:54.689928] /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=800058 00:07:40.176 [2024-04-19 01:58:54.690740] /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=f8e1 00:07:40.176 [2024-04-19 01:58:54.691259] /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=f64b 00:07:40.176 [2024-04-19 01:58:54.692063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1a3753ed, Actual=1ab753ed 00:07:40.176 [2024-04-19 01:58:54.692720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38d74660, Actual=38574660 00:07:40.176 [2024-04-19 01:58:54.693592] /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=8 00:07:40.176 [2024-04-19 01:58:54.694251] /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=8 00:07:40.176 [2024-04-19 01:58:54.695130] /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=80000000000058 00:07:40.176 [2024-04-19 01:58:54.695790] /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=80000000000058 00:07:40.176 [2024-04-19 01:58:54.696662] /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=7a3abd4f 00:07:40.176 [2024-04-19 01:58:54.697244] /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=882fd12 00:07:40.176 [2024-04-19 01:58:54.697999] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a5f6a7728ecc20d3, Actual=a576a7728ecc20d3 00:07:40.176 [2024-04-19 01:58:54.698582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88810a2d4837a266, Actual=88010a2d4837a266 00:07:40.176 [2024-04-19 01:58:54.699390] /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=8 00:07:40.176 [2024-04-19 01:58:54.699985] /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=8 00:07:40.176 [2024-04-19 01:58:54.700820] /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=800058 00:07:40.176 [2024-04-19 01:58:54.701413] /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=800058 00:07:40.177 [2024-04-19 01:58:54.702218] /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=9ec09f82838c440b 00:07:40.434 [2024-04-19 01:58:54.702743] /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=1270a9a16d7ce0e6 00:07:40.434 passed 00:07:40.434 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-04-19 01:58:54.704218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fdcc, Actual=fd4c 00:07:40.434 [2024-04-19 01:58:54.704821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fea1, Actual=fe21 00:07:40.434 [2024-04-19 01:58:54.705663] /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=8 00:07:40.434 [2024-04-19 01:58:54.706265] /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=8 00:07:40.434 [2024-04-19 01:58:54.707099] /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=800058 00:07:40.434 [2024-04-19 01:58:54.707710] /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=800058 00:07:40.434 [2024-04-19 01:58:54.708525] /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=f8e1 00:07:40.434 [2024-04-19 01:58:54.709054] /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=f64b 00:07:40.434 [2024-04-19 01:58:54.709866] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1a3753ed, Actual=1ab753ed 00:07:40.434 [2024-04-19 01:58:54.710523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38d74660, Actual=38574660 00:07:40.434 [2024-04-19 01:58:54.711407] /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=8 00:07:40.434 [2024-04-19 01:58:54.712073] /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=8 00:07:40.434 [2024-04-19 01:58:54.712954] /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=80000000000058 00:07:40.434 [2024-04-19 01:58:54.713618] /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=80000000000058 00:07:40.434 [2024-04-19 01:58:54.714492] /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=7a3abd4f 00:07:40.434 [2024-04-19 01:58:54.715082] /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=882fd12 00:07:40.434 [2024-04-19 01:58:54.715847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a5f6a7728ecc20d3, Actual=a576a7728ecc20d3 00:07:40.434 [2024-04-19 01:58:54.716446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88810a2d4837a266, Actual=88010a2d4837a266 00:07:40.434 [2024-04-19 01:58:54.717267] /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=8 00:07:40.434 [2024-04-19 01:58:54.717858] /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=8 00:07:40.434 [2024-04-19 01:58:54.718685] /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=800058 00:07:40.434 [2024-04-19 01:58:54.719284] /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=800058 00:07:40.435 [2024-04-19 01:58:54.720113] /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=9ec09f82838c440b 00:07:40.435 [2024-04-19 01:58:54.720642] /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=1270a9a16d7ce0e6 00:07:40.435 passed 00:07:40.435 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-04-19 01:58:54.722121] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fdcc, Actual=fd4c 00:07:40.435 [2024-04-19 01:58:54.722728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fea1, Actual=fe21 00:07:40.435 [2024-04-19 01:58:54.723545] /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=8 00:07:40.435 [2024-04-19 01:58:54.724144] /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=8 00:07:40.435 [2024-04-19 01:58:54.724990] /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=800058 00:07:40.435 [2024-04-19 01:58:54.725593] /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=800058 00:07:40.435 [2024-04-19 01:58:54.726402] /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=f8e1 00:07:40.435 [2024-04-19 01:58:54.726924] /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=f64b 00:07:40.435 [2024-04-19 01:58:54.727734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1a3753ed, Actual=1ab753ed 00:07:40.435 [2024-04-19 01:58:54.728390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38d74660, Actual=38574660 00:07:40.435 [2024-04-19 01:58:54.729283] /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=8 00:07:40.435 [2024-04-19 01:58:54.729940] /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=8 00:07:40.435 [2024-04-19 01:58:54.730834] /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=80000000000058 00:07:40.435 [2024-04-19 01:58:54.731490] /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=80000000000058 00:07:40.435 [2024-04-19 01:58:54.732356] /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=7a3abd4f 00:07:40.435 [2024-04-19 01:58:54.732941] /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=882fd12 00:07:40.435 [2024-04-19 01:58:54.733699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a5f6a7728ecc20d3, Actual=a576a7728ecc20d3 00:07:40.435 [2024-04-19 01:58:54.734291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88810a2d4837a266, Actual=88010a2d4837a266 00:07:40.435 [2024-04-19 01:58:54.735111] /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=8 00:07:40.435 [2024-04-19 01:58:54.735711] /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=8 00:07:40.435 [2024-04-19 01:58:54.736527] /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=800058 00:07:40.435 [2024-04-19 01:58:54.737132] /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=800058 00:07:40.435 [2024-04-19 01:58:54.737937] /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=9ec09f82838c440b 00:07:40.435 [2024-04-19 01:58:54.738457] /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=1270a9a16d7ce0e6 00:07:40.435 passed 00:07:40.435 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-04-19 01:58:54.739935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fdcc, Actual=fd4c 00:07:40.435 [2024-04-19 01:58:54.740539] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fea1, Actual=fe21 00:07:40.435 [2024-04-19 01:58:54.741378] /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=8 00:07:40.435 [2024-04-19 01:58:54.741976] /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=8 00:07:40.435 [2024-04-19 01:58:54.742811] /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=800058 00:07:40.436 [2024-04-19 01:58:54.743414] /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=800058 00:07:40.436 [2024-04-19 01:58:54.744233] /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=f8e1 00:07:40.436 [2024-04-19 01:58:54.744764] /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=f64b 00:07:40.436 passed 00:07:40.436 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-04-19 01:58:54.747799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1a3753ed, Actual=1ab753ed 00:07:40.436 [2024-04-19 01:58:54.748463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38d74660, Actual=38574660 00:07:40.436 [2024-04-19 01:58:54.749373] /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=8 00:07:40.436 [2024-04-19 01:58:54.750043] /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=8 00:07:40.436 [2024-04-19 01:58:54.750957] /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=80000000000058 00:07:40.436 [2024-04-19 01:58:54.751615] /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=80000000000058 00:07:40.436 [2024-04-19 01:58:54.752502] /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=7a3abd4f 00:07:40.436 [2024-04-19 01:58:54.753087] /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=882fd12 00:07:40.436 [2024-04-19 01:58:54.754132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a5f6a7728ecc20d3, Actual=a576a7728ecc20d3 00:07:40.436 [2024-04-19 01:58:54.754732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88810a2d4837a266, Actual=88010a2d4837a266 00:07:40.436 [2024-04-19 01:58:54.755318] /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=8 00:07:40.436 [2024-04-19 01:58:54.755900] /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=8 00:07:40.436 [2024-04-19 01:58:54.756487] /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=800058 00:07:40.436 [2024-04-19 01:58:54.757078] /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=800058 00:07:40.436 [2024-04-19 01:58:54.757662] /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=9ec09f82838c440b 00:07:40.436 [2024-04-19 01:58:54.758176] /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=1270a9a16d7ce0e6 00:07:40.436 passed 00:07:40.436 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-04-19 01:58:54.759387] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fdcc, Actual=fd4c 00:07:40.436 [2024-04-19 01:58:54.759986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fea1, Actual=fe21 00:07:40.436 [2024-04-19 01:58:54.760816] /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=8 00:07:40.436 [2024-04-19 01:58:54.761412] /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=8 00:07:40.436 [2024-04-19 01:58:54.762243] /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=800058 00:07:40.436 [2024-04-19 01:58:54.762845] /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=800058 00:07:40.436 [2024-04-19 01:58:54.763655] /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=f8e1 00:07:40.436 [2024-04-19 01:58:54.764172] /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=f64b 00:07:40.436 passed 00:07:40.436 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-04-19 01:58:54.765680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1a3753ed, Actual=1ab753ed 00:07:40.436 [2024-04-19 01:58:54.766342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38d74660, Actual=38574660 00:07:40.436 [2024-04-19 01:58:54.767257] /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=8 00:07:40.436 [2024-04-19 01:58:54.767926] /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=8 00:07:40.436 [2024-04-19 01:58:54.768837] /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=80000000000058 00:07:40.437 [2024-04-19 01:58:54.769500] /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=80000000000058 00:07:40.437 [2024-04-19 01:58:54.770405] /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=7a3abd4f 00:07:40.437 [2024-04-19 01:58:54.770997] /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=882fd12 00:07:40.437 [2024-04-19 01:58:54.772044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a5f6a7728ecc20d3, Actual=a576a7728ecc20d3 00:07:40.437 [2024-04-19 01:58:54.772643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88810a2d4837a266, Actual=88010a2d4837a266 00:07:40.437 [2024-04-19 01:58:54.773231] /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=8 00:07:40.437 [2024-04-19 01:58:54.773814] /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=8 00:07:40.437 [2024-04-19 01:58:54.774395] /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=800058 00:07:40.437 [2024-04-19 01:58:54.774979] /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=800058 00:07:40.437 [2024-04-19 01:58:54.775547] /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=9ec09f82838c440b 00:07:40.437 [2024-04-19 01:58:54.776062] /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=1270a9a16d7ce0e6 00:07:40.437 passed 00:07:40.437 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:07:40.437 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:07:40.437 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:07:40.437 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:40.437 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:07:40.437 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:07:40.437 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:07:40.437 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:07:40.437 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:40.437 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-19 01:58:54.902243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fdcc, Actual=fd4c 00:07:40.437 [2024-04-19 01:58:54.905401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=5223, Actual=52a3 00:07:40.437 [2024-04-19 01:58:54.907946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.437 [2024-04-19 01:58:54.910091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.437 [2024-04-19 01:58:54.912494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=80005e 00:07:40.437 [2024-04-19 01:58:54.914673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=80005e 00:07:40.437 [2024-04-19 01:58:54.917092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fd4c, Actual=f8e1 00:07:40.437 [2024-04-19 01:58:54.919468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=ba8c, Actual=b2e6 00:07:40.437 [2024-04-19 01:58:54.922444] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=1a3753ed, Actual=1ab753ed 00:07:40.437 [2024-04-19 01:58:54.925162] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=60c4affb, Actual=6044affb 00:07:40.437 [2024-04-19 01:58:54.928115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.437 [2024-04-19 01:58:54.930816] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.437 [2024-04-19 01:58:54.933804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=8000000000005e 00:07:40.437 [2024-04-19 01:58:54.936518] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=8000000000005e 00:07:40.437 [2024-04-19 01:58:54.939475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=1ab753ed, Actual=7a3abd4f 00:07:40.437 [2024-04-19 01:58:54.942175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=c91054db, Actual=f9c5efa9 00:07:40.437 [2024-04-19 01:58:54.945917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a5f6a7728ecc20d3, Actual=a576a7728ecc20d3 00:07:40.437 [2024-04-19 01:58:54.948110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=471b176d061c2c73, Actual=479b176d061c2c73 00:07:40.438 [2024-04-19 01:58:54.950563] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.438 [2024-04-19 01:58:54.952750] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=8 00:07:40.438 [2024-04-19 01:58:54.955195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=80005e 00:07:40.438 [2024-04-19 01:58:54.957376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=80005e 00:07:40.438 [2024-04-19 01:58:54.959838] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a576a7728ecc20d3, Actual=9ec09f82838c440b 00:07:40.695 [2024-04-19 01:58:54.962027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=2d19b1684f09bf67, Actual=b76812e46a42fde7 00:07:40.695 passed 00:07:40.695 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-19 01:58:54.964430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fdcc, Actual=fd4c 00:07:40.695 [2024-04-19 01:58:54.965131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=c5b9, Actual=c539 00:07:40.695 [2024-04-19 01:58:54.966005] /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=8 00:07:40.695 [2024-04-19 01:58:54.966607] /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=8 00:07:40.695 [2024-04-19 01:58:54.967466] /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=800058 00:07:40.695 [2024-04-19 01:58:54.968071] /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=800058 00:07:40.695 [2024-04-19 01:58:54.968929] /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=f8e1 00:07:40.695 [2024-04-19 01:58:54.969519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=257c 00:07:40.695 [2024-04-19 01:58:54.970459] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1a3753ed, Actual=1ab753ed 00:07:40.695 [2024-04-19 01:58:54.971147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=4372bb8c, Actual=43f2bb8c 00:07:40.695 [2024-04-19 01:58:54.972107] /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=8 00:07:40.695 [2024-04-19 01:58:54.972804] /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=8 00:07:40.695 [2024-04-19 01:58:54.973753] /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=80000000000058 00:07:40.695 [2024-04-19 01:58:54.974447] /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=80000000000058 00:07:40.695 [2024-04-19 01:58:54.975384] /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=7a3abd4f 00:07:40.695 [2024-04-19 01:58:54.976077] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=da73fbde 00:07:40.695 [2024-04-19 01:58:54.976950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a5f6a7728ecc20d3, Actual=a576a7728ecc20d3 00:07:40.695 [2024-04-19 01:58:54.977547] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=52648c1e1fcfa3b6, Actual=52e48c1e1fcfa3b6 00:07:40.695 [2024-04-19 01:58:54.978415] /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=8 00:07:40.695 [2024-04-19 01:58:54.979022] /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=8 00:07:40.695 [2024-04-19 01:58:54.979875] /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=800058 00:07:40.696 [2024-04-19 01:58:54.980478] /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=800058 00:07:40.696 [2024-04-19 01:58:54.981344] /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=9ec09f82838c440b 00:07:40.696 [2024-04-19 01:58:54.981948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=a217899773917222 00:07:40.696 passed 00:07:40.696 Test: dix_sec_512_md_0_error ...[2024-04-19 01:58:54.983127] /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:07:40.696 passed 00:07:40.696 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:07:40.696 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:07:40.696 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:07:40.696 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:40.696 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:07:40.696 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:07:40.696 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:07:40.696 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:07:40.696 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:40.696 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-19 01:58:55.100748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=f94c, Actual=fd4c 00:07:40.696 [2024-04-19 01:58:55.103800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=ae84, Actual=aa84 00:07:40.696 [2024-04-19 01:58:55.107347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=488 00:07:40.696 [2024-04-19 01:58:55.109431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=488 00:07:40.696 [2024-04-19 01:58:55.113059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=45c 00:07:40.696 [2024-04-19 01:58:55.115161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=45c 00:07:40.696 [2024-04-19 01:58:55.118022] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fd4c, Actual=7c78 00:07:40.696 [2024-04-19 01:58:55.120346] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=4e97, Actual=830f 00:07:40.696 [2024-04-19 01:58:55.123153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1ab757ed, Actual=1ab753ed 00:07:40.696 [2024-04-19 01:58:55.125689] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=73dc056c, Actual=73dc016c 00:07:40.696 [2024-04-19 01:58:55.128476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=488 00:07:40.696 [2024-04-19 01:58:55.131003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=488 00:07:40.696 [2024-04-19 01:58:55.133825] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=45c 00:07:40.696 [2024-04-19 01:58:55.136373] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=45c 00:07:40.696 [2024-04-19 01:58:55.140429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1ab753ed, Actual=c2d528ff 00:07:40.696 [2024-04-19 01:58:55.142965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=2b267559, Actual=1e9e3e83 00:07:40.696 [2024-04-19 01:58:55.145314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a576a7728ecc24d3, Actual=a576a7728ecc20d3 00:07:40.696 [2024-04-19 01:58:55.147398] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1b2c60cda04c187e, Actual=1b2c60cda04c1c7e 00:07:40.697 [2024-04-19 01:58:55.149761] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=488 00:07:40.697 [2024-04-19 01:58:55.151837] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=488 00:07:40.697 [2024-04-19 01:58:55.154178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=400005c 00:07:40.697 [2024-04-19 01:58:55.156254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=400005c 00:07:40.697 [2024-04-19 01:58:55.158591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a576a7728ecc20d3, Actual=b2110c887ad4b11d 00:07:40.697 [2024-04-19 01:58:55.160665] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=cd8425887035b4fd, Actual=b3c96aecb9b5c6e3 00:07:40.697 passed 00:07:40.697 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-19 01:58:55.163033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=f94c, Actual=fd4c 00:07:40.697 [2024-04-19 01:58:55.163709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=cd05, Actual=c905 00:07:40.697 [2024-04-19 01:58:55.164550] /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=488 00:07:40.697 [2024-04-19 01:58:55.165128] /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=488 00:07:40.697 [2024-04-19 01:58:55.165968] /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=458 00:07:40.697 [2024-04-19 01:58:55.166549] /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=458 00:07:40.697 [2024-04-19 01:58:55.167370] /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=7c78 00:07:40.697 [2024-04-19 01:58:55.167952] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=e08e 00:07:40.697 [2024-04-19 01:58:55.168855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab757ed, Actual=1ab753ed 00:07:40.697 [2024-04-19 01:58:55.169508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=b25c3099, Actual=b25c3499 00:07:40.697 [2024-04-19 01:58:55.170423] /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=488 00:07:40.697 [2024-04-19 01:58:55.171089] /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=488 00:07:40.697 [2024-04-19 01:58:55.172012] /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=458 00:07:40.697 [2024-04-19 01:58:55.172683] /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=458 00:07:40.697 [2024-04-19 01:58:55.173576] /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=c2d528ff 00:07:40.697 [2024-04-19 01:58:55.174236] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=df1e0b76 00:07:40.697 [2024-04-19 01:58:55.175071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc24d3, Actual=a576a7728ecc20d3 00:07:40.697 [2024-04-19 01:58:55.175652] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eece6f5e86a39c21, Actual=eece6f5e86a39821 00:07:40.697 [2024-04-19 01:58:55.176472] /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=488 00:07:40.697 [2024-04-19 01:58:55.177042] /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=488 00:07:40.697 [2024-04-19 01:58:55.177869] /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=4000058 00:07:40.697 [2024-04-19 01:58:55.178445] /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=4000058 00:07:40.697 [2024-04-19 01:58:55.179285] /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=b2110c887ad4b11d 00:07:40.697 [2024-04-19 01:58:55.179855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=462b657f9f5a42bc 00:07:40.697 passed 00:07:40.697 Test: set_md_interleave_iovs_test ...passed 00:07:40.954 Test: set_md_interleave_iovs_split_test ...passed 00:07:40.954 Test: dif_generate_stream_pi_16_test ...passed 00:07:40.954 Test: dif_generate_stream_test ...passed 00:07:40.954 Test: set_md_interleave_iovs_alignment_test ...[2024-04-19 01:58:55.250939] /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:07:40.954 passed 00:07:40.954 Test: dif_generate_split_test ...passed 00:07:40.954 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:07:40.954 Test: dif_verify_split_test ...passed 00:07:40.955 Test: dif_verify_stream_multi_segments_test ...passed 00:07:40.955 Test: update_crc32c_pi_16_test ...passed 00:07:40.955 Test: update_crc32c_test ...passed 00:07:40.955 Test: dif_update_crc32c_split_test ...passed 00:07:40.955 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:07:40.955 Test: get_range_with_md_test ...passed 00:07:40.955 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:07:40.955 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:07:40.955 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:07:40.955 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:07:40.955 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:07:40.955 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:07:40.955 Test: dif_generate_and_verify_unmap_test ...passed 00:07:40.955 00:07:40.955 Run Summary: Type Total Ran Passed Failed Inactive 00:07:40.955 suites 1 1 n/a 0 0 00:07:40.955 tests 79 79 79 0 0 00:07:40.955 asserts 3584 3584 3584 0 n/a 00:07:40.955 00:07:40.955 Elapsed time = 1.173 seconds 00:07:40.955 --71532-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:40.955 --71532-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:41.212 ==71532== 00:07:41.212 ==71532== HEAP SUMMARY: 00:07:41.212 ==71532== in use at exit: 0 bytes in 0 blocks 00:07:41.212 ==71532== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:07:41.212 ==71532== 00:07:41.212 ==71532== All heap blocks were freed -- no leaks are possible 00:07:41.212 ==71532== 00:07:41.212 ==71532== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:41.212 01:58:55 -- 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:07:41.212 ==71547== Memcheck, a memory error detector 00:07:41.212 ==71547== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:41.212 ==71547== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:41.212 ==71547== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:07:41.212 ==71547== 00:07:41.212 --71547-- Valgrind options: 00:07:41.212 --71547-- --leak-check=full 00:07:41.212 --71547-- --error-exitcode=2 00:07:41.212 --71547-- --verbose 00:07:41.212 --71547-- Contents of /proc/version: 00:07:41.212 --71547-- 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.212 --71547-- 00:07:41.212 --71547-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:41.212 --71547-- Page sizes: currently 4096, max supported 4096 00:07:41.212 --71547-- Valgrind library directory: /usr/libexec/valgrind 00:07:41.212 --71547-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:07:41.212 --71547-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:41.212 --71547-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:41.212 --71547-- might be shown as UnknownInlinedFun 00:07:41.212 --71547-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:41.212 --71547-- object doesn't have a dynamic symbol table 00:07:41.212 --71547-- Scheduler: using generic scheduler lock implementation. 00:07:41.212 --71547-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:41.212 ==71547== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71547-by-???-on-2ceaa32eaff4 00:07:41.212 ==71547== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71547-by-???-on-2ceaa32eaff4 00:07:41.212 ==71547== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71547-by-???-on-2ceaa32eaff4 00:07:41.212 ==71547== 00:07:41.212 ==71547== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:41.212 ==71547== don't want to do, unless you know exactly what you're doing, 00:07:41.212 ==71547== or are doing some strange experiment): 00:07:41.212 ==71547== /usr/libexec/valgrind/../../bin/vgdb --pid=71547 ...command... 00:07:41.212 ==71547== 00:07:41.212 ==71547== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:41.212 ==71547== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:07:41.212 ==71547== and then give GDB the following command 00:07:41.212 ==71547== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71547 00:07:41.212 ==71547== --pid is optional if only one valgrind process is running 00:07:41.212 ==71547== 00:07:41.212 --71547-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:41.212 --71547-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:41.212 --71547-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:41.212 --71547-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:41.212 ==71547== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.212 --71547-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:41.212 --71547-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:41.213 --71547-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:41.213 --71547-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:41.213 --71547-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:41.213 --71547-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:41.213 --71547-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:41.213 --71547-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:41.213 --71547-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:41.213 --71547-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:41.213 --71547-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:41.213 --71547-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:41.213 --71547-- Reading syms from /usr/lib64/libm.so.6 00:07:41.213 --71547-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:41.213 --71547-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:41.213 --71547-- Reading syms from /usr/lib64/libc.so.6 00:07:41.213 ==71547== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.213 --71547-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.213 --71547-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.213 ==71547== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.213 --71547-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.213 --71547-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.213 ==71547== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.213 --71547-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.213 --71547-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.213 ==71547== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.213 --71547-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.213 --71547-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.470 --71547-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:41.470 --71547-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:41.470 --71547-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:41.470 --71547-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:41.470 --71547-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:41.470 --71547-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:41.470 --71547-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.470 --71547-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 ==71547== Preferring higher priority redirection: 00:07:41.471 --71547-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:41.471 --71547-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:41.471 --71547-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 --71547-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.471 ==71547== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.471 --71547-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.471 --71547-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.471 ==71547== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.471 --71547-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.471 --71547-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.471 --71547-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:41.471 --71547-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:41.471 --71547-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:41.471 --71547-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:41.471 --71547-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:41.471 --71547-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:41.471 --71547-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:41.471 --71547-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:41.471 --71547-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:41.471 --71547-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:41.471 --71547-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:41.471 --71547-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:41.471 --71547-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:41.471 --71547-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:41.471 --71547-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:41.471 --71547-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:41.471 --71547-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:41.471 00:07:41.471 00:07:41.471 CUnit - A unit testing framework for C - Version 2.1-3 00:07:41.471 http://cunit.sourceforge.net/ 00:07:41.471 00:07:41.471 00:07:41.471 Suite: iov 00:07:41.471 Test: test_single_iov ...passed 00:07:41.471 Test: test_simple_iov ...passed 00:07:41.471 Test: test_complex_iov ...passed 00:07:41.471 Test: test_iovs_to_buf ...passed 00:07:41.471 Test: test_buf_to_iovs ...passed 00:07:41.729 Test: test_memset ...passed 00:07:41.729 Test: test_iov_one ...passed 00:07:41.729 Test: test_iov_xfer ...passed 00:07:41.729 00:07:41.729 Run Summary: Type Total Ran Passed Failed Inactive 00:07:41.729 suites 1 1 n/a 0 0 00:07:41.729 tests 8 8 8 0 0 00:07:41.729 asserts 156 156 156 0 n/a 00:07:41.729 00:07:41.729 Elapsed time = 0.041 seconds 00:07:41.729 --71547-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:41.729 --71547-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:41.729 ==71547== 00:07:41.729 ==71547== HEAP SUMMARY: 00:07:41.729 ==71547== in use at exit: 192 bytes in 1 blocks 00:07:41.729 ==71547== total heap usage: 69 allocs, 68 frees, 103,234 bytes allocated 00:07:41.729 ==71547== 00:07:41.729 ==71547== Searching for pointers to 1 not-freed blocks 00:07:41.729 ==71547== Checked 6,202,608 bytes 00:07:41.729 ==71547== 00:07:41.729 ==71547== LEAK SUMMARY: 00:07:41.729 ==71547== definitely lost: 0 bytes in 0 blocks 00:07:41.729 ==71547== indirectly lost: 0 bytes in 0 blocks 00:07:41.729 ==71547== possibly lost: 0 bytes in 0 blocks 00:07:41.729 ==71547== still reachable: 192 bytes in 1 blocks 00:07:41.729 ==71547== suppressed: 0 bytes in 0 blocks 00:07:41.729 ==71547== Reachable blocks (those to which a pointer was found) are not shown. 00:07:41.729 ==71547== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:41.729 ==71547== 00:07:41.729 ==71547== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:41.729 01:58:56 -- 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:07:41.729 ==71554== Memcheck, a memory error detector 00:07:41.729 ==71554== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:41.729 ==71554== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:41.729 ==71554== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:07:41.729 ==71554== 00:07:41.729 --71554-- Valgrind options: 00:07:41.729 --71554-- --leak-check=full 00:07:41.729 --71554-- --error-exitcode=2 00:07:41.729 --71554-- --verbose 00:07:41.729 --71554-- Contents of /proc/version: 00:07:41.729 --71554-- 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.729 --71554-- 00:07:41.729 --71554-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:41.729 --71554-- Page sizes: currently 4096, max supported 4096 00:07:41.729 --71554-- Valgrind library directory: /usr/libexec/valgrind 00:07:41.729 --71554-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:07:41.730 --71554-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:41.730 --71554-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:41.730 --71554-- might be shown as UnknownInlinedFun 00:07:41.730 --71554-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:41.730 --71554-- object doesn't have a dynamic symbol table 00:07:41.730 --71554-- Scheduler: using generic scheduler lock implementation. 00:07:41.730 --71554-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:41.730 ==71554== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71554-by-???-on-2ceaa32eaff4 00:07:41.730 ==71554== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71554-by-???-on-2ceaa32eaff4 00:07:41.730 ==71554== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71554-by-???-on-2ceaa32eaff4 00:07:41.730 ==71554== 00:07:41.730 ==71554== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:41.730 ==71554== don't want to do, unless you know exactly what you're doing, 00:07:41.730 ==71554== or are doing some strange experiment): 00:07:41.730 ==71554== /usr/libexec/valgrind/../../bin/vgdb --pid=71554 ...command... 00:07:41.730 ==71554== 00:07:41.730 ==71554== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:41.730 ==71554== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:07:41.730 ==71554== and then give GDB the following command 00:07:41.730 ==71554== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71554 00:07:41.730 ==71554== --pid is optional if only one valgrind process is running 00:07:41.730 ==71554== 00:07:41.730 --71554-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:41.730 --71554-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:41.730 --71554-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:41.730 --71554-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:41.730 ==71554== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.730 --71554-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:41.730 --71554-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:41.730 --71554-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:41.730 --71554-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:41.730 --71554-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:41.730 --71554-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:41.730 --71554-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:41.730 --71554-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:41.730 --71554-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:41.730 --71554-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:41.730 --71554-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:41.730 --71554-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:41.730 --71554-- Reading syms from /usr/lib64/libm.so.6 00:07:41.730 --71554-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:41.730 --71554-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:41.730 --71554-- Reading syms from /usr/lib64/libc.so.6 00:07:41.987 ==71554== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.987 --71554-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.987 --71554-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.988 ==71554== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.988 --71554-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.988 --71554-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.988 ==71554== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.988 --71554-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.988 --71554-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.988 ==71554== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.988 --71554-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.988 --71554-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.988 --71554-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:41.988 --71554-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:41.988 --71554-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:41.988 --71554-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:41.988 --71554-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:41.988 --71554-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:41.988 --71554-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 ==71554== Preferring higher priority redirection: 00:07:41.988 --71554-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:41.988 --71554-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:41.988 --71554-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 --71554-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.988 ==71554== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.988 --71554-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.988 --71554-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.988 ==71554== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.988 --71554-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.988 --71554-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.988 --71554-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:41.988 --71554-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:41.989 --71554-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:41.989 --71554-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:41.989 --71554-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:41.989 --71554-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:41.989 --71554-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:41.989 --71554-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:41.989 --71554-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:41.989 --71554-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:41.989 --71554-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:41.989 --71554-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:41.989 --71554-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:41.989 --71554-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:41.989 --71554-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:41.989 --71554-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:41.989 00:07:41.989 00:07:41.989 CUnit - A unit testing framework for C - Version 2.1-3 00:07:41.989 http://cunit.sourceforge.net/ 00:07:41.989 00:07:41.989 00:07:41.989 Suite: math 00:07:42.246 Test: test_serial_number_arithmetic ...passed 00:07:42.246 Suite: erase 00:07:42.246 Test: test_memset_s ...passed 00:07:42.246 00:07:42.246 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.246 suites 2 2 n/a 0 0 00:07:42.246 tests 2 2 2 0 0 00:07:42.246 asserts 18 18 18 0 n/a 00:07:42.246 00:07:42.246 Elapsed time = 0.008 seconds 00:07:42.246 --71554-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.246 --71554-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.246 ==71554== 00:07:42.246 ==71554== HEAP SUMMARY: 00:07:42.246 ==71554== in use at exit: 0 bytes in 0 blocks 00:07:42.246 ==71554== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:07:42.246 ==71554== 00:07:42.246 ==71554== All heap blocks were freed -- no leaks are possible 00:07:42.246 ==71554== 00:07:42.246 ==71554== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.246 01:58:56 -- 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:07:42.246 ==71559== Memcheck, a memory error detector 00:07:42.246 ==71559== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.246 ==71559== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.246 ==71559== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:07:42.246 ==71559== 00:07:42.246 --71559-- Valgrind options: 00:07:42.246 --71559-- --leak-check=full 00:07:42.246 --71559-- --error-exitcode=2 00:07:42.246 --71559-- --verbose 00:07:42.246 --71559-- Contents of /proc/version: 00:07:42.247 --71559-- 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.247 --71559-- 00:07:42.247 --71559-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.247 --71559-- Page sizes: currently 4096, max supported 4096 00:07:42.247 --71559-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.247 --71559-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:07:42.247 --71559-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.247 --71559-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.247 --71559-- might be shown as UnknownInlinedFun 00:07:42.247 --71559-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.247 --71559-- object doesn't have a dynamic symbol table 00:07:42.247 --71559-- Scheduler: using generic scheduler lock implementation. 00:07:42.247 --71559-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.247 ==71559== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71559-by-???-on-2ceaa32eaff4 00:07:42.247 ==71559== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71559-by-???-on-2ceaa32eaff4 00:07:42.247 ==71559== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71559-by-???-on-2ceaa32eaff4 00:07:42.247 ==71559== 00:07:42.247 ==71559== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.247 ==71559== don't want to do, unless you know exactly what you're doing, 00:07:42.247 ==71559== or are doing some strange experiment): 00:07:42.247 ==71559== /usr/libexec/valgrind/../../bin/vgdb --pid=71559 ...command... 00:07:42.247 ==71559== 00:07:42.247 ==71559== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.247 ==71559== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:07:42.247 ==71559== and then give GDB the following command 00:07:42.247 ==71559== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71559 00:07:42.247 ==71559== --pid is optional if only one valgrind process is running 00:07:42.247 ==71559== 00:07:42.247 --71559-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.247 --71559-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.247 --71559-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.247 --71559-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.247 ==71559== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.247 --71559-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.247 --71559-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.247 --71559-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.247 --71559-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.247 --71559-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.247 --71559-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.247 --71559-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.247 --71559-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.247 --71559-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.247 --71559-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.247 --71559-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.247 --71559-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.247 --71559-- Reading syms from /usr/lib64/libm.so.6 00:07:42.247 --71559-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.247 --71559-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.247 --71559-- Reading syms from /usr/lib64/libc.so.6 00:07:42.504 ==71559== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.504 --71559-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.504 --71559-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.504 ==71559== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.504 --71559-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.504 --71559-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.504 ==71559== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.504 --71559-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.504 --71559-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.504 ==71559== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.505 --71559-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.505 --71559-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.505 --71559-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.505 --71559-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.505 --71559-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.505 --71559-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:42.505 --71559-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:42.505 --71559-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:42.505 --71559-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 ==71559== Preferring higher priority redirection: 00:07:42.505 --71559-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:42.505 --71559-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:42.505 --71559-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 --71559-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.505 ==71559== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.505 --71559-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.505 --71559-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.505 ==71559== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.505 --71559-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.505 --71559-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.505 --71559-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:42.505 --71559-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:42.505 --71559-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:42.505 --71559-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:42.505 --71559-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:42.505 --71559-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:42.505 --71559-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:42.506 --71559-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:42.506 --71559-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:42.506 --71559-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:42.506 --71559-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:42.506 --71559-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:42.506 --71559-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:42.506 --71559-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:42.506 --71559-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:42.506 --71559-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:42.506 00:07:42.506 00:07:42.506 CUnit - A unit testing framework for C - Version 2.1-3 00:07:42.506 http://cunit.sourceforge.net/ 00:07:42.506 00:07:42.506 00:07:42.506 Suite: pipe 00:07:42.763 Test: test_create_destroy ...passed 00:07:42.763 Test: test_write_get_buffer ...passed 00:07:42.763 Test: test_write_advance ...passed 00:07:42.763 Test: test_read_get_buffer ...passed 00:07:42.763 Test: test_read_advance ...passed 00:07:42.763 Test: test_data ...passed 00:07:42.763 00:07:42.763 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.763 suites 1 1 n/a 0 0 00:07:42.763 tests 6 6 6 0 0 00:07:42.763 asserts 251 251 251 0 n/a 00:07:42.763 00:07:42.763 Elapsed time = 0.069 seconds 00:07:42.763 --71559-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.763 --71559-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.763 ==71559== 00:07:42.763 ==71559== HEAP SUMMARY: 00:07:42.763 ==71559== in use at exit: 0 bytes in 0 blocks 00:07:42.763 ==71559== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:07:42.763 ==71559== 00:07:42.763 ==71559== All heap blocks were freed -- no leaks are possible 00:07:42.763 ==71559== 00:07:42.763 ==71559== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.763 01:58:57 -- 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:07:42.764 ==71569== Memcheck, a memory error detector 00:07:42.764 ==71569== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.764 ==71569== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.764 ==71569== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:07:42.764 ==71569== 00:07:42.764 --71569-- Valgrind options: 00:07:42.764 --71569-- --leak-check=full 00:07:42.764 --71569-- --error-exitcode=2 00:07:42.764 --71569-- --verbose 00:07:42.764 --71569-- Contents of /proc/version: 00:07:42.764 --71569-- 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.764 --71569-- 00:07:42.764 --71569-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.764 --71569-- Page sizes: currently 4096, max supported 4096 00:07:42.764 --71569-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.764 --71569-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:07:42.764 --71569-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.764 --71569-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.764 --71569-- might be shown as UnknownInlinedFun 00:07:42.764 --71569-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.764 --71569-- object doesn't have a dynamic symbol table 00:07:42.764 --71569-- Scheduler: using generic scheduler lock implementation. 00:07:42.764 --71569-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.764 ==71569== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71569-by-???-on-2ceaa32eaff4 00:07:42.764 ==71569== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71569-by-???-on-2ceaa32eaff4 00:07:42.764 ==71569== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71569-by-???-on-2ceaa32eaff4 00:07:42.764 ==71569== 00:07:42.764 ==71569== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.764 ==71569== don't want to do, unless you know exactly what you're doing, 00:07:42.764 ==71569== or are doing some strange experiment): 00:07:42.764 ==71569== /usr/libexec/valgrind/../../bin/vgdb --pid=71569 ...command... 00:07:42.764 ==71569== 00:07:42.764 ==71569== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.764 ==71569== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:07:42.764 ==71569== and then give GDB the following command 00:07:42.764 ==71569== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71569 00:07:42.764 ==71569== --pid is optional if only one valgrind process is running 00:07:42.764 ==71569== 00:07:42.764 --71569-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.764 --71569-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.764 --71569-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.764 --71569-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.764 ==71569== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.764 --71569-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.764 --71569-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.764 --71569-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.764 --71569-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.764 --71569-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.764 --71569-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.764 --71569-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.764 --71569-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.764 --71569-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.764 --71569-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.764 --71569-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.764 --71569-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:43.021 --71569-- Reading syms from /usr/lib64/libm.so.6 00:07:43.021 --71569-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:43.021 --71569-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:43.021 --71569-- Reading syms from /usr/lib64/libc.so.6 00:07:43.021 ==71569== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.021 --71569-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.021 --71569-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.021 ==71569== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.021 --71569-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.021 --71569-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.021 ==71569== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.021 --71569-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.022 --71569-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.022 ==71569== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.022 --71569-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.022 --71569-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.022 --71569-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:43.022 --71569-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:43.022 --71569-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:43.022 --71569-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:43.022 --71569-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:43.022 --71569-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:43.022 --71569-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 ==71569== Preferring higher priority redirection: 00:07:43.022 --71569-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:43.022 --71569-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:43.022 --71569-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 --71569-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.022 ==71569== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.022 --71569-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.022 --71569-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.022 ==71569== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.022 --71569-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.022 --71569-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.022 --71569-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:43.022 --71569-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:43.022 --71569-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:43.281 --71569-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:43.281 --71569-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:43.281 --71569-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:43.281 --71569-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:43.281 --71569-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:43.281 --71569-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:43.281 --71569-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:43.281 --71569-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:43.281 --71569-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:43.281 --71569-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:43.281 --71569-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:43.281 --71569-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:43.281 --71569-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:43.281 00:07:43.281 00:07:43.281 CUnit - A unit testing framework for C - Version 2.1-3 00:07:43.281 http://cunit.sourceforge.net/ 00:07:43.281 00:07:43.281 00:07:43.281 Suite: xor 00:07:43.281 Test: test_xor_gen ...--71569-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:43.281 passed 00:07:43.281 00:07:43.281 Run Summary: Type Total Ran Passed Failed Inactive 00:07:43.281 suites 1 1 n/a 0 0 00:07:43.281 tests 1 1 1 0 0 00:07:43.281 asserts 17 17 17 0 n/a 00:07:43.281 00:07:43.281 Elapsed time = 0.025 seconds 00:07:43.281 --71569-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:43.281 --71569-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:43.281 ==71569== 00:07:43.281 ==71569== HEAP SUMMARY: 00:07:43.281 ==71569== in use at exit: 0 bytes in 0 blocks 00:07:43.281 ==71569== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:07:43.281 ==71569== 00:07:43.281 ==71569== All heap blocks were freed -- no leaks are possible 00:07:43.281 ==71569== 00:07:43.281 ==71569== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:43.281 00:07:43.281 real 0m8.728s 00:07:43.281 user 0m8.416s 00:07:43.281 sys 0m0.286s 00:07:43.281 01:58:57 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:43.281 01:58:57 -- common/autotest_common.sh@10 -- # set +x 00:07:43.281 ************************************ 00:07:43.281 END TEST unittest_util 00:07:43.281 ************************************ 00:07:43.281 01:58:57 -- unit/unittest.sh@282 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:43.281 01:58:57 -- 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:07:43.281 01:58:57 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:43.281 01:58:57 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:43.281 01:58:57 -- common/autotest_common.sh@10 -- # set +x 00:07:43.281 ************************************ 00:07:43.281 START TEST unittest_vhost 00:07:43.281 ************************************ 00:07:43.281 01:58:57 -- 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:07:43.281 ==71598== Memcheck, a memory error detector 00:07:43.281 ==71598== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:43.281 ==71598== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:43.281 ==71598== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:07:43.281 ==71598== 00:07:43.281 --71598-- Valgrind options: 00:07:43.282 --71598-- --leak-check=full 00:07:43.282 --71598-- --error-exitcode=2 00:07:43.282 --71598-- --verbose 00:07:43.282 --71598-- Contents of /proc/version: 00:07:43.282 --71598-- 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:43.282 --71598-- 00:07:43.282 --71598-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:43.282 --71598-- Page sizes: currently 4096, max supported 4096 00:07:43.282 --71598-- Valgrind library directory: /usr/libexec/valgrind 00:07:43.282 --71598-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:07:43.282 --71598-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:43.282 --71598-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:43.282 --71598-- might be shown as UnknownInlinedFun 00:07:43.282 --71598-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:43.282 --71598-- object doesn't have a dynamic symbol table 00:07:43.282 --71598-- Scheduler: using generic scheduler lock implementation. 00:07:43.282 --71598-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:43.282 ==71598== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71598-by-???-on-2ceaa32eaff4 00:07:43.282 ==71598== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71598-by-???-on-2ceaa32eaff4 00:07:43.282 ==71598== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71598-by-???-on-2ceaa32eaff4 00:07:43.282 ==71598== 00:07:43.282 ==71598== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:43.282 ==71598== don't want to do, unless you know exactly what you're doing, 00:07:43.282 ==71598== or are doing some strange experiment): 00:07:43.282 ==71598== /usr/libexec/valgrind/../../bin/vgdb --pid=71598 ...command... 00:07:43.282 ==71598== 00:07:43.282 ==71598== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:43.282 ==71598== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:07:43.282 ==71598== and then give GDB the following command 00:07:43.282 ==71598== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71598 00:07:43.282 ==71598== --pid is optional if only one valgrind process is running 00:07:43.282 ==71598== 00:07:43.540 --71598-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:43.540 --71598-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:43.540 --71598-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:43.540 --71598-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:43.540 ==71598== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.540 --71598-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:43.541 --71598-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:43.541 --71598-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:43.541 --71598-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:43.541 --71598-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:43.541 --71598-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:43.541 --71598-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:43.541 --71598-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:43.541 --71598-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:43.541 --71598-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:43.541 --71598-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:43.541 --71598-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:43.541 --71598-- Reading syms from /usr/lib64/libm.so.6 00:07:43.541 --71598-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:43.541 --71598-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:43.541 --71598-- Reading syms from /usr/lib64/libc.so.6 00:07:43.541 ==71598== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.541 --71598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.541 --71598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.541 ==71598== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.541 --71598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.541 --71598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.541 ==71598== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.541 --71598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.541 --71598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.541 ==71598== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.541 --71598-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.541 --71598-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.541 --71598-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:43.800 --71598-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:43.800 --71598-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:43.800 --71598-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:43.800 --71598-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:43.800 --71598-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:43.800 --71598-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 ==71598== Preferring higher priority redirection: 00:07:43.800 --71598-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:43.800 --71598-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:43.800 --71598-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.800 --71598-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.801 --71598-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.801 --71598-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.801 ==71598== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.801 --71598-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.801 --71598-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.801 ==71598== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.801 --71598-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.801 --71598-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.801 --71598-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:43.801 --71598-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:43.801 --71598-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:43.801 --71598-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:43.801 --71598-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:43.801 --71598-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:43.801 --71598-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:43.801 --71598-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:43.801 --71598-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:43.801 --71598-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:43.801 --71598-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:43.801 --71598-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:43.801 --71598-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:43.801 --71598-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:44.059 --71598-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:44.059 --71598-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:44.059 00:07:44.059 00:07:44.059 CUnit - A unit testing framework for C - Version 2.1-3 00:07:44.059 http://cunit.sourceforge.net/ 00:07:44.059 00:07:44.059 --71598-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:44.059 00:07:44.059 Suite: vhost_suite 00:07:44.059 Test: desc_to_iov_test ...[2024-04-19 01:58:58.436708] /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:07:44.059 passed 00:07:44.059 Test: create_controller_test ...[2024-04-19 01:58:58.494918] /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:07:44.059 [2024-04-19 01:58:58.495825] /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:07:44.059 [2024-04-19 01:58:58.496775] /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:07:44.059 [2024-04-19 01:58:58.497032] /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:07:44.059 [2024-04-19 01:58:58.497582] /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:07:44.059 [2024-04-19 01:58:58.498715] /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-19 01:58:58.503348] /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:07:44.060 passed 00:07:44.060 Test: session_find_by_vid_test ...passed 00:07:44.060 Test: remove_controller_test ...[2024-04-19 01:58:58.514005] /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:07:44.060 passed 00:07:44.060 Test: vq_avail_ring_get_test ...passed 00:07:44.060 Test: vq_packed_ring_test ...passed 00:07:44.318 Test: vhost_blk_construct_test ...passed 00:07:44.318 00:07:44.318 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.318 suites 1 1 n/a 0 0 00:07:44.318 tests 7 7 7 0 0 00:07:44.318 asserts 147 147 147 0 n/a 00:07:44.318 00:07:44.318 Elapsed time = 0.234 seconds 00:07:44.318 --71598-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:44.318 --71598-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:44.318 ==71598== 00:07:44.318 ==71598== HEAP SUMMARY: 00:07:44.318 ==71598== in use at exit: 303,664 bytes in 9,253 blocks 00:07:44.318 ==71598== total heap usage: 10,432 allocs, 1,179 frees, 627,254 bytes allocated 00:07:44.318 ==71598== 00:07:44.318 ==71598== Searching for pointers to 9,253 not-freed blocks 00:07:44.318 ==71598== Checked 6,783,960 bytes 00:07:44.318 ==71598== 00:07:44.318 ==71598== LEAK SUMMARY: 00:07:44.318 ==71598== definitely lost: 0 bytes in 0 blocks 00:07:44.318 ==71598== indirectly lost: 0 bytes in 0 blocks 00:07:44.318 ==71598== possibly lost: 0 bytes in 0 blocks 00:07:44.318 ==71598== still reachable: 303,664 bytes in 9,253 blocks 00:07:44.318 ==71598== suppressed: 0 bytes in 0 blocks 00:07:44.318 ==71598== Reachable blocks (those to which a pointer was found) are not shown. 00:07:44.318 ==71598== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:44.318 ==71598== 00:07:44.318 ==71598== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:44.318 00:07:44.318 real 0m0.929s 00:07:44.318 user 0m0.900s 00:07:44.318 sys 0m0.027s 00:07:44.318 01:58:58 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:44.318 01:58:58 -- common/autotest_common.sh@10 -- # set +x 00:07:44.318 ************************************ 00:07:44.318 END TEST unittest_vhost 00:07:44.318 ************************************ 00:07:44.318 01:58:58 -- 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:07:44.318 01:58:58 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:44.318 01:58:58 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:44.318 01:58:58 -- common/autotest_common.sh@10 -- # set +x 00:07:44.318 ************************************ 00:07:44.318 START TEST unittest_dma 00:07:44.318 ************************************ 00:07:44.318 01:58:58 -- 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:07:44.318 ==71631== Memcheck, a memory error detector 00:07:44.318 ==71631== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:44.318 ==71631== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:44.318 ==71631== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:07:44.318 ==71631== 00:07:44.318 --71631-- Valgrind options: 00:07:44.318 --71631-- --leak-check=full 00:07:44.318 --71631-- --error-exitcode=2 00:07:44.318 --71631-- --verbose 00:07:44.318 --71631-- Contents of /proc/version: 00:07:44.318 --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:44.318 --71631-- 00:07:44.318 --71631-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:44.318 --71631-- Page sizes: currently 4096, max supported 4096 00:07:44.318 --71631-- Valgrind library directory: /usr/libexec/valgrind 00:07:44.318 --71631-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:07:44.318 --71631-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:44.318 --71631-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:44.318 --71631-- might be shown as UnknownInlinedFun 00:07:44.318 --71631-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:44.318 --71631-- object doesn't have a dynamic symbol table 00:07:44.318 --71631-- Scheduler: using generic scheduler lock implementation. 00:07:44.318 --71631-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:44.318 ==71631== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71631-by-???-on-2ceaa32eaff4 00:07:44.318 ==71631== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71631-by-???-on-2ceaa32eaff4 00:07:44.319 ==71631== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71631-by-???-on-2ceaa32eaff4 00:07:44.319 ==71631== 00:07:44.319 ==71631== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:44.319 ==71631== don't want to do, unless you know exactly what you're doing, 00:07:44.319 ==71631== or are doing some strange experiment): 00:07:44.319 ==71631== /usr/libexec/valgrind/../../bin/vgdb --pid=71631 ...command... 00:07:44.319 ==71631== 00:07:44.319 ==71631== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:44.319 ==71631== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:07:44.319 ==71631== and then give GDB the following command 00:07:44.319 ==71631== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71631 00:07:44.319 ==71631== --pid is optional if only one valgrind process is running 00:07:44.319 ==71631== 00:07:44.319 --71631-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:44.319 --71631-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:44.319 --71631-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:44.319 --71631-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:44.319 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.319 --71631-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:44.319 --71631-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:44.319 --71631-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:44.319 --71631-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:44.319 --71631-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:44.319 --71631-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:44.319 --71631-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:44.319 --71631-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:44.319 --71631-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:44.319 --71631-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:44.319 --71631-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:44.576 --71631-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:44.576 --71631-- Reading syms from /usr/lib64/libm.so.6 00:07:44.576 --71631-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:44.576 --71631-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:44.576 --71631-- Reading syms from /usr/lib64/libc.so.6 00:07:44.576 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.576 --71631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.576 --71631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.576 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.576 --71631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.576 --71631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.576 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.576 --71631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.576 --71631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.577 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.577 --71631-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.577 --71631-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.577 --71631-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:44.577 --71631-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:44.577 --71631-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:44.577 --71631-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:44.577 --71631-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:44.577 --71631-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:44.577 --71631-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 ==71631== Preferring higher priority redirection: 00:07:44.577 --71631-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:44.577 --71631-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:44.577 --71631-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.577 --71631-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.578 --71631-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.578 --71631-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.578 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.578 --71631-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.578 --71631-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.578 ==71631== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.578 --71631-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.578 --71631-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.578 --71631-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:44.578 --71631-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:44.578 --71631-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:44.836 --71631-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:44.836 --71631-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:44.836 --71631-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:44.836 --71631-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:44.836 --71631-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:44.836 --71631-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:44.836 --71631-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:44.836 --71631-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:44.836 --71631-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:44.836 --71631-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:44.836 --71631-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:44.836 --71631-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:44.836 --71631-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:44.836 00:07:44.836 00:07:44.836 CUnit - A unit testing framework for C - Version 2.1-3 00:07:44.836 http://cunit.sourceforge.net/ 00:07:44.836 00:07:44.836 00:07:44.836 Suite: dma_suite 00:07:44.836 Test: test_dma ...[2024-04-19 01:58:59.178388] /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:07:44.836 passed 00:07:44.836 00:07:44.836 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.836 suites 1 1 n/a 0 0 00:07:44.836 tests 1 1 1 0 0 00:07:44.836 asserts 54 54 54 0 n/a 00:07:44.836 00:07:44.836 Elapsed time = 0.059 seconds 00:07:44.836 --71631-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:44.836 --71631-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:44.836 ==71631== 00:07:44.836 ==71631== HEAP SUMMARY: 00:07:44.836 ==71631== in use at exit: 0 bytes in 0 blocks 00:07:44.836 ==71631== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:07:44.836 ==71631== 00:07:44.836 ==71631== All heap blocks were freed -- no leaks are possible 00:07:44.836 ==71631== 00:07:44.836 ==71631== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:44.836 00:07:44.836 real 0m0.564s 00:07:44.836 user 0m0.539s 00:07:44.836 sys 0m0.024s 00:07:44.836 01:58:59 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:44.837 01:58:59 -- common/autotest_common.sh@10 -- # set +x 00:07:44.837 ************************************ 00:07:44.837 END TEST unittest_dma 00:07:44.837 ************************************ 00:07:44.837 01:58:59 -- unit/unittest.sh@287 -- # run_test unittest_init unittest_init 00:07:44.837 01:58:59 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:44.837 01:58:59 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:44.837 01:58:59 -- common/autotest_common.sh@10 -- # set +x 00:07:44.837 ************************************ 00:07:44.837 START TEST unittest_init 00:07:44.837 ************************************ 00:07:44.837 01:58:59 -- common/autotest_common.sh@1111 -- # unittest_init 00:07:44.837 01:58:59 -- 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:07:44.837 ==71657== Memcheck, a memory error detector 00:07:44.837 ==71657== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:44.837 ==71657== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:44.837 ==71657== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:07:44.837 ==71657== 00:07:44.837 --71657-- Valgrind options: 00:07:44.837 --71657-- --leak-check=full 00:07:44.837 --71657-- --error-exitcode=2 00:07:44.837 --71657-- --verbose 00:07:44.837 --71657-- Contents of /proc/version: 00:07:44.837 --71657-- 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.837 --71657-- 00:07:44.837 --71657-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:44.837 --71657-- Page sizes: currently 4096, max supported 4096 00:07:44.837 --71657-- Valgrind library directory: /usr/libexec/valgrind 00:07:44.837 --71657-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:07:44.837 --71657-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:45.095 --71657-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:45.095 --71657-- might be shown as UnknownInlinedFun 00:07:45.095 --71657-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:45.095 --71657-- object doesn't have a dynamic symbol table 00:07:45.095 --71657-- Scheduler: using generic scheduler lock implementation. 00:07:45.095 --71657-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:45.095 ==71657== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71657-by-???-on-2ceaa32eaff4 00:07:45.095 ==71657== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71657-by-???-on-2ceaa32eaff4 00:07:45.095 ==71657== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71657-by-???-on-2ceaa32eaff4 00:07:45.095 ==71657== 00:07:45.095 ==71657== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:45.095 ==71657== don't want to do, unless you know exactly what you're doing, 00:07:45.095 ==71657== or are doing some strange experiment): 00:07:45.095 ==71657== /usr/libexec/valgrind/../../bin/vgdb --pid=71657 ...command... 00:07:45.095 ==71657== 00:07:45.095 ==71657== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:45.095 ==71657== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:07:45.095 ==71657== and then give GDB the following command 00:07:45.095 ==71657== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71657 00:07:45.095 ==71657== --pid is optional if only one valgrind process is running 00:07:45.095 ==71657== 00:07:45.095 --71657-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:45.095 --71657-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:45.095 --71657-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:45.095 --71657-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:45.095 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.095 --71657-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:45.095 --71657-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:45.095 --71657-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:45.096 --71657-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:45.096 --71657-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:45.096 --71657-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:45.096 --71657-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:45.096 --71657-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:45.096 --71657-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:45.096 --71657-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:45.096 --71657-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:45.096 --71657-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:45.096 --71657-- Reading syms from /usr/lib64/libm.so.6 00:07:45.096 --71657-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:45.096 --71657-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:45.096 --71657-- Reading syms from /usr/lib64/libc.so.6 00:07:45.096 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.096 --71657-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.096 --71657-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.096 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.096 --71657-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.096 --71657-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.096 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.096 --71657-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.096 --71657-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.096 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.096 --71657-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.096 --71657-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.354 --71657-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:45.354 --71657-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:45.354 --71657-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:45.354 --71657-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:45.354 --71657-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:45.354 --71657-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:45.354 --71657-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.354 --71657-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 ==71657== Preferring higher priority redirection: 00:07:45.355 --71657-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:45.355 --71657-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:45.355 --71657-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 --71657-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.355 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.355 --71657-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.355 --71657-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.355 ==71657== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.355 --71657-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.355 --71657-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.355 --71657-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:45.355 --71657-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:45.355 --71657-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:45.355 --71657-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:45.355 --71657-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:45.355 --71657-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:45.355 --71657-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:45.355 --71657-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:45.355 --71657-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:45.613 --71657-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:45.613 --71657-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:45.613 --71657-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:45.613 --71657-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:45.613 --71657-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:45.613 --71657-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:45.613 --71657-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:45.613 --71657-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:45.613 00:07:45.613 00:07:45.613 CUnit - A unit testing framework for C - Version 2.1-3 00:07:45.613 http://cunit.sourceforge.net/ 00:07:45.613 00:07:45.613 00:07:45.613 Suite: subsystem_suite 00:07:45.613 Test: subsystem_sort_test_depends_on_single ...passed 00:07:45.613 Test: subsystem_sort_test_depends_on_multiple ...passed 00:07:45.613 Test: subsystem_sort_test_missing_dependency ...[2024-04-19 01:59:00.007788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:07:45.613 [2024-04-19 01:59:00.047267] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:07:45.613 passed 00:07:45.613 00:07:45.614 Run Summary: Type Total Ran Passed Failed Inactive 00:07:45.614 suites 1 1 n/a 0 0 00:07:45.614 tests 3 3 3 0 0 00:07:45.614 asserts 20 20 20 0 n/a 00:07:45.614 00:07:45.614 Elapsed time = 0.081 seconds 00:07:45.614 --71657-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:45.614 --71657-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:45.872 ==71657== 00:07:45.872 ==71657== HEAP SUMMARY: 00:07:45.872 ==71657== in use at exit: 33,688 bytes in 1,027 blocks 00:07:45.872 ==71657== total heap usage: 1,118 allocs, 91 frees, 183,024 bytes allocated 00:07:45.872 ==71657== 00:07:45.872 ==71657== Searching for pointers to 1,027 not-freed blocks 00:07:45.872 ==71657== Checked 6,510,552 bytes 00:07:45.872 ==71657== 00:07:45.872 ==71657== LEAK SUMMARY: 00:07:45.872 ==71657== definitely lost: 0 bytes in 0 blocks 00:07:45.872 ==71657== indirectly lost: 0 bytes in 0 blocks 00:07:45.872 ==71657== possibly lost: 0 bytes in 0 blocks 00:07:45.872 ==71657== still reachable: 33,688 bytes in 1,027 blocks 00:07:45.872 ==71657== suppressed: 0 bytes in 0 blocks 00:07:45.872 ==71657== Reachable blocks (those to which a pointer was found) are not shown. 00:07:45.872 ==71657== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:45.872 ==71657== 00:07:45.872 ==71657== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:45.872 00:07:45.872 real 0m0.818s 00:07:45.872 user 0m0.781s 00:07:45.872 sys 0m0.035s 00:07:45.872 01:59:00 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:45.872 01:59:00 -- common/autotest_common.sh@10 -- # set +x 00:07:45.872 ************************************ 00:07:45.872 END TEST unittest_init 00:07:45.872 ************************************ 00:07:45.872 01:59:00 -- 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:07:45.872 01:59:00 -- common/autotest_common.sh@1087 -- # '[' 6 -le 1 ']' 00:07:45.872 01:59:00 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:45.872 01:59:00 -- common/autotest_common.sh@10 -- # set +x 00:07:45.872 ************************************ 00:07:45.872 START TEST unittest_keyring 00:07:45.872 ************************************ 00:07:45.872 01:59: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/keyring/keyring.c/keyring_ut 00:07:45.872 ==71688== Memcheck, a memory error detector 00:07:45.872 ==71688== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:45.872 ==71688== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:45.872 ==71688== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:07:45.872 ==71688== 00:07:45.872 --71688-- Valgrind options: 00:07:45.872 --71688-- --leak-check=full 00:07:45.872 --71688-- --error-exitcode=2 00:07:45.872 --71688-- --verbose 00:07:45.872 --71688-- Contents of /proc/version: 00:07:45.872 --71688-- 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.872 --71688-- 00:07:45.872 --71688-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:45.872 --71688-- Page sizes: currently 4096, max supported 4096 00:07:45.872 --71688-- Valgrind library directory: /usr/libexec/valgrind 00:07:45.872 --71688-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:07:45.872 --71688-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:45.872 --71688-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:45.872 --71688-- might be shown as UnknownInlinedFun 00:07:45.872 --71688-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:45.872 --71688-- object doesn't have a dynamic symbol table 00:07:45.872 --71688-- Scheduler: using generic scheduler lock implementation. 00:07:45.872 --71688-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:45.872 ==71688== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71688-by-???-on-2ceaa32eaff4 00:07:45.872 ==71688== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71688-by-???-on-2ceaa32eaff4 00:07:45.872 ==71688== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71688-by-???-on-2ceaa32eaff4 00:07:45.872 ==71688== 00:07:45.872 ==71688== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:45.872 ==71688== don't want to do, unless you know exactly what you're doing, 00:07:45.872 ==71688== or are doing some strange experiment): 00:07:45.872 ==71688== /usr/libexec/valgrind/../../bin/vgdb --pid=71688 ...command... 00:07:45.872 ==71688== 00:07:45.872 ==71688== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:45.872 ==71688== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:07:45.872 ==71688== and then give GDB the following command 00:07:45.872 ==71688== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71688 00:07:45.872 ==71688== --pid is optional if only one valgrind process is running 00:07:45.872 ==71688== 00:07:45.873 --71688-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:45.873 --71688-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:45.873 --71688-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:45.873 --71688-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:45.873 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.873 --71688-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:45.873 --71688-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:45.873 --71688-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:45.873 --71688-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:45.873 --71688-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:45.873 --71688-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:45.873 --71688-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:45.873 --71688-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:45.873 --71688-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:45.873 --71688-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:45.873 --71688-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:45.873 --71688-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:45.873 --71688-- Reading syms from /usr/lib64/libm.so.6 00:07:46.131 --71688-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:46.131 --71688-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:46.131 --71688-- Reading syms from /usr/lib64/libc.so.6 00:07:46.131 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.132 --71688-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.132 --71688-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.132 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.132 --71688-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.132 --71688-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.132 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.132 --71688-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.132 --71688-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.132 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.132 --71688-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.132 --71688-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.132 --71688-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:46.132 --71688-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:46.132 --71688-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:46.132 --71688-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:46.132 --71688-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:46.132 --71688-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:46.132 --71688-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 ==71688== Preferring higher priority redirection: 00:07:46.132 --71688-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:46.132 --71688-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:46.132 --71688-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.132 --71688-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:46.133 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.133 --71688-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:46.133 --71688-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:46.391 ==71688== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.391 --71688-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:46.392 --71688-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:46.392 --71688-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:46.392 --71688-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:46.392 --71688-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:46.392 --71688-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:46.392 --71688-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:46.392 --71688-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:46.392 --71688-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:46.392 --71688-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:46.392 --71688-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:46.392 --71688-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:46.392 --71688-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:46.392 --71688-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:46.392 --71688-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:46.392 --71688-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:46.392 --71688-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:46.392 --71688-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:46.392 00:07:46.392 00:07:46.392 CUnit - A unit testing framework for C - Version 2.1-3 00:07:46.392 http://cunit.sourceforge.net/ 00:07:46.392 00:07:46.392 00:07:46.392 Suite: keyring 00:07:46.392 Test: test_keyring_add_remove ...[2024-04-19 01:59:00.842017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:07:46.392 [2024-04-19 01:59:00.880889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:07:46.392 [2024-04-19 01:59:00.884064] /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:07:46.392 passed 00:07:46.392 Test: test_keyring_get_put ...passed 00:07:46.392 00:07:46.392 Run Summary: Type Total Ran Passed Failed Inactive 00:07:46.392 suites 1 1 n/a 0 0 00:07:46.392 tests 2 2 2 0 0 00:07:46.392 asserts 44 44 44 0 n/a 00:07:46.392 00:07:46.392 Elapsed time = 0.078 seconds 00:07:46.392 --71688-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:46.651 --71688-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:46.651 ==71688== 00:07:46.651 ==71688== HEAP SUMMARY: 00:07:46.651 ==71688== in use at exit: 0 bytes in 0 blocks 00:07:46.651 ==71688== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:07:46.651 ==71688== 00:07:46.651 ==71688== All heap blocks were freed -- no leaks are possible 00:07:46.651 ==71688== 00:07:46.651 ==71688== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:46.651 00:07:46.651 real 0m0.743s 00:07:46.651 user 0m0.706s 00:07:46.651 sys 0m0.033s 00:07:46.651 01:59:00 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:46.651 01:59:00 -- common/autotest_common.sh@10 -- # set +x 00:07:46.651 ************************************ 00:07:46.651 END TEST unittest_keyring 00:07:46.651 ************************************ 00:07:46.651 01:59:00 -- unit/unittest.sh@290 -- # '[' yes = yes ']' 00:07:46.651 01:59:00 -- unit/unittest.sh@290 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:07:46.651 01:59:00 -- unit/unittest.sh@291 -- # hostname 00:07:46.651 01:59:00 -- 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 2ceaa32eaff4 -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:08:13.180 01:59:24 -- 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:13.437 01:59:27 -- 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:15.334 01:59:29 -- 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:17.230 01:59:31 -- 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:19.124 01:59:33 -- 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:21.017 01:59:35 -- 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:22.912 01:59:37 -- 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:24.283 01:59:38 -- 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:24.284 01:59:38 -- 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:24.848 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:08:24.848 Found 357 entries. 00:08:24.848 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:08:24.848 Writing .css and .png files. 00:08:24.848 Generating output. 00:08:24.848 Processing file include/linux/virtio_ring.h 00:08:24.849 Processing file include/spdk/mmio.h 00:08:24.849 Processing file include/spdk/nvme.h 00:08:24.849 Processing file include/spdk/endian.h 00:08:24.849 Processing file include/spdk/base64.h 00:08:24.849 Processing file include/spdk/nvmf_transport.h 00:08:24.849 Processing file include/spdk/thread.h 00:08:24.849 Processing file include/spdk/histogram_data.h 00:08:24.849 Processing file include/spdk/util.h 00:08:24.849 Processing file include/spdk/nvme_spec.h 00:08:24.849 Processing file include/spdk/trace.h 00:08:24.849 Processing file include/spdk/bdev_module.h 00:08:24.849 Processing file include/spdk_internal/nvme_tcp.h 00:08:24.849 Processing file include/spdk_internal/sgl.h 00:08:24.849 Processing file include/spdk_internal/virtio.h 00:08:24.849 Processing file include/spdk_internal/sock.h 00:08:24.849 Processing file include/spdk_internal/rdma.h 00:08:24.849 Processing file include/spdk_internal/utf.h 00:08:24.849 Processing file lib/accel/accel_rpc.c 00:08:24.849 Processing file lib/accel/accel.c 00:08:24.849 Processing file lib/accel/accel_sw.c 00:08:24.849 Processing file lib/bdev/bdev_zone.c 00:08:24.849 Processing file lib/bdev/scsi_nvme.c 00:08:24.849 Processing file lib/bdev/bdev_rpc.c 00:08:24.849 Processing file lib/bdev/part.c 00:08:24.849 Processing file lib/bdev/bdev.c 00:08:25.106 Processing file lib/blob/request.c 00:08:25.106 Processing file lib/blob/zeroes.c 00:08:25.106 Processing file lib/blob/blob_bs_dev.c 00:08:25.106 Processing file lib/blob/blobstore.h 00:08:25.106 Processing file lib/blob/blobstore.c 00:08:25.106 Processing file lib/blobfs/blobfs.c 00:08:25.106 Processing file lib/blobfs/tree.c 00:08:25.106 Processing file lib/conf/conf.c 00:08:25.106 Processing file lib/dma/dma.c 00:08:25.106 Processing file lib/env_dpdk/init.c 00:08:25.106 Processing file lib/env_dpdk/sigbus_handler.c 00:08:25.106 Processing file lib/env_dpdk/pci_dpdk.c 00:08:25.106 Processing file lib/env_dpdk/env.c 00:08:25.106 Processing file lib/env_dpdk/pci_idxd.c 00:08:25.106 Processing file lib/env_dpdk/pci_event.c 00:08:25.106 Processing file lib/env_dpdk/pci_virtio.c 00:08:25.106 Processing file lib/env_dpdk/threads.c 00:08:25.106 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:08:25.106 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:08:25.106 Processing file lib/env_dpdk/pci.c 00:08:25.106 Processing file lib/env_dpdk/memory.c 00:08:25.106 Processing file lib/env_dpdk/pci_vmd.c 00:08:25.107 Processing file lib/env_dpdk/pci_ioat.c 00:08:25.107 Processing file lib/env_ocf/ocf_env.h 00:08:25.107 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:08:25.107 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:08:25.107 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:08:25.107 Processing file lib/event/reactor.c 00:08:25.107 Processing file lib/event/app.c 00:08:25.107 Processing file lib/event/scheduler_static.c 00:08:25.107 Processing file lib/event/app_rpc.c 00:08:25.107 Processing file lib/event/log_rpc.c 00:08:25.364 Processing file lib/ftl/ftl_trace.c 00:08:25.364 Processing file lib/ftl/ftl_l2p_flat.c 00:08:25.364 Processing file lib/ftl/ftl_debug.c 00:08:25.364 Processing file lib/ftl/ftl_writer.c 00:08:25.364 Processing file lib/ftl/ftl_core.c 00:08:25.364 Processing file lib/ftl/ftl_l2p.c 00:08:25.364 Processing file lib/ftl/ftl_io.c 00:08:25.364 Processing file lib/ftl/ftl_debug.h 00:08:25.364 Processing file lib/ftl/ftl_layout.c 00:08:25.364 Processing file lib/ftl/ftl_rq.c 00:08:25.364 Processing file lib/ftl/ftl_band.h 00:08:25.364 Processing file lib/ftl/ftl_sb.c 00:08:25.364 Processing file lib/ftl/ftl_init.c 00:08:25.364 Processing file lib/ftl/ftl_nv_cache.c 00:08:25.364 Processing file lib/ftl/ftl_nv_cache.h 00:08:25.364 Processing file lib/ftl/ftl_p2l.c 00:08:25.364 Processing file lib/ftl/ftl_reloc.c 00:08:25.364 Processing file lib/ftl/ftl_band_ops.c 00:08:25.364 Processing file lib/ftl/ftl_l2p_cache.c 00:08:25.364 Processing file lib/ftl/ftl_band.c 00:08:25.364 Processing file lib/ftl/ftl_core.h 00:08:25.364 Processing file lib/ftl/ftl_io.h 00:08:25.364 Processing file lib/ftl/ftl_writer.h 00:08:25.364 Processing file lib/ftl/ftl_nv_cache_io.h 00:08:25.364 Processing file lib/ftl/base/ftl_base_dev.c 00:08:25.364 Processing file lib/ftl/base/ftl_base_bdev.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:08:25.364 Processing file lib/ftl/mngt/ftl_mngt.c 00:08:25.364 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:08:25.364 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:08:25.364 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:08:25.364 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:08:25.364 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:08:25.364 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:08:25.364 Processing file lib/ftl/utils/ftl_conf.c 00:08:25.364 Processing file lib/ftl/utils/ftl_property.c 00:08:25.364 Processing file lib/ftl/utils/ftl_property.h 00:08:25.364 Processing file lib/ftl/utils/ftl_df.h 00:08:25.364 Processing file lib/ftl/utils/ftl_mempool.c 00:08:25.364 Processing file lib/ftl/utils/ftl_bitmap.c 00:08:25.364 Processing file lib/ftl/utils/ftl_addr_utils.h 00:08:25.365 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:08:25.365 Processing file lib/ftl/utils/ftl_md.c 00:08:25.365 Processing file lib/idxd/idxd_user.c 00:08:25.365 Processing file lib/idxd/idxd_internal.h 00:08:25.365 Processing file lib/idxd/idxd.c 00:08:25.365 Processing file lib/init/subsystem_rpc.c 00:08:25.365 Processing file lib/init/json_config.c 00:08:25.365 Processing file lib/init/rpc.c 00:08:25.365 Processing file lib/init/subsystem.c 00:08:25.365 Processing file lib/ioat/ioat_internal.h 00:08:25.365 Processing file lib/ioat/ioat.c 00:08:25.365 Processing file lib/iscsi/tgt_node.c 00:08:25.365 Processing file lib/iscsi/md5.c 00:08:25.365 Processing file lib/iscsi/iscsi_subsystem.c 00:08:25.365 Processing file lib/iscsi/iscsi_rpc.c 00:08:25.365 Processing file lib/iscsi/task.c 00:08:25.365 Processing file lib/iscsi/param.c 00:08:25.365 Processing file lib/iscsi/init_grp.c 00:08:25.365 Processing file lib/iscsi/portal_grp.c 00:08:25.365 Processing file lib/iscsi/conn.c 00:08:25.365 Processing file lib/iscsi/iscsi.h 00:08:25.365 Processing file lib/iscsi/iscsi.c 00:08:25.365 Processing file lib/iscsi/task.h 00:08:25.365 Processing file lib/json/json_parse.c 00:08:25.365 Processing file lib/json/json_write.c 00:08:25.365 Processing file lib/json/json_util.c 00:08:25.365 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:08:25.365 Processing file lib/jsonrpc/jsonrpc_client.c 00:08:25.365 Processing file lib/jsonrpc/jsonrpc_server.c 00:08:25.365 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:08:25.622 Processing file lib/keyring/keyring.c 00:08:25.622 Processing file lib/keyring/keyring_rpc.c 00:08:25.622 Processing file lib/log/log_flags.c 00:08:25.622 Processing file lib/log/log_deprecated.c 00:08:25.622 Processing file lib/log/log.c 00:08:25.622 Processing file lib/lvol/lvol.c 00:08:25.622 Processing file lib/nbd/nbd.c 00:08:25.622 Processing file lib/nbd/nbd_rpc.c 00:08:25.622 Processing file lib/notify/notify_rpc.c 00:08:25.622 Processing file lib/notify/notify.c 00:08:25.622 Processing file lib/nvme/nvme_qpair.c 00:08:25.622 Processing file lib/nvme/nvme_zns.c 00:08:25.622 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:08:25.622 Processing file lib/nvme/nvme_discovery.c 00:08:25.622 Processing file lib/nvme/nvme_io_msg.c 00:08:25.622 Processing file lib/nvme/nvme_cuse.c 00:08:25.622 Processing file lib/nvme/nvme_ns.c 00:08:25.622 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:08:25.622 Processing file lib/nvme/nvme.c 00:08:25.622 Processing file lib/nvme/nvme_auth.c 00:08:25.622 Processing file lib/nvme/nvme_ns_cmd.c 00:08:25.622 Processing file lib/nvme/nvme_opal.c 00:08:25.622 Processing file lib/nvme/nvme_pcie_internal.h 00:08:25.622 Processing file lib/nvme/nvme_quirks.c 00:08:25.622 Processing file lib/nvme/nvme_transport.c 00:08:25.622 Processing file lib/nvme/nvme_fabric.c 00:08:25.622 Processing file lib/nvme/nvme_vfio_user.c 00:08:25.622 Processing file lib/nvme/nvme_ctrlr.c 00:08:25.622 Processing file lib/nvme/nvme_poll_group.c 00:08:25.622 Processing file lib/nvme/nvme_rdma.c 00:08:25.622 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:08:25.622 Processing file lib/nvme/nvme_tcp.c 00:08:25.622 Processing file lib/nvme/nvme_internal.h 00:08:25.622 Processing file lib/nvme/nvme_pcie.c 00:08:25.622 Processing file lib/nvme/nvme_pcie_common.c 00:08:25.880 Processing file lib/nvmf/ctrlr_bdev.c 00:08:25.880 Processing file lib/nvmf/tcp.c 00:08:25.880 Processing file lib/nvmf/nvmf_internal.h 00:08:25.880 Processing file lib/nvmf/ctrlr.c 00:08:25.880 Processing file lib/nvmf/transport.c 00:08:25.880 Processing file lib/nvmf/subsystem.c 00:08:25.880 Processing file lib/nvmf/rdma.c 00:08:25.880 Processing file lib/nvmf/nvmf.c 00:08:25.880 Processing file lib/nvmf/nvmf_rpc.c 00:08:25.880 Processing file lib/nvmf/ctrlr_discovery.c 00:08:25.880 Processing file lib/nvmf/vfio_user.c 00:08:25.880 Processing file lib/rdma/rdma_verbs.c 00:08:25.880 Processing file lib/rdma/common.c 00:08:25.880 Processing file lib/reduce/reduce.c 00:08:25.880 Processing file lib/rpc/rpc.c 00:08:25.880 Processing file lib/scsi/scsi_bdev.c 00:08:25.880 Processing file lib/scsi/scsi.c 00:08:25.880 Processing file lib/scsi/scsi_pr.c 00:08:25.880 Processing file lib/scsi/lun.c 00:08:25.880 Processing file lib/scsi/port.c 00:08:25.880 Processing file lib/scsi/dev.c 00:08:25.880 Processing file lib/scsi/scsi_rpc.c 00:08:25.880 Processing file lib/scsi/task.c 00:08:25.880 Processing file lib/sock/sock.c 00:08:25.880 Processing file lib/sock/sock_rpc.c 00:08:26.138 Processing file lib/thread/thread.c 00:08:26.138 Processing file lib/thread/iobuf.c 00:08:26.138 Processing file lib/trace/trace.c 00:08:26.138 Processing file lib/trace/trace_rpc.c 00:08:26.138 Processing file lib/trace/trace_flags.c 00:08:26.138 Processing file lib/trace_parser/trace.cpp 00:08:26.138 Processing file lib/ublk/ublk.c 00:08:26.138 Processing file lib/ublk/ublk_rpc.c 00:08:26.138 Processing file lib/ut/ut.c 00:08:26.138 Processing file lib/ut_mock/mock.c 00:08:26.138 Processing file lib/util/fd_group.c 00:08:26.138 Processing file lib/util/zipf.c 00:08:26.138 Processing file lib/util/crc16.c 00:08:26.138 Processing file lib/util/iov.c 00:08:26.138 Processing file lib/util/crc32c.c 00:08:26.138 Processing file lib/util/cpuset.c 00:08:26.138 Processing file lib/util/fd.c 00:08:26.138 Processing file lib/util/hexlify.c 00:08:26.138 Processing file lib/util/file.c 00:08:26.138 Processing file lib/util/base64.c 00:08:26.138 Processing file lib/util/strerror_tls.c 00:08:26.138 Processing file lib/util/pipe.c 00:08:26.138 Processing file lib/util/string.c 00:08:26.138 Processing file lib/util/math.c 00:08:26.138 Processing file lib/util/crc32.c 00:08:26.138 Processing file lib/util/dif.c 00:08:26.138 Processing file lib/util/crc64.c 00:08:26.138 Processing file lib/util/crc32_ieee.c 00:08:26.138 Processing file lib/util/uuid.c 00:08:26.138 Processing file lib/util/xor.c 00:08:26.138 Processing file lib/util/bit_array.c 00:08:26.138 Processing file lib/vfio_user/host/vfio_user.c 00:08:26.138 Processing file lib/vfio_user/host/vfio_user_pci.c 00:08:26.138 Processing file lib/vfu_tgt/tgt_rpc.c 00:08:26.138 Processing file lib/vfu_tgt/tgt_endpoint.c 00:08:26.138 Processing file lib/vhost/vhost_internal.h 00:08:26.138 Processing file lib/vhost/vhost_rpc.c 00:08:26.138 Processing file lib/vhost/rte_vhost_user.c 00:08:26.138 Processing file lib/vhost/vhost_blk.c 00:08:26.138 Processing file lib/vhost/vhost.c 00:08:26.138 Processing file lib/vhost/vhost_scsi.c 00:08:26.138 Processing file lib/virtio/virtio_vfio_user.c 00:08:26.138 Processing file lib/virtio/virtio_vhost_user.c 00:08:26.138 Processing file lib/virtio/virtio_pci.c 00:08:26.138 Processing file lib/virtio/virtio.c 00:08:26.138 Processing file lib/vmd/vmd.c 00:08:26.138 Processing file lib/vmd/led.c 00:08:26.138 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:08:26.138 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:08:26.138 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:08:26.138 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:08:26.138 Processing file module/accel/dsa/accel_dsa_rpc.c 00:08:26.138 Processing file module/accel/dsa/accel_dsa.c 00:08:26.138 Processing file module/accel/error/accel_error.c 00:08:26.138 Processing file module/accel/error/accel_error_rpc.c 00:08:26.396 Processing file module/accel/iaa/accel_iaa.c 00:08:26.396 Processing file module/accel/iaa/accel_iaa_rpc.c 00:08:26.396 Processing file module/accel/ioat/accel_ioat.c 00:08:26.396 Processing file module/accel/ioat/accel_ioat_rpc.c 00:08:26.396 Processing file module/bdev/aio/bdev_aio_rpc.c 00:08:26.396 Processing file module/bdev/aio/bdev_aio.c 00:08:26.396 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:08:26.396 Processing file module/bdev/compress/vbdev_compress.c 00:08:26.396 Processing file module/bdev/crypto/vbdev_crypto.c 00:08:26.396 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:08:26.396 Processing file module/bdev/delay/vbdev_delay.c 00:08:26.396 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:08:26.396 Processing file module/bdev/error/vbdev_error.c 00:08:26.396 Processing file module/bdev/error/vbdev_error_rpc.c 00:08:26.396 Processing file module/bdev/ftl/bdev_ftl.c 00:08:26.396 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:08:26.396 Processing file module/bdev/gpt/vbdev_gpt.c 00:08:26.396 Processing file module/bdev/gpt/gpt.c 00:08:26.396 Processing file module/bdev/gpt/gpt.h 00:08:26.396 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:08:26.396 Processing file module/bdev/iscsi/bdev_iscsi.c 00:08:26.396 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:08:26.396 Processing file module/bdev/lvol/vbdev_lvol.c 00:08:26.396 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:08:26.396 Processing file module/bdev/malloc/bdev_malloc.c 00:08:26.396 Processing file module/bdev/null/bdev_null.c 00:08:26.396 Processing file module/bdev/null/bdev_null_rpc.c 00:08:26.396 Processing file module/bdev/nvme/bdev_nvme.c 00:08:26.396 Processing file module/bdev/nvme/vbdev_opal.c 00:08:26.396 Processing file module/bdev/nvme/bdev_mdns_client.c 00:08:26.396 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:08:26.396 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:08:26.396 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:08:26.396 Processing file module/bdev/nvme/nvme_rpc.c 00:08:26.396 Processing file module/bdev/ocf/stats.c 00:08:26.396 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:08:26.396 Processing file module/bdev/ocf/volume.h 00:08:26.396 Processing file module/bdev/ocf/data.c 00:08:26.396 Processing file module/bdev/ocf/ctx.c 00:08:26.396 Processing file module/bdev/ocf/volume.c 00:08:26.396 Processing file module/bdev/ocf/utils.c 00:08:26.396 Processing file module/bdev/ocf/vbdev_ocf.c 00:08:26.654 Processing file module/bdev/passthru/vbdev_passthru.c 00:08:26.654 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:08:26.654 Processing file module/bdev/raid/concat.c 00:08:26.654 Processing file module/bdev/raid/bdev_raid_rpc.c 00:08:26.654 Processing file module/bdev/raid/bdev_raid.c 00:08:26.654 Processing file module/bdev/raid/raid0.c 00:08:26.654 Processing file module/bdev/raid/raid1.c 00:08:26.654 Processing file module/bdev/raid/raid5f.c 00:08:26.654 Processing file module/bdev/raid/bdev_raid.h 00:08:26.654 Processing file module/bdev/raid/bdev_raid_sb.c 00:08:26.654 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:08:26.654 Processing file module/bdev/rbd/bdev_rbd.c 00:08:26.654 Processing file module/bdev/split/vbdev_split.c 00:08:26.654 Processing file module/bdev/split/vbdev_split_rpc.c 00:08:26.654 Processing file module/bdev/uring/bdev_uring_rpc.c 00:08:26.654 Processing file module/bdev/uring/bdev_uring.c 00:08:26.654 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:08:26.654 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:08:26.654 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:08:26.654 Processing file module/bdev/xnvme/bdev_xnvme.c 00:08:26.654 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:08:26.654 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:08:26.654 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:08:26.654 Processing file module/blob/bdev/blob_bdev.c 00:08:26.654 Processing file module/blobfs/bdev/blobfs_fuse.c 00:08:26.654 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:08:26.654 Processing file module/blobfs/bdev/blobfs_bdev.c 00:08:26.654 Processing file module/env_dpdk/env_dpdk_rpc.c 00:08:26.654 Processing file module/event/subsystems/accel/accel.c 00:08:26.654 Processing file module/event/subsystems/bdev/bdev.c 00:08:26.654 Processing file module/event/subsystems/iobuf/iobuf.c 00:08:26.654 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:08:26.654 Processing file module/event/subsystems/iscsi/iscsi.c 00:08:26.654 Processing file module/event/subsystems/keyring/keyring.c 00:08:26.654 Processing file module/event/subsystems/nbd/nbd.c 00:08:26.654 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:08:26.654 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:08:26.654 Processing file module/event/subsystems/scheduler/scheduler.c 00:08:26.654 Processing file module/event/subsystems/scsi/scsi.c 00:08:26.654 Processing file module/event/subsystems/sock/sock.c 00:08:26.654 Processing file module/event/subsystems/ublk/ublk.c 00:08:26.654 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:08:26.654 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:08:26.654 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:08:26.654 Processing file module/event/subsystems/vmd/vmd.c 00:08:26.654 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:08:26.654 Processing file module/keyring/file/keyring_rpc.c 00:08:26.654 Processing file module/keyring/file/keyring.c 00:08:26.654 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:08:26.654 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:08:26.654 Processing file module/scheduler/gscheduler/gscheduler.c 00:08:26.654 Processing file module/sock/sock_kernel.h 00:08:26.913 Processing file module/sock/posix/posix.c 00:08:26.913 Processing file module/sock/uring/uring.c 00:08:26.913 Processing file module/vfu_device/vfu_virtio_scsi.c 00:08:26.913 Processing file module/vfu_device/vfu_virtio.c 00:08:26.913 Processing file module/vfu_device/vfu_virtio_internal.h 00:08:26.913 Processing file module/vfu_device/vfu_virtio_blk.c 00:08:26.913 Processing file module/vfu_device/vfu_virtio_rpc.c 00:08:26.913 Processing file xnvme/include/libxnvme_cmd.h 00:08:26.913 Writing directory view page. 00:08:26.913 Overall coverage rate: 00:08:26.913 lines......: 35.7% (41113 of 115046 lines) 00:08:26.913 functions..: 39.0% (3760 of 9632 functions) 00:08:26.913 01:59:41 -- unit/unittest.sh@303 -- # set +x 00:08:26.913 00:08:26.913 00:08:26.913 ===================== 00:08:26.913 All unit tests passed 00:08:26.913 ===================== 00:08:26.913 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:26.913 00:08:26.913 00:08:26.913 01:59:41 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:08:26.913 01:59:41 -- pm/common@30 -- # signal_monitor_resources TERM 00:08:26.913 01:59:41 -- pm/common@41 -- # local monitor pid pids signal=TERM 00:08:26.913 01:59:41 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:08:26.913 01:59:41 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:08:26.913 01:59:41 -- pm/common@45 -- # pid=174 00:08:26.913 01:59:41 -- pm/common@52 -- # sudo kill -TERM 174 00:08:26.913 01:59:41 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:08:26.913 01:59:41 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:08:26.913 01:59:41 -- pm/common@45 -- # pid=175 00:08:26.913 01:59:41 -- pm/common@52 -- # sudo kill -TERM 175 00:08:26.922 [Pipeline] } 00:08:26.942 [Pipeline] // stage 00:08:26.948 [Pipeline] } 00:08:26.966 [Pipeline] // timeout 00:08:26.971 [Pipeline] } 00:08:26.989 [Pipeline] // catchError 00:08:27.001 [Pipeline] stage 00:08:27.003 [Pipeline] { (Epilogue) 00:08:27.019 [Pipeline] sh 00:08:27.365 [Pipeline] setCustomBuildProperty 00:08:27.373 [Pipeline] catchError 00:08:27.375 [Pipeline] { 00:08:27.388 [Pipeline] sh 00:08:27.676 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:08:27.676 Artifacts sizes are good 00:08:27.684 [Pipeline] } 00:08:27.701 [Pipeline] // catchError 00:08:27.710 [Pipeline] sh 00:08:27.999 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:08:36.118 [Pipeline] archiveArtifacts 00:08:36.126 Archiving artifacts 00:08:36.971 [Pipeline] } 00:08:36.990 [Pipeline] // stage 00:08:36.995 [Pipeline] } 00:08:37.011 [Pipeline] // wrap 00:08:37.017 [Pipeline] } 00:08:37.034 [Pipeline] // node 00:08:37.039 [Pipeline] } 00:08:37.052 [Pipeline] // timeout 00:08:37.057 [Pipeline] } 00:08:37.070 [Pipeline] // retry 00:08:37.075 [Pipeline] End of Pipeline 00:08:37.110 Finished: SUCCESS