00:00:00.000 Started by upstream project "autotest-per-patch" build number 121284 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.077 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/unittest-clang-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-docker.groovy 00:00:00.077 The recommended git tool is: git 00:00:00.078 using credential 00000000-0000-0000-0000-000000000002 00:00:00.079 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-clang-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.121 Fetching changes from the remote Git repository 00:00:00.124 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.183 Using shallow fetch with depth 1 00:00:00.183 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.183 > git --version # timeout=10 00:00:00.207 > git --version # 'git version 2.39.2' 00:00:00.207 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.208 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.208 > 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.500 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:05.511 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:05.523 Checking out Revision f964f6d3463483adf05cc5c086f2abd292e05f1d (FETCH_HEAD) 00:00:05.523 > git config core.sparsecheckout # timeout=10 00:00:05.534 > git read-tree -mu HEAD # timeout=10 00:00:05.550 > git checkout -f f964f6d3463483adf05cc5c086f2abd292e05f1d # timeout=5 00:00:05.570 Commit message: "ansible/roles/custom_facts: Drop nvme features" 00:00:05.571 > git rev-list --no-walk f964f6d3463483adf05cc5c086f2abd292e05f1d # timeout=10 00:00:05.669 [Pipeline] Start of Pipeline 00:00:05.684 [Pipeline] library 00:00:05.687 Loading library shm_lib@master 00:00:05.687 Library shm_lib@master is cached. Copying from home. 00:00:05.704 [Pipeline] retry 00:00:05.706 [Pipeline] { 00:00:05.720 [Pipeline] timeout 00:00:05.721 Timeout set to expire after 10 min without activity 00:00:05.723 [Pipeline] { 00:00:05.735 [Pipeline] node 00:00:09.523 Running on agt-_autotest_18243-17159 in /var/jenkins/workspace/unittest-clang-docker-autotest 00:00:09.525 [Pipeline] { 00:00:09.542 [Pipeline] wrap 00:00:09.552 [Pipeline] { 00:00:09.561 [Pipeline] stage 00:00:09.563 [Pipeline] { (Prologue) 00:00:09.582 [Pipeline] echo 00:00:09.584 Node: agt-_autotest_18243-17159 00:00:09.753 [Pipeline] setCustomBuildProperty 00:00:09.776 [Pipeline] sh 00:00:10.875 + sudo git config --global --replace-all safe.directory '*' 00:00:10.944 [Pipeline] nodesByLabel 00:00:10.945 Found a total of 1 nodes with the 'sorcerer' label 00:00:10.956 [Pipeline] httpRequest 00:00:11.173 HttpMethod: GET 00:00:11.173 URL: http://10.211.164.96/packages/jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:11.923 Sending request to url: http://10.211.164.96/packages/jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:12.198 Response Code: HTTP/1.1 200 OK 00:00:12.261 Success: Status code 200 is in the accepted range: 200,404 00:00:12.262 Saving response body to /var/jenkins/workspace/unittest-clang-docker-autotest/jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:16.898 [Pipeline] sh 00:00:17.194 + tar --no-same-owner -xf jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:17.213 [Pipeline] httpRequest 00:00:17.219 HttpMethod: GET 00:00:17.219 URL: http://10.211.164.96/packages/spdk_c1efd80ca5201517fd299a045c6010b5aa224b11.tar.gz 00:00:17.227 Sending request to url: http://10.211.164.96/packages/spdk_c1efd80ca5201517fd299a045c6010b5aa224b11.tar.gz 00:00:17.231 Response Code: HTTP/1.1 200 OK 00:00:17.231 Success: Status code 200 is in the accepted range: 200,404 00:00:17.232 Saving response body to /var/jenkins/workspace/unittest-clang-docker-autotest/spdk_c1efd80ca5201517fd299a045c6010b5aa224b11.tar.gz 00:00:28.644 [Pipeline] sh 00:00:28.956 + tar --no-same-owner -xf spdk_c1efd80ca5201517fd299a045c6010b5aa224b11.tar.gz 00:00:32.267 [Pipeline] sh 00:00:32.564 + git -C spdk log --oneline -n5 00:00:32.564 c1efd80ca lib/idxd: use bit array to track WQ use 00:00:32.564 28e549c03 lib/idxd: refactor IDXD wq config common parts 00:00:32.564 f06ac750c lib/idxd: refactor to alloc and dealloc single batch 00:00:32.564 13a9f2aa2 lib/idxd: deallocate batches on channel creation failure 00:00:32.564 1eae9e764 lib/idxd: simplify early failure in _dsa_alloc_batches 00:00:32.582 [Pipeline] writeFile 00:00:32.599 [Pipeline] sh 00:00:32.895 + cat autorun-spdk.conf 00:00:32.895 SPDK_RUN_VALGRIND=0 00:00:32.895 SPDK_TEST_UNITTEST=1 00:00:32.895 SPDK_TEST_BLOCKDEV=1 00:00:32.895 SPDK_TEST_PMDK=1 00:00:32.895 SPDK_TEST_ISAL=1 00:00:32.895 SPDK_TEST_REDUCE=1 00:00:32.895 SPDK_TEST_VBDEV_COMPRESS=1 00:00:32.895 SPDK_TEST_CRYPTO=1 00:00:32.895 SPDK_TEST_FTL=1 00:00:32.895 SPDK_TEST_OCF=1 00:00:32.895 SPDK_TEST_RAID5=1 00:00:32.895 SPDK_TEST_RBD=1 00:00:32.895 SPDK_TEST_URING=1 00:00:32.895 SPDK_TEST_NVME_CUSE=1 00:00:32.895 SPDK_TEST_BLOBFS=1 00:00:32.895 SPDK_TEST_VFIOUSER=1 00:00:32.895 SPDK_TEST_DAOS=0 00:00:32.895 SPDK_RUN_ASAN=1 00:00:32.895 SPDK_RUN_UBSAN=1 00:00:32.895 SPDK_TEST_XNVME=1 00:00:32.902 RUN_NIGHTLY=0 00:00:32.913 [Pipeline] } 00:00:32.930 [Pipeline] // stage 00:00:32.939 [Pipeline] catchError 00:00:32.940 [Pipeline] { 00:00:32.957 [Pipeline] timeout 00:00:32.957 Timeout set to expire in 45 min 00:00:32.959 [Pipeline] { 00:00:32.974 [Pipeline] stage 00:00:32.975 [Pipeline] { (Tests) 00:00:32.989 [Pipeline] sh 00:00:33.284 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-clang-docker-autotest autorun-spdk.conf 00:00:33.284 15:48:42 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/common.sh 00:00:33.284 15:48:42 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:33.284 15:48:42 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:33.284 15:48:42 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:33.284 15:48:42 -- 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:33.284 15:48:42 -- 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:33.284 15:48:42 -- 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:33.284 15:48:42 -- paths/export.sh@5 -- # export PATH 00:00:33.284 15:48:42 -- 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:33.284 15:48:42 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output 00:00:33.284 15:48:42 -- common/autobuild_common.sh@435 -- # date +%s 00:00:33.284 15:48:42 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1714146522.XXXXXX 00:00:33.284 15:48:42 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1714146522.veGk7X 00:00:33.284 15:48:42 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:00:33.284 15:48:42 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:00:33.284 15:48:42 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/' 00:00:33.284 15:48:42 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:33.284 15:48:42 -- common/autobuild_common.sh@450 -- # scanbuild='scan-build -o /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:00:33.284 15:48:42 -- common/autobuild_common.sh@451 -- # get_config_params 00:00:33.284 15:48:42 -- common/autotest_common.sh@395 -- # xtrace_disable 00:00:33.284 15:48:42 -- common/autotest_common.sh@10 -- # set +x 00:00:33.284 15:48:42 -- 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-asan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme' 00:00:33.284 15:48:42 -- common/autobuild_common.sh@453 -- # start_monitor_resources 00:00:33.284 15:48:42 -- pm/common@17 -- # local monitor 00:00:33.284 15:48:42 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:33.284 15:48:42 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=168 00:00:33.284 15:48:42 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:33.284 15:48:42 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=170 00:00:33.284 15:48:42 -- pm/common@26 -- # sleep 1 00:00:33.284 15:48:42 -- pm/common@21 -- # date +%s 00:00:33.284 15:48:42 -- pm/common@21 -- # date +%s 00:00:33.284 15:48:42 -- pm/common@21 -- # sudo -E /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/collect-cpu-load -d /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1714146522 00:00:33.284 15:48:42 -- pm/common@21 -- # sudo -E /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/collect-vmstat -d /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1714146522 00:00:33.284 Redirecting to /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1714146522_collect-vmstat.pm.log 00:00:33.284 Redirecting to /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1714146522_collect-cpu-load.pm.log 00:00:34.224 15:48:43 -- common/autobuild_common.sh@454 -- # trap stop_monitor_resources EXIT 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-pkg-manifest.txt /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-clang-docker-autotest/output 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-clang-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@52 -- # export CC=/usr/bin/clang CXX=/usr/bin/clang++ 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@52 -- # CC=/usr/bin/clang 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@52 -- # CXX=/usr/bin/clang++ 00:00:34.224 15:48:43 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:00:34.224 15:48:43 -- common/autobuild_common.sh@419 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:00:34.224 15:48:43 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:00:34.224 15:48:43 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:00:34.224 15:48:43 -- common/autotest_common.sh@10 -- # set +x 00:00:34.224 ************************************ 00:00:34.224 START TEST autobuild_ocf_precompile 00:00:34.224 ************************************ 00:00:34.224 15:48:43 -- common/autotest_common.sh@1121 -- # _ocf_precompile 00:00:34.224 15:48:43 -- 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-asan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:00:34.224 15:48:43 -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:00:34.224 15:48:43 -- common/autobuild_common.sh@21 -- # /var/jenkins/workspace/unittest-clang-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-asan --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:00:34.485 Using default SPDK env in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:00:34.485 Using default DPDK in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:00:34.745 Using 'verbs' RDMA provider 00:00:46.135 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal.log)...done. 00:00:54.275 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:00:54.275 Creating mk/config.mk...done. 00:00:54.275 Creating mk/cc.flags.mk...done. 00:00:54.275 Type 'make' to build. 00:00:54.275 15:49:03 -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:00:54.275 15:49:03 -- common/autobuild_common.sh@23 -- # CC=gcc 00:00:54.275 15:49:03 -- common/autobuild_common.sh@23 -- # CCAR=ar 00:00:54.275 15:49:03 -- common/autobuild_common.sh@23 -- # make -j 26 -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf exportlib O=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:00:54.535 make: Entering directory '/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf' 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:00:54.535 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:00:54.536 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:00:54.795 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:00:54.796 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:00:54.797 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:00:54.797 CC env_ocf/mpool.o 00:00:54.797 CC env_ocf/src/ocf/ocf_space.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_list.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_alock.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_realloc.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_user_part.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_generator.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_request.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_io.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:00:54.797 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:00:54.797 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:00:54.797 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:00:54.797 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:00:54.797 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:00:54.797 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:00:54.797 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:00:54.797 CC env_ocf/src/ocf/metadata/metadata_core.o 00:00:54.797 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:00:55.056 CC env_ocf/src/ocf/metadata/metadata.o 00:00:55.056 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:00:55.056 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:00:55.056 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:00:55.056 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:00:55.056 CC env_ocf/src/ocf/metadata/metadata_io.o 00:00:55.056 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:00:55.056 CC env_ocf/src/ocf/ocf_lru.o 00:00:55.056 CC env_ocf/src/ocf/ocf_ctx.o 00:00:55.056 CC env_ocf/src/ocf/promotion/promotion.o 00:00:55.056 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:00:55.056 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:00:55.056 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:00:55.056 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:00:55.056 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:00:55.056 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:00:55.056 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:00:55.056 CC env_ocf/src/ocf/ocf_cache.o 00:00:55.056 CC env_ocf/src/ocf/ocf_composite_volume.o 00:00:55.056 CC env_ocf/src/ocf/ocf_core.o 00:00:55.056 CC env_ocf/src/ocf/ocf_metadata.o 00:00:55.056 CC env_ocf/src/ocf/engine/engine_d2c.o 00:00:55.056 CC env_ocf/src/ocf/engine/engine_wo.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_zero.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_wi.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_wt.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_pt.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_wa.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_fast.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_common.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_inv.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_wb.o 00:00:55.314 CC env_ocf/src/ocf/engine/cache_engine.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_rd.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_discard.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_ops.o 00:00:55.314 CC env_ocf/src/ocf/engine/engine_bf.o 00:00:55.315 CC env_ocf/src/ocf/ocf_request.o 00:00:55.315 CC env_ocf/src/ocf/ocf_queue.o 00:00:55.315 CC env_ocf/src/ocf/ocf_stats_builder.o 00:00:55.315 CC env_ocf/src/ocf/ocf_logger.o 00:00:55.315 CC env_ocf/src/ocf/ocf_io_class.o 00:00:55.315 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:00:55.315 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:00:55.315 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:00:55.315 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:00:55.315 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:00:55.315 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:00:55.315 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:00:55.315 CC env_ocf/src/ocf/ocf_stats.o 00:00:55.315 CC env_ocf/src/ocf/ocf_volume.o 00:00:55.573 CC env_ocf/src/ocf/ocf_io.o 00:00:55.573 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:00:55.573 CC env_ocf/src/ocf/cleaning/alru.o 00:00:55.573 CC env_ocf/src/ocf/cleaning/nop.o 00:00:55.573 CC env_ocf/src/ocf/cleaning/cleaning.o 00:00:55.573 CC env_ocf/src/ocf/cleaning/acp.o 00:00:55.573 CC env_ocf/ocf_env.o 00:00:56.144 LIB libspdk_ocfenv.a 00:00:56.404 cp /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib/libspdk_ocfenv.a /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:00:56.404 make: Leaving directory '/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf' 00:00:56.404 15:49:05 -- 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-asan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a' 00:00:56.404 15:49:05 -- common/autobuild_common.sh@27 -- # /var/jenkins/workspace/unittest-clang-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-asan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:00:56.664 Using default SPDK env in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:00:56.664 Using default DPDK in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:00:56.924 Using 'verbs' RDMA provider 00:01:06.434 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:14.557 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:14.557 Creating mk/config.mk...done. 00:01:14.557 Creating mk/cc.flags.mk...done. 00:01:14.557 Type 'make' to build. 00:01:14.557 00:01:14.557 real 0m40.143s 00:01:14.557 user 0m32.299s 00:01:14.557 sys 0m22.911s 00:01:14.557 15:49:23 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:01:14.557 15:49:23 -- common/autotest_common.sh@10 -- # set +x 00:01:14.557 ************************************ 00:01:14.557 END TEST autobuild_ocf_precompile 00:01:14.557 ************************************ 00:01:14.557 15:49:23 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:14.557 15:49:23 -- common/autobuild_common.sh@411 -- # run_test unittest_build _unittest_build 00:01:14.557 15:49:23 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:01:14.557 15:49:23 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:01:14.557 15:49:23 -- common/autotest_common.sh@10 -- # set +x 00:01:14.557 ************************************ 00:01:14.557 START TEST unittest_build 00:01:14.557 ************************************ 00:01:14.557 15:49:23 -- common/autotest_common.sh@1121 -- # _unittest_build 00:01:14.557 15:49:23 -- common/autobuild_common.sh@402 -- # /var/jenkins/workspace/unittest-clang-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-asan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a --without-shared 00:01:14.557 Using default SPDK env in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:01:14.557 Using default DPDK in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:01:14.817 Using 'verbs' RDMA provider 00:01:24.850 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:32.968 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:32.968 Creating mk/config.mk...done. 00:01:32.968 Creating mk/cc.flags.mk...done. 00:01:32.968 Type 'make' to build. 00:01:32.968 15:49:41 -- common/autobuild_common.sh@403 -- # make -j 26 00:01:32.968 (cd /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme && \ 00:01:32.968 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:32.968 meson setup builddir \ 00:01:32.968 -Dwith-libaio=enabled \ 00:01:32.968 -Dwith-liburing=enabled \ 00:01:32.968 -Dwith-libvfn=disabled \ 00:01:32.968 -Dwith-spdk=false && \ 00:01:32.968 meson compile -C builddir && \ 00:01:32.968 cd -) 00:01:32.968 make[1]: Nothing to be done for 'all'. 00:01:33.227 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:33.227 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:33.793 The Meson build system 00:01:33.793 Version: 1.3.1 00:01:33.793 Source dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/libvfio-user 00:01:33.793 Build dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:33.793 Build type: native build 00:01:33.793 Project name: libvfio-user 00:01:33.793 Project version: 0.0.1 00:01:33.793 C compiler for the host machine: /usr/bin/clang (clang 16.0.6 "clang version 16.0.6 (Fedora 16.0.6-3.fc38)") 00:01:33.793 C linker for the host machine: /usr/bin/clang ld.bfd 2.39-16 00:01:33.793 Host machine cpu family: x86_64 00:01:33.793 Host machine cpu: x86_64 00:01:33.793 Run-time dependency threads found: YES 00:01:33.793 Library dl found: YES 00:01:33.793 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:33.793 Run-time dependency json-c found: YES 0.17 00:01:33.793 Run-time dependency cmocka found: YES 1.1.7 00:01:33.793 Program pytest-3 found: NO 00:01:33.793 Program flake8 found: NO 00:01:33.793 Program misspell-fixer found: NO 00:01:33.793 Program restructuredtext-lint found: NO 00:01:33.793 Program valgrind found: YES (/usr/bin/valgrind) 00:01:33.793 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:33.793 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:33.793 Compiler for C supports arguments -Wwrite-strings: YES 00:01:33.793 ../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:33.793 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:33.793 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:33.793 ../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:33.793 Build targets in project: 8 00:01:33.793 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:33.793 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:33.793 00:01:33.793 libvfio-user 0.0.1 00:01:33.793 00:01:33.793 User defined options 00:01:33.793 buildtype : debug 00:01:33.793 default_library: static 00:01:33.793 libdir : /usr/local/lib 00:01:33.793 00:01:33.793 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:34.051 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:34.051 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:01:34.051 [2/36] Compiling C object samples/null.p/null.c.o 00:01:34.051 [3/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:01:34.051 [4/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:01:34.051 [5/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:01:34.051 [6/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:01:34.051 [7/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:01:34.051 [8/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:01:34.051 [9/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:01:34.051 [10/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:01:34.051 [11/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:01:34.051 [12/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:01:34.051 [13/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:01:34.051 [14/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:01:34.051 [15/36] Compiling C object test/unit_tests.p/mocks.c.o 00:01:34.051 [16/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:01:34.051 [17/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:01:34.051 [18/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:01:34.051 [19/36] Compiling C object samples/server.p/server.c.o 00:01:34.051 [20/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:01:34.051 [21/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:01:34.051 [22/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:01:34.051 [23/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:01:34.051 [24/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:01:34.051 [25/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:01:34.051 [26/36] Compiling C object samples/client.p/client.c.o 00:01:34.051 [27/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:01:34.051 [28/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:01:34.324 [29/36] Linking target samples/client 00:01:34.324 [30/36] Linking static target lib/libvfio-user.a 00:01:34.324 [31/36] Linking target test/unit_tests 00:01:34.324 [32/36] Linking target samples/gpio-pci-idio-16 00:01:34.324 [33/36] Linking target samples/shadow_ioeventfd_server 00:01:34.324 [34/36] Linking target samples/null 00:01:34.324 [35/36] Linking target samples/server 00:01:34.324 [36/36] Linking target samples/lspci 00:01:34.324 INFO: autodetecting backend as ninja 00:01:34.324 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:34.324 DESTDIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user meson install --quiet -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:34.588 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:34.588 ninja: no work to do. 00:01:35.156 The Meson build system 00:01:35.156 Version: 1.3.1 00:01:35.156 Source dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme 00:01:35.156 Build dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme/builddir 00:01:35.156 Build type: native build 00:01:35.156 Project name: xnvme 00:01:35.156 Project version: 0.7.3 00:01:35.156 C compiler for the host machine: /usr/bin/clang (clang 16.0.6 "clang version 16.0.6 (Fedora 16.0.6-3.fc38)") 00:01:35.156 C linker for the host machine: /usr/bin/clang ld.bfd 2.39-16 00:01:35.156 Host machine cpu family: x86_64 00:01:35.156 Host machine cpu: x86_64 00:01:35.156 Message: host_machine.system: linux 00:01:35.156 Compiler for C supports arguments -Wno-missing-braces: YES 00:01:35.156 Compiler for C supports arguments -Wno-cast-function-type: YES 00:01:35.156 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:01:35.156 Run-time dependency threads found: YES 00:01:35.156 Has header "setupapi.h" : NO 00:01:35.156 Has header "linux/blkzoned.h" : YES 00:01:35.156 Has header "linux/blkzoned.h" : YES (cached) 00:01:35.156 Has header "libaio.h" : YES 00:01:35.156 Library aio found: YES 00:01:35.156 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:35.156 Run-time dependency liburing found: YES 2.2 00:01:35.156 Dependency libvfn skipped: feature with-libvfn disabled 00:01:35.156 Run-time dependency appleframeworks found: NO (tried framework) 00:01:35.156 Run-time dependency appleframeworks found: NO (tried framework) 00:01:35.156 Configuring xnvme_config.h using configuration 00:01:35.156 Configuring xnvme.spec using configuration 00:01:35.156 Run-time dependency bash-completion found: YES 2.11 00:01:35.156 Message: Bash-completions: /usr/share/bash-completion/completions 00:01:35.156 Program cp found: YES (/usr/bin/cp) 00:01:35.156 Has header "winsock2.h" : NO 00:01:35.156 Has header "dbghelp.h" : NO 00:01:35.156 Library rpcrt4 found: NO 00:01:35.156 Library rt found: YES 00:01:35.156 Checking for function "clock_gettime" with dependency -lrt: YES 00:01:35.156 Found CMake: /usr/bin/cmake (3.27.7) 00:01:35.156 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:01:35.156 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:01:35.156 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:01:35.156 Build targets in project: 32 00:01:35.156 00:01:35.156 xnvme 0.7.3 00:01:35.156 00:01:35.156 User defined options 00:01:35.156 with-libaio : enabled 00:01:35.156 with-liburing: enabled 00:01:35.156 with-libvfn : disabled 00:01:35.156 with-spdk : false 00:01:35.156 00:01:35.156 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:35.723 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme/builddir' 00:01:36.109 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:01:36.109 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:01:36.109 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:01:36.109 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:01:36.109 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:01:36.109 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:01:36.109 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:01:36.109 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:01:36.109 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:01:36.109 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:01:36.109 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:01:36.109 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:01:36.109 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:01:36.110 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:01:36.110 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:01:36.110 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:01:36.110 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:01:36.409 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:01:36.409 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:01:36.409 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:01:36.409 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:01:36.409 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:01:36.409 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:01:36.409 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:01:36.409 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:01:36.409 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:01:36.409 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:01:36.409 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:01:36.409 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:01:36.409 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:01:36.409 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:01:36.409 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:01:36.409 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:01:36.409 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:01:36.409 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:01:36.409 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:01:36.409 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:01:36.409 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:01:36.409 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:01:36.409 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:01:36.409 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:01:36.409 [42/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:01:36.409 [43/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:01:36.409 [44/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:01:36.409 [45/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:01:36.409 [46/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:01:36.409 [47/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:01:36.409 [48/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:01:36.409 [49/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:01:36.409 [50/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:01:36.409 [51/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:01:36.409 [52/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:01:36.409 [53/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:01:36.409 [54/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:01:36.409 [55/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:01:36.409 [56/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:01:36.409 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:01:36.409 [58/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:01:36.409 [59/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:01:36.409 [60/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:01:36.409 [61/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:01:36.409 [62/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:01:36.409 [63/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:01:36.409 [64/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:01:36.409 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:01:36.409 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:01:36.409 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:01:36.409 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:01:36.409 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:01:36.409 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:01:36.409 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:01:36.409 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:01:36.409 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:01:36.409 [74/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:01:36.409 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:01:36.409 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:01:36.409 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:01:36.409 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:01:36.409 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:01:36.409 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:01:36.409 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:01:36.409 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:01:36.409 [83/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:01:36.409 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:01:36.409 [85/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:01:36.409 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:01:36.409 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:01:36.410 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:01:36.410 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:01:36.410 [90/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:01:36.410 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:01:36.410 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:01:36.410 [93/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:01:36.410 [94/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:01:36.410 [95/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:01:36.410 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:01:36.410 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:01:36.410 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:01:36.410 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:01:36.410 [100/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:01:36.410 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:01:36.410 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:01:36.410 [103/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:01:36.410 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:01:36.410 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:01:36.410 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:01:36.410 [107/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:01:36.410 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:01:36.410 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:01:36.410 [110/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:01:36.410 [111/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:01:36.710 [112/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:01:36.710 [113/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:01:36.710 [114/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:01:36.710 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:01:36.710 [116/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:01:36.710 [117/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:01:36.710 [118/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:01:36.710 [119/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:01:36.710 [120/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:01:36.710 [121/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:01:36.710 [122/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:01:36.710 [123/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:01:36.710 [124/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:01:36.710 [125/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:01:36.710 [126/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:01:36.710 [127/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:01:36.710 [128/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:01:36.710 [129/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:01:36.710 [130/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:01:36.710 [131/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:01:36.710 [132/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:01:36.710 [133/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:01:36.710 [134/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:01:36.710 [135/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:01:36.710 [136/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:01:36.710 [137/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:01:36.710 [138/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:01:36.710 [139/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:01:36.710 [140/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:01:36.710 [141/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:01:36.710 [142/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:01:36.710 [143/203] Compiling C object tools/xdd.p/xdd.c.o 00:01:36.710 [144/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:01:36.710 [145/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:01:36.710 [146/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:01:36.710 [147/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:01:36.710 [148/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:01:36.710 [149/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:01:36.710 [150/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:01:36.710 [151/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:01:36.711 [152/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:01:36.711 [153/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:01:36.711 [154/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:01:36.711 [155/203] Compiling C object tools/lblk.p/lblk.c.o 00:01:36.711 [156/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:01:36.711 [157/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:01:36.711 [158/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:01:37.005 [159/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:01:37.005 [160/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:01:37.005 [161/203] Compiling C object tools/kvs.p/kvs.c.o 00:01:37.005 [162/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:01:37.005 [163/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:01:37.005 [164/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:01:37.005 [165/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:01:37.005 [166/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:01:37.005 [167/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:01:37.005 [168/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:01:37.005 [169/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:01:37.005 [170/203] Compiling C object tools/zoned.p/zoned.c.o 00:01:37.005 [171/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:01:37.005 [172/203] Linking static target lib/libxnvme.a 00:01:37.005 [173/203] Linking target lib/libxnvme.so 00:01:37.265 [174/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:01:37.265 [175/203] Linking target tests/xnvme_tests_xnvme_cli 00:01:37.265 [176/203] Linking target tests/xnvme_tests_cli 00:01:37.265 [177/203] Linking target tests/xnvme_tests_ioworker 00:01:37.265 [178/203] Linking target tests/xnvme_tests_lblk 00:01:37.265 [179/203] Linking target tools/zoned 00:01:37.265 [180/203] Linking target tests/xnvme_tests_znd_explicit_open 00:01:37.265 [181/203] Linking target tests/xnvme_tests_kvs 00:01:37.265 [182/203] Linking target tests/xnvme_tests_async_intf 00:01:37.265 [183/203] Linking target tools/xdd 00:01:37.265 [184/203] Linking target tests/xnvme_tests_znd_state 00:01:37.265 [185/203] Linking target tests/xnvme_tests_enum 00:01:37.265 [186/203] Linking target examples/xnvme_io_async 00:01:37.265 [187/203] Linking target examples/xnvme_enum 00:01:37.265 [188/203] Linking target examples/xnvme_hello 00:01:37.265 [189/203] Linking target tests/xnvme_tests_map 00:01:37.265 [190/203] Linking target examples/zoned_io_sync 00:01:37.265 [191/203] Linking target tests/xnvme_tests_scc 00:01:37.265 [192/203] Linking target tools/kvs 00:01:37.265 [193/203] Linking target tools/lblk 00:01:37.265 [194/203] Linking target tests/xnvme_tests_znd_append 00:01:37.265 [195/203] Linking target tests/xnvme_tests_xnvme_file 00:01:37.265 [196/203] Linking target tests/xnvme_tests_znd_zrwa 00:01:37.265 [197/203] Linking target examples/xnvme_dev 00:01:37.265 [198/203] Linking target examples/zoned_io_async 00:01:37.265 [199/203] Linking target examples/xnvme_single_sync 00:01:37.265 [200/203] Linking target tests/xnvme_tests_buf 00:01:37.265 [201/203] Linking target tools/xnvme 00:01:37.265 [202/203] Linking target examples/xnvme_single_async 00:01:37.265 [203/203] Linking target tools/xnvme_file 00:01:37.265 INFO: autodetecting backend as ninja 00:01:37.265 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme/builddir 00:01:37.265 /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvmebuild 00:01:41.460 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:41.460 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:41.460 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:41.460 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:41.460 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.026 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.283 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.283 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.284 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.541 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.541 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.541 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.800 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.800 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.800 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.800 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:42.800 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.058 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.058 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.058 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.058 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.058 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.315 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.316 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.316 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.316 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.830 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:43.830 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.088 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.088 clang-16clang-16: : warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.088 warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.088 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.088 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.345 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.346 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:44.346 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:59.212 The Meson build system 00:01:59.212 Version: 1.3.1 00:01:59.212 Source dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk 00:01:59.212 Build dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build-tmp 00:01:59.212 Build type: native build 00:01:59.212 Program cat found: YES (/usr/bin/cat) 00:01:59.212 Project name: DPDK 00:01:59.212 Project version: 23.11.0 00:01:59.212 C compiler for the host machine: /usr/bin/clang (clang 16.0.6 "clang version 16.0.6 (Fedora 16.0.6-3.fc38)") 00:01:59.212 C linker for the host machine: /usr/bin/clang ld.bfd 2.39-16 00:01:59.212 Host machine cpu family: x86_64 00:01:59.212 Host machine cpu: x86_64 00:01:59.212 Message: ## Building in Developer Mode ## 00:01:59.212 Program pkg-config found: YES (/usr/bin/pkg-config) 00:01:59.212 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:01:59.212 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:01:59.212 Program python3 found: YES (/usr/bin/python3) 00:01:59.212 Program cat found: YES (/usr/bin/cat) 00:01:59.212 Compiler for C supports arguments -march=native: YES 00:01:59.212 Checking for size of "void *" : 8 00:01:59.213 Checking for size of "void *" : 8 (cached) 00:01:59.213 Library m found: YES 00:01:59.213 Library numa found: YES 00:01:59.213 Has header "numaif.h" : YES 00:01:59.213 Library fdt found: NO 00:01:59.213 Library execinfo found: NO 00:01:59.213 Has header "execinfo.h" : YES 00:01:59.213 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:59.213 Run-time dependency libarchive found: NO (tried pkgconfig) 00:01:59.213 Run-time dependency libbsd found: NO (tried pkgconfig) 00:01:59.213 Run-time dependency jansson found: NO (tried pkgconfig) 00:01:59.213 Run-time dependency openssl found: YES 3.0.9 00:01:59.213 Run-time dependency libpcap found: YES 1.10.4 00:01:59.213 Has header "pcap.h" with dependency libpcap: YES 00:01:59.213 Compiler for C supports arguments -Wcast-qual: YES 00:01:59.213 Compiler for C supports arguments -Wdeprecated: YES 00:01:59.213 Compiler for C supports arguments -Wformat: YES 00:01:59.213 Compiler for C supports arguments -Wformat-nonliteral: YES 00:01:59.213 Compiler for C supports arguments -Wformat-security: YES 00:01:59.213 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:59.213 Compiler for C supports arguments -Wmissing-prototypes: YES 00:01:59.213 Compiler for C supports arguments -Wnested-externs: YES 00:01:59.213 Compiler for C supports arguments -Wold-style-definition: YES 00:01:59.213 Compiler for C supports arguments -Wpointer-arith: YES 00:01:59.213 Compiler for C supports arguments -Wsign-compare: YES 00:01:59.213 Compiler for C supports arguments -Wstrict-prototypes: YES 00:01:59.213 Compiler for C supports arguments -Wundef: YES 00:01:59.213 Compiler for C supports arguments -Wwrite-strings: YES 00:01:59.213 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:01:59.213 Compiler for C supports arguments -Wno-packed-not-aligned: NO 00:01:59.213 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:59.213 Program objdump found: YES (/usr/bin/objdump) 00:01:59.213 Compiler for C supports arguments -mavx512f: YES 00:01:59.213 Checking if "AVX512 checking" compiles: YES 00:01:59.213 Fetching value of define "__SSE4_2__" : 1 00:01:59.213 Fetching value of define "__AES__" : 1 00:01:59.213 Fetching value of define "__AVX__" : 1 00:01:59.213 Fetching value of define "__AVX2__" : 1 00:01:59.213 Fetching value of define "__AVX512BW__" : 1 00:01:59.213 Fetching value of define "__AVX512CD__" : 1 00:01:59.213 Fetching value of define "__AVX512DQ__" : 1 00:01:59.213 Fetching value of define "__AVX512F__" : 1 00:01:59.213 Fetching value of define "__AVX512VL__" : 1 00:01:59.213 Fetching value of define "__PCLMUL__" : 1 00:01:59.213 Fetching value of define "__RDRND__" : 1 00:01:59.213 Fetching value of define "__RDSEED__" : 1 00:01:59.213 Fetching value of define "__VPCLMULQDQ__" : 1 00:01:59.213 Fetching value of define "__znver1__" : (undefined) 00:01:59.213 Fetching value of define "__znver2__" : (undefined) 00:01:59.213 Fetching value of define "__znver3__" : (undefined) 00:01:59.213 Fetching value of define "__znver4__" : (undefined) 00:01:59.213 Compiler for C supports arguments -Wno-format-truncation: NO 00:01:59.213 Message: lib/log: Defining dependency "log" 00:01:59.213 Message: lib/kvargs: Defining dependency "kvargs" 00:01:59.213 Message: lib/telemetry: Defining dependency "telemetry" 00:01:59.213 Library rt found: YES 00:01:59.213 Checking for function "getentropy" : NO 00:01:59.213 Message: lib/eal: Defining dependency "eal" 00:01:59.213 Message: lib/ring: Defining dependency "ring" 00:01:59.213 Message: lib/rcu: Defining dependency "rcu" 00:01:59.213 Message: lib/mempool: Defining dependency "mempool" 00:01:59.213 Message: lib/mbuf: Defining dependency "mbuf" 00:01:59.213 Fetching value of define "__PCLMUL__" : 1 (cached) 00:01:59.213 Fetching value of define "__AVX512F__" : 1 (cached) 00:01:59.213 Fetching value of define "__AVX512BW__" : 1 (cached) 00:01:59.213 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:01:59.213 Fetching value of define "__AVX512VL__" : 1 (cached) 00:01:59.213 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:01:59.213 Compiler for C supports arguments -mpclmul: YES 00:01:59.213 Compiler for C supports arguments -maes: YES 00:01:59.213 Compiler for C supports arguments -mavx512f: YES (cached) 00:01:59.213 Compiler for C supports arguments -mavx512bw: YES 00:01:59.213 Compiler for C supports arguments -mavx512dq: YES 00:01:59.213 Compiler for C supports arguments -mavx512vl: YES 00:01:59.213 Compiler for C supports arguments -mvpclmulqdq: YES 00:01:59.213 Compiler for C supports arguments -mavx2: YES 00:01:59.213 Compiler for C supports arguments -mavx: YES 00:01:59.213 Message: lib/net: Defining dependency "net" 00:01:59.213 Message: lib/meter: Defining dependency "meter" 00:01:59.213 Message: lib/ethdev: Defining dependency "ethdev" 00:01:59.213 Message: lib/pci: Defining dependency "pci" 00:01:59.213 Message: lib/cmdline: Defining dependency "cmdline" 00:01:59.213 Message: lib/hash: Defining dependency "hash" 00:01:59.213 Message: lib/timer: Defining dependency "timer" 00:01:59.213 Message: lib/compressdev: Defining dependency "compressdev" 00:01:59.213 Message: lib/cryptodev: Defining dependency "cryptodev" 00:01:59.213 Message: lib/dmadev: Defining dependency "dmadev" 00:01:59.213 Compiler for C supports arguments -Wno-cast-qual: YES 00:01:59.213 Message: lib/power: Defining dependency "power" 00:01:59.213 Message: lib/reorder: Defining dependency "reorder" 00:01:59.213 Message: lib/security: Defining dependency "security" 00:01:59.213 Has header "linux/userfaultfd.h" : YES 00:01:59.213 Has header "linux/vduse.h" : YES 00:01:59.213 Message: lib/vhost: Defining dependency "vhost" 00:01:59.213 Compiler for C supports arguments -Wno-format-truncation: NO (cached) 00:01:59.213 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:01:59.213 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:01:59.213 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:01:59.214 Compiler for C supports arguments -std=c11: YES 00:01:59.214 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:01:59.214 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:01:59.214 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:01:59.214 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:01:59.214 Run-time dependency libmlx5 found: YES 1.24.44.0 00:01:59.214 Run-time dependency libibverbs found: YES 1.14.44.0 00:01:59.214 Library mtcr_ul found: NO 00:01:59.214 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:01:59.214 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:01:59.214 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:01:59.214 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:04.495 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:04.496 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_25000baseCR_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_50000baseCR2_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_100000baseKR4_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:04.496 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: NO 00:02:04.496 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:04.496 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: NO 00:02:04.496 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: NO 00:02:04.497 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: NO 00:02:04.497 Configuring mlx5_autoconf.h using configuration 00:02:04.497 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:04.497 Run-time dependency libcrypto found: YES 3.0.9 00:02:04.497 Library IPSec_MB found: YES 00:02:04.497 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:04.497 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:04.497 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:04.497 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:04.497 Library IPSec_MB found: YES 00:02:04.497 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:04.497 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:04.497 Compiler for C supports arguments -std=c11: YES (cached) 00:02:04.497 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:04.497 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:04.497 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:04.497 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:04.497 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:04.497 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:04.497 Library libisal found: NO 00:02:04.497 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:04.497 Compiler for C supports arguments -std=c11: YES (cached) 00:02:04.497 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:04.497 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:04.497 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:04.497 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:04.497 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:04.497 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:04.497 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:04.497 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:04.497 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:04.497 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:04.497 Program doxygen found: YES (/usr/bin/doxygen) 00:02:04.497 Configuring doxy-api-html.conf using configuration 00:02:04.497 Configuring doxy-api-man.conf using configuration 00:02:04.497 Program mandb found: YES (/usr/bin/mandb) 00:02:04.497 Program sphinx-build found: NO 00:02:04.497 Configuring rte_build_config.h using configuration 00:02:04.497 Message: 00:02:04.497 ================= 00:02:04.497 Applications Enabled 00:02:04.497 ================= 00:02:04.497 00:02:04.497 apps: 00:02:04.497 00:02:04.497 00:02:04.497 Message: 00:02:04.497 ================= 00:02:04.497 Libraries Enabled 00:02:04.497 ================= 00:02:04.497 00:02:04.497 libs: 00:02:04.497 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:04.497 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:04.497 cryptodev, dmadev, power, reorder, security, vhost, 00:02:04.497 00:02:04.497 Message: 00:02:04.497 =============== 00:02:04.497 Drivers Enabled 00:02:04.497 =============== 00:02:04.497 00:02:04.497 common: 00:02:04.497 mlx5, qat, 00:02:04.497 bus: 00:02:04.497 auxiliary, pci, vdev, 00:02:04.497 mempool: 00:02:04.497 ring, 00:02:04.497 dma: 00:02:04.497 00:02:04.497 net: 00:02:04.497 00:02:04.497 crypto: 00:02:04.497 ipsec_mb, mlx5, 00:02:04.497 compress: 00:02:04.497 isal, mlx5, 00:02:04.497 vdpa: 00:02:04.497 00:02:04.497 00:02:04.497 Message: 00:02:04.497 ================= 00:02:04.497 Content Skipped 00:02:04.497 ================= 00:02:04.497 00:02:04.497 apps: 00:02:04.497 dumpcap: explicitly disabled via build config 00:02:04.497 graph: explicitly disabled via build config 00:02:04.497 pdump: explicitly disabled via build config 00:02:04.497 proc-info: explicitly disabled via build config 00:02:04.497 test-acl: explicitly disabled via build config 00:02:04.497 test-bbdev: explicitly disabled via build config 00:02:04.497 test-cmdline: explicitly disabled via build config 00:02:04.497 test-compress-perf: explicitly disabled via build config 00:02:04.497 test-crypto-perf: explicitly disabled via build config 00:02:04.498 test-dma-perf: explicitly disabled via build config 00:02:04.498 test-eventdev: explicitly disabled via build config 00:02:04.498 test-fib: explicitly disabled via build config 00:02:04.498 test-flow-perf: explicitly disabled via build config 00:02:04.498 test-gpudev: explicitly disabled via build config 00:02:04.498 test-mldev: explicitly disabled via build config 00:02:04.498 test-pipeline: explicitly disabled via build config 00:02:04.498 test-pmd: explicitly disabled via build config 00:02:04.498 test-regex: explicitly disabled via build config 00:02:04.498 test-sad: explicitly disabled via build config 00:02:04.498 test-security-perf: explicitly disabled via build config 00:02:04.498 00:02:04.498 libs: 00:02:04.498 metrics: explicitly disabled via build config 00:02:04.498 acl: explicitly disabled via build config 00:02:04.498 bbdev: explicitly disabled via build config 00:02:04.498 bitratestats: explicitly disabled via build config 00:02:04.498 bpf: explicitly disabled via build config 00:02:04.498 cfgfile: explicitly disabled via build config 00:02:04.498 distributor: explicitly disabled via build config 00:02:04.498 efd: explicitly disabled via build config 00:02:04.498 eventdev: explicitly disabled via build config 00:02:04.498 dispatcher: explicitly disabled via build config 00:02:04.498 gpudev: explicitly disabled via build config 00:02:04.498 gro: explicitly disabled via build config 00:02:04.498 gso: explicitly disabled via build config 00:02:04.498 ip_frag: explicitly disabled via build config 00:02:04.498 jobstats: explicitly disabled via build config 00:02:04.498 latencystats: explicitly disabled via build config 00:02:04.498 lpm: explicitly disabled via build config 00:02:04.498 member: explicitly disabled via build config 00:02:04.498 pcapng: explicitly disabled via build config 00:02:04.498 rawdev: explicitly disabled via build config 00:02:04.498 regexdev: explicitly disabled via build config 00:02:04.498 mldev: explicitly disabled via build config 00:02:04.498 rib: explicitly disabled via build config 00:02:04.498 sched: explicitly disabled via build config 00:02:04.498 stack: explicitly disabled via build config 00:02:04.498 ipsec: explicitly disabled via build config 00:02:04.498 pdcp: explicitly disabled via build config 00:02:04.498 fib: explicitly disabled via build config 00:02:04.498 port: explicitly disabled via build config 00:02:04.498 pdump: explicitly disabled via build config 00:02:04.498 table: explicitly disabled via build config 00:02:04.498 pipeline: explicitly disabled via build config 00:02:04.498 graph: explicitly disabled via build config 00:02:04.498 node: explicitly disabled via build config 00:02:04.498 00:02:04.498 drivers: 00:02:04.498 common/cpt: not in enabled drivers build config 00:02:04.498 common/dpaax: not in enabled drivers build config 00:02:04.498 common/iavf: not in enabled drivers build config 00:02:04.498 common/idpf: not in enabled drivers build config 00:02:04.498 common/mvep: not in enabled drivers build config 00:02:04.498 common/octeontx: not in enabled drivers build config 00:02:04.498 bus/cdx: not in enabled drivers build config 00:02:04.498 bus/dpaa: not in enabled drivers build config 00:02:04.498 bus/fslmc: not in enabled drivers build config 00:02:04.498 bus/ifpga: not in enabled drivers build config 00:02:04.498 bus/platform: not in enabled drivers build config 00:02:04.498 bus/vmbus: not in enabled drivers build config 00:02:04.498 common/cnxk: not in enabled drivers build config 00:02:04.498 common/nfp: not in enabled drivers build config 00:02:04.498 common/sfc_efx: not in enabled drivers build config 00:02:04.498 mempool/bucket: not in enabled drivers build config 00:02:04.498 mempool/cnxk: not in enabled drivers build config 00:02:04.498 mempool/dpaa: not in enabled drivers build config 00:02:04.498 mempool/dpaa2: not in enabled drivers build config 00:02:04.498 mempool/octeontx: not in enabled drivers build config 00:02:04.498 mempool/stack: not in enabled drivers build config 00:02:04.498 dma/cnxk: not in enabled drivers build config 00:02:04.498 dma/dpaa: not in enabled drivers build config 00:02:04.498 dma/dpaa2: not in enabled drivers build config 00:02:04.498 dma/hisilicon: not in enabled drivers build config 00:02:04.498 dma/idxd: not in enabled drivers build config 00:02:04.498 dma/ioat: not in enabled drivers build config 00:02:04.498 dma/skeleton: not in enabled drivers build config 00:02:04.498 net/af_packet: not in enabled drivers build config 00:02:04.498 net/af_xdp: not in enabled drivers build config 00:02:04.498 net/ark: not in enabled drivers build config 00:02:04.498 net/atlantic: not in enabled drivers build config 00:02:04.499 net/avp: not in enabled drivers build config 00:02:04.499 net/axgbe: not in enabled drivers build config 00:02:04.499 net/bnx2x: not in enabled drivers build config 00:02:04.499 net/bnxt: not in enabled drivers build config 00:02:04.499 net/bonding: not in enabled drivers build config 00:02:04.499 net/cnxk: not in enabled drivers build config 00:02:04.499 net/cpfl: not in enabled drivers build config 00:02:04.499 net/cxgbe: not in enabled drivers build config 00:02:04.499 net/dpaa: not in enabled drivers build config 00:02:04.499 net/dpaa2: not in enabled drivers build config 00:02:04.499 net/e1000: not in enabled drivers build config 00:02:04.499 net/ena: not in enabled drivers build config 00:02:04.499 net/enetc: not in enabled drivers build config 00:02:04.499 net/enetfec: not in enabled drivers build config 00:02:04.499 net/enic: not in enabled drivers build config 00:02:04.499 net/failsafe: not in enabled drivers build config 00:02:04.499 net/fm10k: not in enabled drivers build config 00:02:04.499 net/gve: not in enabled drivers build config 00:02:04.499 net/hinic: not in enabled drivers build config 00:02:04.499 net/hns3: not in enabled drivers build config 00:02:04.499 net/i40e: not in enabled drivers build config 00:02:04.499 net/iavf: not in enabled drivers build config 00:02:04.499 net/ice: not in enabled drivers build config 00:02:04.499 net/idpf: not in enabled drivers build config 00:02:04.499 net/igc: not in enabled drivers build config 00:02:04.499 net/ionic: not in enabled drivers build config 00:02:04.499 net/ipn3ke: not in enabled drivers build config 00:02:04.499 net/ixgbe: not in enabled drivers build config 00:02:04.499 net/mana: not in enabled drivers build config 00:02:04.499 net/memif: not in enabled drivers build config 00:02:04.499 net/mlx4: not in enabled drivers build config 00:02:04.499 net/mlx5: not in enabled drivers build config 00:02:04.499 net/mvneta: not in enabled drivers build config 00:02:04.499 net/mvpp2: not in enabled drivers build config 00:02:04.499 net/netvsc: not in enabled drivers build config 00:02:04.499 net/nfb: not in enabled drivers build config 00:02:04.499 net/nfp: not in enabled drivers build config 00:02:04.499 net/ngbe: not in enabled drivers build config 00:02:04.499 net/null: not in enabled drivers build config 00:02:04.499 net/octeontx: not in enabled drivers build config 00:02:04.499 net/octeon_ep: not in enabled drivers build config 00:02:04.499 net/pcap: not in enabled drivers build config 00:02:04.499 net/pfe: not in enabled drivers build config 00:02:04.499 net/qede: not in enabled drivers build config 00:02:04.499 net/ring: not in enabled drivers build config 00:02:04.499 net/sfc: not in enabled drivers build config 00:02:04.499 net/softnic: not in enabled drivers build config 00:02:04.499 net/tap: not in enabled drivers build config 00:02:04.499 net/thunderx: not in enabled drivers build config 00:02:04.499 net/txgbe: not in enabled drivers build config 00:02:04.499 net/vdev_netvsc: not in enabled drivers build config 00:02:04.499 net/vhost: not in enabled drivers build config 00:02:04.499 net/virtio: not in enabled drivers build config 00:02:04.499 net/vmxnet3: not in enabled drivers build config 00:02:04.499 raw/*: missing internal dependency, "rawdev" 00:02:04.499 crypto/armv8: not in enabled drivers build config 00:02:04.499 crypto/bcmfs: not in enabled drivers build config 00:02:04.499 crypto/caam_jr: not in enabled drivers build config 00:02:04.499 crypto/ccp: not in enabled drivers build config 00:02:04.499 crypto/cnxk: not in enabled drivers build config 00:02:04.499 crypto/dpaa_sec: not in enabled drivers build config 00:02:04.499 crypto/dpaa2_sec: not in enabled drivers build config 00:02:04.499 crypto/mvsam: not in enabled drivers build config 00:02:04.499 crypto/nitrox: not in enabled drivers build config 00:02:04.499 crypto/null: not in enabled drivers build config 00:02:04.499 crypto/octeontx: not in enabled drivers build config 00:02:04.499 crypto/openssl: not in enabled drivers build config 00:02:04.499 crypto/scheduler: not in enabled drivers build config 00:02:04.499 crypto/uadk: not in enabled drivers build config 00:02:04.499 crypto/virtio: not in enabled drivers build config 00:02:04.499 compress/octeontx: not in enabled drivers build config 00:02:04.499 compress/zlib: not in enabled drivers build config 00:02:04.500 regex/*: missing internal dependency, "regexdev" 00:02:04.500 ml/*: missing internal dependency, "mldev" 00:02:04.500 vdpa/ifc: not in enabled drivers build config 00:02:04.500 vdpa/mlx5: not in enabled drivers build config 00:02:04.500 vdpa/nfp: not in enabled drivers build config 00:02:04.500 vdpa/sfc: not in enabled drivers build config 00:02:04.500 event/*: missing internal dependency, "eventdev" 00:02:04.500 baseband/*: missing internal dependency, "bbdev" 00:02:04.500 gpu/*: missing internal dependency, "gpudev" 00:02:04.500 00:02:04.500 00:02:04.500 Build targets in project: 114 00:02:04.500 00:02:04.500 DPDK 23.11.0 00:02:04.500 00:02:04.500 User defined options 00:02:04.500 buildtype : debug 00:02:04.500 default_library : static 00:02:04.500 libdir : lib 00:02:04.500 prefix : /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:02:04.500 b_lundef : false 00:02:04.500 b_sanitize : address 00:02:04.500 c_args : -I/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/intel-ipsec-mb/lib -DNO_COMPAT_IMB_API_053 -I/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/isa-l -I/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/isalbuild -fPIC -Werror 00:02:04.500 c_link_args : -L/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/intel-ipsec-mb/lib -L/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/isa-l/.libs -lisal 00:02:04.500 cpu_instruction_set: native 00:02:04.500 disable_apps : proc-info,graph,test-flow-perf,test-cmdline,test-security-perf,test-mldev,test-pipeline,test-pmd,test-compress-perf,pdump,test-regex,test-eventdev,dumpcap,test,test-bbdev,test-dma-perf,test-acl,test-sad,test-crypto-perf,test-gpudev,test-fib 00:02:04.500 disable_libs : stack,pdcp,ip_frag,eventdev,pcapng,bitratestats,graph,fib,dispatcher,port,sched,distributor,gro,efd,cfgfile,rawdev,bbdev,table,node,mldev,jobstats,regexdev,latencystats,member,pdump,ipsec,gso,acl,pipeline,bpf,metrics,rib,gpudev,lpm 00:02:04.500 enable_docs : false 00:02:04.500 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:04.500 enable_kmods : false 00:02:04.500 tests : false 00:02:04.500 00:02:04.500 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:04.759 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build-tmp' 00:02:05.017 [1/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:05.017 [2/369] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:05.017 [3/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:05.017 [4/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:05.017 [5/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:05.017 [6/369] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:05.017 [7/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:05.017 [8/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:05.017 [9/369] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:05.017 [10/369] Linking static target lib/librte_kvargs.a 00:02:05.017 [11/369] Linking static target lib/librte_log.a 00:02:05.017 [12/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:05.017 [13/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:05.017 [14/369] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:05.274 [15/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:05.274 [16/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:05.274 [17/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:05.274 [18/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:05.274 [19/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:05.274 [20/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:05.274 [21/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:05.274 [22/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:05.274 [23/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:05.274 [24/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:05.274 [25/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:05.274 [26/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:05.274 [27/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:05.274 [28/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:05.275 [29/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:05.275 [30/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:05.275 [31/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:05.275 [32/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:05.275 [33/369] Linking static target lib/librte_telemetry.a 00:02:05.275 [34/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:05.275 [35/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:05.275 [36/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:05.275 [37/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:05.275 [38/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:05.275 [39/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:05.275 [40/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:05.275 [41/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:05.275 [42/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:05.275 [43/369] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:05.275 [44/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:05.275 [45/369] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:05.275 [46/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:05.275 [47/369] Linking target lib/librte_log.so.24.0 00:02:05.275 [48/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:05.275 [49/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:05.532 [50/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:05.533 [51/369] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:02:05.533 [52/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:05.533 [53/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:05.533 [54/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:05.533 [55/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:05.533 [56/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:05.533 [57/369] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:05.533 [58/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:05.533 [59/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:05.533 [60/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:05.533 [61/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:05.533 [62/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:05.533 [63/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:05.533 [64/369] Linking target lib/librte_kvargs.so.24.0 00:02:05.533 [65/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:05.533 [66/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:05.533 [67/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:05.533 [68/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:05.533 [69/369] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:05.533 [70/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:05.533 [71/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:05.533 [72/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:05.533 [73/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:05.533 [74/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:05.533 [75/369] Linking target lib/librte_telemetry.so.24.0 00:02:05.533 [76/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:05.533 [77/369] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:02:05.533 [78/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:05.533 [79/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:05.790 [80/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:05.790 [81/369] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:02:05.790 [82/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:05.790 [83/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:05.790 [84/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:05.790 [85/369] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:05.790 [86/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:05.790 [87/369] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:05.790 [88/369] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:05.790 [89/369] Linking static target lib/librte_ring.a 00:02:05.790 [90/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:05.790 [91/369] Linking static target lib/librte_eal.a 00:02:05.790 [92/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:05.790 [93/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:05.790 [94/369] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:05.790 [95/369] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:05.790 [96/369] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:05.790 [97/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:05.790 [98/369] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:05.790 [99/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:05.790 [100/369] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:05.790 [101/369] Linking static target lib/librte_meter.a 00:02:05.790 [102/369] Linking static target lib/librte_mempool.a 00:02:05.790 [103/369] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:05.790 [104/369] Linking static target lib/librte_pci.a 00:02:05.790 [105/369] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:05.790 [106/369] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:05.790 [107/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:06.046 [108/369] Linking static target lib/librte_net.a 00:02:06.046 [109/369] Linking static target lib/librte_rcu.a 00:02:06.046 [110/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:06.046 [111/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:06.046 [112/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:06.046 [113/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:06.046 [114/369] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.046 [115/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:06.046 [116/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:06.046 [117/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:06.046 [118/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:06.046 [119/369] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.046 [120/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:06.046 [121/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:06.046 [122/369] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.046 [123/369] Linking static target lib/librte_mbuf.a 00:02:06.046 [124/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:06.046 [125/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:06.046 [126/369] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.046 [127/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:06.046 [128/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:06.046 [129/369] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.046 [130/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:06.046 [131/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:06.302 [132/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:06.302 [133/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:06.302 [134/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:06.302 [135/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:06.302 [136/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:06.302 [137/369] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:06.302 [138/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:06.302 [139/369] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.302 [140/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:06.302 [141/369] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:06.302 [142/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:06.302 [143/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:06.302 [144/369] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:06.302 [145/369] Linking static target lib/librte_cmdline.a 00:02:06.302 [146/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:06.302 [147/369] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:06.302 [148/369] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:06.302 [149/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:06.302 [150/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:06.302 [151/369] Linking static target lib/librte_timer.a 00:02:06.302 [152/369] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.302 [153/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:06.302 [154/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:06.559 [155/369] Linking static target lib/librte_compressdev.a 00:02:06.560 [156/369] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:06.560 [157/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:06.560 [158/369] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:06.560 [159/369] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:06.560 [160/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:06.560 [161/369] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:06.560 [162/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:06.560 [163/369] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:06.560 [164/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:06.560 [165/369] Linking static target lib/librte_dmadev.a 00:02:06.560 [166/369] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:06.560 [167/369] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:06.560 [168/369] Linking static target lib/librte_hash.a 00:02:06.560 [169/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:06.560 [170/369] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:06.560 [171/369] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:06.560 [172/369] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:06.560 [173/369] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:06.560 [174/369] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.560 [175/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:06.560 [176/369] Linking static target lib/librte_power.a 00:02:06.560 [177/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:06.817 [178/369] Linking static target lib/librte_ethdev.a 00:02:06.817 [179/369] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:06.817 [180/369] Linking static target lib/librte_reorder.a 00:02:06.817 [181/369] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.817 [182/369] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.817 [183/369] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:06.817 [184/369] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:06.817 [185/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:06.817 [186/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:06.817 [187/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:06.817 [188/369] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:06.817 [189/369] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:06.817 [190/369] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.817 [191/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:06.817 [192/369] Linking static target lib/librte_security.a 00:02:06.817 [193/369] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:06.817 [194/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:06.817 [195/369] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.817 [196/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:06.817 [197/369] Linking static target lib/librte_cryptodev.a 00:02:06.817 [198/369] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:06.817 [199/369] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.817 [200/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:06.817 [201/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:07.081 [202/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:07.081 [203/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:07.081 [204/369] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:07.081 [205/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:07.081 [206/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:07.081 [207/369] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:07.081 [208/369] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.081 [209/369] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:07.081 [210/369] Linking static target drivers/librte_bus_auxiliary.a 00:02:07.081 [211/369] Compiling C object drivers/librte_bus_auxiliary.so.24.0.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:07.081 [212/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:07.081 [213/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:07.081 [214/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:07.081 [215/369] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:07.081 [216/369] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.081 [217/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:07.081 [218/369] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:07.081 [219/369] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:07.081 [220/369] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.081 [221/369] Linking static target drivers/librte_bus_pci.a 00:02:07.081 [222/369] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:07.339 [223/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:07.339 [224/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:07.339 [225/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:07.339 [226/369] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:07.339 [227/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:07.339 [228/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:07.339 [229/369] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:07.339 [230/369] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:07.339 [231/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:07.339 [232/369] Linking static target drivers/librte_bus_vdev.a 00:02:07.339 [233/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:07.339 [234/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:07.339 [235/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:07.339 [236/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:07.339 [237/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:07.339 [238/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:07.339 [239/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:07.339 [240/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:07.339 [241/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:07.339 [242/369] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.600 [243/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:07.600 [244/369] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.600 [245/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:07.600 [246/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:07.600 [247/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:07.600 [248/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:07.600 [249/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:07.600 [250/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:07.600 [251/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:07.600 [252/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:07.600 [253/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:07.600 [254/369] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.858 [255/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:07.858 [256/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:07.858 [257/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:07.858 [258/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:07.858 [259/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:07.858 [260/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:07.858 [261/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:07.858 [262/369] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:07.858 [263/369] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:07.858 [264/369] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:07.858 [265/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:07.858 [266/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:08.116 [267/369] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:08.116 [268/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:08.116 [269/369] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:08.116 [270/369] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:08.116 [271/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:08.116 [272/369] Linking static target drivers/librte_mempool_ring.a 00:02:08.116 [273/369] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:08.116 [274/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:08.116 [275/369] Compiling C object drivers/librte_common_mlx5.so.24.0.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:08.116 [276/369] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:08.116 [277/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:08.116 [278/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:08.116 [279/369] Linking static target drivers/librte_common_mlx5.a 00:02:08.116 [280/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:08.116 [281/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:08.116 [282/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:08.116 [283/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:08.116 [284/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:08.116 [285/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:08.116 [286/369] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:08.116 [287/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:08.116 [288/369] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:08.116 [289/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:08.116 [290/369] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:08.116 [291/369] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:08.372 [292/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:08.372 [293/369] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:08.372 [294/369] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:08.372 [295/369] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:08.372 [296/369] Compiling C object drivers/librte_crypto_mlx5.so.24.0.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:08.372 [297/369] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:08.372 [298/369] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:08.372 [299/369] Linking static target drivers/librte_crypto_mlx5.a 00:02:08.372 [300/369] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:08.373 [301/369] Compiling C object drivers/librte_compress_isal.so.24.0.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:08.373 [302/369] Linking static target drivers/librte_compress_isal.a 00:02:08.373 [303/369] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:08.373 [304/369] Compiling C object drivers/librte_compress_mlx5.so.24.0.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:08.373 [305/369] Linking static target drivers/librte_compress_mlx5.a 00:02:08.373 [306/369] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:08.373 [307/369] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:08.373 [308/369] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.0.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:08.373 [309/369] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:08.628 [310/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:08.628 [311/369] Linking static target lib/librte_vhost.a 00:02:08.628 [312/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:08.885 [313/369] Linking static target drivers/libtmp_rte_common_qat.a 00:02:08.885 [314/369] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:08.885 [315/369] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:08.885 [316/369] Compiling C object drivers/librte_common_qat.so.24.0.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:09.156 [317/369] Linking static target drivers/librte_common_qat.a 00:02:09.413 [318/369] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.979 [319/369] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.237 [320/369] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.237 [321/369] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.496 [322/369] Linking target lib/librte_eal.so.24.0 00:02:10.496 [323/369] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:02:10.496 [324/369] Linking target lib/librte_ring.so.24.0 00:02:10.496 [325/369] Linking target lib/librte_meter.so.24.0 00:02:10.496 [326/369] Linking target drivers/librte_bus_vdev.so.24.0 00:02:10.496 [327/369] Linking target lib/librte_pci.so.24.0 00:02:10.496 [328/369] Linking target lib/librte_dmadev.so.24.0 00:02:10.496 [329/369] Linking target lib/librte_timer.so.24.0 00:02:10.496 [330/369] Linking target drivers/librte_bus_auxiliary.so.24.0 00:02:10.496 [331/369] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:02:10.496 [332/369] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:02:10.755 [333/369] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:02:10.755 [334/369] Generating symbol file drivers/librte_bus_vdev.so.24.0.p/librte_bus_vdev.so.24.0.symbols 00:02:10.755 [335/369] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:02:10.755 [336/369] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:02:10.755 [337/369] Generating symbol file drivers/librte_bus_auxiliary.so.24.0.p/librte_bus_auxiliary.so.24.0.symbols 00:02:10.755 [338/369] Linking target lib/librte_rcu.so.24.0 00:02:10.755 [339/369] Linking target lib/librte_mempool.so.24.0 00:02:10.755 [340/369] Linking target drivers/librte_bus_pci.so.24.0 00:02:10.755 [341/369] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:02:10.755 [342/369] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:02:10.755 [343/369] Generating symbol file drivers/librte_bus_pci.so.24.0.p/librte_bus_pci.so.24.0.symbols 00:02:10.755 [344/369] Linking target drivers/librte_mempool_ring.so.24.0 00:02:10.755 [345/369] Linking target lib/librte_mbuf.so.24.0 00:02:10.755 [346/369] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:02:11.014 [347/369] Linking target lib/librte_compressdev.so.24.0 00:02:11.014 [348/369] Linking target lib/librte_net.so.24.0 00:02:11.014 [349/369] Linking target lib/librte_reorder.so.24.0 00:02:11.014 [350/369] Linking target lib/librte_cryptodev.so.24.0 00:02:11.014 [351/369] Generating symbol file lib/librte_compressdev.so.24.0.p/librte_compressdev.so.24.0.symbols 00:02:11.014 [352/369] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:02:11.014 [353/369] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:02:11.014 [354/369] Linking target lib/librte_hash.so.24.0 00:02:11.014 [355/369] Linking target lib/librte_cmdline.so.24.0 00:02:11.014 [356/369] Linking target lib/librte_security.so.24.0 00:02:11.014 [357/369] Linking target drivers/librte_compress_isal.so.24.0 00:02:11.014 [358/369] Linking target lib/librte_ethdev.so.24.0 00:02:11.273 [359/369] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:02:11.273 [360/369] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:02:11.273 [361/369] Generating symbol file lib/librte_security.so.24.0.p/librte_security.so.24.0.symbols 00:02:11.273 [362/369] Linking target lib/librte_power.so.24.0 00:02:11.273 [363/369] Linking target drivers/librte_common_mlx5.so.24.0 00:02:11.273 [364/369] Linking target lib/librte_vhost.so.24.0 00:02:11.273 [365/369] Generating symbol file drivers/librte_common_mlx5.so.24.0.p/librte_common_mlx5.so.24.0.symbols 00:02:11.273 [366/369] Linking target drivers/librte_crypto_mlx5.so.24.0 00:02:11.273 [367/369] Linking target drivers/librte_compress_mlx5.so.24.0 00:02:11.273 [368/369] Linking target drivers/librte_crypto_ipsec_mb.so.24.0 00:02:11.273 [369/369] Linking target drivers/librte_common_qat.so.24.0 00:02:11.532 INFO: autodetecting backend as ninja 00:02:11.532 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build-tmp -j 26 00:02:12.467 CC lib/ut_mock/mock.o 00:02:12.468 CC lib/ut/ut.o 00:02:12.468 CC lib/log/log.o 00:02:12.468 CC lib/log/log_flags.o 00:02:12.468 CC lib/log/log_deprecated.o 00:02:12.468 make[3]: '/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:12.468 LIB libspdk_ut_mock.a 00:02:12.468 LIB libspdk_ut.a 00:02:12.468 LIB libspdk_log.a 00:02:12.468 CC lib/ioat/ioat.o 00:02:12.468 CC lib/dma/dma.o 00:02:12.468 CXX lib/trace_parser/trace.o 00:02:12.468 CC lib/util/base64.o 00:02:12.468 CC lib/util/bit_array.o 00:02:12.468 CC lib/util/cpuset.o 00:02:12.468 CC lib/util/crc16.o 00:02:12.468 CC lib/util/crc32.o 00:02:12.468 CC lib/util/crc32c.o 00:02:12.468 CC lib/util/crc32_ieee.o 00:02:12.468 CC lib/util/dif.o 00:02:12.468 CC lib/util/fd.o 00:02:12.468 CC lib/util/crc64.o 00:02:12.468 CC lib/util/file.o 00:02:12.468 CC lib/util/hexlify.o 00:02:12.468 CC lib/util/iov.o 00:02:12.468 CC lib/util/math.o 00:02:12.468 CC lib/util/pipe.o 00:02:12.468 CC lib/util/strerror_tls.o 00:02:12.725 CC lib/util/string.o 00:02:12.725 CC lib/util/uuid.o 00:02:12.725 CC lib/util/fd_group.o 00:02:12.725 CC lib/util/xor.o 00:02:12.725 CC lib/util/zipf.o 00:02:12.725 CC lib/vfio_user/host/vfio_user_pci.o 00:02:12.725 CC lib/vfio_user/host/vfio_user.o 00:02:12.725 LIB libspdk_dma.a 00:02:12.725 LIB libspdk_ioat.a 00:02:12.725 LIB libspdk_vfio_user.a 00:02:12.725 LIB libspdk_util.a 00:02:12.982 CC lib/vmd/vmd.o 00:02:12.982 CC lib/json/json_parse.o 00:02:12.982 CC lib/vmd/led.o 00:02:12.983 CC lib/env_dpdk/env.o 00:02:12.983 CC lib/json/json_util.o 00:02:12.983 CC lib/env_dpdk/memory.o 00:02:12.983 CC lib/json/json_write.o 00:02:12.983 CC lib/env_dpdk/pci.o 00:02:12.983 CC lib/rdma/common.o 00:02:12.983 CC lib/env_dpdk/init.o 00:02:12.983 CC lib/rdma/rdma_verbs.o 00:02:12.983 CC lib/env_dpdk/threads.o 00:02:12.983 CC lib/env_dpdk/pci_ioat.o 00:02:12.983 CC lib/idxd/idxd.o 00:02:12.983 CC lib/env_dpdk/pci_virtio.o 00:02:12.983 CC lib/env_dpdk/pci_vmd.o 00:02:12.983 CC lib/idxd/idxd_user.o 00:02:12.983 CC lib/env_dpdk/pci_idxd.o 00:02:12.983 CC lib/env_dpdk/sigbus_handler.o 00:02:12.983 CC lib/env_dpdk/pci_dpdk.o 00:02:12.983 CC lib/env_dpdk/pci_event.o 00:02:12.983 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:12.983 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:12.983 CC lib/conf/conf.o 00:02:12.983 CC lib/reduce/reduce.o 00:02:12.983 LIB libspdk_trace_parser.a 00:02:13.241 LIB libspdk_conf.a 00:02:13.241 LIB libspdk_json.a 00:02:13.241 LIB libspdk_rdma.a 00:02:13.241 LIB libspdk_idxd.a 00:02:13.241 LIB libspdk_vmd.a 00:02:13.241 LIB libspdk_reduce.a 00:02:13.241 CC lib/jsonrpc/jsonrpc_server.o 00:02:13.241 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:13.241 CC lib/jsonrpc/jsonrpc_client.o 00:02:13.241 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:13.500 LIB libspdk_jsonrpc.a 00:02:13.786 CC lib/rpc/rpc.o 00:02:13.786 LIB libspdk_rpc.a 00:02:14.046 LIB libspdk_env_dpdk.a 00:02:14.046 CC lib/notify/notify.o 00:02:14.046 CC lib/notify/notify_rpc.o 00:02:14.046 CC lib/keyring/keyring.o 00:02:14.046 CC lib/keyring/keyring_rpc.o 00:02:14.046 CC lib/trace/trace.o 00:02:14.046 CC lib/trace/trace_flags.o 00:02:14.046 CC lib/trace/trace_rpc.o 00:02:14.046 LIB libspdk_notify.a 00:02:14.046 LIB libspdk_keyring.a 00:02:14.046 LIB libspdk_trace.a 00:02:14.306 CC lib/thread/thread.o 00:02:14.306 CC lib/thread/iobuf.o 00:02:14.306 CC lib/sock/sock.o 00:02:14.306 CC lib/sock/sock_rpc.o 00:02:14.565 LIB libspdk_sock.a 00:02:14.825 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:14.825 CC lib/nvme/nvme_ctrlr.o 00:02:14.825 CC lib/nvme/nvme_fabric.o 00:02:14.825 CC lib/nvme/nvme_ns_cmd.o 00:02:14.825 CC lib/nvme/nvme_ns.o 00:02:14.825 CC lib/nvme/nvme_pcie_common.o 00:02:14.825 CC lib/nvme/nvme_pcie.o 00:02:14.825 CC lib/nvme/nvme_qpair.o 00:02:14.825 CC lib/nvme/nvme.o 00:02:14.825 CC lib/nvme/nvme_quirks.o 00:02:14.825 CC lib/nvme/nvme_transport.o 00:02:14.825 CC lib/nvme/nvme_discovery.o 00:02:14.825 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:14.825 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:14.825 CC lib/nvme/nvme_tcp.o 00:02:14.825 CC lib/nvme/nvme_opal.o 00:02:14.825 CC lib/nvme/nvme_io_msg.o 00:02:14.825 CC lib/nvme/nvme_poll_group.o 00:02:14.825 CC lib/nvme/nvme_stubs.o 00:02:14.825 CC lib/nvme/nvme_zns.o 00:02:14.825 CC lib/nvme/nvme_auth.o 00:02:14.825 CC lib/nvme/nvme_cuse.o 00:02:14.825 CC lib/nvme/nvme_vfio_user.o 00:02:14.825 CC lib/nvme/nvme_rdma.o 00:02:15.088 LIB libspdk_thread.a 00:02:15.088 CC lib/accel/accel.o 00:02:15.088 CC lib/accel/accel_rpc.o 00:02:15.088 CC lib/accel/accel_sw.o 00:02:15.088 CC lib/blob/blobstore.o 00:02:15.088 CC lib/blob/zeroes.o 00:02:15.088 CC lib/blob/request.o 00:02:15.088 CC lib/blob/blob_bs_dev.o 00:02:15.346 CC lib/init/json_config.o 00:02:15.346 CC lib/init/subsystem.o 00:02:15.346 CC lib/init/rpc.o 00:02:15.346 CC lib/init/subsystem_rpc.o 00:02:15.346 CC lib/virtio/virtio.o 00:02:15.346 CC lib/virtio/virtio_vfio_user.o 00:02:15.346 CC lib/virtio/virtio_vhost_user.o 00:02:15.346 CC lib/virtio/virtio_pci.o 00:02:15.346 CC lib/vfu_tgt/tgt_endpoint.o 00:02:15.346 CC lib/vfu_tgt/tgt_rpc.o 00:02:15.346 LIB libspdk_init.a 00:02:15.346 LIB libspdk_vfu_tgt.a 00:02:15.346 LIB libspdk_virtio.a 00:02:15.605 CC lib/event/app.o 00:02:15.605 CC lib/event/reactor.o 00:02:15.605 CC lib/event/log_rpc.o 00:02:15.605 CC lib/event/scheduler_static.o 00:02:15.605 CC lib/event/app_rpc.o 00:02:15.605 LIB libspdk_accel.a 00:02:15.864 LIB libspdk_event.a 00:02:15.864 LIB libspdk_nvme.a 00:02:15.864 CC lib/bdev/bdev.o 00:02:15.864 CC lib/bdev/bdev_zone.o 00:02:15.864 CC lib/bdev/bdev_rpc.o 00:02:15.864 CC lib/bdev/part.o 00:02:15.864 CC lib/bdev/scsi_nvme.o 00:02:16.802 LIB libspdk_blob.a 00:02:16.802 CC lib/blobfs/blobfs.o 00:02:16.802 CC lib/blobfs/tree.o 00:02:16.802 CC lib/lvol/lvol.o 00:02:17.369 LIB libspdk_lvol.a 00:02:17.369 LIB libspdk_blobfs.a 00:02:17.369 LIB libspdk_bdev.a 00:02:17.628 CC lib/nvmf/ctrlr_discovery.o 00:02:17.628 CC lib/nvmf/ctrlr.o 00:02:17.628 CC lib/nvmf/ctrlr_bdev.o 00:02:17.628 CC lib/nvmf/subsystem.o 00:02:17.628 CC lib/nvmf/nvmf.o 00:02:17.628 CC lib/nvmf/nvmf_rpc.o 00:02:17.628 CC lib/nvmf/transport.o 00:02:17.628 CC lib/nvmf/tcp.o 00:02:17.628 CC lib/nvmf/vfio_user.o 00:02:17.628 CC lib/nvmf/rdma.o 00:02:17.628 CC lib/ublk/ublk.o 00:02:17.628 CC lib/ublk/ublk_rpc.o 00:02:17.628 CC lib/ftl/ftl_core.o 00:02:17.628 CC lib/ftl/ftl_init.o 00:02:17.628 CC lib/ftl/ftl_layout.o 00:02:17.628 CC lib/scsi/dev.o 00:02:17.628 CC lib/scsi/lun.o 00:02:17.628 CC lib/nbd/nbd.o 00:02:17.628 CC lib/ftl/ftl_debug.o 00:02:17.628 CC lib/ftl/ftl_io.o 00:02:17.628 CC lib/scsi/port.o 00:02:17.628 CC lib/ftl/ftl_sb.o 00:02:17.628 CC lib/scsi/scsi.o 00:02:17.628 CC lib/ftl/ftl_l2p.o 00:02:17.628 CC lib/scsi/scsi_bdev.o 00:02:17.628 CC lib/nbd/nbd_rpc.o 00:02:17.628 CC lib/scsi/scsi_pr.o 00:02:17.628 CC lib/ftl/ftl_l2p_flat.o 00:02:17.628 CC lib/scsi/scsi_rpc.o 00:02:17.628 CC lib/scsi/task.o 00:02:17.884 CC lib/ftl/ftl_nv_cache.o 00:02:17.884 CC lib/ftl/ftl_band.o 00:02:17.884 CC lib/ftl/ftl_band_ops.o 00:02:17.884 CC lib/ftl/ftl_writer.o 00:02:17.884 CC lib/ftl/ftl_rq.o 00:02:17.884 CC lib/ftl/ftl_reloc.o 00:02:17.884 CC lib/ftl/ftl_l2p_cache.o 00:02:17.884 CC lib/ftl/ftl_p2l.o 00:02:17.884 CC lib/ftl/mngt/ftl_mngt.o 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:17.885 LIB libspdk_nbd.a 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:17.885 LIB libspdk_scsi.a 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:17.885 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:17.885 CC lib/ftl/utils/ftl_conf.o 00:02:17.885 CC lib/ftl/utils/ftl_md.o 00:02:17.885 LIB libspdk_ublk.a 00:02:17.885 CC lib/ftl/utils/ftl_mempool.o 00:02:17.885 CC lib/ftl/utils/ftl_bitmap.o 00:02:17.885 CC lib/ftl/utils/ftl_property.o 00:02:17.885 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:17.885 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:17.885 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:17.885 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:17.885 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:18.142 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:18.142 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:18.142 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:18.142 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:18.142 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:18.142 CC lib/ftl/base/ftl_base_dev.o 00:02:18.142 CC lib/ftl/base/ftl_base_bdev.o 00:02:18.142 CC lib/ftl/ftl_trace.o 00:02:18.142 CC lib/iscsi/conn.o 00:02:18.142 CC lib/iscsi/init_grp.o 00:02:18.142 CC lib/iscsi/iscsi.o 00:02:18.142 CC lib/vhost/vhost.o 00:02:18.142 CC lib/iscsi/md5.o 00:02:18.142 CC lib/vhost/vhost_rpc.o 00:02:18.142 CC lib/iscsi/param.o 00:02:18.142 CC lib/iscsi/portal_grp.o 00:02:18.142 CC lib/iscsi/tgt_node.o 00:02:18.142 CC lib/iscsi/iscsi_subsystem.o 00:02:18.142 CC lib/iscsi/iscsi_rpc.o 00:02:18.142 CC lib/iscsi/task.o 00:02:18.142 CC lib/vhost/vhost_scsi.o 00:02:18.142 CC lib/vhost/vhost_blk.o 00:02:18.142 CC lib/vhost/rte_vhost_user.o 00:02:18.142 LIB libspdk_ftl.a 00:02:18.400 LIB libspdk_nvmf.a 00:02:18.657 LIB libspdk_vhost.a 00:02:18.657 LIB libspdk_iscsi.a 00:02:18.915 CC module/env_dpdk/env_dpdk_rpc.o 00:02:19.172 CC module/vfu_device/vfu_virtio.o 00:02:19.172 CC module/vfu_device/vfu_virtio_blk.o 00:02:19.172 CC module/vfu_device/vfu_virtio_scsi.o 00:02:19.172 CC module/vfu_device/vfu_virtio_rpc.o 00:02:19.172 CC module/accel/dsa/accel_dsa.o 00:02:19.172 CC module/accel/ioat/accel_ioat.o 00:02:19.172 CC module/accel/dsa/accel_dsa_rpc.o 00:02:19.172 CC module/scheduler/gscheduler/gscheduler.o 00:02:19.172 CC module/accel/ioat/accel_ioat_rpc.o 00:02:19.172 CC module/accel/iaa/accel_iaa.o 00:02:19.172 CC module/accel/iaa/accel_iaa_rpc.o 00:02:19.172 CC module/sock/uring/uring.o 00:02:19.172 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:19.172 CC module/sock/posix/posix.o 00:02:19.172 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:19.172 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:19.172 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:19.172 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:19.172 CC module/accel/error/accel_error.o 00:02:19.172 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:19.172 CC module/accel/error/accel_error_rpc.o 00:02:19.172 CC module/blob/bdev/blob_bdev.o 00:02:19.172 CC module/keyring/file/keyring.o 00:02:19.172 CC module/keyring/file/keyring_rpc.o 00:02:19.172 LIB libspdk_env_dpdk_rpc.a 00:02:19.172 LIB libspdk_scheduler_gscheduler.a 00:02:19.172 LIB libspdk_keyring_file.a 00:02:19.172 LIB libspdk_scheduler_dpdk_governor.a 00:02:19.172 LIB libspdk_accel_error.a 00:02:19.172 LIB libspdk_scheduler_dynamic.a 00:02:19.172 LIB libspdk_accel_ioat.a 00:02:19.172 LIB libspdk_accel_iaa.a 00:02:19.172 LIB libspdk_accel_dsa.a 00:02:19.172 LIB libspdk_blob_bdev.a 00:02:19.429 LIB libspdk_vfu_device.a 00:02:19.429 LIB libspdk_sock_uring.a 00:02:19.430 CC module/bdev/split/vbdev_split.o 00:02:19.430 CC module/bdev/delay/vbdev_delay.o 00:02:19.430 CC module/bdev/null/bdev_null.o 00:02:19.430 CC module/blobfs/bdev/blobfs_bdev.o 00:02:19.430 CC module/bdev/gpt/gpt.o 00:02:19.430 CC module/bdev/uring/bdev_uring.o 00:02:19.430 CC module/bdev/lvol/vbdev_lvol.o 00:02:19.430 CC module/bdev/compress/vbdev_compress.o 00:02:19.430 CC module/bdev/raid/bdev_raid.o 00:02:19.430 CC module/bdev/crypto/vbdev_crypto.o 00:02:19.430 CC module/bdev/error/vbdev_error.o 00:02:19.430 CC module/bdev/passthru/vbdev_passthru.o 00:02:19.430 CC module/bdev/malloc/bdev_malloc.o 00:02:19.430 CC module/bdev/xnvme/bdev_xnvme.o 00:02:19.430 CC module/bdev/nvme/bdev_nvme.o 00:02:19.430 CC module/bdev/iscsi/bdev_iscsi.o 00:02:19.430 CC module/bdev/ftl/bdev_ftl.o 00:02:19.430 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:19.430 LIB libspdk_sock_posix.a 00:02:19.430 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:19.430 CC module/bdev/rbd/bdev_rbd.o 00:02:19.430 CC module/bdev/aio/bdev_aio.o 00:02:19.430 CC module/bdev/ocf/ctx.o 00:02:19.430 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:19.430 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:19.688 CC module/bdev/gpt/vbdev_gpt.o 00:02:19.688 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:19.688 CC module/bdev/split/vbdev_split_rpc.o 00:02:19.688 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:19.688 CC module/bdev/ocf/data.o 00:02:19.688 CC module/bdev/ocf/stats.o 00:02:19.688 CC module/bdev/null/bdev_null_rpc.o 00:02:19.688 CC module/bdev/error/vbdev_error_rpc.o 00:02:19.688 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:19.688 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:19.688 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:19.688 CC module/bdev/ocf/utils.o 00:02:19.688 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:19.688 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:19.688 CC module/bdev/aio/bdev_aio_rpc.o 00:02:19.688 CC module/bdev/uring/bdev_uring_rpc.o 00:02:19.688 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:19.688 LIB libspdk_bdev_compress.a 00:02:19.688 LIB libspdk_bdev_malloc.a 00:02:19.688 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:19.688 CC module/bdev/ocf/vbdev_ocf.o 00:02:19.688 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:19.688 CC module/blobfs/bdev/blobfs_fuse.o 00:02:19.688 LIB libspdk_bdev_split.a 00:02:19.688 LIB libspdk_bdev_crypto.a 00:02:19.688 LIB libspdk_accel_dpdk_compressdev.a 00:02:19.688 LIB libspdk_bdev_error.a 00:02:19.688 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:19.688 LIB libspdk_bdev_xnvme.a 00:02:19.688 CC module/bdev/ocf/volume.o 00:02:19.688 LIB libspdk_bdev_gpt.a 00:02:19.688 LIB libspdk_bdev_null.a 00:02:19.688 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:19.688 LIB libspdk_bdev_passthru.a 00:02:19.688 CC module/bdev/raid/bdev_raid_rpc.o 00:02:19.945 LIB libspdk_bdev_iscsi.a 00:02:19.945 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:19.945 CC module/bdev/raid/bdev_raid_sb.o 00:02:19.945 LIB libspdk_bdev_aio.a 00:02:19.945 LIB libspdk_bdev_zone_block.a 00:02:19.945 CC module/bdev/raid/raid0.o 00:02:19.945 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:19.945 CC module/bdev/raid/raid1.o 00:02:19.945 CC module/bdev/nvme/nvme_rpc.o 00:02:19.945 LIB libspdk_bdev_uring.a 00:02:19.945 LIB libspdk_bdev_ftl.a 00:02:19.945 LIB libspdk_bdev_delay.a 00:02:19.945 CC module/bdev/nvme/bdev_mdns_client.o 00:02:19.945 CC module/bdev/nvme/vbdev_opal.o 00:02:19.945 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:19.945 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:19.945 CC module/bdev/raid/concat.o 00:02:19.945 CC module/bdev/raid/raid5f.o 00:02:19.945 LIB libspdk_bdev_rbd.a 00:02:19.945 LIB libspdk_accel_dpdk_cryptodev.a 00:02:19.945 LIB libspdk_blobfs_bdev.a 00:02:19.945 LIB libspdk_bdev_virtio.a 00:02:19.945 LIB libspdk_bdev_lvol.a 00:02:19.945 LIB libspdk_bdev_ocf.a 00:02:20.204 LIB libspdk_bdev_raid.a 00:02:20.773 LIB libspdk_bdev_nvme.a 00:02:21.030 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:21.030 CC module/event/subsystems/vmd/vmd.o 00:02:21.030 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:21.030 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:21.030 CC module/event/subsystems/iobuf/iobuf.o 00:02:21.030 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:21.030 CC module/event/subsystems/scheduler/scheduler.o 00:02:21.030 CC module/event/subsystems/sock/sock.o 00:02:21.030 CC module/event/subsystems/keyring/keyring.o 00:02:21.030 LIB libspdk_event_vhost_blk.a 00:02:21.030 LIB libspdk_event_sock.a 00:02:21.030 LIB libspdk_event_vfu_tgt.a 00:02:21.030 LIB libspdk_event_scheduler.a 00:02:21.030 LIB libspdk_event_vmd.a 00:02:21.030 LIB libspdk_event_keyring.a 00:02:21.030 LIB libspdk_event_iobuf.a 00:02:21.289 CC module/event/subsystems/accel/accel.o 00:02:21.548 LIB libspdk_event_accel.a 00:02:21.548 CC module/event/subsystems/bdev/bdev.o 00:02:21.807 LIB libspdk_event_bdev.a 00:02:22.065 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:22.065 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:22.065 CC module/event/subsystems/nbd/nbd.o 00:02:22.065 CC module/event/subsystems/ublk/ublk.o 00:02:22.065 CC module/event/subsystems/scsi/scsi.o 00:02:22.065 LIB libspdk_event_nbd.a 00:02:22.065 LIB libspdk_event_ublk.a 00:02:22.065 LIB libspdk_event_scsi.a 00:02:22.065 LIB libspdk_event_nvmf.a 00:02:22.322 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:22.322 CC module/event/subsystems/iscsi/iscsi.o 00:02:22.322 LIB libspdk_event_vhost_scsi.a 00:02:22.322 LIB libspdk_event_iscsi.a 00:02:22.579 TEST_HEADER include/spdk/accel.h 00:02:22.579 CXX app/trace/trace.o 00:02:22.579 CC app/trace_record/trace_record.o 00:02:22.579 TEST_HEADER include/spdk/accel_module.h 00:02:22.579 CC test/rpc_client/rpc_client_test.o 00:02:22.579 TEST_HEADER include/spdk/assert.h 00:02:22.579 TEST_HEADER include/spdk/barrier.h 00:02:22.579 TEST_HEADER include/spdk/base64.h 00:02:22.579 TEST_HEADER include/spdk/bdev.h 00:02:22.579 TEST_HEADER include/spdk/bdev_module.h 00:02:22.579 TEST_HEADER include/spdk/bdev_zone.h 00:02:22.579 TEST_HEADER include/spdk/bit_array.h 00:02:22.579 TEST_HEADER include/spdk/bit_pool.h 00:02:22.579 TEST_HEADER include/spdk/blob.h 00:02:22.579 TEST_HEADER include/spdk/blob_bdev.h 00:02:22.579 TEST_HEADER include/spdk/blobfs.h 00:02:22.579 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:22.579 TEST_HEADER include/spdk/conf.h 00:02:22.579 TEST_HEADER include/spdk/config.h 00:02:22.579 TEST_HEADER include/spdk/cpuset.h 00:02:22.579 TEST_HEADER include/spdk/crc16.h 00:02:22.579 TEST_HEADER include/spdk/crc32.h 00:02:22.579 TEST_HEADER include/spdk/crc64.h 00:02:22.579 TEST_HEADER include/spdk/dif.h 00:02:22.579 TEST_HEADER include/spdk/dma.h 00:02:22.579 TEST_HEADER include/spdk/endian.h 00:02:22.579 TEST_HEADER include/spdk/env.h 00:02:22.579 TEST_HEADER include/spdk/env_dpdk.h 00:02:22.579 CC app/nvmf_tgt/nvmf_main.o 00:02:22.579 TEST_HEADER include/spdk/event.h 00:02:22.579 CC app/iscsi_tgt/iscsi_tgt.o 00:02:22.579 TEST_HEADER include/spdk/fd.h 00:02:22.579 TEST_HEADER include/spdk/fd_group.h 00:02:22.579 TEST_HEADER include/spdk/file.h 00:02:22.579 TEST_HEADER include/spdk/ftl.h 00:02:22.579 TEST_HEADER include/spdk/gpt_spec.h 00:02:22.579 TEST_HEADER include/spdk/hexlify.h 00:02:22.579 TEST_HEADER include/spdk/histogram_data.h 00:02:22.579 TEST_HEADER include/spdk/idxd.h 00:02:22.579 TEST_HEADER include/spdk/idxd_spec.h 00:02:22.579 TEST_HEADER include/spdk/init.h 00:02:22.579 TEST_HEADER include/spdk/ioat.h 00:02:22.579 TEST_HEADER include/spdk/ioat_spec.h 00:02:22.579 TEST_HEADER include/spdk/iscsi_spec.h 00:02:22.579 TEST_HEADER include/spdk/json.h 00:02:22.579 TEST_HEADER include/spdk/jsonrpc.h 00:02:22.579 CC test/event/event_perf/event_perf.o 00:02:22.579 CC examples/nvme/hello_world/hello_world.o 00:02:22.579 TEST_HEADER include/spdk/keyring.h 00:02:22.579 CC examples/util/zipf/zipf.o 00:02:22.579 TEST_HEADER include/spdk/keyring_module.h 00:02:22.579 CC test/nvme/aer/aer.o 00:02:22.579 CC examples/accel/perf/accel_perf.o 00:02:22.579 TEST_HEADER include/spdk/likely.h 00:02:22.579 CC examples/sock/hello_world/hello_sock.o 00:02:22.579 CC test/thread/poller_perf/poller_perf.o 00:02:22.579 TEST_HEADER include/spdk/log.h 00:02:22.579 CC examples/vmd/lsvmd/lsvmd.o 00:02:22.579 TEST_HEADER include/spdk/lvol.h 00:02:22.579 CC examples/ioat/perf/perf.o 00:02:22.579 TEST_HEADER include/spdk/memory.h 00:02:22.579 TEST_HEADER include/spdk/mmio.h 00:02:22.579 TEST_HEADER include/spdk/nbd.h 00:02:22.579 TEST_HEADER include/spdk/notify.h 00:02:22.579 TEST_HEADER include/spdk/nvme.h 00:02:22.579 TEST_HEADER include/spdk/nvme_intel.h 00:02:22.579 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:22.579 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:22.579 TEST_HEADER include/spdk/nvme_spec.h 00:02:22.579 TEST_HEADER include/spdk/nvme_zns.h 00:02:22.579 TEST_HEADER include/spdk/nvmf.h 00:02:22.579 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:22.579 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:22.579 TEST_HEADER include/spdk/nvmf_spec.h 00:02:22.579 TEST_HEADER include/spdk/nvmf_transport.h 00:02:22.579 TEST_HEADER include/spdk/opal.h 00:02:22.579 TEST_HEADER include/spdk/opal_spec.h 00:02:22.579 CC test/accel/dif/dif.o 00:02:22.579 TEST_HEADER include/spdk/pci_ids.h 00:02:22.579 CC test/dma/test_dma/test_dma.o 00:02:22.579 CC test/blobfs/mkfs/mkfs.o 00:02:22.579 CC examples/nvmf/nvmf/nvmf.o 00:02:22.579 CC examples/bdev/hello_world/hello_bdev.o 00:02:22.579 TEST_HEADER include/spdk/pipe.h 00:02:22.579 TEST_HEADER include/spdk/queue.h 00:02:22.579 CC test/bdev/bdevio/bdevio.o 00:02:22.579 LINK rpc_client_test 00:02:22.579 TEST_HEADER include/spdk/reduce.h 00:02:22.579 TEST_HEADER include/spdk/rpc.h 00:02:22.579 CC test/app/bdev_svc/bdev_svc.o 00:02:22.579 TEST_HEADER include/spdk/scheduler.h 00:02:22.579 TEST_HEADER include/spdk/scsi.h 00:02:22.579 TEST_HEADER include/spdk/scsi_spec.h 00:02:22.579 TEST_HEADER include/spdk/sock.h 00:02:22.837 TEST_HEADER include/spdk/stdinc.h 00:02:22.837 TEST_HEADER include/spdk/string.h 00:02:22.837 TEST_HEADER include/spdk/thread.h 00:02:22.837 TEST_HEADER include/spdk/trace.h 00:02:22.837 TEST_HEADER include/spdk/trace_parser.h 00:02:22.837 TEST_HEADER include/spdk/tree.h 00:02:22.837 TEST_HEADER include/spdk/ublk.h 00:02:22.837 TEST_HEADER include/spdk/util.h 00:02:22.837 TEST_HEADER include/spdk/uuid.h 00:02:22.837 TEST_HEADER include/spdk/version.h 00:02:22.837 CC test/env/mem_callbacks/mem_callbacks.o 00:02:22.837 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:22.837 LINK spdk_trace_record 00:02:22.837 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:22.837 CC examples/blob/hello_world/hello_blob.o 00:02:22.837 TEST_HEADER include/spdk/vhost.h 00:02:22.837 TEST_HEADER include/spdk/vmd.h 00:02:22.837 TEST_HEADER include/spdk/xor.h 00:02:22.837 CC test/lvol/esnap/esnap.o 00:02:22.837 TEST_HEADER include/spdk/zipf.h 00:02:22.837 CXX test/cpp_headers/accel.o 00:02:22.837 LINK event_perf 00:02:22.837 LINK zipf 00:02:22.837 LINK lsvmd 00:02:22.837 LINK poller_perf 00:02:22.837 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:22.837 LINK iscsi_tgt 00:02:22.837 LINK ioat_perf 00:02:22.837 LINK hello_world 00:02:22.837 LINK nvmf_tgt 00:02:22.837 LINK hello_sock 00:02:22.837 LINK bdev_svc 00:02:22.837 LINK spdk_trace 00:02:22.837 LINK aer 00:02:22.837 CXX test/cpp_headers/accel_module.o 00:02:22.837 LINK hello_bdev 00:02:22.837 LINK mkfs 00:02:22.837 LINK hello_blob 00:02:22.837 LINK accel_perf 00:02:22.837 LINK nvmf 00:02:22.837 LINK histogram_ut 00:02:22.837 LINK test_dma 00:02:22.837 LINK dif 00:02:22.837 LINK bdevio 00:02:22.838 CXX test/cpp_headers/assert.o 00:02:23.096 LINK mem_callbacks 00:02:23.096 CXX test/cpp_headers/barrier.o 00:02:23.096 CC examples/blob/cli/blobcli.o 00:02:23.096 CXX test/cpp_headers/base64.o 00:02:23.353 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:23.353 CXX test/cpp_headers/bdev.o 00:02:23.353 CC test/nvme/reset/reset.o 00:02:23.353 CC test/thread/lock/spdk_lock.o 00:02:23.353 CC test/event/reactor/reactor.o 00:02:23.353 CC test/env/vtophys/vtophys.o 00:02:23.353 LINK blobcli 00:02:23.611 CXX test/cpp_headers/bdev_module.o 00:02:23.611 CC examples/ioat/verify/verify.o 00:02:23.611 LINK reset 00:02:23.611 LINK vtophys 00:02:23.611 CC examples/vmd/led/led.o 00:02:23.611 LINK reactor 00:02:23.611 CC examples/thread/thread/thread_ex.o 00:02:23.611 LINK verify 00:02:23.611 CXX test/cpp_headers/bdev_zone.o 00:02:23.611 CC examples/nvme/reconnect/reconnect.o 00:02:23.611 CC examples/idxd/perf/perf.o 00:02:23.611 CC test/nvme/sgl/sgl.o 00:02:23.611 LINK led 00:02:23.611 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:23.868 CXX test/cpp_headers/bit_array.o 00:02:23.868 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:23.868 LINK thread 00:02:23.868 LINK sgl 00:02:23.868 LINK idxd_perf 00:02:23.868 LINK reconnect 00:02:23.868 LINK interrupt_tgt 00:02:23.868 CXX test/cpp_headers/bit_pool.o 00:02:23.868 LINK env_dpdk_post_init 00:02:23.868 CXX test/cpp_headers/blob.o 00:02:24.126 CXX test/cpp_headers/blob_bdev.o 00:02:24.126 CC test/event/reactor_perf/reactor_perf.o 00:02:24.126 LINK spdk_lock 00:02:24.126 CXX test/cpp_headers/blobfs.o 00:02:24.126 LINK reactor_perf 00:02:24.383 CXX test/cpp_headers/blobfs_bdev.o 00:02:24.383 CC test/env/memory/memory_ut.o 00:02:24.383 CC test/blobfs/fuse/fuse.o 00:02:24.383 CC examples/bdev/bdevperf/bdevperf.o 00:02:24.383 CXX test/cpp_headers/conf.o 00:02:24.383 CC test/nvme/e2edp/nvme_dp.o 00:02:24.383 CC test/nvme/err_injection/err_injection.o 00:02:24.383 CC test/nvme/overhead/overhead.o 00:02:24.383 LINK fuse 00:02:24.383 CC app/spdk_tgt/spdk_tgt.o 00:02:24.383 CC app/spdk_lspci/spdk_lspci.o 00:02:24.383 CC app/spdk_nvme_perf/perf.o 00:02:24.383 CXX test/cpp_headers/config.o 00:02:24.639 CC app/spdk_nvme_identify/identify.o 00:02:24.640 CXX test/cpp_headers/cpuset.o 00:02:24.640 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:24.640 LINK err_injection 00:02:24.640 LINK nvme_dp 00:02:24.640 CC app/spdk_nvme_discover/discovery_aer.o 00:02:24.640 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:24.640 LINK spdk_lspci 00:02:24.640 LINK overhead 00:02:24.640 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:24.640 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:02:24.640 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:24.640 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:24.640 LINK spdk_tgt 00:02:24.640 CXX test/cpp_headers/crc16.o 00:02:24.640 CXX test/cpp_headers/crc32.o 00:02:24.640 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:02:24.640 LINK spdk_nvme_discover 00:02:24.640 LINK memory_ut 00:02:24.640 LINK tree_ut 00:02:24.640 LINK bdevperf 00:02:24.640 CXX test/cpp_headers/crc64.o 00:02:24.640 LINK nvme_fuzz 00:02:24.897 LINK accel_ut 00:02:24.897 CC test/event/app_repeat/app_repeat.o 00:02:24.897 CXX test/cpp_headers/dif.o 00:02:24.897 CC test/unit/lib/event/app.c/app_ut.o 00:02:24.897 LINK nvme_manage 00:02:24.897 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:24.897 LINK spdk_nvme_identify 00:02:24.897 LINK blob_bdev_ut 00:02:24.897 CC test/env/pci/pci_ut.o 00:02:24.897 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:24.897 CXX test/cpp_headers/dma.o 00:02:24.897 LINK spdk_nvme_perf 00:02:24.897 LINK app_repeat 00:02:24.897 CC test/event/scheduler/scheduler.o 00:02:24.897 LINK esnap 00:02:25.155 CXX test/cpp_headers/endian.o 00:02:25.155 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:02:25.155 LINK dma_ut 00:02:25.155 LINK scheduler 00:02:25.155 LINK app_ut 00:02:25.155 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:25.155 LINK pci_ut 00:02:25.155 CXX test/cpp_headers/env.o 00:02:25.155 CC app/spdk_top/spdk_top.o 00:02:25.415 LINK blobfs_async_ut 00:02:25.415 CXX test/cpp_headers/env_dpdk.o 00:02:25.415 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:02:25.415 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:25.415 CC test/nvme/startup/startup.o 00:02:25.415 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:25.415 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:02:25.415 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:25.415 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:25.415 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:25.415 LINK startup 00:02:25.415 LINK blobfs_bdev_ut 00:02:25.672 CC examples/nvme/arbitration/arbitration.o 00:02:25.672 LINK scsi_nvme_ut 00:02:25.672 LINK ioat_ut 00:02:25.672 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:25.672 LINK accel_dpdk_cryptodev_ut 00:02:25.672 CXX test/cpp_headers/event.o 00:02:25.672 LINK accel_dpdk_compressdev_ut 00:02:25.672 LINK spdk_top 00:02:25.672 LINK blobfs_sync_ut 00:02:25.672 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:25.672 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:25.672 CXX test/cpp_headers/fd.o 00:02:25.672 LINK arbitration 00:02:25.672 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:25.672 LINK reactor_ut 00:02:25.929 CC examples/nvme/hotplug/hotplug.o 00:02:25.929 CC test/nvme/reserve/reserve.o 00:02:25.929 CC test/nvme/simple_copy/simple_copy.o 00:02:25.929 CXX test/cpp_headers/fd_group.o 00:02:25.929 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:25.929 CC test/nvme/connect_stress/connect_stress.o 00:02:25.929 CXX test/cpp_headers/file.o 00:02:25.929 CC test/nvme/boot_partition/boot_partition.o 00:02:25.929 LINK conn_ut 00:02:25.929 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:25.929 LINK reserve 00:02:25.929 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:02:25.929 LINK hotplug 00:02:25.929 LINK simple_copy 00:02:25.929 LINK connect_stress 00:02:25.929 CXX test/cpp_headers/ftl.o 00:02:25.929 LINK boot_partition 00:02:25.929 LINK json_util_ut 00:02:26.186 CC app/vhost/vhost.o 00:02:26.186 LINK vhost_fuzz 00:02:26.186 CC app/spdk_dd/spdk_dd.o 00:02:26.186 LINK jsonrpc_server_ut 00:02:26.186 CXX test/cpp_headers/gpt_spec.o 00:02:26.186 CC app/fio/nvme/fio_plugin.o 00:02:26.186 LINK json_write_ut 00:02:26.186 LINK init_grp_ut 00:02:26.186 CXX test/cpp_headers/hexlify.o 00:02:26.186 LINK vhost 00:02:26.186 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:26.186 CXX test/cpp_headers/histogram_data.o 00:02:26.186 fio_plugin.c:1491:29: warning: field 'ruhs' with variable sized type 'struct spdk_nvme_fdp_ruhs' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end] 00:02:26.186 struct spdk_nvme_fdp_ruhs ruhs; 00:02:26.186 ^ 00:02:26.186 CC app/fio/bdev/fio_plugin.o 00:02:26.443 LINK iscsi_fuzz 00:02:26.443 CXX test/cpp_headers/idxd.o 00:02:26.443 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:26.443 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:02:26.443 CC test/unit/lib/iscsi/param.c/param_ut.o 00:02:26.443 CXX test/cpp_headers/idxd_spec.o 00:02:26.443 1 warning generated. 00:02:26.443 LINK gpt_ut 00:02:26.443 LINK spdk_dd 00:02:26.443 CXX test/cpp_headers/init.o 00:02:26.443 LINK spdk_nvme 00:02:26.443 CC test/nvme/compliance/nvme_compliance.o 00:02:26.443 CXX test/cpp_headers/ioat.o 00:02:26.700 CC test/app/histogram_perf/histogram_perf.o 00:02:26.700 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:26.700 LINK json_parse_ut 00:02:26.700 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:26.700 LINK spdk_bdev 00:02:26.700 LINK param_ut 00:02:26.700 CXX test/cpp_headers/ioat_spec.o 00:02:26.700 CXX test/cpp_headers/iscsi_spec.o 00:02:26.700 LINK histogram_perf 00:02:26.700 CC test/unit/lib/log/log.c/log_ut.o 00:02:26.700 LINK nvme_compliance 00:02:26.700 CXX test/cpp_headers/json.o 00:02:26.958 CC test/app/jsoncat/jsoncat.o 00:02:26.958 CC test/nvme/fused_ordering/fused_ordering.o 00:02:26.958 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:26.958 LINK vbdev_lvol_ut 00:02:26.958 LINK log_ut 00:02:26.958 CXX test/cpp_headers/jsonrpc.o 00:02:26.958 LINK jsoncat 00:02:26.958 CXX test/cpp_headers/keyring.o 00:02:26.958 CXX test/cpp_headers/keyring_module.o 00:02:26.958 CXX test/cpp_headers/likely.o 00:02:26.958 LINK fused_ordering 00:02:26.958 LINK part_ut 00:02:26.958 LINK doorbell_aers 00:02:26.958 CXX test/cpp_headers/log.o 00:02:26.958 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:26.958 CC test/nvme/fdp/fdp.o 00:02:26.958 CC test/app/stub/stub.o 00:02:27.222 LINK bdev_ut 00:02:27.222 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:02:27.222 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:02:27.222 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:02:27.222 CC test/nvme/cuse/cuse.o 00:02:27.222 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:27.222 CXX test/cpp_headers/lvol.o 00:02:27.222 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:27.222 LINK cmb_copy 00:02:27.222 LINK stub 00:02:27.222 LINK fdp 00:02:27.222 CXX test/cpp_headers/memory.o 00:02:27.222 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:27.222 LINK bdev_zone_ut 00:02:27.222 CXX test/cpp_headers/mmio.o 00:02:27.479 LINK bdev_raid_sb_ut 00:02:27.479 CXX test/cpp_headers/nbd.o 00:02:27.479 LINK portal_grp_ut 00:02:27.479 CXX test/cpp_headers/notify.o 00:02:27.479 CXX test/cpp_headers/nvme.o 00:02:27.479 LINK iscsi_ut 00:02:27.479 CXX test/cpp_headers/nvme_intel.o 00:02:27.479 CXX test/cpp_headers/nvme_ocssd.o 00:02:27.479 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:27.479 LINK bdev_raid_ut 00:02:27.479 LINK tgt_node_ut 00:02:27.479 CXX test/cpp_headers/nvme_spec.o 00:02:27.479 CXX test/cpp_headers/nvme_zns.o 00:02:27.479 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:27.479 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:27.737 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:27.737 CC examples/nvme/abort/abort.o 00:02:27.737 LINK vbdev_zone_block_ut 00:02:27.737 LINK cuse 00:02:27.737 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:27.737 CXX test/cpp_headers/nvmf.o 00:02:27.737 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:27.737 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:27.737 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:27.737 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:27.737 LINK lvol_ut 00:02:27.737 LINK raid1_ut 00:02:27.737 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:27.737 CXX test/cpp_headers/nvmf_cmd.o 00:02:27.737 LINK abort 00:02:27.737 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:27.737 LINK concat_ut 00:02:27.994 LINK pmr_persistence 00:02:27.994 LINK notify_ut 00:02:27.994 CXX test/cpp_headers/nvmf_spec.o 00:02:27.994 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:27.994 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:27.994 CXX test/cpp_headers/nvmf_transport.o 00:02:27.994 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:27.994 CXX test/cpp_headers/opal.o 00:02:27.994 LINK raid5f_ut 00:02:27.994 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:28.253 LINK blob_ut 00:02:28.254 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:28.254 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:28.254 CXX test/cpp_headers/opal_spec.o 00:02:28.254 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:28.254 CXX test/cpp_headers/pci_ids.o 00:02:28.254 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:02:28.254 LINK nvme_ctrlr_cmd_ut 00:02:28.512 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:28.512 LINK nvme_ut 00:02:28.512 CXX test/cpp_headers/pipe.o 00:02:28.512 LINK nvme_ns_ut 00:02:28.512 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:28.512 LINK bdev_ut 00:02:28.512 CXX test/cpp_headers/queue.o 00:02:28.512 CXX test/cpp_headers/reduce.o 00:02:28.790 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:28.790 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:28.790 CXX test/cpp_headers/rpc.o 00:02:28.790 CXX test/cpp_headers/scheduler.o 00:02:28.790 LINK nvme_poll_group_ut 00:02:28.790 LINK nvme_qpair_ut 00:02:28.790 CXX test/cpp_headers/scsi.o 00:02:28.790 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:02:28.790 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:28.790 LINK nvme_ns_ocssd_cmd_ut 00:02:29.077 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:29.077 CXX test/cpp_headers/scsi_spec.o 00:02:29.077 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:29.077 LINK nvme_quirks_ut 00:02:29.077 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:29.077 LINK nvme_ns_cmd_ut 00:02:29.077 CXX test/cpp_headers/sock.o 00:02:29.077 LINK nvme_pcie_ut 00:02:29.077 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:29.077 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:29.077 LINK dev_ut 00:02:29.077 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:29.077 LINK crypto_ut 00:02:29.077 CXX test/cpp_headers/stdinc.o 00:02:29.077 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:29.357 LINK nvme_ctrlr_ut 00:02:29.357 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:29.357 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:29.357 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:29.357 CXX test/cpp_headers/string.o 00:02:29.357 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:02:29.357 LINK compress_ut 00:02:29.357 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:02:29.357 LINK nvme_transport_ut 00:02:29.357 CXX test/cpp_headers/thread.o 00:02:29.358 LINK posix_ut 00:02:29.660 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:02:29.660 LINK scsi_ut 00:02:29.660 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:02:29.660 LINK nvme_io_msg_ut 00:02:29.660 CXX test/cpp_headers/trace.o 00:02:29.660 LINK nvme_opal_ut 00:02:29.660 LINK nvme_fabric_ut 00:02:29.660 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:02:29.660 LINK sock_ut 00:02:29.660 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:29.660 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:02:29.660 LINK lun_ut 00:02:29.660 CXX test/cpp_headers/trace_parser.o 00:02:29.660 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:29.660 CXX test/cpp_headers/tree.o 00:02:29.660 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:02:29.660 LINK uring_ut 00:02:29.660 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:02:29.660 CXX test/cpp_headers/ublk.o 00:02:29.932 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:02:29.932 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:02:29.932 CXX test/cpp_headers/util.o 00:02:29.932 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:02:29.932 CXX test/cpp_headers/uuid.o 00:02:29.932 LINK nvme_pcie_common_ut 00:02:29.932 CXX test/cpp_headers/vfio_user_pci.o 00:02:29.932 CXX test/cpp_headers/version.o 00:02:29.932 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:02:29.932 LINK bdev_nvme_ut 00:02:29.932 CXX test/cpp_headers/vfio_user_spec.o 00:02:29.932 LINK nvme_cuse_ut 00:02:29.932 CXX test/cpp_headers/vhost.o 00:02:29.932 LINK nvme_tcp_ut 00:02:29.932 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:29.932 LINK iobuf_ut 00:02:29.932 LINK ctrlr_bdev_ut 00:02:29.932 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:29.932 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:29.932 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:30.207 LINK scsi_pr_ut 00:02:30.207 CXX test/cpp_headers/vmd.o 00:02:30.207 LINK tcp_ut 00:02:30.207 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:30.207 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:30.207 LINK scsi_bdev_ut 00:02:30.207 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:30.207 LINK base64_ut 00:02:30.207 LINK nvmf_ut 00:02:30.207 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:30.207 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:30.207 CXX test/cpp_headers/xor.o 00:02:30.207 LINK pci_event_ut 00:02:30.207 LINK crc16_ut 00:02:30.207 LINK cpuset_ut 00:02:30.207 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:30.207 LINK bit_array_ut 00:02:30.207 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:30.207 LINK crc32_ieee_ut 00:02:30.207 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:30.207 LINK subsystem_ut 00:02:30.207 LINK nvme_rdma_ut 00:02:30.207 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:30.207 CXX test/cpp_headers/zipf.o 00:02:30.207 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:30.207 LINK keyring_ut 00:02:30.207 LINK rpc_ut 00:02:30.207 LINK crc64_ut 00:02:30.463 LINK crc32c_ut 00:02:30.463 LINK thread_ut 00:02:30.463 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:30.463 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:30.463 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:30.463 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:02:30.463 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:30.463 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:02:30.463 LINK ctrlr_discovery_ut 00:02:30.463 CC test/unit/lib/util/string.c/string_ut.o 00:02:30.463 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:02:30.463 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:30.463 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:02:30.463 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:30.463 CC test/unit/lib/util/math.c/math_ut.o 00:02:30.463 LINK idxd_user_ut 00:02:30.463 LINK subsystem_ut 00:02:30.463 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:02:30.463 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:02:30.463 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:02:30.463 LINK rpc_ut 00:02:30.463 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:02:30.463 LINK math_ut 00:02:30.463 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:02:30.463 LINK iov_ut 00:02:30.721 LINK ftl_l2p_ut 00:02:30.721 LINK string_ut 00:02:30.721 LINK ftl_bitmap_ut 00:02:30.721 LINK idxd_ut 00:02:30.721 LINK xor_ut 00:02:30.721 LINK vfio_user_ut 00:02:30.721 LINK pipe_ut 00:02:30.721 LINK ftl_mempool_ut 00:02:30.721 LINK common_ut 00:02:30.721 LINK ftl_io_ut 00:02:30.721 LINK ctrlr_ut 00:02:30.721 LINK dif_ut 00:02:30.721 LINK ftl_mngt_ut 00:02:30.980 LINK transport_ut 00:02:30.980 LINK ftl_band_ut 00:02:30.980 LINK reduce_ut 00:02:31.239 LINK ftl_layout_upgrade_ut 00:02:31.239 LINK ftl_sb_ut 00:02:31.239 LINK rdma_ut 00:02:31.498 LINK vhost_ut 00:02:31.498 00:02:31.498 real 1m17.113s 00:02:31.498 user 10m12.197s 00:02:31.498 sys 2m22.164s 00:02:31.498 15:50:40 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:31.498 15:50:40 -- common/autotest_common.sh@10 -- # set +x 00:02:31.498 ************************************ 00:02:31.498 END TEST unittest_build 00:02:31.498 ************************************ 00:02:31.498 15:50:40 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh 00:02:31.498 +++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh 00:02:31.498 ++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:31.498 + testdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:31.498 +++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh 00:02:31.498 ++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/../.. 00:02:31.498 + rootdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:02:31.498 + source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autotest_common.sh 00:02:31.498 ++ rpc_py=rpc_cmd 00:02:31.498 ++ set -e 00:02:31.498 ++ shopt -s nullglob 00:02:31.498 ++ shopt -s extglob 00:02:31.498 ++ '[' -z /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output ']' 00:02:31.498 ++ [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/build_config.sh ]] 00:02:31.498 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/build_config.sh 00:02:31.498 +++ CONFIG_WPDK_DIR= 00:02:31.498 +++ CONFIG_ASAN=y 00:02:31.498 +++ CONFIG_VBDEV_COMPRESS=y 00:02:31.498 +++ CONFIG_HAVE_EXECINFO_H=y 00:02:31.498 +++ CONFIG_USDT=n 00:02:31.498 +++ CONFIG_CUSTOMOCF=y 00:02:31.498 +++ CONFIG_PREFIX=/usr/local 00:02:31.498 +++ CONFIG_RBD=y 00:02:31.498 +++ CONFIG_LIBDIR= 00:02:31.498 +++ CONFIG_IDXD=y 00:02:31.498 +++ CONFIG_NVME_CUSE=y 00:02:31.498 +++ CONFIG_SMA=n 00:02:31.498 +++ CONFIG_VTUNE=n 00:02:31.498 +++ CONFIG_TSAN=n 00:02:31.498 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:02:31.498 +++ CONFIG_VFIO_USER_DIR= 00:02:31.498 +++ CONFIG_PGO_CAPTURE=n 00:02:31.498 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:02:31.498 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:02:31.498 +++ CONFIG_LTO=n 00:02:31.498 +++ CONFIG_ISCSI_INITIATOR=y 00:02:31.498 +++ CONFIG_CET=n 00:02:31.498 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:02:31.498 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:02:31.499 +++ CONFIG_RDMA_SET_TOS=y 00:02:31.499 +++ CONFIG_HAVE_ARC4RANDOM=y 00:02:31.499 +++ CONFIG_HAVE_LIBARCHIVE=n 00:02:31.499 +++ CONFIG_UBLK=y 00:02:31.499 +++ CONFIG_ISAL_CRYPTO=y 00:02:31.499 +++ CONFIG_OPENSSL_PATH= 00:02:31.499 +++ CONFIG_OCF=y 00:02:31.499 +++ CONFIG_FUSE=y 00:02:31.499 +++ CONFIG_VTUNE_DIR= 00:02:31.499 +++ CONFIG_FUZZER_LIB= 00:02:31.499 +++ CONFIG_FUZZER=n 00:02:31.499 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:02:31.499 +++ CONFIG_CRYPTO=y 00:02:31.499 +++ CONFIG_PGO_USE=n 00:02:31.499 +++ CONFIG_VHOST=y 00:02:31.499 +++ CONFIG_DAOS=n 00:02:31.499 +++ CONFIG_DPDK_INC_DIR= 00:02:31.499 +++ CONFIG_DAOS_DIR= 00:02:31.499 +++ CONFIG_UNIT_TESTS=y 00:02:31.499 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:02:31.499 +++ CONFIG_VIRTIO=y 00:02:31.499 +++ CONFIG_COVERAGE=y 00:02:31.499 +++ CONFIG_RDMA=y 00:02:31.499 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:02:31.499 +++ CONFIG_URING_PATH= 00:02:31.499 +++ CONFIG_XNVME=y 00:02:31.499 +++ CONFIG_VFIO_USER=y 00:02:31.499 +++ CONFIG_ARCH=native 00:02:31.499 +++ CONFIG_HAVE_EVP_MAC=y 00:02:31.499 +++ CONFIG_URING_ZNS=y 00:02:31.499 +++ CONFIG_WERROR=y 00:02:31.499 +++ CONFIG_HAVE_LIBBSD=n 00:02:31.499 +++ CONFIG_UBSAN=y 00:02:31.499 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:31.499 +++ CONFIG_GOLANG=n 00:02:31.499 +++ CONFIG_ISAL=y 00:02:31.499 +++ CONFIG_IDXD_KERNEL=n 00:02:31.499 +++ CONFIG_DPDK_LIB_DIR= 00:02:31.499 +++ CONFIG_RDMA_PROV=verbs 00:02:31.499 +++ CONFIG_APPS=y 00:02:31.499 +++ CONFIG_SHARED=n 00:02:31.499 +++ CONFIG_HAVE_KEYUTILS=n 00:02:31.499 +++ CONFIG_FC_PATH= 00:02:31.499 +++ CONFIG_DPDK_PKG_CONFIG=n 00:02:31.499 +++ CONFIG_FC=n 00:02:31.499 +++ CONFIG_AVAHI=n 00:02:31.499 +++ CONFIG_FIO_PLUGIN=y 00:02:31.499 +++ CONFIG_RAID5F=y 00:02:31.499 +++ CONFIG_EXAMPLES=y 00:02:31.499 +++ CONFIG_TESTS=y 00:02:31.499 +++ CONFIG_CRYPTO_MLX5=y 00:02:31.499 +++ CONFIG_MAX_LCORES= 00:02:31.499 +++ CONFIG_IPSEC_MB=y 00:02:31.499 +++ CONFIG_PGO_DIR= 00:02:31.499 +++ CONFIG_DEBUG=y 00:02:31.499 +++ CONFIG_DPDK_COMPRESSDEV=y 00:02:31.499 +++ CONFIG_CROSS_PREFIX= 00:02:31.499 +++ CONFIG_URING=y 00:02:31.499 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/applications.sh 00:02:31.499 +++++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/applications.sh 00:02:31.499 ++++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common 00:02:31.499 +++ _root=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common 00:02:31.499 +++ _root=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:02:31.499 +++ _app_dir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/bin 00:02:31.499 +++ _test_app_dir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/app 00:02:31.499 +++ _examples_dir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/examples 00:02:31.499 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:02:31.499 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:02:31.499 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:02:31.499 +++ VHOST_APP=("$_app_dir/vhost") 00:02:31.499 +++ DD_APP=("$_app_dir/spdk_dd") 00:02:31.499 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:02:31.499 +++ [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h ]] 00:02:31.499 +++ [[ #ifndef SPDK_CONFIG_H 00:02:31.499 #define SPDK_CONFIG_H 00:02:31.499 #define SPDK_CONFIG_APPS 1 00:02:31.499 #define SPDK_CONFIG_ARCH native 00:02:31.499 #define SPDK_CONFIG_ASAN 1 00:02:31.499 #undef SPDK_CONFIG_AVAHI 00:02:31.499 #undef SPDK_CONFIG_CET 00:02:31.499 #define SPDK_CONFIG_COVERAGE 1 00:02:31.499 #define SPDK_CONFIG_CROSS_PREFIX 00:02:31.499 #define SPDK_CONFIG_CRYPTO 1 00:02:31.499 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:02:31.499 #define SPDK_CONFIG_CUSTOMOCF 1 00:02:31.499 #undef SPDK_CONFIG_DAOS 00:02:31.499 #define SPDK_CONFIG_DAOS_DIR 00:02:31.499 #define SPDK_CONFIG_DEBUG 1 00:02:31.499 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:02:31.499 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:02:31.499 #define SPDK_CONFIG_DPDK_INC_DIR 00:02:31.499 #define SPDK_CONFIG_DPDK_LIB_DIR 00:02:31.499 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:02:31.499 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:02:31.499 #define SPDK_CONFIG_EXAMPLES 1 00:02:31.499 #undef SPDK_CONFIG_FC 00:02:31.499 #define SPDK_CONFIG_FC_PATH 00:02:31.499 #define SPDK_CONFIG_FIO_PLUGIN 1 00:02:31.499 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:02:31.499 #define SPDK_CONFIG_FUSE 1 00:02:31.499 #undef SPDK_CONFIG_FUZZER 00:02:31.499 #define SPDK_CONFIG_FUZZER_LIB 00:02:31.499 #undef SPDK_CONFIG_GOLANG 00:02:31.499 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:02:31.499 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:02:31.499 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:02:31.499 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:02:31.499 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:02:31.499 #undef SPDK_CONFIG_HAVE_LIBBSD 00:02:31.499 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:02:31.499 #define SPDK_CONFIG_IDXD 1 00:02:31.499 #undef SPDK_CONFIG_IDXD_KERNEL 00:02:31.499 #define SPDK_CONFIG_IPSEC_MB 1 00:02:31.499 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:31.499 #define SPDK_CONFIG_ISAL 1 00:02:31.499 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:02:31.499 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:02:31.499 #define SPDK_CONFIG_LIBDIR 00:02:31.500 #undef SPDK_CONFIG_LTO 00:02:31.500 #define SPDK_CONFIG_MAX_LCORES 00:02:31.500 #define SPDK_CONFIG_NVME_CUSE 1 00:02:31.500 #define SPDK_CONFIG_OCF 1 00:02:31.500 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:02:31.500 #define SPDK_CONFIG_OPENSSL_PATH 00:02:31.500 #undef SPDK_CONFIG_PGO_CAPTURE 00:02:31.500 #define SPDK_CONFIG_PGO_DIR 00:02:31.500 #undef SPDK_CONFIG_PGO_USE 00:02:31.500 #define SPDK_CONFIG_PREFIX /usr/local 00:02:31.500 #define SPDK_CONFIG_RAID5F 1 00:02:31.500 #define SPDK_CONFIG_RBD 1 00:02:31.500 #define SPDK_CONFIG_RDMA 1 00:02:31.500 #define SPDK_CONFIG_RDMA_PROV verbs 00:02:31.500 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:02:31.500 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:02:31.500 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:02:31.500 #undef SPDK_CONFIG_SHARED 00:02:31.500 #undef SPDK_CONFIG_SMA 00:02:31.500 #define SPDK_CONFIG_TESTS 1 00:02:31.500 #undef SPDK_CONFIG_TSAN 00:02:31.500 #define SPDK_CONFIG_UBLK 1 00:02:31.500 #define SPDK_CONFIG_UBSAN 1 00:02:31.500 #define SPDK_CONFIG_UNIT_TESTS 1 00:02:31.500 #define SPDK_CONFIG_URING 1 00:02:31.500 #define SPDK_CONFIG_URING_PATH 00:02:31.500 #define SPDK_CONFIG_URING_ZNS 1 00:02:31.500 #undef SPDK_CONFIG_USDT 00:02:31.500 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:02:31.500 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:02:31.500 #define SPDK_CONFIG_VFIO_USER 1 00:02:31.500 #define SPDK_CONFIG_VFIO_USER_DIR 00:02:31.500 #define SPDK_CONFIG_VHOST 1 00:02:31.500 #define SPDK_CONFIG_VIRTIO 1 00:02:31.500 #undef SPDK_CONFIG_VTUNE 00:02:31.500 #define SPDK_CONFIG_VTUNE_DIR 00:02:31.500 #define SPDK_CONFIG_WERROR 1 00:02:31.500 #define SPDK_CONFIG_WPDK_DIR 00:02:31.500 #define SPDK_CONFIG_XNVME 1 00:02:31.500 #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:31.500 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:02:31.500 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/common.sh 00:02:31.500 +++ [[ -e /bin/wpdk_common.sh ]] 00:02:31.500 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:31.500 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:31.500 ++++ 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:31.500 ++++ 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:31.500 ++++ 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:31.500 ++++ export PATH 00:02:31.500 ++++ 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:31.500 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/common 00:02:31.500 +++++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/common 00:02:31.500 ++++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm 00:02:31.500 +++ _pmdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm 00:02:31.500 ++++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/../../../ 00:02:31.500 +++ _pmrootdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:02:31.500 +++ TEST_TAG=N/A 00:02:31.500 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.run_test_name 00:02:31.500 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power 00:02:31.500 ++++ uname -s 00:02:31.500 +++ PM_OS=Linux 00:02:31.500 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:02:31.500 +++ [[ Linux == FreeBSD ]] 00:02:31.500 +++ [[ Linux == Linux ]] 00:02:31.500 +++ [[ Supermicro != QEMU ]] 00:02:31.500 +++ [[ ! -e /.dockerenv ]] 00:02:31.500 +++ MONITOR_RESOURCES_PIDS=() 00:02:31.500 +++ declare -A MONITOR_RESOURCES_PIDS 00:02:31.500 +++ mkdir -p /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power 00:02:31.500 ++ : 0 00:02:31.500 ++ export RUN_NIGHTLY 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_RUN_VALGRIND 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:02:31.500 ++ : 1 00:02:31.500 ++ export SPDK_TEST_UNITTEST 00:02:31.500 ++ : 00:02:31.500 ++ export SPDK_TEST_AUTOBUILD 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_TEST_RELEASE_BUILD 00:02:31.500 ++ : 1 00:02:31.500 ++ export SPDK_TEST_ISAL 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_TEST_ISCSI 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_TEST_ISCSI_INITIATOR 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_TEST_NVME 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_TEST_NVME_PMR 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_TEST_NVME_BP 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_TEST_NVME_CLI 00:02:31.500 ++ : 1 00:02:31.500 ++ export SPDK_TEST_NVME_CUSE 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_TEST_NVME_FDP 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_TEST_NVMF 00:02:31.500 ++ : 1 00:02:31.500 ++ export SPDK_TEST_VFIOUSER 00:02:31.500 ++ : 0 00:02:31.500 ++ export SPDK_TEST_VFIOUSER_QEMU 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_FUZZER 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_FUZZER_SHORT 00:02:31.501 ++ : rdma 00:02:31.501 ++ export SPDK_TEST_NVMF_TRANSPORT 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_TEST_RBD 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_VHOST 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_TEST_BLOCKDEV 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_IOAT 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_TEST_BLOBFS 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_VHOST_INIT 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_LVOL 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_TEST_VBDEV_COMPRESS 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_RUN_ASAN 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_RUN_UBSAN 00:02:31.501 ++ : 00:02:31.501 ++ export SPDK_RUN_EXTERNAL_DPDK 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_RUN_NON_ROOT 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_TEST_CRYPTO 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_TEST_FTL 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_TEST_OCF 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_VMD 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_OPAL 00:02:31.501 ++ : 00:02:31.501 ++ export SPDK_TEST_NATIVE_DPDK 00:02:31.501 ++ : true 00:02:31.501 ++ export SPDK_AUTOTEST_X 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_TEST_RAID5 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_TEST_URING 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_USDT 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_USE_IGB_UIO 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_SCHEDULER 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_SCANBUILD 00:02:31.501 ++ : 00:02:31.501 ++ export SPDK_TEST_NVMF_NICS 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_SMA 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_DAOS 00:02:31.501 ++ : 1 00:02:31.501 ++ export SPDK_TEST_XNVME 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_ACCEL_DSA 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_ACCEL_IAA 00:02:31.501 ++ : 00:02:31.501 ++ export SPDK_TEST_FUZZER_TARGET 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_TEST_NVMF_MDNS 00:02:31.501 ++ : 0 00:02:31.501 ++ export SPDK_JSONRPC_GO_CLIENT 00:02:31.501 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib 00:02:31.501 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib 00:02:31.501 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib 00:02:31.501 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib 00:02:31.501 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:31.501 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:31.501 ++ export LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:31.501 ++ LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:31.501 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:02:31.501 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:02:31.501 ++ export PYTHONPATH=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python 00:02:31.501 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python 00:02:31.501 ++ export PYTHONDONTWRITEBYTECODE=1 00:02:31.501 ++ PYTHONDONTWRITEBYTECODE=1 00:02:31.501 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:31.501 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:31.501 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:31.501 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:31.501 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:02:31.501 ++ rm -rf /var/tmp/asan_suppression_file 00:02:31.501 ++ cat 00:02:31.501 ++ echo leak:libfuse3.so 00:02:31.501 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:31.501 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:31.501 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:31.501 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:31.501 ++ '[' -z /var/spdk/dependencies ']' 00:02:31.501 ++ export DEPENDENCY_DIR 00:02:31.501 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/bin 00:02:31.501 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/bin 00:02:31.501 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/examples 00:02:31.502 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/examples 00:02:31.502 ++ export QEMU_BIN= 00:02:31.502 ++ QEMU_BIN= 00:02:31.502 ++ export VFIO_QEMU_BIN= 00:02:31.502 ++ VFIO_QEMU_BIN= 00:02:31.502 ++ export AR_TOOL=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:31.502 ++ AR_TOOL=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:31.502 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:31.502 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:31.502 ++ '[' 0 -eq 0 ']' 00:02:31.502 ++ export valgrind= 00:02:31.502 ++ valgrind= 00:02:31.502 +++ uname -s 00:02:31.502 ++ '[' Linux = Linux ']' 00:02:31.502 ++ HUGEMEM=4096 00:02:31.502 ++ export CLEAR_HUGE=yes 00:02:31.502 ++ CLEAR_HUGE=yes 00:02:31.502 ++ [[ 1 -eq 1 ]] 00:02:31.502 ++ export HUGE_EVEN_ALLOC=yes 00:02:31.502 ++ HUGE_EVEN_ALLOC=yes 00:02:31.502 ++ MAKE=make 00:02:31.502 ++ MAKEFLAGS='-j 26' 00:02:31.502 ++ export HUGEMEM=4096 00:02:31.502 ++ HUGEMEM=4096 00:02:31.502 ++ NO_HUGE=() 00:02:31.502 ++ TEST_MODE= 00:02:31.502 ++ [[ -z '' ]] 00:02:31.502 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins 00:02:31.502 ++ exec 00:02:31.502 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins 00:02:31.502 ++ /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/rpc.py --server 00:02:31.502 ++ set_test_storage 2147483648 00:02:31.502 ++ [[ -v testdir ]] 00:02:31.502 ++ local requested_size=2147483648 00:02:31.502 ++ local mount target_dir 00:02:31.502 ++ local -A mounts fss sizes avails uses 00:02:31.502 ++ local source fs size avail mount use 00:02:31.502 ++ local storage_fallback storage_candidates 00:02:31.502 +++ mktemp -udt spdk.XXXXXX 00:02:31.502 ++ storage_fallback=/tmp/spdk.82jxWp 00:02:31.502 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:02:31.502 ++ [[ -n '' ]] 00:02:31.502 ++ [[ -n '' ]] 00:02:31.502 ++ mkdir -p /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit /tmp/spdk.82jxWp/tests/unit /tmp/spdk.82jxWp 00:02:31.502 ++ requested_size=2214592512 00:02:31.502 ++ read -r source fs size use avail _ mount 00:02:31.502 +++ df -T 00:02:31.502 +++ grep -v Filesystem 00:02:31.502 ++ mounts["$mount"]=overlay 00:02:31.502 ++ fss["$mount"]=overlay 00:02:31.502 ++ avails["$mount"]=207468732416 00:02:31.502 ++ sizes["$mount"]=247733907456 00:02:31.502 ++ uses["$mount"]=40248397824 00:02:31.502 ++ read -r source fs size use avail _ mount 00:02:31.502 ++ mounts["$mount"]=tmpfs 00:02:31.502 ++ fss["$mount"]=tmpfs 00:02:31.502 ++ avails["$mount"]=67108864 00:02:31.502 ++ sizes["$mount"]=67108864 00:02:31.502 ++ uses["$mount"]=0 00:02:31.502 ++ read -r source fs size use avail _ mount 00:02:31.502 ++ mounts["$mount"]=shm 00:02:31.502 ++ fss["$mount"]=tmpfs 00:02:31.502 ++ avails["$mount"]=67108864 00:02:31.502 ++ sizes["$mount"]=67108864 00:02:31.502 ++ uses["$mount"]=0 00:02:31.502 ++ read -r source fs size use avail _ mount 00:02:31.502 ++ mounts["$mount"]=/dev/sda4 00:02:31.502 ++ fss["$mount"]=ext4 00:02:31.502 ++ avails["$mount"]=207468732416 00:02:31.502 ++ sizes["$mount"]=247733907456 00:02:31.502 ++ uses["$mount"]=40248397824 00:02:31.502 ++ read -r source fs size use avail _ mount 00:02:31.502 ++ mounts["$mount"]=tmpfs 00:02:31.502 ++ fss["$mount"]=tmpfs 00:02:31.502 ++ avails["$mount"]=134940446720 00:02:31.502 ++ sizes["$mount"]=134940446720 00:02:31.502 ++ uses["$mount"]=0 00:02:31.502 ++ read -r source fs size use avail _ mount 00:02:31.762 ++ mounts["$mount"]=tmpfs 00:02:31.762 ++ fss["$mount"]=tmpfs 00:02:31.762 ++ avails["$mount"]=134940446720 00:02:31.762 ++ sizes["$mount"]=134940446720 00:02:31.762 ++ uses["$mount"]=0 00:02:31.762 ++ read -r source fs size use avail _ mount 00:02:31.762 ++ mounts["$mount"]=tmpfs 00:02:31.762 ++ fss["$mount"]=tmpfs 00:02:31.762 ++ avails["$mount"]=134940446720 00:02:31.762 ++ sizes["$mount"]=134940446720 00:02:31.762 ++ uses["$mount"]=0 00:02:31.762 ++ read -r source fs size use avail _ mount 00:02:31.762 ++ printf '* Looking for test storage...\n' 00:02:31.762 * Looking for test storage... 00:02:31.762 ++ local target_space new_size 00:02:31.762 ++ for target_dir in "${storage_candidates[@]}" 00:02:31.762 +++ df /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:31.762 +++ awk '$1 !~ /Filesystem/{print $6}' 00:02:31.762 ++ mount=/ 00:02:31.762 ++ target_space=207468732416 00:02:31.762 ++ (( target_space == 0 || target_space < requested_size )) 00:02:31.762 ++ (( target_space >= requested_size )) 00:02:31.762 ++ [[ overlay == tmpfs ]] 00:02:31.762 ++ [[ overlay == ramfs ]] 00:02:31.762 ++ [[ / == / ]] 00:02:31.762 ++ new_size=42462990336 00:02:31.762 ++ (( new_size * 100 / sizes[/] > 95 )) 00:02:31.762 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:31.762 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:31.762 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:31.762 * Found test storage at /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:31.762 ++ return 0 00:02:31.762 ++ set -o errtrace 00:02:31.762 ++ shopt -s extdebug 00:02:31.762 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:02:31.762 ++ PS4=' \t -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:02:31.762 15:50:40 -- common/autotest_common.sh@1683 -- # true 00:02:31.762 15:50:40 -- common/autotest_common.sh@1685 -- # xtrace_fd 00:02:31.762 15:50:40 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:02:31.762 15:50:40 -- common/autotest_common.sh@29 -- # exec 00:02:31.762 15:50:40 -- common/autotest_common.sh@31 -- # xtrace_restore 00:02:31.762 15:50:40 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:02:31.762 15:50:40 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:02:31.762 15:50:40 -- common/autotest_common.sh@18 -- # set -x 00:02:31.762 15:50:40 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:02:31.762 15:50:40 -- unit/unittest.sh@151 -- # '[' 0 -eq 1 ']' 00:02:31.762 15:50:40 -- unit/unittest.sh@158 -- # '[' -z x ']' 00:02:31.762 15:50:40 -- unit/unittest.sh@165 -- # '[' 0 -eq 1 ']' 00:02:31.762 15:50:40 -- unit/unittest.sh@178 -- # grep CC_TYPE /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/mk/cc.mk 00:02:31.762 15:50:40 -- unit/unittest.sh@178 -- # CC_TYPE=CC_TYPE=clang 00:02:31.762 15:50:40 -- unit/unittest.sh@179 -- # hash lcov 00:02:31.762 15:50:40 -- unit/unittest.sh@179 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:31.762 15:50:40 -- unit/unittest.sh@179 -- # [[ CC_TYPE=clang == *\c\l\a\n\g* ]] 00:02:31.762 15:50:40 -- unit/unittest.sh@182 -- # cov_avail=no 00:02:31.762 15:50:40 -- unit/unittest.sh@184 -- # '[' no = yes ']' 00:02:31.762 15:50:40 -- unit/unittest.sh@206 -- # uname -m 00:02:31.762 15:50:40 -- unit/unittest.sh@206 -- # '[' x86_64 = aarch64 ']' 00:02:31.762 15:50:40 -- unit/unittest.sh@210 -- # run_test unittest_pci_event /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:02:31.762 15:50:40 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:31.762 15:50:40 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:31.762 15:50:40 -- common/autotest_common.sh@10 -- # set +x 00:02:31.762 ************************************ 00:02:31.762 START TEST unittest_pci_event 00:02:31.762 ************************************ 00:02:31.762 15:50:40 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:02:31.762 00:02:31.762 00:02:31.762 CUnit - A unit testing framework for C - Version 2.1-3 00:02:31.762 http://cunit.sourceforge.net/ 00:02:31.763 00:02:31.763 00:02:31.763 Suite: pci_event 00:02:31.763 Test: test_pci_parse_event ...[2024-04-26 15:50:40.747484] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 162:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 0000 00:02:31.763 [2024-04-26 15:50:40.747700] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 185:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 000000 00:02:31.763 passed 00:02:31.763 00:02:31.763 Run Summary: Type Total Ran Passed Failed Inactive 00:02:31.763 suites 1 1 n/a 0 0 00:02:31.763 tests 1 1 1 0 0 00:02:31.763 asserts 15 15 15 0 n/a 00:02:31.763 00:02:31.763 Elapsed time = 0.000 seconds 00:02:31.763 00:02:31.763 real 0m0.013s 00:02:31.763 user 0m0.006s 00:02:31.763 sys 0m0.008s 00:02:31.763 15:50:40 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:31.763 15:50:40 -- common/autotest_common.sh@10 -- # set +x 00:02:31.763 ************************************ 00:02:31.763 END TEST unittest_pci_event 00:02:31.763 ************************************ 00:02:31.763 15:50:40 -- unit/unittest.sh@211 -- # run_test unittest_include /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:02:31.763 15:50:40 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:31.763 15:50:40 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:31.763 15:50:40 -- common/autotest_common.sh@10 -- # set +x 00:02:31.763 ************************************ 00:02:31.763 START TEST unittest_include 00:02:31.763 ************************************ 00:02:31.763 15:50:40 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:02:31.763 00:02:31.763 00:02:31.763 CUnit - A unit testing framework for C - Version 2.1-3 00:02:31.763 http://cunit.sourceforge.net/ 00:02:31.763 00:02:31.763 00:02:31.763 Suite: histogram 00:02:31.763 Test: histogram_test ...passed 00:02:31.763 Test: histogram_merge ...passed 00:02:31.763 00:02:31.763 Run Summary: Type Total Ran Passed Failed Inactive 00:02:31.763 suites 1 1 n/a 0 0 00:02:31.763 tests 2 2 2 0 0 00:02:31.763 asserts 50 50 50 0 n/a 00:02:31.763 00:02:31.763 Elapsed time = 0.001 seconds 00:02:31.763 00:02:31.763 real 0m0.013s 00:02:31.763 user 0m0.005s 00:02:31.763 sys 0m0.008s 00:02:31.763 15:50:40 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:31.763 15:50:40 -- common/autotest_common.sh@10 -- # set +x 00:02:31.763 ************************************ 00:02:31.763 END TEST unittest_include 00:02:31.763 ************************************ 00:02:31.763 15:50:40 -- unit/unittest.sh@212 -- # run_test unittest_bdev unittest_bdev 00:02:31.763 15:50:40 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:31.763 15:50:40 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:31.763 15:50:40 -- common/autotest_common.sh@10 -- # set +x 00:02:31.763 ************************************ 00:02:31.763 START TEST unittest_bdev 00:02:31.763 ************************************ 00:02:31.763 15:50:40 -- common/autotest_common.sh@1121 -- # unittest_bdev 00:02:31.763 15:50:40 -- unit/unittest.sh@20 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:02:31.763 00:02:31.763 00:02:31.763 CUnit - A unit testing framework for C - Version 2.1-3 00:02:31.763 http://cunit.sourceforge.net/ 00:02:31.763 00:02:31.763 00:02:31.763 Suite: bdev 00:02:31.763 Test: bytes_to_blocks_test ...passed 00:02:32.022 Test: num_blocks_test ...passed 00:02:32.022 Test: io_valid_test ...passed 00:02:32.023 Test: open_write_test ...[2024-04-26 15:50:40.993113] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:02:32.023 [2024-04-26 15:50:40.993241] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:02:32.023 [2024-04-26 15:50:40.993304] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:02:32.023 passed 00:02:32.023 Test: claim_test ...passed 00:02:32.023 Test: alias_add_del_test ...[2024-04-26 15:50:41.064348] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4551:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:02:32.023 [2024-04-26 15:50:41.064436] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4581:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:02:32.023 [2024-04-26 15:50:41.064464] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4551:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:02:32.023 passed 00:02:32.023 Test: get_device_stat_test ...passed 00:02:32.023 Test: bdev_io_types_test ...passed 00:02:32.023 Test: bdev_io_wait_test ...passed 00:02:32.023 Test: bdev_io_spans_split_test ...passed 00:02:32.023 Test: bdev_io_boundary_split_test ...passed 00:02:32.023 Test: bdev_io_max_size_and_segment_split_test ...[2024-04-26 15:50:41.203670] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:3188:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:02:32.281 passed 00:02:32.282 Test: bdev_io_mix_split_test ...passed 00:02:32.282 Test: bdev_io_split_with_io_wait ...passed 00:02:32.282 Test: bdev_io_write_unit_split_test ...[2024-04-26 15:50:41.307414] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:02:32.282 [2024-04-26 15:50:41.307533] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:02:32.282 [2024-04-26 15:50:41.307560] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:02:32.282 [2024-04-26 15:50:41.307591] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:02:32.282 passed 00:02:32.282 Test: bdev_io_alignment_with_boundary ...passed 00:02:32.282 Test: bdev_io_alignment ...passed 00:02:32.282 Test: bdev_histograms ...passed 00:02:32.282 Test: bdev_write_zeroes ...passed 00:02:32.540 Test: bdev_compare_and_write ...passed 00:02:32.540 Test: bdev_compare ...passed 00:02:32.540 Test: bdev_compare_emulated ...passed 00:02:32.540 Test: bdev_zcopy_write ...passed 00:02:32.540 Test: bdev_zcopy_read ...passed 00:02:32.540 Test: bdev_open_while_hotremove ...passed 00:02:32.540 Test: bdev_close_while_hotremove ...passed 00:02:32.540 Test: bdev_open_ext_test ...[2024-04-26 15:50:41.705506] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8111:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:02:32.540 passed 00:02:32.540 Test: bdev_open_ext_unregister ...[2024-04-26 15:50:41.705653] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8111:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:02:32.540 passed 00:02:32.797 Test: bdev_set_io_timeout ...passed 00:02:32.797 Test: bdev_set_qd_sampling ...passed 00:02:32.797 Test: lba_range_overlap ...passed 00:02:32.797 Test: lock_lba_range_check_ranges ...passed 00:02:32.797 Test: lock_lba_range_with_io_outstanding ...passed 00:02:32.797 Test: lock_lba_range_overlapped ...passed 00:02:32.798 Test: bdev_quiesce ...[2024-04-26 15:50:41.893142] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:10034:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:02:32.798 passed 00:02:32.798 Test: bdev_io_abort ...passed 00:02:32.798 Test: bdev_unmap ...passed 00:02:33.055 Test: bdev_write_zeroes_split_test ...passed 00:02:33.055 Test: bdev_set_options_test ...[2024-04-26 15:50:42.014385] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c: 484:spdk_bdev_set_opts: *ERROR*: opts_size inside opts cannot be zero value 00:02:33.055 passed 00:02:33.055 Test: bdev_get_memory_domains ...passed 00:02:33.055 Test: bdev_io_ext ...passed 00:02:33.055 Test: bdev_io_ext_no_opts ...passed 00:02:33.055 Test: bdev_io_ext_invalid_opts ...passed 00:02:33.056 Test: bdev_io_ext_split ...passed 00:02:33.056 Test: bdev_io_ext_bounce_buffer ...passed 00:02:33.056 Test: bdev_register_uuid_alias ...[2024-04-26 15:50:42.202090] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4551:bdev_name_add: *ERROR*: Bdev name f78aabab-e81c-4aef-8871-38abbef2b7c8 already exists 00:02:33.056 [2024-04-26 15:50:42.202186] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7668:bdev_register: *ERROR*: Unable to add uuid:f78aabab-e81c-4aef-8871-38abbef2b7c8 alias for bdev bdev0 00:02:33.056 passed 00:02:33.056 Test: bdev_unregister_by_name ...[2024-04-26 15:50:42.220199] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7901:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:02:33.056 [2024-04-26 15:50:42.220255] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7910:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:02:33.056 passed 00:02:33.056 Test: for_each_bdev_test ...passed 00:02:33.314 Test: bdev_seek_test ...passed 00:02:33.314 Test: bdev_copy ...passed 00:02:33.314 Test: bdev_copy_split_test ...passed 00:02:33.314 Test: examine_locks ...passed 00:02:33.314 Test: claim_v2_rwo ...[2024-04-26 15:50:42.323864] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.323939] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8635:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.323960] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.323977] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.323995] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.324021] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8631:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:02:33.314 passed 00:02:33.314 Test: claim_v2_rom ...[2024-04-26 15:50:42.324112] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.324134] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.324154] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.324169] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.324201] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8673:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:02:33.314 [2024-04-26 15:50:42.324220] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8669:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:02:33.314 passed 00:02:33.314 Test: claim_v2_rwm ...[2024-04-26 15:50:42.324293] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8704:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:02:33.314 [2024-04-26 15:50:42.324319] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.324339] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.324354] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.324370] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.324384] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8723:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:02:33.314 [2024-04-26 15:50:42.324414] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8704:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:02:33.314 passed 00:02:33.314 Test: claim_v2_existing_writer ...[2024-04-26 15:50:42.324508] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8669:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:02:33.315 [2024-04-26 15:50:42.324530] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8669:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:02:33.315 passed 00:02:33.315 Test: claim_v2_existing_v1 ...[2024-04-26 15:50:42.324596] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:02:33.315 [2024-04-26 15:50:42.324621] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:02:33.315 [2024-04-26 15:50:42.324635] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:02:33.315 passed 00:02:33.315 Test: claim_v1_existing_v2 ...[2024-04-26 15:50:42.324701] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:33.315 [2024-04-26 15:50:42.324731] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:02:33.315 [2024-04-26 15:50:42.324752] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:02:33.315 passed 00:02:33.315 Test: examine_claimed ...[2024-04-26 15:50:42.324909] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:02:33.315 passed 00:02:33.315 00:02:33.315 Run Summary: Type Total Ran Passed Failed Inactive 00:02:33.315 suites 1 1 n/a 0 0 00:02:33.315 tests 59 59 59 0 0 00:02:33.315 asserts 4599 4599 4599 0 n/a 00:02:33.315 00:02:33.315 Elapsed time = 1.377 seconds 00:02:33.315 15:50:42 -- unit/unittest.sh@21 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:02:33.315 00:02:33.315 00:02:33.315 CUnit - A unit testing framework for C - Version 2.1-3 00:02:33.315 http://cunit.sourceforge.net/ 00:02:33.315 00:02:33.315 00:02:33.315 Suite: nvme 00:02:33.315 Test: test_create_ctrlr ...passed 00:02:33.315 Test: test_reset_ctrlr ...[2024-04-26 15:50:42.349074] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.315 passed 00:02:33.315 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:02:33.315 Test: test_failover_ctrlr ...passed 00:02:33.315 Test: test_race_between_failover_and_add_secondary_trid ...[2024-04-26 15:50:42.350125] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.315 [2024-04-26 15:50:42.350246] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.315 [2024-04-26 15:50:42.350319] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.315 passed 00:02:33.315 Test: test_pending_reset ...[2024-04-26 15:50:42.351079] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.315 [2024-04-26 15:50:42.351204] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.315 passed 00:02:33.315 Test: test_attach_ctrlr ...[2024-04-26 15:50:42.351706] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4276:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:02:33.315 passed 00:02:33.315 Test: test_aer_cb ...passed 00:02:33.315 Test: test_submit_nvme_cmd ...passed 00:02:33.315 Test: test_add_remove_trid ...passed 00:02:33.315 Test: test_abort ...[2024-04-26 15:50:42.353085] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7392:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:02:33.315 passed 00:02:33.315 Test: test_get_io_qpair ...passed 00:02:33.315 Test: test_bdev_unregister ...passed 00:02:33.315 Test: test_compare_ns ...passed 00:02:33.315 Test: test_init_ana_log_page ...passed 00:02:33.315 Test: test_get_memory_domains ...passed 00:02:33.315 Test: test_reconnect_qpair ...[2024-04-26 15:50:42.354239] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.315 passed 00:02:33.315 Test: test_create_bdev_ctrlr ...[2024-04-26 15:50:42.354480] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5340:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:02:33.315 passed 00:02:33.315 Test: test_add_multi_ns_to_bdev ...[2024-04-26 15:50:42.355068] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4532:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:02:33.315 passed 00:02:33.315 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:02:33.315 Test: test_admin_path ...passed 00:02:33.315 Test: test_reset_bdev_ctrlr ...passed 00:02:33.315 Test: test_find_io_path ...passed 00:02:33.315 Test: test_retry_io_if_ana_state_is_updating ...passed 00:02:33.315 Test: test_retry_io_for_io_path_error ...passed 00:02:33.315 Test: test_retry_io_count ...passed 00:02:33.315 Test: test_concurrent_read_ana_log_page ...passed 00:02:33.315 Test: test_retry_io_for_ana_error ...passed 00:02:33.316 Test: test_check_io_error_resiliency_params ...[2024-04-26 15:50:42.357747] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6022:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:02:33.316 [2024-04-26 15:50:42.357796] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6026:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:02:33.316 [2024-04-26 15:50:42.357815] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6035:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:02:33.316 [2024-04-26 15:50:42.357829] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6038:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:02:33.316 [2024-04-26 15:50:42.357855] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6050: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:02:33.316 [2024-04-26 15:50:42.357871] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6050: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:02:33.316 [2024-04-26 15:50:42.357887] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6030:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:02:33.316 [2024-04-26 15:50:42.357903] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6045:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:02:33.316 [2024-04-26 15:50:42.357920] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6042:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:02:33.316 passed 00:02:33.316 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:02:33.316 Test: test_reconnect_ctrlr ...[2024-04-26 15:50:42.358243] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 [2024-04-26 15:50:42.358311] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 [2024-04-26 15:50:42.358414] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 [2024-04-26 15:50:42.358458] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 [2024-04-26 15:50:42.358520] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 passed 00:02:33.316 Test: test_retry_failover_ctrlr ...[2024-04-26 15:50:42.358663] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 passed 00:02:33.316 Test: test_fail_path ...[2024-04-26 15:50:42.358890] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 [2024-04-26 15:50:42.358948] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 [2024-04-26 15:50:42.358989] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 [2024-04-26 15:50:42.359044] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 [2024-04-26 15:50:42.359087] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 passed 00:02:33.316 Test: test_nvme_ns_cmp ...passed 00:02:33.316 Test: test_ana_transition ...passed 00:02:33.316 Test: test_set_preferred_path ...passed 00:02:33.316 Test: test_find_next_io_path ...passed 00:02:33.316 Test: test_find_io_path_min_qd ...passed 00:02:33.316 Test: test_disable_auto_failback ...[2024-04-26 15:50:42.359791] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 passed 00:02:33.316 Test: test_set_multipath_policy ...passed 00:02:33.316 Test: test_uuid_generation ...passed 00:02:33.316 Test: test_retry_io_to_same_path ...passed 00:02:33.316 Test: test_race_between_reset_and_disconnected ...passed 00:02:33.316 Test: test_ctrlr_op_rpc ...passed 00:02:33.316 Test: test_bdev_ctrlr_op_rpc ...passed 00:02:33.316 Test: test_disable_enable_ctrlr ...[2024-04-26 15:50:42.361213] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 [2024-04-26 15:50:42.361297] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:33.316 passed 00:02:33.316 Test: test_delete_ctrlr_done ...passed 00:02:33.316 Test: test_ns_remove_during_reset ...passed 00:02:33.316 00:02:33.316 Run Summary: Type Total Ran Passed Failed Inactive 00:02:33.316 suites 1 1 n/a 0 0 00:02:33.316 tests 48 48 48 0 0 00:02:33.316 asserts 3565 3565 3565 0 n/a 00:02:33.316 00:02:33.316 Elapsed time = 0.013 seconds 00:02:33.316 15:50:42 -- unit/unittest.sh@22 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:02:33.316 00:02:33.316 00:02:33.317 CUnit - A unit testing framework for C - Version 2.1-3 00:02:33.317 http://cunit.sourceforge.net/ 00:02:33.317 00:02:33.317 Test Options 00:02:33.317 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:02:33.317 00:02:33.317 Suite: raid 00:02:33.317 Test: test_create_raid ...passed 00:02:33.317 Test: test_create_raid_superblock ...passed 00:02:33.317 Test: test_delete_raid ...passed 00:02:33.317 Test: test_create_raid_invalid_args ...[2024-04-26 15:50:42.380460] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:02:33.317 [2024-04-26 15:50:42.380646] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:02:33.317 [2024-04-26 15:50:42.380886] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1471:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:02:33.317 [2024-04-26 15:50:42.380986] /var/jenkins/workspace/unittest-clang-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:02:33.317 [2024-04-26 15:50:42.381311] /var/jenkins/workspace/unittest-clang-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:02:33.317 passed 00:02:33.317 Test: test_delete_raid_invalid_args ...passed 00:02:33.317 Test: test_io_channel ...passed 00:02:33.317 Test: test_reset_io ...passed 00:02:33.317 Test: test_write_io ...passed 00:02:33.317 Test: test_read_io ...passed 00:02:34.251 Test: test_unmap_io ...passed 00:02:34.251 Test: test_io_failure ...[2024-04-26 15:50:43.190986] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 962:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:02:34.251 passed 00:02:34.251 Test: test_multi_raid_no_io ...passed 00:02:34.251 Test: test_multi_raid_with_io ...passed 00:02:34.251 Test: test_io_type_supported ...passed 00:02:34.251 Test: test_raid_json_dump_info ...passed 00:02:34.251 Test: test_context_size ...passed 00:02:34.251 Test: test_raid_level_conversions ...passed 00:02:34.251 Test: test_raid_io_split ...passedTest Options 00:02:34.251 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 1 00:02:34.251 00:02:34.251 Suite: raid_dif 00:02:34.251 Test: test_create_raid ...passed 00:02:34.251 Test: test_create_raid_superblock ...passed 00:02:34.251 Test: test_delete_raid ...passed 00:02:34.251 Test: test_create_raid_invalid_args ...[2024-04-26 15:50:43.194691] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:02:34.251 [2024-04-26 15:50:43.194787] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:02:34.251 [2024-04-26 15:50:43.194934] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1471:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:02:34.251 [2024-04-26 15:50:43.194997] /var/jenkins/workspace/unittest-clang-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:02:34.251 [2024-04-26 15:50:43.195285] /var/jenkins/workspace/unittest-clang-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:02:34.251 passed 00:02:34.251 Test: test_delete_raid_invalid_args ...passed 00:02:34.251 Test: test_io_channel ...passed 00:02:34.251 Test: test_reset_io ...passed 00:02:34.251 Test: test_write_io ...passed 00:02:34.251 Test: test_read_io ...passed 00:02:34.817 Test: test_unmap_io ...passed 00:02:34.817 Test: test_io_failure ...[2024-04-26 15:50:43.936324] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 962:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:02:34.817 passed 00:02:34.817 Test: test_multi_raid_no_io ...passed 00:02:34.817 Test: test_multi_raid_with_io ...passed 00:02:34.817 Test: test_io_type_supported ...passed 00:02:34.817 Test: test_raid_json_dump_info ...passed 00:02:34.817 Test: test_context_size ...passed 00:02:34.818 Test: test_raid_level_conversions ...passed 00:02:34.818 Test: test_raid_io_split ...passedTest Options 00:02:34.818 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:02:34.818 00:02:34.818 Suite: raid_single_run 00:02:34.818 Test: test_raid_process ...passed 00:02:34.818 00:02:34.818 Run Summary: Type Total Ran Passed Failed Inactive 00:02:34.818 suites 3 3 n/a 0 0 00:02:34.818 tests 37 37 37 0 0 00:02:34.818 asserts 355354 355354 355354 0 n/a 00:02:34.818 00:02:34.818 Elapsed time = 1.552 seconds 00:02:34.818 15:50:43 -- unit/unittest.sh@23 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:02:34.818 00:02:34.818 00:02:34.818 CUnit - A unit testing framework for C - Version 2.1-3 00:02:34.818 http://cunit.sourceforge.net/ 00:02:34.818 00:02:34.818 00:02:34.818 Suite: raid_sb 00:02:34.818 Test: test_raid_bdev_write_superblock ...passed 00:02:34.818 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:02:34.818 Test: test_raid_bdev_parse_superblock ...[2024-04-26 15:50:43.956576] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 164:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:02:34.818 passed 00:02:34.818 Suite: raid_sb_md 00:02:34.818 Test: test_raid_bdev_write_superblock ...passed 00:02:34.818 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:02:34.818 Test: test_raid_bdev_parse_superblock ...[2024-04-26 15:50:43.956705] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 164:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:02:34.818 passed 00:02:34.818 Suite: raid_sb_md_interleaved 00:02:34.818 Test: test_raid_bdev_write_superblock ...passed 00:02:34.818 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:02:34.818 Test: test_raid_bdev_parse_superblock ...[2024-04-26 15:50:43.956839] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 164:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:02:34.818 passed 00:02:34.818 00:02:34.818 Run Summary: Type Total Ran Passed Failed Inactive 00:02:34.818 suites 3 3 n/a 0 0 00:02:34.818 tests 9 9 9 0 0 00:02:34.818 asserts 136 136 136 0 n/a 00:02:34.818 00:02:34.818 Elapsed time = 0.001 seconds 00:02:34.818 15:50:43 -- unit/unittest.sh@24 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:02:34.818 00:02:34.818 00:02:34.818 CUnit - A unit testing framework for C - Version 2.1-3 00:02:34.818 http://cunit.sourceforge.net/ 00:02:34.818 00:02:34.818 00:02:34.818 Suite: concat 00:02:34.818 Test: test_concat_start ...passed 00:02:34.818 Test: test_concat_rw ...passed 00:02:34.818 Test: test_concat_null_payload ...passed 00:02:34.818 00:02:34.818 Run Summary: Type Total Ran Passed Failed Inactive 00:02:34.818 suites 1 1 n/a 0 0 00:02:34.818 tests 3 3 3 0 0 00:02:34.818 asserts 8460 8460 8460 0 n/a 00:02:34.818 00:02:34.818 Elapsed time = 0.003 seconds 00:02:34.818 15:50:43 -- unit/unittest.sh@25 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:02:34.818 00:02:34.818 00:02:34.818 CUnit - A unit testing framework for C - Version 2.1-3 00:02:34.818 http://cunit.sourceforge.net/ 00:02:34.818 00:02:34.818 00:02:34.818 Suite: raid1 00:02:34.818 Test: test_raid1_start ...passed 00:02:34.818 Test: test_raid1_read_balancing ...passed 00:02:34.818 00:02:34.818 Run Summary: Type Total Ran Passed Failed Inactive 00:02:34.818 suites 1 1 n/a 0 0 00:02:34.818 tests 2 2 2 0 0 00:02:34.818 asserts 2880 2880 2880 0 n/a 00:02:34.818 00:02:34.818 Elapsed time = 0.001 seconds 00:02:34.818 15:50:43 -- unit/unittest.sh@26 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:02:34.818 00:02:34.818 00:02:34.818 CUnit - A unit testing framework for C - Version 2.1-3 00:02:34.818 http://cunit.sourceforge.net/ 00:02:34.818 00:02:34.819 00:02:34.819 Suite: zone 00:02:34.819 Test: test_zone_get_operation ...passed 00:02:34.819 Test: test_bdev_zone_get_info ...passed 00:02:34.819 Test: test_bdev_zone_management ...passed 00:02:34.819 Test: test_bdev_zone_append ...passed 00:02:34.819 Test: test_bdev_zone_append_with_md ...passed 00:02:34.819 Test: test_bdev_zone_appendv ...passed 00:02:34.819 Test: test_bdev_zone_appendv_with_md ...passed 00:02:34.819 Test: test_bdev_io_get_append_location ...passed 00:02:34.819 00:02:34.819 Run Summary: Type Total Ran Passed Failed Inactive 00:02:34.819 suites 1 1 n/a 0 0 00:02:34.819 tests 8 8 8 0 0 00:02:34.819 asserts 94 94 94 0 n/a 00:02:34.819 00:02:34.819 Elapsed time = 0.000 seconds 00:02:34.819 15:50:44 -- unit/unittest.sh@27 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:02:34.819 00:02:34.819 00:02:34.819 CUnit - A unit testing framework for C - Version 2.1-3 00:02:34.819 http://cunit.sourceforge.net/ 00:02:34.819 00:02:34.819 00:02:34.819 Suite: gpt_parse 00:02:34.819 Test: test_parse_mbr_and_primary ...[2024-04-26 15:50:44.007595] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:02:34.819 [2024-04-26 15:50:44.007703] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:02:34.819 [2024-04-26 15:50:44.007751] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:02:34.819 [2024-04-26 15:50:44.007775] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:02:34.819 [2024-04-26 15:50:44.007805] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 89:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:02:34.819 [2024-04-26 15:50:44.007827] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:02:34.819 passed 00:02:34.819 Test: test_parse_secondary ...[2024-04-26 15:50:44.008071] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:02:34.819 [2024-04-26 15:50:44.008092] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:02:34.819 [2024-04-26 15:50:44.008118] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 89:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:02:34.819 [2024-04-26 15:50:44.008141] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:02:34.819 passed 00:02:34.819 Test: test_check_mbr ...[2024-04-26 15:50:44.008375] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:02:34.819 [2024-04-26 15:50:44.008395] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:02:34.819 passed 00:02:34.819 Test: test_read_header ...[2024-04-26 15:50:44.008466] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:02:34.819 [2024-04-26 15:50:44.008503] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 178:gpt_read_header: *ERROR*: head crc32 does not match, provided=584158336, calculated=3316781438 00:02:34.819 [2024-04-26 15:50:44.008529] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:02:34.819 [2024-04-26 15:50:44.008556] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 192:gpt_read_header: *ERROR*: head my_lba(7016996765293437281) != expected(1) 00:02:34.819 [2024-04-26 15:50:44.008581] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 136:gpt_lba_range_check: *ERROR*: Head's usable_lba_end(7016996765293437281) > lba_end(0) 00:02:34.820 [2024-04-26 15:50:44.008599] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:02:34.820 passed 00:02:34.820 Test: test_read_partitions ...[2024-04-26 15:50:44.008648] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 89:gpt_read_partitions: *ERROR*: Num_partition_entries=256 which exceeds max=128 00:02:34.820 [2024-04-26 15:50:44.008666] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 96:gpt_read_partitions: *ERROR*: Partition_entry_size(0) != expected(80) 00:02:34.820 [2024-04-26 15:50:44.008685] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 59:gpt_get_partitions_buf: *ERROR*: Buffer size is not enough 00:02:34.820 [2024-04-26 15:50:44.008705] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 105:gpt_read_partitions: *ERROR*: Failed to get gpt partitions buf 00:02:34.820 [2024-04-26 15:50:44.008826] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 113:gpt_read_partitions: *ERROR*: GPT partition entry array crc32 did not match 00:02:34.820 passed 00:02:34.820 00:02:34.820 Run Summary: Type Total Ran Passed Failed Inactive 00:02:34.820 suites 1 1 n/a 0 0 00:02:34.820 tests 5 5 5 0 0 00:02:34.820 asserts 33 33 33 0 n/a 00:02:34.820 00:02:34.820 Elapsed time = 0.001 seconds 00:02:35.078 15:50:44 -- unit/unittest.sh@28 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:02:35.078 00:02:35.078 00:02:35.078 CUnit - A unit testing framework for C - Version 2.1-3 00:02:35.078 http://cunit.sourceforge.net/ 00:02:35.078 00:02:35.078 00:02:35.078 Suite: bdev_part 00:02:35.078 Test: part_test ...[2024-04-26 15:50:44.019511] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4551:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:02:35.078 passed 00:02:35.078 Test: part_free_test ...passed 00:02:35.078 Test: part_get_io_channel_test ...passed 00:02:35.078 Test: part_construct_ext ...passed 00:02:35.078 00:02:35.078 Run Summary: Type Total Ran Passed Failed Inactive 00:02:35.078 suites 1 1 n/a 0 0 00:02:35.078 tests 4 4 4 0 0 00:02:35.078 asserts 48 48 48 0 n/a 00:02:35.079 00:02:35.079 Elapsed time = 0.024 seconds 00:02:35.079 15:50:44 -- unit/unittest.sh@29 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:02:35.079 00:02:35.079 00:02:35.079 CUnit - A unit testing framework for C - Version 2.1-3 00:02:35.079 http://cunit.sourceforge.net/ 00:02:35.079 00:02:35.079 00:02:35.079 Suite: scsi_nvme_suite 00:02:35.079 Test: scsi_nvme_translate_test ...passed 00:02:35.079 00:02:35.079 Run Summary: Type Total Ran Passed Failed Inactive 00:02:35.079 suites 1 1 n/a 0 0 00:02:35.079 tests 1 1 1 0 0 00:02:35.079 asserts 104 104 104 0 n/a 00:02:35.079 00:02:35.079 Elapsed time = 0.000 seconds 00:02:35.079 15:50:44 -- unit/unittest.sh@30 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:02:35.079 00:02:35.079 00:02:35.079 CUnit - A unit testing framework for C - Version 2.1-3 00:02:35.079 http://cunit.sourceforge.net/ 00:02:35.079 00:02:35.079 00:02:35.079 Suite: lvol 00:02:35.079 Test: ut_lvs_init ...[2024-04-26 15:50:44.066310] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 180:_vbdev_lvs_create_cb: *ERROR*: Cannot create lvol store bdev 00:02:35.079 [2024-04-26 15:50:44.066463] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:02:35.079 passed 00:02:35.079 Test: ut_lvol_init ...passed 00:02:35.079 Test: ut_lvol_snapshot ...passed 00:02:35.079 Test: ut_lvol_clone ...passed 00:02:35.079 Test: ut_lvs_destroy ...passed 00:02:35.079 Test: ut_lvs_unload ...passed 00:02:35.079 Test: ut_lvol_resize ...[2024-04-26 15:50:44.067119] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1391:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:02:35.079 passed 00:02:35.079 Test: ut_lvol_set_read_only ...passed 00:02:35.079 Test: ut_lvol_hotremove ...passed 00:02:35.079 Test: ut_vbdev_lvol_get_io_channel ...passed 00:02:35.079 Test: ut_vbdev_lvol_io_type_supported ...passed 00:02:35.079 Test: ut_lvol_read_write ...passed 00:02:35.079 Test: ut_vbdev_lvol_submit_request ...passed 00:02:35.079 Test: ut_lvol_examine_config ...passed 00:02:35.079 Test: ut_lvol_examine_disk ...[2024-04-26 15:50:44.067429] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1533:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:02:35.079 passed 00:02:35.079 Test: ut_lvol_rename ...[2024-04-26 15:50:44.067841] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 105:_vbdev_lvol_change_bdev_alias: *ERROR*: cannot add alias 'lvs/new_lvol_name' 00:02:35.079 [2024-04-26 15:50:44.067869] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1341:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:02:35.079 passed 00:02:35.079 Test: ut_bdev_finish ...passed 00:02:35.079 Test: ut_lvs_rename ...passed 00:02:35.079 Test: ut_lvol_seek ...passed 00:02:35.079 Test: ut_esnap_dev_create ...[2024-04-26 15:50:44.068146] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1868:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:02:35.079 [2024-04-26 15:50:44.068170] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1874:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:02:35.079 [2024-04-26 15:50:44.068192] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:02:35.080 [2024-04-26 15:50:44.068213] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1901:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : unable to claim esnap bdev 'a27fd8fe-d4b9-431e-a044-271016228ce4': -1 00:02:35.080 passed 00:02:35.080 Test: ut_lvol_esnap_clone_bad_args ...[2024-04-26 15:50:44.068275] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1277:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:02:35.080 [2024-04-26 15:50:44.068296] /var/jenkins/workspace/unittest-clang-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:02:35.080 passed 00:02:35.080 00:02:35.080 Run Summary: Type Total Ran Passed Failed Inactive 00:02:35.080 suites 1 1 n/a 0 0 00:02:35.080 tests 21 21 21 0 0 00:02:35.080 asserts 758 758 758 0 n/a 00:02:35.080 00:02:35.080 Elapsed time = 0.002 seconds 00:02:35.080 15:50:44 -- unit/unittest.sh@31 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:02:35.080 00:02:35.080 00:02:35.080 CUnit - A unit testing framework for C - Version 2.1-3 00:02:35.080 http://cunit.sourceforge.net/ 00:02:35.080 00:02:35.080 00:02:35.080 Suite: zone_block 00:02:35.080 Test: test_zone_block_create ...passed 00:02:35.080 Test: test_zone_block_create_invalid ...[2024-04-26 15:50:44.089737] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 624:zone_block_insert_name: *ERROR*: base bdev Nvme0n1 already claimed 00:02:35.080 [2024-04-26 15:50:44.089798] /var/jenkins/workspace/unittest-clang-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-26 15:50:44.089844] /var/jenkins/workspace/unittest-clang-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:02:35.080 [2024-04-26 15:50:44.089873] /var/jenkins/workspace/unittest-clang-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-26 15:50:44.089936] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 860:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:02:35.080 [2024-04-26 15:50:44.089950] /var/jenkins/workspace/unittest-clang-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-26 15:50:44.089990] /var/jenkins/workspace/unittest-clang-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:02:35.080 [2024-04-26 15:50:44.090005] /var/jenkins/workspace/unittest-clang-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:02:35.080 Test: test_get_zone_info ...[2024-04-26 15:50:44.090249] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.080 [2024-04-26 15:50:44.090279] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.080 [2024-04-26 15:50:44.090304] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.080 passed 00:02:35.080 Test: test_supported_io_types ...passed 00:02:35.080 Test: test_reset_zone ...[2024-04-26 15:50:44.090591] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.080 [2024-04-26 15:50:44.090619] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 passed 00:02:35.081 Test: test_open_zone ...[2024-04-26 15:50:44.090764] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.090995] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.091018] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 passed 00:02:35.081 Test: test_zone_write ...[2024-04-26 15:50:44.091162] /var/jenkins/workspace/unittest-clang-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:02:35.081 [2024-04-26 15:50:44.091179] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.091199] /var/jenkins/workspace/unittest-clang-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:02:35.081 [2024-04-26 15:50:44.091209] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.093470] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 402:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x407, wp 0x405) 00:02:35.081 [2024-04-26 15:50:44.093501] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.093530] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 402:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x400, wp 0x405) 00:02:35.081 [2024-04-26 15:50:44.093543] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.095776] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 411:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:02:35.081 [2024-04-26 15:50:44.095801] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 passed 00:02:35.081 Test: test_zone_read ...[2024-04-26 15:50:44.095965] /var/jenkins/workspace/unittest-clang-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:02:35.081 [2024-04-26 15:50:44.095983] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.096009] /var/jenkins/workspace/unittest-clang-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:02:35.081 [2024-04-26 15:50:44.096020] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.096204] /var/jenkins/workspace/unittest-clang-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:02:35.081 [2024-04-26 15:50:44.096221] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 passed 00:02:35.081 Test: test_close_zone ...[2024-04-26 15:50:44.096347] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.096376] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.096437] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.096454] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 passed 00:02:35.081 Test: test_finish_zone ...[2024-04-26 15:50:44.096627] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 [2024-04-26 15:50:44.096648] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.081 passed 00:02:35.081 Test: test_append_zone ...[2024-04-26 15:50:44.096773] /var/jenkins/workspace/unittest-clang-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:02:35.081 [2024-04-26 15:50:44.096787] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.082 [2024-04-26 15:50:44.096807] /var/jenkins/workspace/unittest-clang-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:02:35.082 [2024-04-26 15:50:44.096823] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.082 [2024-04-26 15:50:44.101647] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 411:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:02:35.082 [2024-04-26 15:50:44.101674] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:02:35.082 passed 00:02:35.082 00:02:35.082 Run Summary: Type Total Ran Passed Failed Inactive 00:02:35.082 suites 1 1 n/a 0 0 00:02:35.082 tests 11 11 11 0 0 00:02:35.082 asserts 3437 3437 3437 0 n/a 00:02:35.082 00:02:35.082 Elapsed time = 0.012 seconds 00:02:35.082 15:50:44 -- unit/unittest.sh@32 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:02:35.082 00:02:35.082 00:02:35.082 CUnit - A unit testing framework for C - Version 2.1-3 00:02:35.082 http://cunit.sourceforge.net/ 00:02:35.082 00:02:35.082 00:02:35.082 Suite: bdev 00:02:35.082 Test: basic ...[2024-04-26 15:50:44.147037] thread.c:2360:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0xd56441): Operation not permitted (rc=-1) 00:02:35.082 [2024-04-26 15:50:44.147108] thread.c:2360:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x6130000003c0 (0xd56420): Operation not permitted (rc=-1) 00:02:35.082 [2024-04-26 15:50:44.147129] thread.c:2360:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0xd56441): Operation not permitted (rc=-1) 00:02:35.082 passed 00:02:35.082 Test: unregister_and_close ...passed 00:02:35.082 Test: unregister_and_close_different_threads ...passed 00:02:35.082 Test: basic_qos ...passed 00:02:35.082 Test: put_channel_during_reset ...passed 00:02:35.340 Test: aborted_reset ...passed 00:02:35.340 Test: aborted_reset_no_outstanding_io ...passed 00:02:35.340 Test: io_during_reset ...passed 00:02:35.340 Test: reset_completions ...passed 00:02:35.340 Test: io_during_qos_queue ...passed 00:02:35.340 Test: io_during_qos_reset ...passed 00:02:35.340 Test: enomem ...passed 00:02:35.340 Test: enomem_multi_bdev ...passed 00:02:35.340 Test: enomem_multi_bdev_unregister ...passed 00:02:35.340 Test: enomem_multi_io_target ...passed 00:02:35.340 Test: qos_dynamic_enable ...passed 00:02:35.598 Test: bdev_histograms_mt ...passed 00:02:35.598 Test: bdev_set_io_timeout_mt ...[2024-04-26 15:50:44.576359] thread.c: 465:spdk_thread_lib_fini: *ERROR*: io_device 0x6130000003c0 not unregistered 00:02:35.598 passed 00:02:35.598 Test: lock_lba_range_then_submit_io ...[2024-04-26 15:50:44.588104] thread.c:2164:spdk_io_device_register: *ERROR*: io_device 0xd56360 already registered (old:0x6130000003c0 new:0x613000000c80) 00:02:35.598 passed 00:02:35.598 Test: unregister_during_reset ...passed 00:02:35.598 Test: event_notify_and_close ...passed 00:02:35.598 Suite: bdev_wrong_thread 00:02:35.598 Test: spdk_bdev_register_wt ...[2024-04-26 15:50:44.650994] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8430:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x618000000880 (0x618000000880) 00:02:35.598 passed 00:02:35.598 Test: spdk_bdev_examine_wt ...[2024-04-26 15:50:44.651130] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c: 793:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0x618000000880 (0x618000000880) 00:02:35.598 passed 00:02:35.598 00:02:35.598 Run Summary: Type Total Ran Passed Failed Inactive 00:02:35.598 suites 2 2 n/a 0 0 00:02:35.598 tests 23 23 23 0 0 00:02:35.598 asserts 601 601 601 0 n/a 00:02:35.598 00:02:35.598 Elapsed time = 0.517 seconds 00:02:35.598 00:02:35.598 real 0m3.731s 00:02:35.598 user 0m0.870s 00:02:35.598 sys 0m2.841s 00:02:35.598 15:50:44 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:35.598 15:50:44 -- common/autotest_common.sh@10 -- # set +x 00:02:35.598 ************************************ 00:02:35.598 END TEST unittest_bdev 00:02:35.598 ************************************ 00:02:35.598 15:50:44 -- unit/unittest.sh@213 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:35.598 15:50:44 -- unit/unittest.sh@214 -- # run_test unittest_bdev_crypto /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:02:35.598 15:50:44 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:35.598 15:50:44 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:35.598 15:50:44 -- common/autotest_common.sh@10 -- # set +x 00:02:35.598 ************************************ 00:02:35.598 START TEST unittest_bdev_crypto 00:02:35.598 ************************************ 00:02:35.598 15:50:44 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:02:35.598 00:02:35.598 00:02:35.598 CUnit - A unit testing framework for C - Version 2.1-3 00:02:35.598 http://cunit.sourceforge.net/ 00:02:35.598 00:02:35.598 00:02:35.598 Suite: crypto 00:02:35.598 Test: test_error_paths ...[2024-04-26 15:50:44.709541] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:02:35.598 [2024-04-26 15:50:44.709636] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:02:35.598 [2024-04-26 15:50:44.709694] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:02:35.598 passed 00:02:35.598 Test: test_simple_write ...passed 00:02:35.598 Test: test_simple_read ...passed 00:02:35.598 Test: test_passthru ...[2024-04-26 15:50:44.709804] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:02:35.598 [2024-04-26 15:50:44.709844] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:02:35.598 [2024-04-26 15:50:44.709869] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 361:vbdev_crypto_submit_request: *ERROR*: crypto: unknown I/O type 9 00:02:35.598 [2024-04-26 15:50:44.709893] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:02:35.598 passed 00:02:35.598 Test: test_crypto_op_complete ...[2024-04-26 15:50:44.709933] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:02:35.598 passed 00:02:35.598 Test: test_supported_io ...passed 00:02:35.598 Test: test_reset ...passed 00:02:35.598 00:02:35.599 Run Summary: Type Total Ran Passed Failed Inactive 00:02:35.599 suites 1 1 n/a 0 0 00:02:35.599 tests 7 7 7 0 0 00:02:35.599 asserts 44 44 44 0 n/a 00:02:35.599 00:02:35.599 Elapsed time = 0.001 seconds 00:02:35.599 00:02:35.599 real 0m0.015s 00:02:35.599 user 0m0.006s 00:02:35.599 sys 0m0.009s 00:02:35.599 15:50:44 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:35.599 15:50:44 -- common/autotest_common.sh@10 -- # set +x 00:02:35.599 ************************************ 00:02:35.599 END TEST unittest_bdev_crypto 00:02:35.599 ************************************ 00:02:35.599 15:50:44 -- unit/unittest.sh@215 -- # run_test unittest_bdev_crypto /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:02:35.599 15:50:44 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:35.599 15:50:44 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:35.599 15:50:44 -- common/autotest_common.sh@10 -- # set +x 00:02:35.599 ************************************ 00:02:35.599 START TEST unittest_bdev_crypto 00:02:35.599 ************************************ 00:02:35.599 15:50:44 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:02:35.599 00:02:35.599 00:02:35.599 CUnit - A unit testing framework for C - Version 2.1-3 00:02:35.599 http://cunit.sourceforge.net/ 00:02:35.599 00:02:35.599 00:02:35.599 Suite: dpdk_cryptodev 00:02:35.599 Test: test_error_paths ...[2024-04-26 15:50:44.763779] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 648:accel_dpdk_cryptodev_process_task: *ERROR*: Failed to find a key handle, driver crypto_aesni_mb, cipher AES_CBC 00:02:35.599 [2024-04-26 15:50:44.763866] /var/jenkins/workspace/unittest-clang-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:02:35.599 passed 00:02:35.599 Test: test_simple_encrypt ...passed 00:02:35.599 Test: test_simple_decrypt ...passed 00:02:35.599 Test: test_large_enc_dec ...passed 00:02:35.599 Test: test_dev_full ...passed 00:02:35.599 Test: test_crazy_rw ...passed 00:02:35.599 Test: test_initdrivers ...[2024-04-26 15:50:44.766684] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1199:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:02:35.599 [2024-04-26 15:50:44.766727] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1220:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:02:35.599 [2024-04-26 15:50:44.766787] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1031:accel_dpdk_cryptodev_create: *ERROR*: Insufficient unique queue pairs available for crypto_aesni_mb 00:02:35.599 [2024-04-26 15:50:44.766815] /var/jenkins/workspace/unittest-clang-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:02:35.599 [2024-04-26 15:50:44.766855] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1041:accel_dpdk_cryptodev_create: *ERROR*: Failed to configure cryptodev 0: error -1 00:02:35.599 [2024-04-26 15:50:44.766894] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1056:accel_dpdk_cryptodev_create: *ERROR*: Failed to setup queue pair 0 on cryptodev 0: error -1 00:02:35.599 [2024-04-26 15:50:44.766933] /var/jenkins/workspace/unittest-clang-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:02:35.599 [2024-04-26 15:50:44.766980] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1019:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0. Invalid driver name "junk" 00:02:35.599 passed 00:02:35.599 Test: test_supported_opcodes ...passed 00:02:35.599 Test: test_poller ...[2024-04-26 15:50:44.767418] /var/jenkins/workspace/unittest-clang-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:02:35.599 passed 00:02:35.599 Test: test_assign_device_qp ...passed 00:02:35.599 00:02:35.599 Run Summary: Type Total Ran Passed Failed Inactive 00:02:35.599 suites 1 1 n/a 0 0 00:02:35.599 tests 10 10 10 0 0 00:02:35.599 asserts 8642 8642 8642 0 n/a 00:02:35.599 00:02:35.599 Elapsed time = 0.008 seconds 00:02:35.599 00:02:35.599 real 0m0.021s 00:02:35.599 user 0m0.009s 00:02:35.599 sys 0m0.012s 00:02:35.599 15:50:44 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:35.599 15:50:44 -- common/autotest_common.sh@10 -- # set +x 00:02:35.599 ************************************ 00:02:35.599 END TEST unittest_bdev_crypto 00:02:35.599 ************************************ 00:02:35.599 15:50:44 -- unit/unittest.sh@218 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:35.599 15:50:44 -- unit/unittest.sh@219 -- # run_test unittest_bdev_compress /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:02:35.599 15:50:44 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:35.599 15:50:44 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:35.858 15:50:44 -- common/autotest_common.sh@10 -- # set +x 00:02:35.858 ************************************ 00:02:35.858 START TEST unittest_bdev_compress 00:02:35.858 ************************************ 00:02:35.858 15:50:44 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:02:35.858 00:02:35.858 00:02:35.858 CUnit - A unit testing framework for C - Version 2.1-3 00:02:35.858 http://cunit.sourceforge.net/ 00:02:35.858 00:02:35.858 00:02:35.858 Suite: compress 00:02:35.858 Test: test_compress_operation ...passed 00:02:35.858 Test: test_compress_operation_cross_boundary ...passed 00:02:35.858 Test: test_vbdev_compress_submit_request ...[2024-04-26 15:50:44.823994] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: status 1 on operation from reduce API 00:02:35.858 [2024-04-26 15:50:44.824075] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: status 1 on operation from reduce API 00:02:35.858 passed 00:02:35.858 Test: test_passthru ...passed 00:02:35.858 Test: test_supported_io ...passed 00:02:35.858 Test: test_reset ...passed 00:02:35.858 00:02:35.858 Run Summary: Type Total Ran Passed Failed Inactive 00:02:35.858 suites 1 1 n/a 0 0 00:02:35.858 tests 6 6 6 0 0 00:02:35.858 asserts 11 11 11 0 n/a 00:02:35.858 00:02:35.858 Elapsed time = 0.001 seconds 00:02:35.858 00:02:35.858 real 0m0.014s 00:02:35.858 user 0m0.004s 00:02:35.858 sys 0m0.009s 00:02:35.858 15:50:44 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:35.858 15:50:44 -- common/autotest_common.sh@10 -- # set +x 00:02:35.858 ************************************ 00:02:35.858 END TEST unittest_bdev_compress 00:02:35.858 ************************************ 00:02:35.858 15:50:44 -- unit/unittest.sh@220 -- # run_test unittest_lib_reduce /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:02:35.858 15:50:44 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:35.858 15:50:44 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:35.858 15:50:44 -- common/autotest_common.sh@10 -- # set +x 00:02:35.859 ************************************ 00:02:35.859 START TEST unittest_lib_reduce 00:02:35.859 ************************************ 00:02:35.859 15:50:44 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:02:35.859 00:02:35.859 00:02:35.859 CUnit - A unit testing framework for C - Version 2.1-3 00:02:35.859 http://cunit.sourceforge.net/ 00:02:35.859 00:02:35.859 00:02:35.859 Suite: reduce 00:02:35.859 Test: get_pm_file_size ...passed 00:02:35.859 Test: get_vol_size ...passed 00:02:35.859 Test: init_failure ...[2024-04-26 15:50:44.880252] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:02:35.859 [2024-04-26 15:50:44.880339] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/reduce/reduce.c: 586:spdk_reduce_vol_init: *ERROR*: backing_dev function pointer not specified 00:02:35.859 passed 00:02:35.859 Test: init_md ...passed 00:02:35.859 Test: init_backing_dev ...passed 00:02:35.859 Test: load ...passed 00:02:35.859 Test: write_maps ...passed 00:02:35.859 Test: read_write ...passed 00:02:35.859 Test: readv_writev ...passed 00:02:35.859 Test: destroy ...passed 00:02:35.859 Test: defer_bdev_io ...passed 00:02:35.859 Test: overlapped ...passed 00:02:35.859 Test: compress_algorithm ...passed 00:02:35.859 Test: test_prepare_compress_chunk ...passed 00:02:35.859 Test: test_reduce_decompress_chunk ...passed 00:02:35.859 Test: test_allocate_vol_requests ...passed 00:02:35.859 00:02:35.859 Run Summary: Type Total Ran Passed Failed Inactive 00:02:35.859 suites 1 1 n/a 0 0 00:02:35.859 tests 16 16 16 0 0 00:02:35.859 asserts 11091 11091 11091 0 n/a 00:02:35.859 00:02:35.859 Elapsed time = 0.072 seconds 00:02:35.859 00:02:35.859 real 0m0.094s 00:02:35.859 user 0m0.025s 00:02:35.859 sys 0m0.069s 00:02:35.859 15:50:44 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:35.859 15:50:44 -- common/autotest_common.sh@10 -- # set +x 00:02:35.859 ************************************ 00:02:35.859 END TEST unittest_lib_reduce 00:02:35.859 ************************************ 00:02:35.859 15:50:44 -- unit/unittest.sh@223 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:35.859 15:50:44 -- unit/unittest.sh@224 -- # run_test unittest_dpdk_compressdev /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:02:35.859 15:50:44 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:35.859 15:50:44 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:35.859 15:50:44 -- common/autotest_common.sh@10 -- # set +x 00:02:35.859 ************************************ 00:02:35.859 START TEST unittest_dpdk_compressdev 00:02:35.859 ************************************ 00:02:35.859 15:50:45 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:02:35.859 00:02:35.859 00:02:35.859 CUnit - A unit testing framework for C - Version 2.1-3 00:02:35.859 http://cunit.sourceforge.net/ 00:02:35.859 00:02:35.859 00:02:35.859 Suite: compress 00:02:35.859 Test: test_compress_operation ...[2024-04-26 15:50:45.022970] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 451:_compress_operation: *ERROR*: trying to get a comp op! 00:02:35.859 [2024-04-26 15:50:45.023067] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 459:_compress_operation: *ERROR*: ERROR trying to get src_mbufs! 00:02:35.859 [2024-04-26 15:50:45.023104] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 539:_compress_operation: *ERROR*: Compression API returned 0x3 00:02:35.859 [2024-04-26 15:50:45.023138] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 497:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:02:35.859 [2024-04-26 15:50:45.023164] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 481:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:02:35.859 passed 00:02:35.859 Test: test_compress_operation_cross_boundary ...[2024-04-26 15:50:45.023214] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 481:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:02:35.859 [2024-04-26 15:50:45.023248] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 497:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:02:35.859 passed 00:02:35.859 Test: test_setup_compress_mbuf ...passed 00:02:35.859 Test: test_initdrivers ...[2024-04-26 15:50:45.023290] /var/jenkins/workspace/unittest-clang-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:02:35.859 [2024-04-26 15:50:45.023311] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 267:accel_init_compress_drivers: *ERROR*: error registering dynamic field with DPDK 00:02:35.859 [2024-04-26 15:50:45.023387] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:02:35.860 [2024-04-26 15:50:45.023426] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:02:35.860 [2024-04-26 15:50:45.023463] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 177:create_compress_dev: *ERROR*: Failed to setup queue pair on compressdev 0 with error 4294967295 00:02:35.860 [2024-04-26 15:50:45.023509] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 187:create_compress_dev: *ERROR*: Failed to start device 0: error -1 00:02:35.860 [2024-04-26 15:50:45.023545] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 196:create_compress_dev: *ERROR*: Failed to create private comp xform device 0: error -2 00:02:35.860 passed 00:02:35.860 Test: test_poller ...passed 00:02:35.860 00:02:35.860 Run Summary: Type Total Ran Passed Failed Inactive 00:02:35.860 suites 1 1 n/a 0 0 00:02:35.860 tests 5 5 5 0 0 00:02:35.860 asserts 70 70 70 0 n/a 00:02:35.860 00:02:35.860 Elapsed time = 0.001 seconds 00:02:35.860 00:02:35.860 real 0m0.015s 00:02:35.860 user 0m0.004s 00:02:35.860 sys 0m0.012s 00:02:35.860 15:50:45 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:35.860 15:50:45 -- common/autotest_common.sh@10 -- # set +x 00:02:35.860 ************************************ 00:02:35.860 END TEST unittest_dpdk_compressdev 00:02:35.860 ************************************ 00:02:35.860 15:50:45 -- unit/unittest.sh@227 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:35.860 15:50:45 -- unit/unittest.sh@228 -- # run_test unittest_bdev_raid5f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:02:35.860 15:50:45 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:35.860 15:50:45 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:35.860 15:50:45 -- common/autotest_common.sh@10 -- # set +x 00:02:36.118 ************************************ 00:02:36.118 START TEST unittest_bdev_raid5f 00:02:36.118 ************************************ 00:02:36.118 15:50:45 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:02:36.118 00:02:36.118 00:02:36.118 CUnit - A unit testing framework for C - Version 2.1-3 00:02:36.118 http://cunit.sourceforge.net/ 00:02:36.118 00:02:36.118 00:02:36.118 Suite: raid5f 00:02:36.118 Test: test_raid5f_start ...passed 00:02:36.118 Test: test_raid5f_submit_read_request ...passed 00:02:36.375 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:02:36.940 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:02:41.123 Test: test_raid5f_chunk_write_error ...passed 00:02:42.496 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:02:42.754 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:02:46.939 Test: test_raid5f_submit_read_request_degraded ...passed 00:02:46.939 00:02:46.939 Run Summary: Type Total Ran Passed Failed Inactive 00:02:46.939 suites 1 1 n/a 0 0 00:02:46.939 tests 8 8 8 0 0 00:02:46.939 asserts 352392 352392 352392 0 n/a 00:02:46.939 00:02:46.939 Elapsed time = 10.406 seconds 00:02:46.939 00:02:46.939 real 0m10.474s 00:02:46.939 user 0m8.574s 00:02:46.939 sys 0m1.874s 00:02:46.939 15:50:55 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:46.939 15:50:55 -- common/autotest_common.sh@10 -- # set +x 00:02:46.939 ************************************ 00:02:46.939 END TEST unittest_bdev_raid5f 00:02:46.939 ************************************ 00:02:46.939 15:50:55 -- unit/unittest.sh@231 -- # run_test unittest_blob_blobfs unittest_blob 00:02:46.939 15:50:55 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:46.939 15:50:55 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:46.939 15:50:55 -- common/autotest_common.sh@10 -- # set +x 00:02:46.939 ************************************ 00:02:46.939 START TEST unittest_blob_blobfs 00:02:46.939 ************************************ 00:02:46.939 15:50:55 -- common/autotest_common.sh@1121 -- # unittest_blob 00:02:46.939 15:50:55 -- unit/unittest.sh@38 -- # [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:02:46.939 15:50:55 -- unit/unittest.sh@39 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:02:46.939 00:02:46.939 00:02:46.939 CUnit - A unit testing framework for C - Version 2.1-3 00:02:46.939 http://cunit.sourceforge.net/ 00:02:46.939 00:02:46.939 00:02:46.939 Suite: blob_nocopy_noextent 00:02:46.939 Test: blob_init ...[2024-04-26 15:50:55.610544] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:02:46.939 passed 00:02:46.939 Test: blob_thin_provision ...passed 00:02:46.939 Test: blob_read_only ...passed 00:02:46.939 Test: bs_load ...[2024-04-26 15:50:55.659000] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c: 899:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:02:46.939 passed 00:02:46.939 Test: bs_load_custom_cluster_size ...passed 00:02:46.939 Test: bs_load_after_failed_grow ...passed 00:02:46.939 Test: bs_cluster_sz ...[2024-04-26 15:50:55.669890] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:02:46.939 [2024-04-26 15:50:55.670096] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5537: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:02:46.939 [2024-04-26 15:50:55.670143] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3800:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:02:46.939 passed 00:02:46.939 Test: bs_resize_md ...passed 00:02:46.939 Test: bs_destroy ...passed 00:02:46.939 Test: bs_type ...passed 00:02:46.939 Test: bs_super_block ...passed 00:02:46.939 Test: bs_test_recover_cluster_count ...passed 00:02:46.939 Test: bs_grow_live ...passed 00:02:46.939 Test: bs_grow_live_no_space ...passed 00:02:46.939 Test: bs_test_grow ...passed 00:02:46.939 Test: blob_serialize_test ...passed 00:02:46.939 Test: super_block_crc ...passed 00:02:46.939 Test: blob_thin_prov_write_count_io ...passed 00:02:46.939 Test: blob_thin_prov_unmap_cluster ...passed 00:02:46.939 Test: bs_load_iter_test ...passed 00:02:46.939 Test: blob_relations ...[2024-04-26 15:50:55.743703] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:46.939 [2024-04-26 15:50:55.743783] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.939 [2024-04-26 15:50:55.744301] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:46.939 [2024-04-26 15:50:55.744337] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.939 passed 00:02:46.939 Test: blob_relations2 ...[2024-04-26 15:50:55.751232] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:46.939 [2024-04-26 15:50:55.751286] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.939 [2024-04-26 15:50:55.751309] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:46.939 [2024-04-26 15:50:55.751323] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.940 [2024-04-26 15:50:55.752093] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:46.940 [2024-04-26 15:50:55.752134] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.940 [2024-04-26 15:50:55.752384] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:46.940 [2024-04-26 15:50:55.752411] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.940 passed 00:02:46.940 Test: blob_relations3 ...passed 00:02:46.940 Test: blobstore_clean_power_failure ...passed 00:02:46.940 Test: blob_delete_snapshot_power_failure ...[2024-04-26 15:50:55.817506] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:02:46.940 [2024-04-26 15:50:55.822689] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:02:46.940 [2024-04-26 15:50:55.822746] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:02:46.940 [2024-04-26 15:50:55.822769] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.940 [2024-04-26 15:50:55.827843] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:02:46.940 [2024-04-26 15:50:55.827899] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:02:46.940 [2024-04-26 15:50:55.827919] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:02:46.940 [2024-04-26 15:50:55.827946] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.940 [2024-04-26 15:50:55.832991] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:02:46.940 [2024-04-26 15:50:55.833067] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.940 [2024-04-26 15:50:55.838981] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:02:46.940 [2024-04-26 15:50:55.839051] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.940 [2024-04-26 15:50:55.844261] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:02:46.940 [2024-04-26 15:50:55.844323] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:46.940 passed 00:02:46.940 Test: blob_create_snapshot_power_failure ...[2024-04-26 15:50:55.859298] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:02:46.940 [2024-04-26 15:50:55.868930] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:02:46.940 [2024-04-26 15:50:55.873948] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:02:46.940 passed 00:02:46.940 Test: blob_io_unit ...passed 00:02:46.940 Test: blob_io_unit_compatibility ...passed 00:02:46.940 Test: blob_ext_md_pages ...passed 00:02:46.940 Test: blob_esnap_io_4096_4096 ...passed 00:02:46.940 Test: blob_esnap_io_512_512 ...passed 00:02:46.940 Test: blob_esnap_io_4096_512 ...passed 00:02:46.940 Test: blob_esnap_io_512_4096 ...passed 00:02:46.940 Suite: blob_bs_nocopy_noextent 00:02:46.940 Test: blob_open ...passed 00:02:46.940 Test: blob_create ...[2024-04-26 15:50:55.971038] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:02:46.940 passed 00:02:46.940 Test: blob_create_loop ...passed 00:02:46.940 Test: blob_create_fail ...[2024-04-26 15:50:56.020791] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:46.940 passed 00:02:46.940 Test: blob_create_internal ...passed 00:02:46.940 Test: blob_create_zero_extent ...passed 00:02:46.940 Test: blob_snapshot ...passed 00:02:46.940 Test: blob_clone ...passed 00:02:46.940 Test: blob_inflate ...[2024-04-26 15:50:56.100832] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:02:46.941 passed 00:02:46.941 Test: blob_delete ...passed 00:02:46.941 Test: blob_resize_test ...[2024-04-26 15:50:56.129128] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:02:47.199 passed 00:02:47.199 Test: channel_ops ...passed 00:02:47.199 Test: blob_super ...passed 00:02:47.199 Test: blob_rw_verify_iov ...passed 00:02:47.199 Test: blob_unmap ...passed 00:02:47.199 Test: blob_iter ...passed 00:02:47.199 Test: blob_parse_md ...passed 00:02:47.199 Test: bs_load_pending_removal ...passed 00:02:47.199 Test: bs_unload ...[2024-04-26 15:50:56.237630] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:02:47.199 passed 00:02:47.199 Test: bs_usable_clusters ...passed 00:02:47.199 Test: blob_crc ...[2024-04-26 15:50:56.264891] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:02:47.199 [2024-04-26 15:50:56.264978] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:02:47.199 passed 00:02:47.199 Test: blob_flags ...passed 00:02:47.199 Test: bs_version ...passed 00:02:47.199 Test: blob_set_xattrs_test ...[2024-04-26 15:50:56.306609] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:47.199 [2024-04-26 15:50:56.306699] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:47.199 passed 00:02:47.199 Test: blob_thin_prov_alloc ...passed 00:02:47.200 Test: blob_insert_cluster_msg_test ...passed 00:02:47.200 Test: blob_thin_prov_rw ...passed 00:02:47.458 Test: blob_thin_prov_rle ...passed 00:02:47.458 Test: blob_thin_prov_rw_iov ...passed 00:02:47.458 Test: blob_snapshot_rw ...passed 00:02:47.458 Test: blob_snapshot_rw_iov ...passed 00:02:47.458 Test: blob_inflate_rw ...passed 00:02:47.458 Test: blob_snapshot_freeze_io ...passed 00:02:47.458 Test: blob_operation_split_rw ...passed 00:02:47.717 Test: blob_operation_split_rw_iov ...passed 00:02:47.717 Test: blob_simultaneous_operations ...[2024-04-26 15:50:56.731425] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:47.717 [2024-04-26 15:50:56.731548] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:47.717 [2024-04-26 15:50:56.732550] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:47.717 [2024-04-26 15:50:56.732607] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:47.717 [2024-04-26 15:50:56.743249] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:47.717 [2024-04-26 15:50:56.743305] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:47.717 [2024-04-26 15:50:56.743417] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:47.717 [2024-04-26 15:50:56.743436] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:47.717 passed 00:02:47.717 Test: blob_persist_test ...passed 00:02:47.717 Test: blob_decouple_snapshot ...passed 00:02:47.717 Test: blob_seek_io_unit ...passed 00:02:47.717 Test: blob_nested_freezes ...passed 00:02:47.717 Suite: blob_blob_nocopy_noextent 00:02:47.718 Test: blob_write ...passed 00:02:47.718 Test: blob_read ...passed 00:02:47.718 Test: blob_rw_verify ...passed 00:02:47.975 Test: blob_rw_verify_iov_nomem ...passed 00:02:47.975 Test: blob_rw_iov_read_only ...passed 00:02:47.975 Test: blob_xattr ...passed 00:02:47.975 Test: blob_dirty_shutdown ...passed 00:02:47.975 Test: blob_is_degraded ...passed 00:02:47.975 Suite: blob_esnap_bs_nocopy_noextent 00:02:47.976 Test: blob_esnap_create ...passed 00:02:47.976 Test: blob_esnap_thread_add_remove ...passed 00:02:47.976 Test: blob_esnap_clone_snapshot ...passed 00:02:47.976 Test: blob_esnap_clone_inflate ...passed 00:02:47.976 Test: blob_esnap_clone_decouple ...passed 00:02:47.976 Test: blob_esnap_clone_reload ...passed 00:02:47.976 Test: blob_esnap_hotplug ...passed 00:02:47.976 Suite: blob_nocopy_extent 00:02:47.976 Test: blob_init ...[2024-04-26 15:50:57.090160] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:02:47.976 passed 00:02:47.976 Test: blob_thin_provision ...passed 00:02:47.976 Test: blob_read_only ...passed 00:02:47.976 Test: bs_load ...[2024-04-26 15:50:57.111055] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c: 899:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:02:47.976 passed 00:02:47.976 Test: bs_load_custom_cluster_size ...passed 00:02:47.976 Test: bs_load_after_failed_grow ...passed 00:02:47.976 Test: bs_cluster_sz ...[2024-04-26 15:50:57.123052] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:02:47.976 [2024-04-26 15:50:57.123221] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5537: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:02:47.976 [2024-04-26 15:50:57.123260] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3800:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:02:47.976 passed 00:02:47.976 Test: bs_resize_md ...passed 00:02:47.976 Test: bs_destroy ...passed 00:02:47.976 Test: bs_type ...passed 00:02:47.976 Test: bs_super_block ...passed 00:02:47.976 Test: bs_test_recover_cluster_count ...passed 00:02:47.976 Test: bs_grow_live ...passed 00:02:47.976 Test: bs_grow_live_no_space ...passed 00:02:47.976 Test: bs_test_grow ...passed 00:02:47.976 Test: blob_serialize_test ...passed 00:02:47.976 Test: super_block_crc ...passed 00:02:48.233 Test: blob_thin_prov_write_count_io ...passed 00:02:48.233 Test: blob_thin_prov_unmap_cluster ...passed 00:02:48.233 Test: bs_load_iter_test ...passed 00:02:48.233 Test: blob_relations ...[2024-04-26 15:50:57.193916] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:48.233 [2024-04-26 15:50:57.193991] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.233 [2024-04-26 15:50:57.194520] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:48.233 [2024-04-26 15:50:57.194555] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.233 passed 00:02:48.234 Test: blob_relations2 ...[2024-04-26 15:50:57.200213] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:48.234 [2024-04-26 15:50:57.200256] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.234 [2024-04-26 15:50:57.200278] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:48.234 [2024-04-26 15:50:57.200292] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.234 [2024-04-26 15:50:57.201084] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:48.234 [2024-04-26 15:50:57.201119] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.234 [2024-04-26 15:50:57.201364] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:48.234 [2024-04-26 15:50:57.201388] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.234 passed 00:02:48.234 Test: blob_relations3 ...passed 00:02:48.234 Test: blobstore_clean_power_failure ...passed 00:02:48.234 Test: blob_delete_snapshot_power_failure ...[2024-04-26 15:50:57.255765] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:02:48.234 [2024-04-26 15:50:57.260374] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:02:48.234 [2024-04-26 15:50:57.265009] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:02:48.234 [2024-04-26 15:50:57.265057] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:02:48.234 [2024-04-26 15:50:57.265079] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.234 [2024-04-26 15:50:57.269730] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:02:48.234 [2024-04-26 15:50:57.269778] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:02:48.234 [2024-04-26 15:50:57.269806] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:02:48.234 [2024-04-26 15:50:57.269825] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.234 [2024-04-26 15:50:57.274509] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:02:48.234 [2024-04-26 15:50:57.274558] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:02:48.234 [2024-04-26 15:50:57.274577] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:02:48.234 [2024-04-26 15:50:57.274600] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.234 [2024-04-26 15:50:57.279329] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:02:48.234 [2024-04-26 15:50:57.279393] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.234 [2024-04-26 15:50:57.284155] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:02:48.234 [2024-04-26 15:50:57.284223] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.234 [2024-04-26 15:50:57.289077] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:02:48.234 [2024-04-26 15:50:57.289131] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:48.234 passed 00:02:48.234 Test: blob_create_snapshot_power_failure ...[2024-04-26 15:50:57.303577] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:02:48.234 [2024-04-26 15:50:57.308174] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:02:48.234 [2024-04-26 15:50:57.317356] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:02:48.234 [2024-04-26 15:50:57.322168] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:02:48.234 passed 00:02:48.234 Test: blob_io_unit ...passed 00:02:48.234 Test: blob_io_unit_compatibility ...passed 00:02:48.234 Test: blob_ext_md_pages ...passed 00:02:48.234 Test: blob_esnap_io_4096_4096 ...passed 00:02:48.234 Test: blob_esnap_io_512_512 ...passed 00:02:48.234 Test: blob_esnap_io_4096_512 ...passed 00:02:48.234 Test: blob_esnap_io_512_4096 ...passed 00:02:48.234 Suite: blob_bs_nocopy_extent 00:02:48.234 Test: blob_open ...passed 00:02:48.234 Test: blob_create ...[2024-04-26 15:50:57.413676] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:02:48.234 passed 00:02:48.492 Test: blob_create_loop ...passed 00:02:48.492 Test: blob_create_fail ...[2024-04-26 15:50:57.467404] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:48.493 passed 00:02:48.493 Test: blob_create_internal ...passed 00:02:48.493 Test: blob_create_zero_extent ...passed 00:02:48.493 Test: blob_snapshot ...passed 00:02:48.493 Test: blob_clone ...passed 00:02:48.493 Test: blob_inflate ...[2024-04-26 15:50:57.549934] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:02:48.493 passed 00:02:48.493 Test: blob_delete ...passed 00:02:48.493 Test: blob_resize_test ...[2024-04-26 15:50:57.581189] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:02:48.493 passed 00:02:48.493 Test: channel_ops ...passed 00:02:48.493 Test: blob_super ...passed 00:02:48.493 Test: blob_rw_verify_iov ...passed 00:02:48.493 Test: blob_unmap ...passed 00:02:48.493 Test: blob_iter ...passed 00:02:48.493 Test: blob_parse_md ...passed 00:02:48.493 Test: bs_load_pending_removal ...passed 00:02:48.493 Test: bs_unload ...[2024-04-26 15:50:57.681238] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:02:48.493 passed 00:02:48.751 Test: bs_usable_clusters ...passed 00:02:48.751 Test: blob_crc ...[2024-04-26 15:50:57.703303] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:02:48.751 [2024-04-26 15:50:57.703366] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:02:48.751 passed 00:02:48.751 Test: blob_flags ...passed 00:02:48.751 Test: bs_version ...passed 00:02:48.751 Test: blob_set_xattrs_test ...[2024-04-26 15:50:57.734497] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:48.751 [2024-04-26 15:50:57.734553] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:48.751 passed 00:02:48.751 Test: blob_thin_prov_alloc ...passed 00:02:48.751 Test: blob_insert_cluster_msg_test ...passed 00:02:48.751 Test: blob_thin_prov_rw ...passed 00:02:48.751 Test: blob_thin_prov_rle ...passed 00:02:48.751 Test: blob_thin_prov_rw_iov ...passed 00:02:48.751 Test: blob_snapshot_rw ...passed 00:02:48.751 Test: blob_snapshot_rw_iov ...passed 00:02:48.751 Test: blob_inflate_rw ...passed 00:02:48.751 Test: blob_snapshot_freeze_io ...passed 00:02:49.028 Test: blob_operation_split_rw ...passed 00:02:49.028 Test: blob_operation_split_rw_iov ...passed 00:02:49.029 Test: blob_simultaneous_operations ...[2024-04-26 15:50:58.015607] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:49.029 [2024-04-26 15:50:58.015674] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.029 [2024-04-26 15:50:58.016327] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:49.029 [2024-04-26 15:50:58.016360] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.029 [2024-04-26 15:50:58.023019] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:49.029 [2024-04-26 15:50:58.023052] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.029 [2024-04-26 15:50:58.023123] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:49.029 [2024-04-26 15:50:58.023139] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.029 passed 00:02:49.029 Test: blob_persist_test ...passed 00:02:49.029 Test: blob_decouple_snapshot ...passed 00:02:49.029 Test: blob_seek_io_unit ...passed 00:02:49.029 Test: blob_nested_freezes ...passed 00:02:49.029 Suite: blob_blob_nocopy_extent 00:02:49.029 Test: blob_write ...passed 00:02:49.029 Test: blob_read ...passed 00:02:49.029 Test: blob_rw_verify ...passed 00:02:49.029 Test: blob_rw_verify_iov_nomem ...passed 00:02:49.029 Test: blob_rw_iov_read_only ...passed 00:02:49.029 Test: blob_xattr ...passed 00:02:49.029 Test: blob_dirty_shutdown ...passed 00:02:49.029 Test: blob_is_degraded ...passed 00:02:49.029 Suite: blob_esnap_bs_nocopy_extent 00:02:49.029 Test: blob_esnap_create ...passed 00:02:49.029 Test: blob_esnap_thread_add_remove ...passed 00:02:49.029 Test: blob_esnap_clone_snapshot ...passed 00:02:49.029 Test: blob_esnap_clone_inflate ...passed 00:02:49.029 Test: blob_esnap_clone_decouple ...passed 00:02:49.287 Test: blob_esnap_clone_reload ...passed 00:02:49.287 Test: blob_esnap_hotplug ...passed 00:02:49.287 Suite: blob_copy_noextent 00:02:49.287 Test: blob_init ...[2024-04-26 15:50:58.231720] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:02:49.287 passed 00:02:49.287 Test: blob_thin_provision ...passed 00:02:49.287 Test: blob_read_only ...passed 00:02:49.287 Test: bs_load ...[2024-04-26 15:50:58.244393] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c: 899:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:02:49.287 passed 00:02:49.287 Test: bs_load_custom_cluster_size ...passed 00:02:49.287 Test: bs_load_after_failed_grow ...passed 00:02:49.287 Test: bs_cluster_sz ...[2024-04-26 15:50:58.251359] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:02:49.287 [2024-04-26 15:50:58.251445] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5537: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:02:49.287 [2024-04-26 15:50:58.251471] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3800:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:02:49.287 passed 00:02:49.287 Test: bs_resize_md ...passed 00:02:49.287 Test: bs_destroy ...passed 00:02:49.287 Test: bs_type ...passed 00:02:49.287 Test: bs_super_block ...passed 00:02:49.287 Test: bs_test_recover_cluster_count ...passed 00:02:49.287 Test: bs_grow_live ...passed 00:02:49.287 Test: bs_grow_live_no_space ...passed 00:02:49.287 Test: bs_test_grow ...passed 00:02:49.287 Test: blob_serialize_test ...passed 00:02:49.288 Test: super_block_crc ...passed 00:02:49.288 Test: blob_thin_prov_write_count_io ...passed 00:02:49.288 Test: blob_thin_prov_unmap_cluster ...passed 00:02:49.288 Test: bs_load_iter_test ...passed 00:02:49.288 Test: blob_relations ...[2024-04-26 15:50:58.302206] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:49.288 [2024-04-26 15:50:58.302270] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 [2024-04-26 15:50:58.302534] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:49.288 [2024-04-26 15:50:58.302557] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 passed 00:02:49.288 Test: blob_relations2 ...[2024-04-26 15:50:58.306948] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:49.288 [2024-04-26 15:50:58.306991] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 [2024-04-26 15:50:58.307006] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:49.288 [2024-04-26 15:50:58.307018] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 [2024-04-26 15:50:58.307405] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:49.288 [2024-04-26 15:50:58.307431] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 [2024-04-26 15:50:58.307566] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:49.288 [2024-04-26 15:50:58.307595] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 passed 00:02:49.288 Test: blob_relations3 ...passed 00:02:49.288 Test: blobstore_clean_power_failure ...passed 00:02:49.288 Test: blob_delete_snapshot_power_failure ...[2024-04-26 15:50:58.351253] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:02:49.288 [2024-04-26 15:50:58.354719] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:02:49.288 [2024-04-26 15:50:58.354761] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:02:49.288 [2024-04-26 15:50:58.354776] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 [2024-04-26 15:50:58.358177] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:02:49.288 [2024-04-26 15:50:58.358217] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:02:49.288 [2024-04-26 15:50:58.358231] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:02:49.288 [2024-04-26 15:50:58.358246] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 [2024-04-26 15:50:58.361670] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:02:49.288 [2024-04-26 15:50:58.361717] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 [2024-04-26 15:50:58.365144] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:02:49.288 [2024-04-26 15:50:58.365194] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 [2024-04-26 15:50:58.368690] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:02:49.288 [2024-04-26 15:50:58.368733] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.288 passed 00:02:49.288 Test: blob_create_snapshot_power_failure ...[2024-04-26 15:50:58.378934] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:02:49.288 [2024-04-26 15:50:58.385508] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:02:49.288 [2024-04-26 15:50:58.388921] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:02:49.288 passed 00:02:49.288 Test: blob_io_unit ...passed 00:02:49.288 Test: blob_io_unit_compatibility ...passed 00:02:49.288 Test: blob_ext_md_pages ...passed 00:02:49.288 Test: blob_esnap_io_4096_4096 ...passed 00:02:49.289 Test: blob_esnap_io_512_512 ...passed 00:02:49.289 Test: blob_esnap_io_4096_512 ...passed 00:02:49.289 Test: blob_esnap_io_512_4096 ...passed 00:02:49.289 Suite: blob_bs_copy_noextent 00:02:49.289 Test: blob_open ...passed 00:02:49.289 Test: blob_create ...[2024-04-26 15:50:58.459122] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:02:49.289 passed 00:02:49.547 Test: blob_create_loop ...passed 00:02:49.547 Test: blob_create_fail ...[2024-04-26 15:50:58.491248] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:49.547 passed 00:02:49.547 Test: blob_create_internal ...passed 00:02:49.547 Test: blob_create_zero_extent ...passed 00:02:49.547 Test: blob_snapshot ...passed 00:02:49.547 Test: blob_clone ...passed 00:02:49.547 Test: blob_inflate ...[2024-04-26 15:50:58.540351] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:02:49.547 passed 00:02:49.547 Test: blob_delete ...passed 00:02:49.547 Test: blob_resize_test ...[2024-04-26 15:50:58.558907] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:02:49.547 passed 00:02:49.547 Test: channel_ops ...passed 00:02:49.547 Test: blob_super ...passed 00:02:49.547 Test: blob_rw_verify_iov ...passed 00:02:49.547 Test: blob_unmap ...passed 00:02:49.547 Test: blob_iter ...passed 00:02:49.547 Test: blob_parse_md ...passed 00:02:49.547 Test: bs_load_pending_removal ...passed 00:02:49.547 Test: bs_unload ...[2024-04-26 15:50:58.632818] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:02:49.547 passed 00:02:49.547 Test: bs_usable_clusters ...passed 00:02:49.547 Test: blob_crc ...[2024-04-26 15:50:58.651493] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:02:49.547 [2024-04-26 15:50:58.651560] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:02:49.547 passed 00:02:49.547 Test: blob_flags ...passed 00:02:49.547 Test: bs_version ...passed 00:02:49.547 Test: blob_set_xattrs_test ...[2024-04-26 15:50:58.680056] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:49.547 [2024-04-26 15:50:58.680131] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:49.547 passed 00:02:49.547 Test: blob_thin_prov_alloc ...passed 00:02:49.547 Test: blob_insert_cluster_msg_test ...passed 00:02:49.547 Test: blob_thin_prov_rw ...passed 00:02:49.805 Test: blob_thin_prov_rle ...passed 00:02:49.805 Test: blob_thin_prov_rw_iov ...passed 00:02:49.805 Test: blob_snapshot_rw ...passed 00:02:49.805 Test: blob_snapshot_rw_iov ...passed 00:02:49.805 Test: blob_inflate_rw ...passed 00:02:49.805 Test: blob_snapshot_freeze_io ...passed 00:02:49.805 Test: blob_operation_split_rw ...passed 00:02:49.805 Test: blob_operation_split_rw_iov ...passed 00:02:49.805 Test: blob_simultaneous_operations ...[2024-04-26 15:50:58.958258] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:49.805 [2024-04-26 15:50:58.958328] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.805 [2024-04-26 15:50:58.958542] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:49.805 [2024-04-26 15:50:58.958573] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.805 [2024-04-26 15:50:58.959655] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:49.805 [2024-04-26 15:50:58.959682] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.805 [2024-04-26 15:50:58.959737] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:49.805 [2024-04-26 15:50:58.959752] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:49.805 passed 00:02:49.805 Test: blob_persist_test ...passed 00:02:49.805 Test: blob_decouple_snapshot ...passed 00:02:49.805 Test: blob_seek_io_unit ...passed 00:02:50.063 Test: blob_nested_freezes ...passed 00:02:50.063 Suite: blob_blob_copy_noextent 00:02:50.063 Test: blob_write ...passed 00:02:50.063 Test: blob_read ...passed 00:02:50.063 Test: blob_rw_verify ...passed 00:02:50.063 Test: blob_rw_verify_iov_nomem ...passed 00:02:50.063 Test: blob_rw_iov_read_only ...passed 00:02:50.063 Test: blob_xattr ...passed 00:02:50.063 Test: blob_dirty_shutdown ...passed 00:02:50.063 Test: blob_is_degraded ...passed 00:02:50.063 Suite: blob_esnap_bs_copy_noextent 00:02:50.063 Test: blob_esnap_create ...passed 00:02:50.063 Test: blob_esnap_thread_add_remove ...passed 00:02:50.063 Test: blob_esnap_clone_snapshot ...passed 00:02:50.063 Test: blob_esnap_clone_inflate ...passed 00:02:50.063 Test: blob_esnap_clone_decouple ...passed 00:02:50.063 Test: blob_esnap_clone_reload ...passed 00:02:50.063 Test: blob_esnap_hotplug ...passed 00:02:50.063 Suite: blob_copy_extent 00:02:50.063 Test: blob_init ...[2024-04-26 15:50:59.149508] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:02:50.063 passed 00:02:50.063 Test: blob_thin_provision ...passed 00:02:50.063 Test: blob_read_only ...passed 00:02:50.063 Test: bs_load ...[2024-04-26 15:50:59.162233] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c: 899:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:02:50.063 passed 00:02:50.063 Test: bs_load_custom_cluster_size ...passed 00:02:50.063 Test: bs_load_after_failed_grow ...passed 00:02:50.063 Test: bs_cluster_sz ...[2024-04-26 15:50:59.169286] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:02:50.063 [2024-04-26 15:50:59.169366] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5537: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:02:50.063 [2024-04-26 15:50:59.169391] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3800:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:02:50.063 passed 00:02:50.063 Test: bs_resize_md ...passed 00:02:50.063 Test: bs_destroy ...passed 00:02:50.063 Test: bs_type ...passed 00:02:50.063 Test: bs_super_block ...passed 00:02:50.063 Test: bs_test_recover_cluster_count ...passed 00:02:50.063 Test: bs_grow_live ...passed 00:02:50.063 Test: bs_grow_live_no_space ...passed 00:02:50.063 Test: bs_test_grow ...passed 00:02:50.063 Test: blob_serialize_test ...passed 00:02:50.063 Test: super_block_crc ...passed 00:02:50.063 Test: blob_thin_prov_write_count_io ...passed 00:02:50.063 Test: blob_thin_prov_unmap_cluster ...passed 00:02:50.063 Test: bs_load_iter_test ...passed 00:02:50.063 Test: blob_relations ...[2024-04-26 15:50:59.220853] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:50.063 [2024-04-26 15:50:59.220913] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.063 [2024-04-26 15:50:59.221353] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:50.063 [2024-04-26 15:50:59.221379] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.063 passed 00:02:50.063 Test: blob_relations2 ...[2024-04-26 15:50:59.226125] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:50.063 [2024-04-26 15:50:59.226165] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.063 [2024-04-26 15:50:59.226180] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:50.063 [2024-04-26 15:50:59.226192] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.063 [2024-04-26 15:50:59.226828] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:50.063 [2024-04-26 15:50:59.226859] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.063 [2024-04-26 15:50:59.227049] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:02:50.063 [2024-04-26 15:50:59.227070] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.063 passed 00:02:50.063 Test: blob_relations3 ...passed 00:02:50.321 Test: blobstore_clean_power_failure ...passed 00:02:50.321 Test: blob_delete_snapshot_power_failure ...[2024-04-26 15:50:59.271751] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:02:50.321 [2024-04-26 15:50:59.275497] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:02:50.321 [2024-04-26 15:50:59.279179] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:02:50.321 [2024-04-26 15:50:59.279217] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:02:50.321 [2024-04-26 15:50:59.279233] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.321 [2024-04-26 15:50:59.282884] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:02:50.321 [2024-04-26 15:50:59.282921] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:02:50.321 [2024-04-26 15:50:59.282936] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:02:50.321 [2024-04-26 15:50:59.282951] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.321 [2024-04-26 15:50:59.288589] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:02:50.321 [2024-04-26 15:50:59.288628] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:02:50.321 [2024-04-26 15:50:59.288642] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:02:50.321 [2024-04-26 15:50:59.288656] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.322 [2024-04-26 15:50:59.292243] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:02:50.322 [2024-04-26 15:50:59.292293] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.322 [2024-04-26 15:50:59.295811] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:02:50.322 [2024-04-26 15:50:59.295858] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.322 [2024-04-26 15:50:59.299396] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:02:50.322 [2024-04-26 15:50:59.299437] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.322 passed 00:02:50.322 Test: blob_create_snapshot_power_failure ...[2024-04-26 15:50:59.309770] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:02:50.322 [2024-04-26 15:50:59.313095] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:02:50.322 [2024-04-26 15:50:59.319722] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:02:50.322 [2024-04-26 15:50:59.323175] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:02:50.322 passed 00:02:50.322 Test: blob_io_unit ...passed 00:02:50.322 Test: blob_io_unit_compatibility ...passed 00:02:50.322 Test: blob_ext_md_pages ...passed 00:02:50.322 Test: blob_esnap_io_4096_4096 ...passed 00:02:50.322 Test: blob_esnap_io_512_512 ...passed 00:02:50.322 Test: blob_esnap_io_4096_512 ...passed 00:02:50.322 Test: blob_esnap_io_512_4096 ...passed 00:02:50.322 Suite: blob_bs_copy_extent 00:02:50.322 Test: blob_open ...passed 00:02:50.322 Test: blob_create ...[2024-04-26 15:50:59.390449] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:02:50.322 passed 00:02:50.322 Test: blob_create_loop ...passed 00:02:50.322 Test: blob_create_fail ...[2024-04-26 15:50:59.425101] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:50.322 passed 00:02:50.322 Test: blob_create_internal ...passed 00:02:50.322 Test: blob_create_zero_extent ...passed 00:02:50.322 Test: blob_snapshot ...passed 00:02:50.322 Test: blob_clone ...passed 00:02:50.322 Test: blob_inflate ...[2024-04-26 15:50:59.473301] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:02:50.322 passed 00:02:50.322 Test: blob_delete ...passed 00:02:50.322 Test: blob_resize_test ...[2024-04-26 15:50:59.491606] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:02:50.322 passed 00:02:50.322 Test: channel_ops ...passed 00:02:50.322 Test: blob_super ...passed 00:02:50.580 Test: blob_rw_verify_iov ...passed 00:02:50.580 Test: blob_unmap ...passed 00:02:50.580 Test: blob_iter ...passed 00:02:50.580 Test: blob_parse_md ...passed 00:02:50.580 Test: bs_load_pending_removal ...passed 00:02:50.580 Test: bs_unload ...[2024-04-26 15:50:59.564620] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:02:50.580 passed 00:02:50.580 Test: bs_usable_clusters ...passed 00:02:50.580 Test: blob_crc ...[2024-04-26 15:50:59.582903] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:02:50.580 [2024-04-26 15:50:59.582960] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:02:50.580 passed 00:02:50.580 Test: blob_flags ...passed 00:02:50.580 Test: bs_version ...passed 00:02:50.580 Test: blob_set_xattrs_test ...[2024-04-26 15:50:59.610888] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:50.580 [2024-04-26 15:50:59.610941] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:02:50.580 passed 00:02:50.580 Test: blob_thin_prov_alloc ...passed 00:02:50.580 Test: blob_insert_cluster_msg_test ...passed 00:02:50.580 Test: blob_thin_prov_rw ...passed 00:02:50.580 Test: blob_thin_prov_rle ...passed 00:02:50.580 Test: blob_thin_prov_rw_iov ...passed 00:02:50.580 Test: blob_snapshot_rw ...passed 00:02:50.580 Test: blob_snapshot_rw_iov ...passed 00:02:50.580 Test: blob_inflate_rw ...passed 00:02:50.838 Test: blob_snapshot_freeze_io ...passed 00:02:50.838 Test: blob_operation_split_rw ...passed 00:02:50.838 Test: blob_operation_split_rw_iov ...passed 00:02:50.838 Test: blob_simultaneous_operations ...[2024-04-26 15:50:59.885246] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:50.838 [2024-04-26 15:50:59.885319] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.838 [2024-04-26 15:50:59.885536] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:50.838 [2024-04-26 15:50:59.885567] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.838 [2024-04-26 15:50:59.886627] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:50.838 [2024-04-26 15:50:59.886655] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.838 [2024-04-26 15:50:59.886715] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:02:50.838 [2024-04-26 15:50:59.886730] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:02:50.838 passed 00:02:50.838 Test: blob_persist_test ...passed 00:02:50.838 Test: blob_decouple_snapshot ...passed 00:02:50.838 Test: blob_seek_io_unit ...passed 00:02:50.838 Test: blob_nested_freezes ...passed 00:02:50.838 Suite: blob_blob_copy_extent 00:02:50.838 Test: blob_write ...passed 00:02:50.838 Test: blob_read ...passed 00:02:50.838 Test: blob_rw_verify ...passed 00:02:50.838 Test: blob_rw_verify_iov_nomem ...passed 00:02:50.838 Test: blob_rw_iov_read_only ...passed 00:02:50.838 Test: blob_xattr ...passed 00:02:50.838 Test: blob_dirty_shutdown ...passed 00:02:50.838 Test: blob_is_degraded ...passed 00:02:50.838 Suite: blob_esnap_bs_copy_extent 00:02:50.838 Test: blob_esnap_create ...passed 00:02:51.096 Test: blob_esnap_thread_add_remove ...passed 00:02:51.096 Test: blob_esnap_clone_snapshot ...passed 00:02:51.096 Test: blob_esnap_clone_inflate ...passed 00:02:51.096 Test: blob_esnap_clone_decouple ...passed 00:02:51.096 Test: blob_esnap_clone_reload ...passed 00:02:51.096 Test: blob_esnap_hotplug ...passed 00:02:51.096 00:02:51.096 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.096 suites 16 16 n/a 0 0 00:02:51.096 tests 352 352 352 0 0 00:02:51.096 asserts 93211 93211 93211 0 n/a 00:02:51.096 00:02:51.096 Elapsed time = 4.457 seconds 00:02:51.096 15:51:00 -- unit/unittest.sh@41 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:02:51.096 00:02:51.096 00:02:51.096 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.096 http://cunit.sourceforge.net/ 00:02:51.096 00:02:51.096 00:02:51.096 Suite: blob_bdev 00:02:51.096 Test: create_bs_dev ...passed 00:02:51.096 Test: create_bs_dev_ro ...[2024-04-26 15:51:00.137897] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 507:spdk_bdev_create_bs_dev: *ERROR*: bdev name 'nope': unsupported options 00:02:51.096 passed 00:02:51.096 Test: create_bs_dev_rw ...passed 00:02:51.096 Test: claim_bs_dev ...[2024-04-26 15:51:00.138065] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 340:spdk_bs_bdev_claim: *ERROR*: could not claim bs dev 00:02:51.096 passed 00:02:51.096 Test: claim_bs_dev_ro ...passed 00:02:51.096 Test: deferred_destroy_refs ...passed 00:02:51.096 Test: deferred_destroy_channels ...passed 00:02:51.096 Test: deferred_destroy_threads ...passed 00:02:51.096 00:02:51.096 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.096 suites 1 1 n/a 0 0 00:02:51.096 tests 8 8 8 0 0 00:02:51.096 asserts 119 119 119 0 n/a 00:02:51.096 00:02:51.096 Elapsed time = 0.000 seconds 00:02:51.096 15:51:00 -- unit/unittest.sh@42 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:02:51.096 00:02:51.096 00:02:51.096 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.096 http://cunit.sourceforge.net/ 00:02:51.096 00:02:51.096 00:02:51.096 Suite: tree 00:02:51.096 Test: blobfs_tree_op_test ...passed 00:02:51.096 00:02:51.096 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.096 suites 1 1 n/a 0 0 00:02:51.096 tests 1 1 1 0 0 00:02:51.096 asserts 27 27 27 0 n/a 00:02:51.096 00:02:51.096 Elapsed time = 0.000 seconds 00:02:51.096 15:51:00 -- unit/unittest.sh@43 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:02:51.096 00:02:51.096 00:02:51.096 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.096 http://cunit.sourceforge.net/ 00:02:51.096 00:02:51.096 00:02:51.096 Suite: blobfs_async_ut 00:02:51.096 Test: fs_init ...passed 00:02:51.096 Test: fs_open ...passed 00:02:51.096 Test: fs_create ...passed 00:02:51.096 Test: fs_truncate ...passed 00:02:51.097 Test: fs_rename ...[2024-04-26 15:51:00.224898] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=file1 to deleted 00:02:51.097 passed 00:02:51.097 Test: fs_rw_async ...passed 00:02:51.097 Test: fs_writev_readv_async ...passed 00:02:51.097 Test: tree_find_buffer_ut ...passed 00:02:51.097 Test: channel_ops ...passed 00:02:51.097 Test: channel_ops_sync ...passed 00:02:51.097 00:02:51.097 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.097 suites 1 1 n/a 0 0 00:02:51.097 tests 10 10 10 0 0 00:02:51.097 asserts 292 292 292 0 n/a 00:02:51.097 00:02:51.097 Elapsed time = 0.071 seconds 00:02:51.097 15:51:00 -- unit/unittest.sh@45 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:02:51.097 00:02:51.097 00:02:51.097 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.097 http://cunit.sourceforge.net/ 00:02:51.097 00:02:51.097 00:02:51.097 Suite: blobfs_sync_ut 00:02:51.354 Test: cache_read_after_write ...[2024-04-26 15:51:00.303096] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=testfile to deleted 00:02:51.354 passed 00:02:51.354 Test: file_length ...passed 00:02:51.354 Test: append_write_to_extend_blob ...passed 00:02:51.354 Test: partial_buffer ...passed 00:02:51.354 Test: cache_write_null_buffer ...passed 00:02:51.354 Test: fs_create_sync ...passed 00:02:51.354 Test: fs_rename_sync ...passed 00:02:51.354 Test: cache_append_no_cache ...passed 00:02:51.354 Test: fs_delete_file_without_close ...passed 00:02:51.354 00:02:51.354 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.354 suites 1 1 n/a 0 0 00:02:51.355 tests 9 9 9 0 0 00:02:51.355 asserts 345 345 345 0 n/a 00:02:51.355 00:02:51.355 Elapsed time = 0.144 seconds 00:02:51.355 15:51:00 -- unit/unittest.sh@46 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:02:51.355 00:02:51.355 00:02:51.355 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.355 http://cunit.sourceforge.net/ 00:02:51.355 00:02:51.355 00:02:51.355 Suite: blobfs_bdev_ut 00:02:51.355 Test: spdk_blobfs_bdev_detect_test ...[2024-04-26 15:51:00.368845] /var/jenkins/workspace/unittest-clang-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:02:51.355 passed 00:02:51.355 Test: spdk_blobfs_bdev_create_test ...[2024-04-26 15:51:00.368942] /var/jenkins/workspace/unittest-clang-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:02:51.355 passed 00:02:51.355 Test: spdk_blobfs_bdev_mount_test ...[2024-04-26 15:51:00.368982] /var/jenkins/workspace/unittest-clang-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:02:51.355 [2024-04-26 15:51:00.369004] /var/jenkins/workspace/unittest-clang-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:02:51.355 passed 00:02:51.355 00:02:51.355 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.355 suites 1 1 n/a 0 0 00:02:51.355 tests 3 3 3 0 0 00:02:51.355 asserts 16 16 16 0 n/a 00:02:51.355 00:02:51.355 Elapsed time = 0.000 seconds 00:02:51.355 00:02:51.355 real 0m4.776s 00:02:51.355 user 0m4.335s 00:02:51.355 sys 0m0.503s 00:02:51.355 15:51:00 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:51.355 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.355 ************************************ 00:02:51.355 END TEST unittest_blob_blobfs 00:02:51.355 ************************************ 00:02:51.355 15:51:00 -- unit/unittest.sh@232 -- # run_test unittest_event unittest_event 00:02:51.355 15:51:00 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:51.355 15:51:00 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:51.355 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.355 ************************************ 00:02:51.355 START TEST unittest_event 00:02:51.355 ************************************ 00:02:51.355 15:51:00 -- common/autotest_common.sh@1121 -- # unittest_event 00:02:51.355 15:51:00 -- unit/unittest.sh@50 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:02:51.355 00:02:51.355 00:02:51.355 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.355 http://cunit.sourceforge.net/ 00:02:51.355 00:02:51.355 00:02:51.355 Suite: app_suite 00:02:51.355 Test: test_spdk_app_parse_args ...app_ut: invalid option -- 'z' 00:02:51.355 app_ut [options] 00:02:51.355 00:02:51.355 CPU options: 00:02:51.355 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:02:51.355 (like [0,1,10]) 00:02:51.355 --lcores lcore to CPU mapping list. The list is in the format: 00:02:51.355 [<,lcores[@CPUs]>...] 00:02:51.355 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:02:51.355 Within the group, '-' is used for range separator, 00:02:51.355 ',' is used for single number separator. 00:02:51.355 '( )' can be omitted for single element group, 00:02:51.355 '@' can be omitted if cpus and lcores have the same value 00:02:51.355 --disable-cpumask-locks Disable CPU core lock files. 00:02:51.355 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:02:51.355 pollers in the app support interrupt mode) 00:02:51.355 -p, --main-core main (primary) core for DPDK 00:02:51.355 00:02:51.355 Configuration options: 00:02:51.355 -c, --config, --json JSON config file 00:02:51.355 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:02:51.355 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:02:51.355 --wait-for-rpc wait for RPCs to initialize subsystems 00:02:51.355 --rpcs-allowed comma-separated list of permitted RPCS 00:02:51.355 --json-ignore-init-errors don't exit on invalid config entry 00:02:51.355 00:02:51.355 Memory options: 00:02:51.355 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:02:51.355 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:02:51.355 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:02:51.355 -R, --huge-unlink unlink huge files after initialization 00:02:51.355 -n, --mem-channels number of memory channels used for DPDK 00:02:51.355 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:02:51.355 --msg-mempool-size global message memory pool size in count (default: 262143) 00:02:51.355 --no-huge run without using hugepages 00:02:51.355 -i, --shm-id shared memory ID (optional) 00:02:51.355 -g, --single-file-segments force creating just one hugetlbfs file 00:02:51.355 00:02:51.355 PCI options: 00:02:51.355 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:02:51.355 -B, --pci-blocked pci addr to block (can be used more than once) 00:02:51.355 -u, --no-pci disable PCI access 00:02:51.355 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:02:51.355 00:02:51.355 Log options: 00:02:51.355 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:02:51.355 --silence-noticelog disable notice level logging to stderr 00:02:51.355 00:02:51.355 Trace options: 00:02:51.355 --num-trace-entries number of trace entries for each core, must be power of 2, 00:02:51.355 setting 0 to disable trace (default 32768) 00:02:51.356 Tracepoints vary in size and can use more than one trace entry. 00:02:51.356 -e, --tpoint-group [:] 00:02:51.356 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:02:51.356 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:02:51.356 a tracepoint group. First tpoint inside a group can be enabled by 00:02:51.356 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:02:51.356 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:02:51.356 in /include/spdk_internal/trace_defs.h 00:02:51.356 00:02:51.356 Other options: 00:02:51.356 -h, --help show this usage 00:02:51.356 -v, --version print SPDK version 00:02:51.356 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:02:51.356 --env-context Opaque context for use of the env implementation 00:02:51.356 app_ut: unrecognized option '--test-long-opt' 00:02:51.356 app_ut [options] 00:02:51.356 00:02:51.356 CPU options: 00:02:51.356 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:02:51.356 (like [0,1,10]) 00:02:51.356 --lcores lcore to CPU mapping list. The list is in the format: 00:02:51.356 [<,lcores[@CPUs]>...] 00:02:51.356 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:02:51.356 Within the group, '-' is used for range separator, 00:02:51.356 ',' is used for single number separator. 00:02:51.356 '( )' can be omitted for single element group, 00:02:51.356 '@' can be omitted if cpus and lcores have the same value 00:02:51.356 --disable-cpumask-locks Disable CPU core lock files. 00:02:51.356 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:02:51.356 pollers in the app support interrupt mode) 00:02:51.356 -p, --main-core main (primary) core for DPDK 00:02:51.356 00:02:51.356 Configuration options: 00:02:51.356 -c, --config, --json JSON config file 00:02:51.356 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:02:51.356 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:02:51.356 --wait-for-rpc wait for RPCs to initialize subsystems 00:02:51.356 --rpcs-allowed comma-separated list of permitted RPCS 00:02:51.356 --json-ignore-init-errors don't exit on invalid config entry 00:02:51.356 00:02:51.356 Memory options: 00:02:51.356 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:02:51.356 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:02:51.356 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:02:51.356 -R, --huge-unlink unlink huge files after initialization 00:02:51.356 -n, --mem-channels number of memory channels used for DPDK 00:02:51.356 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:02:51.356 --msg-mempool-size global message memory pool size in count (default: 262143) 00:02:51.356 --no-huge run without using hugepages 00:02:51.356 -i, --shm-id shared memory ID (optional) 00:02:51.356 -g, --single-file-segments force creating just one hugetlbfs file 00:02:51.356 00:02:51.356 PCI options: 00:02:51.356 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:02:51.356 -B, --pci-blocked pci addr to block (can be used more than once) 00:02:51.356 -u, --no-pci disable PCI access 00:02:51.356 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:02:51.356 00:02:51.356 Log options: 00:02:51.356 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:02:51.356 --silence-noticelog disable notice level logging to stderr 00:02:51.356 00:02:51.356 Trace options: 00:02:51.356 --num-trace-entries number of trace entries for each core, must be power of 2, 00:02:51.356 setting 0 to disable trace (default 32768) 00:02:51.356 Tracepoints vary in size and can use more than one trace entry. 00:02:51.356 -e, --tpoint-group [:] 00:02:51.356 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:02:51.356 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:02:51.356 a tracepoint group. First tpoint inside a group can be enabled by 00:02:51.356 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:02:51.356 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:02:51.356 in /include/spdk_internal/trace_defs.h 00:02:51.356 00:02:51.356 Other options: 00:02:51.356 -h, --help show this usage 00:02:51.356 -v, --version print SPDK version 00:02:51.356 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:02:51.356 --env-context Opaque context for use of the env implementation 00:02:51.356 [2024-04-26 15:51:00.419971] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/event/app.c:1106:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:02:51.356 [2024-04-26 15:51:00.420062] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/event/app.c:1286:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:02:51.356 app_ut [options] 00:02:51.356 00:02:51.356 CPU options: 00:02:51.356 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:02:51.356 (like [0,1,10]) 00:02:51.356 --lcores lcore to CPU mapping list. The list is in the format: 00:02:51.356 [<,lcores[@CPUs]>...] 00:02:51.356 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:02:51.356 Within the group, '-' is used for range separator, 00:02:51.356 ',' is used for single number separator. 00:02:51.356 '( )' can be omitted for single element group, 00:02:51.356 '@' can be omitted if cpus and lcores have the same value 00:02:51.356 --disable-cpumask-locks Disable CPU core lock files. 00:02:51.356 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:02:51.356 pollers in the app support interrupt mode) 00:02:51.356 -p, --main-core main (primary) core for DPDK 00:02:51.356 00:02:51.356 Configuration options: 00:02:51.356 -c, --config, --json JSON config file 00:02:51.357 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:02:51.357 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:02:51.357 --wait-for-rpc wait for RPCs to initialize subsystems 00:02:51.357 --rpcs-allowed comma-separated list of permitted RPCS 00:02:51.357 --json-ignore-init-errors don't exit on invalid config entry 00:02:51.357 00:02:51.357 Memory options: 00:02:51.357 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:02:51.357 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:02:51.357 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:02:51.357 -R, --huge-unlink unlink huge files after initialization 00:02:51.357 -n, --mem-channels number of memory channels used for DPDK 00:02:51.357 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:02:51.357 --msg-mempool-size global message memory pool size in count (default: 262143) 00:02:51.357 --no-huge run without using hugepages 00:02:51.357 -i, --shm-id shared memory ID (optional) 00:02:51.357 -g, --single-file-segments force creating just one hugetlbfs file 00:02:51.357 00:02:51.357 PCI options: 00:02:51.357 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:02:51.357 -B, --pci-blocked pci addr to block (can be used more than once) 00:02:51.357 -u, --no-pci disable PCI access 00:02:51.357 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:02:51.357 00:02:51.357 Log options: 00:02:51.357 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:02:51.357 --silence-noticelog disable notice level logging to stderr 00:02:51.357 00:02:51.357 Trace options: 00:02:51.357 --num-trace-entries number of trace entries for each core, must be power of 2, 00:02:51.357 setting 0 to disable trace (default 32768) 00:02:51.357 Tracepoints vary in size and can use more than one trace entry. 00:02:51.357 -e, --tpoint-group [:] 00:02:51.357 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:02:51.357 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:02:51.357 a tracepoint group. First tpoint inside a group can be enabled by 00:02:51.357 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:02:51.357 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:02:51.357 in /include/spdk_internal/trace_defs.h 00:02:51.357 00:02:51.357 Other options: 00:02:51.357 -h, --help show this usage 00:02:51.357 -v, --version print SPDK version 00:02:51.357 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:02:51.357 --env-context Opaque context for use of the env implementation 00:02:51.357 [2024-04-26 15:51:00.420210] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/event/app.c:1191:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:02:51.357 passed 00:02:51.357 00:02:51.357 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.357 suites 1 1 n/a 0 0 00:02:51.357 tests 1 1 1 0 0 00:02:51.357 asserts 8 8 8 0 n/a 00:02:51.357 00:02:51.357 Elapsed time = 0.001 seconds 00:02:51.357 15:51:00 -- unit/unittest.sh@51 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:02:51.357 00:02:51.357 00:02:51.357 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.357 http://cunit.sourceforge.net/ 00:02:51.357 00:02:51.357 00:02:51.357 Suite: app_suite 00:02:51.357 Test: test_create_reactor ...passed 00:02:51.357 Test: test_init_reactors ...passed 00:02:51.357 Test: test_event_call ...passed 00:02:51.357 Test: test_schedule_thread ...passed 00:02:51.357 Test: test_reschedule_thread ...passed 00:02:51.357 Test: test_bind_thread ...passed 00:02:51.357 Test: test_for_each_reactor ...passed 00:02:51.357 Test: test_reactor_stats ...passed 00:02:51.357 Test: test_scheduler ...passed 00:02:51.357 Test: test_governor ...passed 00:02:51.357 00:02:51.357 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.357 suites 1 1 n/a 0 0 00:02:51.357 tests 10 10 10 0 0 00:02:51.357 asserts 344 344 344 0 n/a 00:02:51.357 00:02:51.357 Elapsed time = 0.006 seconds 00:02:51.357 00:02:51.357 real 0m0.032s 00:02:51.357 user 0m0.012s 00:02:51.357 sys 0m0.020s 00:02:51.357 15:51:00 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:51.357 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.357 ************************************ 00:02:51.357 END TEST unittest_event 00:02:51.357 ************************************ 00:02:51.358 15:51:00 -- unit/unittest.sh@233 -- # uname -s 00:02:51.358 15:51:00 -- unit/unittest.sh@233 -- # '[' Linux = Linux ']' 00:02:51.358 15:51:00 -- unit/unittest.sh@234 -- # run_test unittest_ftl unittest_ftl 00:02:51.358 15:51:00 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:51.358 15:51:00 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:51.358 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.358 ************************************ 00:02:51.358 START TEST unittest_ftl 00:02:51.358 ************************************ 00:02:51.358 15:51:00 -- common/autotest_common.sh@1121 -- # unittest_ftl 00:02:51.358 15:51:00 -- unit/unittest.sh@55 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:02:51.358 00:02:51.358 00:02:51.358 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.358 http://cunit.sourceforge.net/ 00:02:51.358 00:02:51.358 00:02:51.358 Suite: ftl_band_suite 00:02:51.358 Test: test_band_block_offset_from_addr_base ...passed 00:02:51.358 Test: test_band_block_offset_from_addr_offset ...passed 00:02:51.358 Test: test_band_addr_from_block_offset ...passed 00:02:51.615 Test: test_band_set_addr ...passed 00:02:51.615 Test: test_invalidate_addr ...passed 00:02:51.615 Test: test_next_xfer_addr ...passed 00:02:51.615 00:02:51.615 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.615 suites 1 1 n/a 0 0 00:02:51.615 tests 6 6 6 0 0 00:02:51.615 asserts 30356 30356 30356 0 n/a 00:02:51.615 00:02:51.615 Elapsed time = 0.097 seconds 00:02:51.615 15:51:00 -- unit/unittest.sh@56 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:02:51.615 00:02:51.615 00:02:51.615 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.615 http://cunit.sourceforge.net/ 00:02:51.615 00:02:51.615 00:02:51.615 Suite: ftl_bitmap 00:02:51.615 Test: test_ftl_bitmap_create ...[2024-04-26 15:51:00.635441] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 53:ftl_bitmap_create: *ERROR*: Buffer for bitmap must be aligned to 8 bytes 00:02:51.615 [2024-04-26 15:51:00.635566] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 59:ftl_bitmap_create: *ERROR*: Size of buffer for bitmap must be divisible by 8 bytes 00:02:51.615 passed 00:02:51.615 Test: test_ftl_bitmap_get ...passed 00:02:51.615 Test: test_ftl_bitmap_set ...passed 00:02:51.615 Test: test_ftl_bitmap_clear ...passed 00:02:51.615 Test: test_ftl_bitmap_find_first_set ...passed 00:02:51.615 Test: test_ftl_bitmap_find_first_clear ...passed 00:02:51.615 Test: test_ftl_bitmap_count_set ...passed 00:02:51.615 00:02:51.615 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.615 suites 1 1 n/a 0 0 00:02:51.615 tests 7 7 7 0 0 00:02:51.615 asserts 137 137 137 0 n/a 00:02:51.615 00:02:51.615 Elapsed time = 0.000 seconds 00:02:51.615 15:51:00 -- unit/unittest.sh@57 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:02:51.615 00:02:51.615 00:02:51.615 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.615 http://cunit.sourceforge.net/ 00:02:51.615 00:02:51.615 00:02:51.616 Suite: ftl_io_suite 00:02:51.616 Test: test_completion ...passed 00:02:51.616 Test: test_multiple_ios ...passed 00:02:51.616 00:02:51.616 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.616 suites 1 1 n/a 0 0 00:02:51.616 tests 2 2 2 0 0 00:02:51.616 asserts 47 47 47 0 n/a 00:02:51.616 00:02:51.616 Elapsed time = 0.001 seconds 00:02:51.616 15:51:00 -- unit/unittest.sh@58 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:02:51.616 00:02:51.616 00:02:51.616 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.616 http://cunit.sourceforge.net/ 00:02:51.616 00:02:51.616 00:02:51.616 Suite: ftl_mngt 00:02:51.616 Test: test_next_step ...passed 00:02:51.616 Test: test_continue_step ...passed 00:02:51.616 Test: test_get_func_and_step_cntx_alloc ...passed 00:02:51.616 Test: test_fail_step ...passed 00:02:51.616 Test: test_mngt_call_and_call_rollback ...passed 00:02:51.616 Test: test_nested_process_failure ...passed 00:02:51.616 00:02:51.616 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.616 suites 1 1 n/a 0 0 00:02:51.616 tests 6 6 6 0 0 00:02:51.616 asserts 176 176 176 0 n/a 00:02:51.616 00:02:51.616 Elapsed time = 0.001 seconds 00:02:51.616 15:51:00 -- unit/unittest.sh@59 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:02:51.616 00:02:51.616 00:02:51.616 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.616 http://cunit.sourceforge.net/ 00:02:51.616 00:02:51.616 00:02:51.616 Suite: ftl_mempool 00:02:51.616 Test: test_ftl_mempool_create ...passed 00:02:51.616 Test: test_ftl_mempool_get_put ...passed 00:02:51.616 00:02:51.616 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.616 suites 1 1 n/a 0 0 00:02:51.616 tests 2 2 2 0 0 00:02:51.616 asserts 36 36 36 0 n/a 00:02:51.616 00:02:51.616 Elapsed time = 0.000 seconds 00:02:51.616 15:51:00 -- unit/unittest.sh@60 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:02:51.616 00:02:51.616 00:02:51.616 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.616 http://cunit.sourceforge.net/ 00:02:51.616 00:02:51.616 00:02:51.616 Suite: ftl_addr64_suite 00:02:51.616 Test: test_addr_cached ...passed 00:02:51.616 00:02:51.616 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.616 suites 1 1 n/a 0 0 00:02:51.616 tests 1 1 1 0 0 00:02:51.616 asserts 1536 1536 1536 0 n/a 00:02:51.616 00:02:51.616 Elapsed time = 0.000 seconds 00:02:51.616 15:51:00 -- unit/unittest.sh@61 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:02:51.616 00:02:51.616 00:02:51.616 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.616 http://cunit.sourceforge.net/ 00:02:51.616 00:02:51.616 00:02:51.616 Suite: ftl_sb 00:02:51.616 Test: test_sb_crc_v2 ...passed 00:02:51.616 Test: test_sb_crc_v3 ...passed 00:02:51.616 Test: test_sb_v3_md_layout ...[2024-04-26 15:51:00.698364] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 143:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Missing regions 00:02:51.616 [2024-04-26 15:51:00.698449] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 131:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:02:51.616 [2024-04-26 15:51:00.698478] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:02:51.616 [2024-04-26 15:51:00.698511] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:02:51.616 [2024-04-26 15:51:00.698543] /var/jenkins/workspace/unittest-clang-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:02:51.616 [2024-04-26 15:51:00.698566] /var/jenkins/workspace/unittest-clang-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:02:51.616 [2024-04-26 15:51:00.698588] /var/jenkins/workspace/unittest-clang-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:02:51.616 [2024-04-26 15:51:00.698607] /var/jenkins/workspace/unittest-clang-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:02:51.616 [2024-04-26 15:51:00.698641] /var/jenkins/workspace/unittest-clang-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:02:51.616 [2024-04-26 15:51:00.698666] /var/jenkins/workspace/unittest-clang-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:02:51.616 [2024-04-26 15:51:00.698690] /var/jenkins/workspace/unittest-clang-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:02:51.616 passed 00:02:51.616 Test: test_sb_v5_md_layout ...passed 00:02:51.616 00:02:51.616 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.616 suites 1 1 n/a 0 0 00:02:51.617 tests 4 4 4 0 0 00:02:51.617 asserts 148 148 148 0 n/a 00:02:51.617 00:02:51.617 Elapsed time = 0.001 seconds 00:02:51.617 15:51:00 -- unit/unittest.sh@62 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:02:51.617 00:02:51.617 00:02:51.617 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.617 http://cunit.sourceforge.net/ 00:02:51.617 00:02:51.617 00:02:51.617 Suite: ftl_layout_upgrade 00:02:51.617 Test: test_l2p_upgrade ...passed 00:02:51.617 00:02:51.617 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.617 suites 1 1 n/a 0 0 00:02:51.617 tests 1 1 1 0 0 00:02:51.617 asserts 140 140 140 0 n/a 00:02:51.617 00:02:51.617 Elapsed time = 0.000 seconds 00:02:51.617 00:02:51.617 real 0m0.228s 00:02:51.617 user 0m0.064s 00:02:51.617 sys 0m0.164s 00:02:51.617 15:51:00 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:51.617 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.617 ************************************ 00:02:51.617 END TEST unittest_ftl 00:02:51.617 ************************************ 00:02:51.617 15:51:00 -- unit/unittest.sh@237 -- # run_test unittest_accel /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:02:51.617 15:51:00 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:51.617 15:51:00 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:51.617 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.617 ************************************ 00:02:51.617 START TEST unittest_accel 00:02:51.617 ************************************ 00:02:51.617 15:51:00 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:02:51.617 00:02:51.617 00:02:51.617 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.617 http://cunit.sourceforge.net/ 00:02:51.617 00:02:51.617 00:02:51.617 Suite: accel_sequence 00:02:51.617 Test: test_sequence_fill_copy ...passed 00:02:51.617 Test: test_sequence_abort ...passed 00:02:51.617 Test: test_sequence_append_error ...passed 00:02:51.617 Test: test_sequence_completion_error ...[2024-04-26 15:51:00.773348] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1935:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x7f45b56517c0 00:02:51.617 [2024-04-26 15:51:00.773439] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1935:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x7f45b56517c0 00:02:51.617 [2024-04-26 15:51:00.773471] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1845:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x7f45b56517c0 00:02:51.617 [2024-04-26 15:51:00.773513] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1845:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x7f45b56517c0 00:02:51.617 passed 00:02:51.617 Test: test_sequence_decompress ...passed 00:02:51.617 Test: test_sequence_reverse ...passed 00:02:51.617 Test: test_sequence_copy_elision ...passed 00:02:51.617 Test: test_sequence_accel_buffers ...passed 00:02:51.617 Test: test_sequence_memory_domain ...[2024-04-26 15:51:00.778806] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1737:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:02:51.617 [2024-04-26 15:51:00.778894] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1776:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:02:51.617 passed 00:02:51.617 Test: test_sequence_module_memory_domain ...passed 00:02:51.617 Test: test_sequence_crypto ...passed 00:02:51.617 Test: test_sequence_driver ...[2024-04-26 15:51:00.781850] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1884:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x7f45b3e8c7c0 using driver: ut 00:02:51.617 [2024-04-26 15:51:00.781901] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1949:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x7f45b3e8c7c0 through driver: ut 00:02:51.617 passed 00:02:51.617 Test: test_sequence_same_iovs ...passed 00:02:51.617 Test: test_sequence_crc32 ...passed 00:02:51.617 Suite: accel 00:02:51.617 Test: test_spdk_accel_task_complete ...passed 00:02:51.617 Test: test_get_task ...passed 00:02:51.617 Test: test_spdk_accel_submit_copy ...passed 00:02:51.617 Test: test_spdk_accel_submit_dualcast ...[2024-04-26 15:51:00.784028] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c: 433:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:02:51.618 [2024-04-26 15:51:00.784060] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c: 433:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:02:51.618 passed 00:02:51.618 Test: test_spdk_accel_submit_compare ...passed 00:02:51.618 Test: test_spdk_accel_submit_fill ...passed 00:02:51.618 Test: test_spdk_accel_submit_crc32c ...passed 00:02:51.618 Test: test_spdk_accel_submit_crc32cv ...passed 00:02:51.618 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:02:51.618 Test: test_spdk_accel_submit_xor ...passed 00:02:51.618 Test: test_spdk_accel_module_find_by_name ...passed 00:02:51.618 Test: test_spdk_accel_module_register ...passed 00:02:51.618 00:02:51.618 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.618 suites 2 2 n/a 0 0 00:02:51.618 tests 26 26 26 0 0 00:02:51.618 asserts 831 831 831 0 n/a 00:02:51.618 00:02:51.618 Elapsed time = 0.016 seconds 00:02:51.618 00:02:51.618 real 0m0.032s 00:02:51.618 user 0m0.007s 00:02:51.618 sys 0m0.025s 00:02:51.618 15:51:00 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:51.618 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.618 ************************************ 00:02:51.618 END TEST unittest_accel 00:02:51.618 ************************************ 00:02:51.877 15:51:00 -- unit/unittest.sh@238 -- # run_test unittest_ioat /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:02:51.877 15:51:00 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:51.877 15:51:00 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:51.877 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.877 ************************************ 00:02:51.877 START TEST unittest_ioat 00:02:51.877 ************************************ 00:02:51.877 15:51:00 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:02:51.877 00:02:51.877 00:02:51.877 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.877 http://cunit.sourceforge.net/ 00:02:51.877 00:02:51.877 00:02:51.877 Suite: ioat 00:02:51.877 Test: ioat_state_check ...passed 00:02:51.877 00:02:51.877 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.877 suites 1 1 n/a 0 0 00:02:51.877 tests 1 1 1 0 0 00:02:51.877 asserts 32 32 32 0 n/a 00:02:51.877 00:02:51.877 Elapsed time = 0.000 seconds 00:02:51.877 00:02:51.877 real 0m0.011s 00:02:51.877 user 0m0.004s 00:02:51.877 sys 0m0.007s 00:02:51.877 15:51:00 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:51.877 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.877 ************************************ 00:02:51.877 END TEST unittest_ioat 00:02:51.877 ************************************ 00:02:51.877 15:51:00 -- unit/unittest.sh@239 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:51.877 15:51:00 -- unit/unittest.sh@240 -- # run_test unittest_idxd_user /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:02:51.877 15:51:00 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:51.877 15:51:00 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:51.877 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.877 ************************************ 00:02:51.878 START TEST unittest_idxd_user 00:02:51.878 ************************************ 00:02:51.878 15:51:00 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:02:51.878 00:02:51.878 00:02:51.878 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.878 http://cunit.sourceforge.net/ 00:02:51.878 00:02:51.878 00:02:51.878 Suite: idxd_user 00:02:51.878 Test: test_idxd_wait_cmd ...[2024-04-26 15:51:00.904221] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:02:51.878 [2024-04-26 15:51:00.904312] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:02:51.878 passed 00:02:51.878 Test: test_idxd_reset_dev ...[2024-04-26 15:51:00.904355] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:02:51.878 [2024-04-26 15:51:00.904376] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:02:51.878 passed 00:02:51.878 Test: test_idxd_group_config ...passed 00:02:51.878 Test: test_idxd_wq_config ...passed 00:02:51.878 00:02:51.878 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.878 suites 1 1 n/a 0 0 00:02:51.878 tests 4 4 4 0 0 00:02:51.878 asserts 20 20 20 0 n/a 00:02:51.878 00:02:51.878 Elapsed time = 0.000 seconds 00:02:51.878 00:02:51.878 real 0m0.013s 00:02:51.878 user 0m0.005s 00:02:51.878 sys 0m0.008s 00:02:51.878 15:51:00 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:51.878 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.878 ************************************ 00:02:51.878 END TEST unittest_idxd_user 00:02:51.878 ************************************ 00:02:51.878 15:51:00 -- unit/unittest.sh@242 -- # run_test unittest_iscsi unittest_iscsi 00:02:51.878 15:51:00 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:51.878 15:51:00 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:51.878 15:51:00 -- common/autotest_common.sh@10 -- # set +x 00:02:51.878 ************************************ 00:02:51.878 START TEST unittest_iscsi 00:02:51.878 ************************************ 00:02:51.878 15:51:00 -- common/autotest_common.sh@1121 -- # unittest_iscsi 00:02:51.878 15:51:00 -- unit/unittest.sh@66 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:02:51.878 00:02:51.878 00:02:51.878 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.878 http://cunit.sourceforge.net/ 00:02:51.878 00:02:51.878 00:02:51.878 Suite: conn_suite 00:02:51.878 Test: read_task_split_in_order_case ...passed 00:02:51.878 Test: read_task_split_reverse_order_case ...passed 00:02:51.878 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:02:51.878 Test: process_non_read_task_completion_test ...passed 00:02:51.878 Test: free_tasks_on_connection ...passed 00:02:51.878 Test: free_tasks_with_queued_datain ...passed 00:02:51.878 Test: abort_queued_datain_task_test ...passed 00:02:51.878 Test: abort_queued_datain_tasks_test ...passed 00:02:51.878 00:02:51.878 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.878 suites 1 1 n/a 0 0 00:02:51.878 tests 8 8 8 0 0 00:02:51.878 asserts 230 230 230 0 n/a 00:02:51.878 00:02:51.878 Elapsed time = 0.000 seconds 00:02:51.878 15:51:00 -- unit/unittest.sh@67 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:02:51.878 00:02:51.878 00:02:51.878 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.878 http://cunit.sourceforge.net/ 00:02:51.878 00:02:51.878 00:02:51.878 Suite: iscsi_suite 00:02:51.878 Test: param_negotiation_test ...passed 00:02:51.878 Test: list_negotiation_test ...passed 00:02:51.878 Test: parse_valid_test ...passed 00:02:51.878 Test: parse_invalid_test ...[2024-04-26 15:51:00.979704] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:02:51.878 [2024-04-26 15:51:00.979819] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:02:51.878 [2024-04-26 15:51:00.979842] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:02:51.878 [2024-04-26 15:51:00.979864] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:02:51.878 [2024-04-26 15:51:00.979935] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:02:51.878 [2024-04-26 15:51:00.979993] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 214:iscsi_parse_param: *ERROR*: Key name length is bigger than 63 00:02:51.878 [2024-04-26 15:51:00.980041] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:02:51.878 passed 00:02:51.878 00:02:51.878 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.878 suites 1 1 n/a 0 0 00:02:51.878 tests 4 4 4 0 0 00:02:51.878 asserts 161 161 161 0 n/a 00:02:51.878 00:02:51.878 Elapsed time = 0.002 seconds 00:02:51.878 15:51:00 -- unit/unittest.sh@68 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:02:51.878 00:02:51.879 00:02:51.879 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.879 http://cunit.sourceforge.net/ 00:02:51.879 00:02:51.879 00:02:51.879 Suite: iscsi_target_node_suite 00:02:51.879 Test: add_lun_test_cases ...[2024-04-26 15:51:00.992833] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1253:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:02:51.879 [2024-04-26 15:51:00.992914] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1258:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:02:51.879 [2024-04-26 15:51:00.992938] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:02:51.879 [2024-04-26 15:51:00.992958] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:02:51.879 [2024-04-26 15:51:00.992979] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1270:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:02:51.879 passed 00:02:51.879 Test: allow_any_allowed ...passed 00:02:51.879 Test: allow_ipv6_allowed ...passed 00:02:51.879 Test: allow_ipv6_denied ...passed 00:02:51.879 Test: allow_ipv6_invalid ...passed 00:02:51.879 Test: allow_ipv4_allowed ...passed 00:02:51.879 Test: allow_ipv4_denied ...passed 00:02:51.879 Test: allow_ipv4_invalid ...passed 00:02:51.879 Test: node_access_allowed ...passed 00:02:51.879 Test: node_access_denied_by_empty_netmask ...passed 00:02:51.879 Test: node_access_multi_initiator_groups_cases ...passed 00:02:51.879 Test: allow_iscsi_name_multi_maps_case ...passed 00:02:51.879 Test: chap_param_test_cases ...[2024-04-26 15:51:00.993267] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1040:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:02:51.879 [2024-04-26 15:51:00.993294] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1040:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:02:51.879 [2024-04-26 15:51:00.993313] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1040:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:02:51.879 [2024-04-26 15:51:00.993334] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1040:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:02:51.879 [2024-04-26 15:51:00.993353] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1030:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:02:51.879 passed 00:02:51.879 00:02:51.879 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.879 suites 1 1 n/a 0 0 00:02:51.879 tests 13 13 13 0 0 00:02:51.879 asserts 50 50 50 0 n/a 00:02:51.879 00:02:51.879 Elapsed time = 0.001 seconds 00:02:51.879 15:51:00 -- unit/unittest.sh@69 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:02:51.879 00:02:51.879 00:02:51.879 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.879 http://cunit.sourceforge.net/ 00:02:51.879 00:02:51.879 00:02:51.879 Suite: iscsi_suite 00:02:51.879 Test: op_login_check_target_test ...[2024-04-26 15:51:01.008556] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:02:51.879 passed 00:02:51.879 Test: op_login_session_normal_test ...[2024-04-26 15:51:01.008660] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:02:51.879 [2024-04-26 15:51:01.008688] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:02:51.879 [2024-04-26 15:51:01.008711] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:02:51.879 [2024-04-26 15:51:01.008757] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c: 695:append_iscsi_sess: *ERROR*: spdk_get_iscsi_sess_by_tsih failed 00:02:51.879 [2024-04-26 15:51:01.008782] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1470:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:02:51.879 [2024-04-26 15:51:01.008814] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c: 703:append_iscsi_sess: *ERROR*: no MCS session for init port name=iqn.2017-11.spdk.io:i0001, tsih=256, cid=0 00:02:51.879 [2024-04-26 15:51:01.008836] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1470:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:02:51.879 passed 00:02:51.879 Test: maxburstlength_test ...[2024-04-26 15:51:01.009004] /var/jenkins/workspace/unittest-clang-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:02:51.879 [2024-04-26 15:51:01.009033] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4551:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:02:51.879 passed 00:02:51.879 Test: underflow_for_read_transfer_test ...passed 00:02:51.879 Test: underflow_for_zero_read_transfer_test ...passed 00:02:51.879 Test: underflow_for_request_sense_test ...passed 00:02:51.879 Test: underflow_for_check_condition_test ...passed 00:02:51.879 Test: add_transfer_task_test ...passed 00:02:51.879 Test: get_transfer_task_test ...passed 00:02:51.879 Test: del_transfer_task_test ...passed 00:02:51.879 Test: clear_all_transfer_tasks_test ...passed 00:02:51.879 Test: build_iovs_test ...passed 00:02:51.879 Test: build_iovs_with_md_test ...passed 00:02:51.879 Test: pdu_hdr_op_login_test ...[2024-04-26 15:51:01.009705] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:02:51.880 [2024-04-26 15:51:01.009769] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1259:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:02:51.880 [2024-04-26 15:51:01.009810] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1272:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:02:51.880 passed 00:02:51.880 Test: pdu_hdr_op_text_test ...[2024-04-26 15:51:01.009865] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:2241:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:02:51.880 [2024-04-26 15:51:01.009903] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:2272:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:02:51.880 [2024-04-26 15:51:01.009926] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:2286:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:02:51.880 passed 00:02:51.880 Test: pdu_hdr_op_logout_test ...[2024-04-26 15:51:01.009978] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:2517: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:02:51.880 passed 00:02:51.880 Test: pdu_hdr_op_scsi_test ...[2024-04-26 15:51:01.010038] /var/jenkins/workspace/unittest-clang-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:02:51.880 [2024-04-26 15:51:01.010065] /var/jenkins/workspace/unittest-clang-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:02:51.880 [2024-04-26 15:51:01.010090] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3364:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:02:51.880 [2024-04-26 15:51:01.010131] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3398:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:02:51.880 [2024-04-26 15:51:01.010180] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3405:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:02:51.880 [2024-04-26 15:51:01.010249] /var/jenkins/workspace/unittest-clang-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:02:51.880 passed 00:02:51.880 Test: pdu_hdr_op_task_mgmt_test ...[2024-04-26 15:51:01.010286] /var/jenkins/workspace/unittest-clang-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:02:51.880 [2024-04-26 15:51:01.010329] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3694:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:02:51.880 passed 00:02:51.880 Test: pdu_hdr_op_nopout_test ...[2024-04-26 15:51:01.010428] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3713:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:02:51.880 [2024-04-26 15:51:01.010472] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:02:51.880 [2024-04-26 15:51:01.010509] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:02:51.880 [2024-04-26 15:51:01.010527] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3743:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:02:51.880 passed 00:02:51.880 Test: pdu_hdr_op_data_test ...[2024-04-26 15:51:01.010565] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4186:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:02:51.880 [2024-04-26 15:51:01.010597] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4203:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:02:51.880 [2024-04-26 15:51:01.010629] /var/jenkins/workspace/unittest-clang-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:02:51.880 [2024-04-26 15:51:01.010654] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4217:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:02:51.880 [2024-04-26 15:51:01.010682] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4222:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:02:51.880 [2024-04-26 15:51:01.010713] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4233:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:02:51.880 [2024-04-26 15:51:01.010741] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4245:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:02:51.880 passed 00:02:51.880 Test: empty_text_with_cbit_test ...passed 00:02:51.880 Test: pdu_payload_read_test ...[2024-04-26 15:51:01.011359] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4632:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:02:51.880 passed 00:02:51.880 Test: data_out_pdu_sequence_test ...passed 00:02:51.880 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:02:51.880 00:02:51.880 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.880 suites 1 1 n/a 0 0 00:02:51.881 tests 24 24 24 0 0 00:02:51.881 asserts 150253 150253 150253 0 n/a 00:02:51.881 00:02:51.881 Elapsed time = 0.005 seconds 00:02:51.881 15:51:01 -- unit/unittest.sh@70 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:02:51.881 00:02:51.881 00:02:51.881 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.881 http://cunit.sourceforge.net/ 00:02:51.881 00:02:51.881 00:02:51.881 Suite: init_grp_suite 00:02:51.881 Test: create_initiator_group_success_case ...passed 00:02:51.881 Test: find_initiator_group_success_case ...passed 00:02:51.881 Test: register_initiator_group_twice_case ...passed 00:02:51.881 Test: add_initiator_name_success_case ...passed 00:02:51.881 Test: add_initiator_name_fail_case ...[2024-04-26 15:51:01.028759] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/init_grp.c: 54:iscsi_init_grp_add_initiator: *ERROR*: > MAX_INITIATOR(=256) is not allowed 00:02:51.881 passed 00:02:51.881 Test: delete_all_initiator_names_success_case ...passed 00:02:51.881 Test: add_netmask_success_case ...passed 00:02:51.881 Test: add_netmask_fail_case ...[2024-04-26 15:51:01.028913] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/init_grp.c: 188:iscsi_init_grp_add_netmask: *ERROR*: > MAX_NETMASK(=256) is not allowed 00:02:51.881 passed 00:02:51.881 Test: delete_all_netmasks_success_case ...passed 00:02:51.881 Test: initiator_name_overwrite_all_to_any_case ...passed 00:02:51.881 Test: netmask_overwrite_all_to_any_case ...passed 00:02:51.881 Test: add_delete_initiator_names_case ...passed 00:02:51.881 Test: add_duplicated_initiator_names_case ...passed 00:02:51.881 Test: delete_nonexisting_initiator_names_case ...passed 00:02:51.881 Test: add_delete_netmasks_case ...passed 00:02:51.881 Test: add_duplicated_netmasks_case ...passed 00:02:51.881 Test: delete_nonexisting_netmasks_case ...passed 00:02:51.881 00:02:51.881 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.881 suites 1 1 n/a 0 0 00:02:51.881 tests 17 17 17 0 0 00:02:51.881 asserts 108 108 108 0 n/a 00:02:51.881 00:02:51.881 Elapsed time = 0.001 seconds 00:02:51.881 15:51:01 -- unit/unittest.sh@71 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:02:51.881 00:02:51.881 00:02:51.881 CUnit - A unit testing framework for C - Version 2.1-3 00:02:51.881 http://cunit.sourceforge.net/ 00:02:51.881 00:02:51.881 00:02:51.881 Suite: portal_grp_suite 00:02:51.881 Test: portal_create_ipv4_normal_case ...passed 00:02:51.881 Test: portal_create_ipv6_normal_case ...passed 00:02:51.881 Test: portal_create_ipv4_wildcard_case ...passed 00:02:51.881 Test: portal_create_ipv6_wildcard_case ...passed 00:02:51.881 Test: portal_create_twice_case ...[2024-04-26 15:51:01.040749] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/portal_grp.c: 113:iscsi_portal_create: *ERROR*: portal (192.168.2.0, 3260) already exists 00:02:51.881 passed 00:02:51.881 Test: portal_grp_register_unregister_case ...passed 00:02:51.881 Test: portal_grp_register_twice_case ...passed 00:02:51.881 Test: portal_grp_add_delete_case ...passed 00:02:51.881 Test: portal_grp_add_delete_twice_case ...passed 00:02:51.881 00:02:51.881 Run Summary: Type Total Ran Passed Failed Inactive 00:02:51.881 suites 1 1 n/a 0 0 00:02:51.881 tests 9 9 9 0 0 00:02:51.881 asserts 44 44 44 0 n/a 00:02:51.881 00:02:51.881 Elapsed time = 0.002 seconds 00:02:51.881 00:02:51.881 real 0m0.094s 00:02:51.881 user 0m0.050s 00:02:51.881 sys 0m0.044s 00:02:51.881 15:51:01 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:51.881 15:51:01 -- common/autotest_common.sh@10 -- # set +x 00:02:51.881 ************************************ 00:02:51.881 END TEST unittest_iscsi 00:02:51.881 ************************************ 00:02:51.881 15:51:01 -- unit/unittest.sh@243 -- # run_test unittest_json unittest_json 00:02:51.881 15:51:01 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:51.881 15:51:01 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:51.881 15:51:01 -- common/autotest_common.sh@10 -- # set +x 00:02:52.139 ************************************ 00:02:52.139 START TEST unittest_json 00:02:52.139 ************************************ 00:02:52.139 15:51:01 -- common/autotest_common.sh@1121 -- # unittest_json 00:02:52.139 15:51:01 -- unit/unittest.sh@75 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:02:52.139 00:02:52.139 00:02:52.139 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.139 http://cunit.sourceforge.net/ 00:02:52.139 00:02:52.139 00:02:52.139 Suite: json 00:02:52.139 Test: test_parse_literal ...passed 00:02:52.139 Test: test_parse_string_simple ...passed 00:02:52.139 Test: test_parse_string_control_chars ...passed 00:02:52.139 Test: test_parse_string_utf8 ...passed 00:02:52.139 Test: test_parse_string_escapes_twochar ...passed 00:02:52.139 Test: test_parse_string_escapes_unicode ...passed 00:02:52.139 Test: test_parse_number ...passed 00:02:52.139 Test: test_parse_array ...passed 00:02:52.139 Test: test_parse_object ...passed 00:02:52.139 Test: test_parse_nesting ...passed 00:02:52.139 Test: test_parse_comment ...passed 00:02:52.139 00:02:52.139 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.139 suites 1 1 n/a 0 0 00:02:52.139 tests 11 11 11 0 0 00:02:52.139 asserts 1516 1516 1516 0 n/a 00:02:52.139 00:02:52.139 Elapsed time = 0.001 seconds 00:02:52.139 15:51:01 -- unit/unittest.sh@76 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:02:52.139 00:02:52.139 00:02:52.139 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.139 http://cunit.sourceforge.net/ 00:02:52.139 00:02:52.139 00:02:52.139 Suite: json 00:02:52.139 Test: test_strequal ...passed 00:02:52.139 Test: test_num_to_uint16 ...passed 00:02:52.139 Test: test_num_to_int32 ...passed 00:02:52.139 Test: test_num_to_uint64 ...passed 00:02:52.139 Test: test_decode_object ...passed 00:02:52.139 Test: test_decode_array ...passed 00:02:52.139 Test: test_decode_bool ...passed 00:02:52.139 Test: test_decode_uint16 ...passed 00:02:52.139 Test: test_decode_int32 ...passed 00:02:52.139 Test: test_decode_uint32 ...passed 00:02:52.139 Test: test_decode_uint64 ...passed 00:02:52.139 Test: test_decode_string ...passed 00:02:52.139 Test: test_decode_uuid ...passed 00:02:52.139 Test: test_find ...passed 00:02:52.139 Test: test_find_array ...passed 00:02:52.139 Test: test_iterating ...passed 00:02:52.139 Test: test_free_object ...passed 00:02:52.139 00:02:52.139 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.139 suites 1 1 n/a 0 0 00:02:52.139 tests 17 17 17 0 0 00:02:52.139 asserts 236 236 236 0 n/a 00:02:52.139 00:02:52.139 Elapsed time = 0.000 seconds 00:02:52.139 15:51:01 -- unit/unittest.sh@77 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:02:52.140 00:02:52.140 00:02:52.140 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.140 http://cunit.sourceforge.net/ 00:02:52.140 00:02:52.140 00:02:52.140 Suite: json 00:02:52.140 Test: test_write_literal ...passed 00:02:52.140 Test: test_write_string_simple ...passed 00:02:52.140 Test: test_write_string_escapes ...passed 00:02:52.140 Test: test_write_string_utf16le ...passed 00:02:52.140 Test: test_write_number_int32 ...passed 00:02:52.140 Test: test_write_number_uint32 ...passed 00:02:52.140 Test: test_write_number_uint128 ...passed 00:02:52.140 Test: test_write_string_number_uint128 ...passed 00:02:52.140 Test: test_write_number_int64 ...passed 00:02:52.140 Test: test_write_number_uint64 ...passed 00:02:52.140 Test: test_write_number_double ...passed 00:02:52.140 Test: test_write_uuid ...passed 00:02:52.140 Test: test_write_array ...passed 00:02:52.140 Test: test_write_object ...passed 00:02:52.140 Test: test_write_nesting ...passed 00:02:52.140 Test: test_write_val ...passed 00:02:52.140 00:02:52.140 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.140 suites 1 1 n/a 0 0 00:02:52.140 tests 16 16 16 0 0 00:02:52.140 asserts 918 918 918 0 n/a 00:02:52.140 00:02:52.140 Elapsed time = 0.002 seconds 00:02:52.140 15:51:01 -- unit/unittest.sh@78 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:02:52.140 00:02:52.140 00:02:52.140 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.140 http://cunit.sourceforge.net/ 00:02:52.140 00:02:52.140 00:02:52.140 Suite: jsonrpc 00:02:52.140 Test: test_parse_request ...passed 00:02:52.140 Test: test_parse_request_streaming ...passed 00:02:52.140 00:02:52.140 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.140 suites 1 1 n/a 0 0 00:02:52.140 tests 2 2 2 0 0 00:02:52.140 asserts 289 289 289 0 n/a 00:02:52.140 00:02:52.140 Elapsed time = 0.002 seconds 00:02:52.140 00:02:52.140 real 0m0.055s 00:02:52.140 user 0m0.024s 00:02:52.140 sys 0m0.032s 00:02:52.140 15:51:01 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:52.140 15:51:01 -- common/autotest_common.sh@10 -- # set +x 00:02:52.140 ************************************ 00:02:52.140 END TEST unittest_json 00:02:52.140 ************************************ 00:02:52.140 15:51:01 -- unit/unittest.sh@244 -- # run_test unittest_rpc unittest_rpc 00:02:52.140 15:51:01 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:52.140 15:51:01 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:52.140 15:51:01 -- common/autotest_common.sh@10 -- # set +x 00:02:52.140 ************************************ 00:02:52.140 START TEST unittest_rpc 00:02:52.140 ************************************ 00:02:52.140 15:51:01 -- common/autotest_common.sh@1121 -- # unittest_rpc 00:02:52.140 15:51:01 -- unit/unittest.sh@82 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:02:52.140 00:02:52.140 00:02:52.140 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.140 http://cunit.sourceforge.net/ 00:02:52.140 00:02:52.140 00:02:52.140 Suite: rpc 00:02:52.140 Test: test_jsonrpc_handler ...passed 00:02:52.140 Test: test_spdk_rpc_is_method_allowed ...passed 00:02:52.140 Test: test_rpc_get_methods ...[2024-04-26 15:51:01.212924] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:02:52.140 passed 00:02:52.140 Test: test_rpc_spdk_get_version ...passed 00:02:52.140 Test: test_spdk_rpc_listen_close ...passed 00:02:52.140 Test: test_rpc_run_multiple_servers ...passed 00:02:52.140 00:02:52.140 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.140 suites 1 1 n/a 0 0 00:02:52.140 tests 6 6 6 0 0 00:02:52.140 asserts 23 23 23 0 n/a 00:02:52.140 00:02:52.140 Elapsed time = 0.000 seconds 00:02:52.140 00:02:52.140 real 0m0.016s 00:02:52.140 user 0m0.006s 00:02:52.140 sys 0m0.010s 00:02:52.140 15:51:01 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:52.140 15:51:01 -- common/autotest_common.sh@10 -- # set +x 00:02:52.140 ************************************ 00:02:52.140 END TEST unittest_rpc 00:02:52.140 ************************************ 00:02:52.140 15:51:01 -- unit/unittest.sh@245 -- # run_test unittest_notify /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:02:52.140 15:51:01 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:52.140 15:51:01 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:52.140 15:51:01 -- common/autotest_common.sh@10 -- # set +x 00:02:52.140 ************************************ 00:02:52.140 START TEST unittest_notify 00:02:52.140 ************************************ 00:02:52.140 15:51:01 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:02:52.140 00:02:52.140 00:02:52.140 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.140 http://cunit.sourceforge.net/ 00:02:52.140 00:02:52.141 00:02:52.141 Suite: app_suite 00:02:52.141 Test: notify ...passed 00:02:52.141 00:02:52.141 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.141 suites 1 1 n/a 0 0 00:02:52.141 tests 1 1 1 0 0 00:02:52.141 asserts 13 13 13 0 n/a 00:02:52.141 00:02:52.141 Elapsed time = 0.000 seconds 00:02:52.141 00:02:52.141 real 0m0.012s 00:02:52.141 user 0m0.002s 00:02:52.141 sys 0m0.010s 00:02:52.141 15:51:01 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:52.141 15:51:01 -- common/autotest_common.sh@10 -- # set +x 00:02:52.141 ************************************ 00:02:52.141 END TEST unittest_notify 00:02:52.141 ************************************ 00:02:52.141 15:51:01 -- unit/unittest.sh@246 -- # run_test unittest_nvme unittest_nvme 00:02:52.141 15:51:01 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:52.141 15:51:01 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:52.141 15:51:01 -- common/autotest_common.sh@10 -- # set +x 00:02:52.141 ************************************ 00:02:52.141 START TEST unittest_nvme 00:02:52.141 ************************************ 00:02:52.141 15:51:01 -- common/autotest_common.sh@1121 -- # unittest_nvme 00:02:52.400 15:51:01 -- unit/unittest.sh@86 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:02:52.400 00:02:52.400 00:02:52.400 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.400 http://cunit.sourceforge.net/ 00:02:52.400 00:02:52.400 00:02:52.400 Suite: nvme 00:02:52.400 Test: test_opc_data_transfer ...passed 00:02:52.400 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:02:52.400 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:02:52.400 Test: test_trid_parse_and_compare ...[2024-04-26 15:51:01.342277] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1171:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:02:52.400 [2024-04-26 15:51:01.342388] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:02:52.400 [2024-04-26 15:51:01.342417] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1184:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:02:52.400 [2024-04-26 15:51:01.342439] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:02:52.400 [2024-04-26 15:51:01.342470] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1194:parse_next_key: *ERROR*: Key without value 00:02:52.400 [2024-04-26 15:51:01.342509] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:02:52.400 passed 00:02:52.400 Test: test_trid_trtype_str ...passed 00:02:52.400 Test: test_trid_adrfam_str ...passed 00:02:52.400 Test: test_nvme_ctrlr_probe ...[2024-04-26 15:51:01.342721] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:02:52.400 passed 00:02:52.400 Test: test_spdk_nvme_probe ...[2024-04-26 15:51:01.342771] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:02:52.400 [2024-04-26 15:51:01.342792] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:02:52.400 [2024-04-26 15:51:01.342856] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 813:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:02:52.400 [2024-04-26 15:51:01.342881] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:02:52.400 passed 00:02:52.400 Test: test_spdk_nvme_connect ...[2024-04-26 15:51:01.342940] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 993:spdk_nvme_connect: *ERROR*: No transport ID specified 00:02:52.400 [2024-04-26 15:51:01.343138] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:02:52.400 [2024-04-26 15:51:01.343161] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1004:spdk_nvme_connect: *ERROR*: Create probe context failed 00:02:52.400 passed 00:02:52.400 Test: test_nvme_ctrlr_probe_internal ...[2024-04-26 15:51:01.343261] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:02:52.400 [2024-04-26 15:51:01.343284] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:02:52.400 passed 00:02:52.400 Test: test_nvme_init_controllers ...[2024-04-26 15:51:01.343337] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:02:52.400 passed 00:02:52.400 Test: test_nvme_driver_init ...[2024-04-26 15:51:01.343401] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:02:52.400 [2024-04-26 15:51:01.343422] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:02:52.400 [2024-04-26 15:51:01.451022] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 596:nvme_driver_init: *ERROR*: timeout waiting for primary process to init 00:02:52.400 [2024-04-26 15:51:01.451196] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:02:52.400 passed 00:02:52.400 Test: test_spdk_nvme_detach ...passed 00:02:52.400 Test: test_nvme_completion_poll_cb ...passed 00:02:52.400 Test: test_nvme_user_copy_cmd_complete ...passed 00:02:52.400 Test: test_nvme_allocate_request_null ...passed 00:02:52.400 Test: test_nvme_allocate_request ...passed 00:02:52.400 Test: test_nvme_free_request ...passed 00:02:52.401 Test: test_nvme_allocate_request_user_copy ...passed 00:02:52.401 Test: test_nvme_robust_mutex_init_shared ...passed 00:02:52.401 Test: test_nvme_request_check_timeout ...passed 00:02:52.401 Test: test_nvme_wait_for_completion ...passed 00:02:52.401 Test: test_spdk_nvme_parse_func ...passed 00:02:52.401 Test: test_spdk_nvme_detach_async ...passed 00:02:52.401 Test: test_nvme_parse_addr ...[2024-04-26 15:51:01.452089] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1581:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:02:52.401 passed 00:02:52.401 00:02:52.401 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.401 suites 1 1 n/a 0 0 00:02:52.401 tests 25 25 25 0 0 00:02:52.401 asserts 326 326 326 0 n/a 00:02:52.401 00:02:52.401 Elapsed time = 0.003 seconds 00:02:52.401 15:51:01 -- unit/unittest.sh@87 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:02:52.401 00:02:52.401 00:02:52.401 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.401 http://cunit.sourceforge.net/ 00:02:52.401 00:02:52.401 00:02:52.401 Suite: nvme_ctrlr 00:02:52.401 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-04-26 15:51:01.470922] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.401 passed 00:02:52.401 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-04-26 15:51:01.472363] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.401 passed 00:02:52.401 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-04-26 15:51:01.473584] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.401 passed 00:02:52.401 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-04-26 15:51:01.474732] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.401 passed 00:02:52.401 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-04-26 15:51:01.475882] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.401 [2024-04-26 15:51:01.476975] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-26 15:51:01.478066] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-26 15:51:01.479155] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:02:52.401 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-04-26 15:51:01.481358] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.401 [2024-04-26 15:51:01.483502] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-26 15:51:01.484593] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:02:52.401 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-04-26 15:51:01.486795] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.401 [2024-04-26 15:51:01.487895] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-26 15:51:01.490045] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:02:52.401 Test: test_nvme_ctrlr_init_delay ...[2024-04-26 15:51:01.492276] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.401 passed 00:02:52.402 Test: test_alloc_io_qpair_rr_1 ...[2024-04-26 15:51:01.493430] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.402 [2024-04-26 15:51:01.493528] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5329:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:02:52.402 [2024-04-26 15:51:01.493572] /var/jenkins/workspace/unittest-clang-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:02:52.402 [2024-04-26 15:51:01.493598] /var/jenkins/workspace/unittest-clang-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:02:52.402 [2024-04-26 15:51:01.493619] /var/jenkins/workspace/unittest-clang-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:02:52.402 passed 00:02:52.402 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:02:52.402 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:02:52.402 Test: test_alloc_io_qpair_wrr_1 ...[2024-04-26 15:51:01.493681] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.402 passed 00:02:52.402 Test: test_alloc_io_qpair_wrr_2 ...[2024-04-26 15:51:01.493756] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.402 [2024-04-26 15:51:01.493797] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5329:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:02:52.402 passed 00:02:52.402 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-04-26 15:51:01.493898] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4857:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:02:52.402 [2024-04-26 15:51:01.493933] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4894:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:02:52.402 [2024-04-26 15:51:01.493967] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4934:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:02:52.402 [2024-04-26 15:51:01.493995] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4894:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:02:52.402 passed 00:02:52.402 Test: test_nvme_ctrlr_fail ...[2024-04-26 15:51:01.494026] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1041:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:02:52.402 passed 00:02:52.402 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:02:52.402 Test: test_nvme_ctrlr_set_supported_features ...passed 00:02:52.402 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:02:52.402 Test: test_nvme_ctrlr_test_active_ns ...[2024-04-26 15:51:01.494127] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.402 passed 00:02:52.402 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:02:52.402 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:02:52.402 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:02:52.402 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-04-26 15:51:01.573078] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.402 passed 00:02:52.402 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-04-26 15:51:01.579594] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.402 passed 00:02:52.402 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-04-26 15:51:01.580693] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.402 [2024-04-26 15:51:01.580718] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:2883:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:02:52.402 passed 00:02:52.402 Test: test_alloc_io_qpair_fail ...[2024-04-26 15:51:01.581804] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.402 [2024-04-26 15:51:01.581834] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 510:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:02:52.402 passed 00:02:52.402 Test: test_nvme_ctrlr_add_remove_process ...passed 00:02:52.402 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:02:52.402 Test: test_nvme_ctrlr_set_state ...[2024-04-26 15:51:01.581897] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1478:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:02:52.402 passed 00:02:52.402 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-04-26 15:51:01.581922] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.402 passed 00:02:52.402 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-04-26 15:51:01.591107] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.661 passed 00:02:52.661 Test: test_nvme_ctrlr_ns_mgmt ...[2024-04-26 15:51:01.610411] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.661 passed 00:02:52.661 Test: test_nvme_ctrlr_reset ...[2024-04-26 15:51:01.611694] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.661 passed 00:02:52.661 Test: test_nvme_ctrlr_aer_callback ...[2024-04-26 15:51:01.611864] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.661 passed 00:02:52.661 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-04-26 15:51:01.613088] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.661 passed 00:02:52.661 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:02:52.661 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:02:52.661 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-04-26 15:51:01.614476] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.661 passed 00:02:52.661 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:02:52.661 Test: test_nvme_ctrlr_ana_resize ...[2024-04-26 15:51:01.615699] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.661 passed 00:02:52.661 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:02:52.661 Test: test_nvme_transport_ctrlr_ready ...[2024-04-26 15:51:01.616968] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4028:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:02:52.661 [2024-04-26 15:51:01.616996] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4080:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 51 (error) 00:02:52.661 passed 00:02:52.661 Test: test_nvme_ctrlr_disable ...[2024-04-26 15:51:01.617022] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:02:52.661 passed 00:02:52.661 00:02:52.661 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.661 suites 1 1 n/a 0 0 00:02:52.661 tests 43 43 43 0 0 00:02:52.661 asserts 10418 10418 10418 0 n/a 00:02:52.661 00:02:52.661 Elapsed time = 0.107 seconds 00:02:52.661 15:51:01 -- unit/unittest.sh@88 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:02:52.661 00:02:52.661 00:02:52.661 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.661 http://cunit.sourceforge.net/ 00:02:52.661 00:02:52.661 00:02:52.661 Suite: nvme_ctrlr_cmd 00:02:52.661 Test: test_get_log_pages ...passed 00:02:52.661 Test: test_set_feature_cmd ...passed 00:02:52.661 Test: test_set_feature_ns_cmd ...passed 00:02:52.661 Test: test_get_feature_cmd ...passed 00:02:52.661 Test: test_get_feature_ns_cmd ...passed 00:02:52.661 Test: test_abort_cmd ...passed 00:02:52.661 Test: test_set_host_id_cmds ...[2024-04-26 15:51:01.640287] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr_cmd.c: 508:nvme_ctrlr_cmd_set_host_id: *ERROR*: Invalid host ID size 1024 00:02:52.661 passed 00:02:52.661 Test: test_io_cmd_raw_no_payload_build ...passed 00:02:52.661 Test: test_io_raw_cmd ...passed 00:02:52.661 Test: test_io_raw_cmd_with_md ...passed 00:02:52.661 Test: test_namespace_attach ...passed 00:02:52.661 Test: test_namespace_detach ...passed 00:02:52.661 Test: test_namespace_create ...passed 00:02:52.662 Test: test_namespace_delete ...passed 00:02:52.662 Test: test_doorbell_buffer_config ...passed 00:02:52.662 Test: test_format_nvme ...passed 00:02:52.662 Test: test_fw_commit ...passed 00:02:52.662 Test: test_fw_image_download ...passed 00:02:52.662 Test: test_sanitize ...passed 00:02:52.662 Test: test_directive ...passed 00:02:52.662 Test: test_nvme_request_add_abort ...passed 00:02:52.662 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:02:52.662 Test: test_nvme_ctrlr_cmd_identify ...passed 00:02:52.662 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:02:52.662 00:02:52.662 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.662 suites 1 1 n/a 0 0 00:02:52.662 tests 24 24 24 0 0 00:02:52.662 asserts 198 198 198 0 n/a 00:02:52.662 00:02:52.662 Elapsed time = 0.000 seconds 00:02:52.662 15:51:01 -- unit/unittest.sh@89 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:02:52.662 00:02:52.662 00:02:52.662 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.662 http://cunit.sourceforge.net/ 00:02:52.662 00:02:52.662 00:02:52.662 Suite: nvme_ctrlr_cmd 00:02:52.662 Test: test_geometry_cmd ...passed 00:02:52.662 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:02:52.662 00:02:52.662 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.662 suites 1 1 n/a 0 0 00:02:52.662 tests 2 2 2 0 0 00:02:52.662 asserts 7 7 7 0 n/a 00:02:52.662 00:02:52.662 Elapsed time = 0.000 seconds 00:02:52.662 15:51:01 -- unit/unittest.sh@90 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:02:52.662 00:02:52.662 00:02:52.662 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.662 http://cunit.sourceforge.net/ 00:02:52.662 00:02:52.662 00:02:52.662 Suite: nvme 00:02:52.662 Test: test_nvme_ns_construct ...passed 00:02:52.662 Test: test_nvme_ns_uuid ...passed 00:02:52.662 Test: test_nvme_ns_csi ...passed 00:02:52.662 Test: test_nvme_ns_data ...passed 00:02:52.662 Test: test_nvme_ns_set_identify_data ...passed 00:02:52.662 Test: test_spdk_nvme_ns_get_values ...passed 00:02:52.662 Test: test_spdk_nvme_ns_is_active ...passed 00:02:52.662 Test: spdk_nvme_ns_supports ...passed 00:02:52.662 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:02:52.662 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...passed 00:02:52.662 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:02:52.662 Test: test_nvme_ns_find_id_desc ...passed 00:02:52.662 00:02:52.662 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.662 suites 1 1 n/a 0 0 00:02:52.662 tests 12 12 12 0 0 00:02:52.662 asserts 83 83 83 0 n/a 00:02:52.662 00:02:52.662 Elapsed time = 0.000 seconds 00:02:52.662 15:51:01 -- unit/unittest.sh@91 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:02:52.662 00:02:52.662 00:02:52.662 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.662 http://cunit.sourceforge.net/ 00:02:52.662 00:02:52.662 00:02:52.662 Suite: nvme_ns_cmd 00:02:52.662 Test: split_test ...passed 00:02:52.662 Test: split_test2 ...passed 00:02:52.662 Test: split_test3 ...passed 00:02:52.662 Test: split_test4 ...passed 00:02:52.662 Test: test_nvme_ns_cmd_flush ...passed 00:02:52.662 Test: test_nvme_ns_cmd_dataset_management ...passed 00:02:52.662 Test: test_nvme_ns_cmd_copy ...passed 00:02:52.662 Test: test_io_flags ...[2024-04-26 15:51:01.673640] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xfffc 00:02:52.662 passed 00:02:52.662 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:02:52.662 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:02:52.662 Test: test_nvme_ns_cmd_reservation_register ...passed 00:02:52.662 Test: test_nvme_ns_cmd_reservation_release ...passed 00:02:52.662 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:02:52.662 Test: test_nvme_ns_cmd_reservation_report ...passed 00:02:52.662 Test: test_cmd_child_request ...passed 00:02:52.662 Test: test_nvme_ns_cmd_readv ...passed 00:02:52.662 Test: test_nvme_ns_cmd_read_with_md ...passed 00:02:52.662 Test: test_nvme_ns_cmd_writev ...[2024-04-26 15:51:01.674100] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 292:_nvme_ns_cmd_split_request_prp: *ERROR*: child_length 200 not even multiple of lba_size 512 00:02:52.662 passed 00:02:52.662 Test: test_nvme_ns_cmd_write_with_md ...passed 00:02:52.662 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:02:52.663 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:02:52.663 Test: test_nvme_ns_cmd_comparev ...passed 00:02:52.663 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:02:52.663 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:02:52.663 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:02:52.663 Test: test_nvme_ns_cmd_setup_request ...passed 00:02:52.663 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:02:52.663 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-04-26 15:51:01.674848] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:02:52.663 passed 00:02:52.663 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-04-26 15:51:01.674909] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:02:52.663 passed 00:02:52.663 Test: test_nvme_ns_cmd_verify ...passed 00:02:52.663 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:02:52.663 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:02:52.663 00:02:52.663 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.663 suites 1 1 n/a 0 0 00:02:52.663 tests 32 32 32 0 0 00:02:52.663 asserts 550 550 550 0 n/a 00:02:52.663 00:02:52.663 Elapsed time = 0.002 seconds 00:02:52.663 15:51:01 -- unit/unittest.sh@92 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:02:52.663 00:02:52.663 00:02:52.663 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.663 http://cunit.sourceforge.net/ 00:02:52.663 00:02:52.663 00:02:52.663 Suite: nvme_ns_cmd 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:02:52.663 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:02:52.663 00:02:52.663 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.663 suites 1 1 n/a 0 0 00:02:52.663 tests 12 12 12 0 0 00:02:52.663 asserts 123 123 123 0 n/a 00:02:52.663 00:02:52.663 Elapsed time = 0.001 seconds 00:02:52.663 15:51:01 -- unit/unittest.sh@93 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:02:52.663 00:02:52.663 00:02:52.663 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.663 http://cunit.sourceforge.net/ 00:02:52.663 00:02:52.663 00:02:52.663 Suite: nvme_qpair 00:02:52.663 Test: test3 ...passed 00:02:52.663 Test: test_ctrlr_failed ...passed 00:02:52.663 Test: struct_packing ...passed 00:02:52.663 Test: test_nvme_qpair_process_completions ...[2024-04-26 15:51:01.699600] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:02:52.663 [2024-04-26 15:51:01.699681] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:02:52.663 [2024-04-26 15:51:01.699713] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 805:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 0 00:02:52.663 [2024-04-26 15:51:01.699733] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 805:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 1 00:02:52.663 passed 00:02:52.663 Test: test_nvme_completion_is_retry ...passed 00:02:52.663 Test: test_get_status_string ...passed 00:02:52.663 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:02:52.663 Test: test_nvme_qpair_submit_request ...passed 00:02:52.663 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:02:52.664 Test: test_nvme_qpair_manual_complete_request ...passed 00:02:52.664 Test: test_nvme_qpair_init_deinit ...[2024-04-26 15:51:01.699957] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:02:52.664 passed 00:02:52.664 Test: test_nvme_get_sgl_print_info ...passed 00:02:52.664 00:02:52.664 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.664 suites 1 1 n/a 0 0 00:02:52.664 tests 12 12 12 0 0 00:02:52.664 asserts 154 154 154 0 n/a 00:02:52.664 00:02:52.664 Elapsed time = 0.001 seconds 00:02:52.664 15:51:01 -- unit/unittest.sh@94 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:02:52.664 00:02:52.664 00:02:52.664 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.664 http://cunit.sourceforge.net/ 00:02:52.664 00:02:52.664 00:02:52.664 Suite: nvme_pcie 00:02:52.664 Test: test_prp_list_append ...[2024-04-26 15:51:01.711384] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1202:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:02:52.664 [2024-04-26 15:51:01.711471] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1231:nvme_pcie_prp_list_append: *ERROR*: PRP 2 not page aligned (0x900800) 00:02:52.664 [2024-04-26 15:51:01.711510] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1221:nvme_pcie_prp_list_append: *ERROR*: vtophys(0x100000) failed 00:02:52.664 [2024-04-26 15:51:01.711575] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1215:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:02:52.664 [2024-04-26 15:51:01.711609] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1215:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:02:52.664 passed 00:02:52.664 Test: test_nvme_pcie_hotplug_monitor ...passed 00:02:52.664 Test: test_shadow_doorbell_update ...passed 00:02:52.664 Test: test_build_contig_hw_sgl_request ...passed 00:02:52.664 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:02:52.664 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:02:52.664 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:02:52.664 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-04-26 15:51:01.711768] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1202:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:02:52.664 passed 00:02:52.664 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:02:52.664 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:02:52.664 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-04-26 15:51:01.711847] /var/jenkins/workspace/unittest-clang-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:02:52.664 passed 00:02:52.664 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-04-26 15:51:01.711888] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 521:nvme_pcie_ctrlr_map_pmr: *ERROR*: invalid base indicator register value 00:02:52.664 passed 00:02:52.664 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-04-26 15:51:01.711923] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 647:nvme_pcie_ctrlr_config_pmr: *ERROR*: PMR is already disabled 00:02:52.664 passed 00:02:52.664 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-04-26 15:51:01.711956] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 699:nvme_pcie_ctrlr_map_io_pmr: *ERROR*: PMR is not supported by the controller 00:02:52.664 passed 00:02:52.664 00:02:52.664 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.664 suites 1 1 n/a 0 0 00:02:52.664 tests 14 14 14 0 0 00:02:52.664 asserts 235 235 235 0 n/a 00:02:52.664 00:02:52.664 Elapsed time = 0.001 seconds 00:02:52.664 15:51:01 -- unit/unittest.sh@95 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:02:52.664 00:02:52.664 00:02:52.664 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.664 http://cunit.sourceforge.net/ 00:02:52.664 00:02:52.664 00:02:52.664 Suite: nvme_ns_cmd 00:02:52.664 Test: nvme_poll_group_create_test ...passed 00:02:52.664 Test: nvme_poll_group_add_remove_test ...passed 00:02:52.664 Test: nvme_poll_group_process_completions ...passed 00:02:52.664 Test: nvme_poll_group_destroy_test ...passed 00:02:52.664 Test: nvme_poll_group_get_free_stats ...passed 00:02:52.664 00:02:52.664 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.665 suites 1 1 n/a 0 0 00:02:52.665 tests 5 5 5 0 0 00:02:52.665 asserts 75 75 75 0 n/a 00:02:52.665 00:02:52.665 Elapsed time = 0.000 seconds 00:02:52.665 15:51:01 -- unit/unittest.sh@96 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:02:52.665 00:02:52.665 00:02:52.665 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.665 http://cunit.sourceforge.net/ 00:02:52.665 00:02:52.665 00:02:52.665 Suite: nvme_quirks 00:02:52.665 Test: test_nvme_quirks_striping ...passed 00:02:52.665 00:02:52.665 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.665 suites 1 1 n/a 0 0 00:02:52.665 tests 1 1 1 0 0 00:02:52.665 asserts 5 5 5 0 n/a 00:02:52.665 00:02:52.665 Elapsed time = 0.000 seconds 00:02:52.665 15:51:01 -- unit/unittest.sh@97 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:02:52.665 00:02:52.665 00:02:52.665 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.665 http://cunit.sourceforge.net/ 00:02:52.665 00:02:52.665 00:02:52.665 Suite: nvme_tcp 00:02:52.665 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:02:52.665 Test: test_nvme_tcp_build_iovs ...passed 00:02:52.665 Test: test_nvme_tcp_build_sgl_request ...[2024-04-26 15:51:01.745477] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 825:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x7fa0e5b05d50, and the iovcnt=16, remaining_size=28672 00:02:52.665 passed 00:02:52.665 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:02:52.665 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:02:52.665 Test: test_nvme_tcp_req_complete_safe ...passed 00:02:52.665 Test: test_nvme_tcp_req_get ...passed 00:02:52.665 Test: test_nvme_tcp_req_init ...passed 00:02:52.665 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:02:52.665 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:02:52.665 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-04-26 15:51:01.745727] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5600020 is same with the state(6) to be set 00:02:52.665 passed 00:02:52.665 Test: test_nvme_tcp_alloc_reqs ...passed 00:02:52.665 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-04-26 15:51:01.745936] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5a00020 is same with the state(5) to be set 00:02:52.665 passed 00:02:52.665 Test: test_nvme_tcp_pdu_ch_handle ...[2024-04-26 15:51:01.745969] /var/jenkins/workspace/unittest-clang-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=0x7fa0e5901700 00:02:52.665 [2024-04-26 15:51:01.745990] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1224:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:02:52.665 [2024-04-26 15:51:01.746009] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5901020 is same with the state(5) to be set 00:02:52.665 [2024-04-26 15:51:01.746028] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1174:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:02:52.665 [2024-04-26 15:51:01.746047] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5901020 is same with the state(5) to be set 00:02:52.665 [2024-04-26 15:51:01.746066] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1215:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:02:52.665 [2024-04-26 15:51:01.746086] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5901020 is same with the state(5) to be set 00:02:52.665 [2024-04-26 15:51:01.746105] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5901020 is same with the state(5) to be set 00:02:52.665 [2024-04-26 15:51:01.746132] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5901020 is same with the state(5) to be set 00:02:52.665 [2024-04-26 15:51:01.746151] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5901020 is same with the state(5) to be set 00:02:52.665 [2024-04-26 15:51:01.746170] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5901020 is same with the state(5) to be set 00:02:52.666 [2024-04-26 15:51:01.746192] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5901020 is same with the state(5) to be set 00:02:52.666 passed 00:02:52.666 Test: test_nvme_tcp_qpair_connect_sock ...[2024-04-26 15:51:01.746273] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2321:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:02:52.666 [2024-04-26 15:51:01.746296] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:02:52.666 [2024-04-26 15:51:01.746456] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:02:52.666 passed 00:02:52.666 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:02:52.666 Test: test_nvme_tcp_c2h_payload_handle ...[2024-04-26 15:51:01.746524] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1339:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x7fa0e5902240): PDU Sequence Error 00:02:52.666 passed 00:02:52.666 Test: test_nvme_tcp_icresp_handle ...[2024-04-26 15:51:01.746553] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1564:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:02:52.666 [2024-04-26 15:51:01.746579] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1572:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:02:52.666 [2024-04-26 15:51:01.746598] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5a04020 is same with the state(5) to be set 00:02:52.666 [2024-04-26 15:51:01.746614] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1580:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:02:52.666 [2024-04-26 15:51:01.746634] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5a04020 is same with the state(5) to be set 00:02:52.666 [2024-04-26 15:51:01.746653] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5a04020 is same with the state(0) to be set 00:02:52.666 passed 00:02:52.666 Test: test_nvme_tcp_pdu_payload_handle ...[2024-04-26 15:51:01.746692] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1339:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x7fa0e5903240): PDU Sequence Error 00:02:52.666 passed 00:02:52.666 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-04-26 15:51:01.746734] /var/jenkins/workspace/unittest-clang-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=0x7fa0e5a06020 00:02:52.666 passed 00:02:52.666 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:02:52.666 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-04-26 15:51:01.746836] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 353:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x7fa0e5b1e500, errno=0, rc=0 00:02:52.666 [2024-04-26 15:51:01.746856] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5b1e500 is same with the state(5) to be set 00:02:52.666 [2024-04-26 15:51:01.746876] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fa0e5b1e500 is same with the state(5) to be set 00:02:52.666 [2024-04-26 15:51:01.746906] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2174:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x7fa0e5b1e500 (0): Success 00:02:52.666 [2024-04-26 15:51:01.746926] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2174:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x7fa0e5b1e500 (0): Success 00:02:52.666 passed 00:02:52.666 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-04-26 15:51:01.800253] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2505:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:02:52.666 [2024-04-26 15:51:01.800317] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2505:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:02:52.667 passed 00:02:52.667 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:02:52.667 Test: test_nvme_tcp_poll_group_get_stats ...[2024-04-26 15:51:01.800431] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2952:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:02:52.667 [2024-04-26 15:51:01.800450] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2952:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:02:52.667 passed 00:02:52.667 Test: test_nvme_tcp_ctrlr_construct ...[2024-04-26 15:51:01.800581] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2505:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:02:52.667 [2024-04-26 15:51:01.800596] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:02:52.667 [2024-04-26 15:51:01.800632] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2321:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:02:52.667 [2024-04-26 15:51:01.800652] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:02:52.667 [2024-04-26 15:51:01.800703] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2372:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x614000000c40 with addr=192.168.1.78, port=23 00:02:52.667 [2024-04-26 15:51:01.800730] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:02:52.667 passed 00:02:52.667 Test: test_nvme_tcp_qpair_submit_request ...[2024-04-26 15:51:01.800793] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 825:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x613000000c80, and the iovcnt=1, remaining_size=1024 00:02:52.667 [2024-04-26 15:51:01.800813] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1017:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:02:52.667 passed 00:02:52.667 00:02:52.667 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.667 suites 1 1 n/a 0 0 00:02:52.667 tests 27 27 27 0 0 00:02:52.667 asserts 624 624 624 0 n/a 00:02:52.667 00:02:52.667 Elapsed time = 0.055 seconds 00:02:52.667 15:51:01 -- unit/unittest.sh@98 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:02:52.667 00:02:52.667 00:02:52.667 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.667 http://cunit.sourceforge.net/ 00:02:52.667 00:02:52.667 00:02:52.667 Suite: nvme_transport 00:02:52.667 Test: test_nvme_get_transport ...passed 00:02:52.667 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:02:52.667 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:02:52.667 Test: test_nvme_transport_poll_group_add_remove ...passed 00:02:52.667 Test: test_ctrlr_get_memory_domains ...passed 00:02:52.667 00:02:52.667 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.667 suites 1 1 n/a 0 0 00:02:52.667 tests 5 5 5 0 0 00:02:52.667 asserts 28 28 28 0 n/a 00:02:52.667 00:02:52.667 Elapsed time = 0.000 seconds 00:02:52.667 15:51:01 -- unit/unittest.sh@99 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:02:52.667 00:02:52.667 00:02:52.667 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.667 http://cunit.sourceforge.net/ 00:02:52.667 00:02:52.667 00:02:52.667 Suite: nvme_io_msg 00:02:52.667 Test: test_nvme_io_msg_send ...passed 00:02:52.667 Test: test_nvme_io_msg_process ...passed 00:02:52.667 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:02:52.667 00:02:52.667 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.667 suites 1 1 n/a 0 0 00:02:52.667 tests 3 3 3 0 0 00:02:52.667 asserts 56 56 56 0 n/a 00:02:52.667 00:02:52.667 Elapsed time = 0.000 seconds 00:02:52.667 15:51:01 -- unit/unittest.sh@100 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:02:52.667 00:02:52.667 00:02:52.667 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.667 http://cunit.sourceforge.net/ 00:02:52.667 00:02:52.667 00:02:52.667 Suite: nvme_pcie_common 00:02:52.667 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-04-26 15:51:01.840794] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 87:nvme_pcie_ctrlr_alloc_cmb: *ERROR*: Tried to allocate past valid CMB range! 00:02:52.667 passed 00:02:52.667 Test: test_nvme_pcie_qpair_construct_destroy ...passed 00:02:52.667 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:02:52.667 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-04-26 15:51:01.841030] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 503:nvme_completion_create_cq_cb: *ERROR*: nvme_create_io_cq failed! 00:02:52.667 [2024-04-26 15:51:01.841060] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 456:nvme_completion_create_sq_cb: *ERROR*: nvme_create_io_sq failed, deleting cq! 00:02:52.667 [2024-04-26 15:51:01.841085] /var/jenkins/workspace/unittest-clang-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:02:52.667 passed 00:02:52.667 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:02:52.668 Test: test_nvme_pcie_poll_group_get_stats ...[2024-04-26 15:51:01.841224] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1793:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:02:52.668 [2024-04-26 15:51:01.841240] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1793:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:02:52.668 passed 00:02:52.668 00:02:52.668 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.668 suites 1 1 n/a 0 0 00:02:52.668 tests 6 6 6 0 0 00:02:52.668 asserts 148 148 148 0 n/a 00:02:52.668 00:02:52.668 Elapsed time = 0.001 seconds 00:02:52.668 15:51:01 -- unit/unittest.sh@101 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:02:52.668 00:02:52.668 00:02:52.668 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.668 http://cunit.sourceforge.net/ 00:02:52.668 00:02:52.668 00:02:52.668 Suite: nvme_fabric 00:02:52.668 Test: test_nvme_fabric_prop_set_cmd ...passed 00:02:52.668 Test: test_nvme_fabric_prop_get_cmd ...passed 00:02:52.668 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:02:52.668 Test: test_nvme_fabric_discover_probe ...passed 00:02:52.668 Test: test_nvme_fabric_qpair_connect ...[2024-04-26 15:51:01.851163] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_fabric.c: 607:_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:02:52.668 passed 00:02:52.668 00:02:52.668 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.668 suites 1 1 n/a 0 0 00:02:52.668 tests 5 5 5 0 0 00:02:52.668 asserts 60 60 60 0 n/a 00:02:52.668 00:02:52.668 Elapsed time = 0.000 seconds 00:02:52.927 15:51:01 -- unit/unittest.sh@102 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:02:52.927 00:02:52.927 00:02:52.927 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.927 http://cunit.sourceforge.net/ 00:02:52.927 00:02:52.927 00:02:52.927 Suite: nvme_opal 00:02:52.927 Test: test_opal_nvme_security_recv_send_done ...passed 00:02:52.927 Test: test_opal_add_short_atom_header ...[2024-04-26 15:51:01.861852] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_opal.c: 171:opal_add_token_bytestring: *ERROR*: Error adding bytestring: end of buffer. 00:02:52.927 passed 00:02:52.927 00:02:52.927 Run Summary: Type Total Ran Passed Failed Inactive 00:02:52.927 suites 1 1 n/a 0 0 00:02:52.927 tests 2 2 2 0 0 00:02:52.927 asserts 22 22 22 0 n/a 00:02:52.927 00:02:52.927 Elapsed time = 0.000 seconds 00:02:52.927 00:02:52.927 real 0m0.534s 00:02:52.927 user 0m0.134s 00:02:52.927 sys 0m0.255s 00:02:52.927 15:51:01 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:52.927 15:51:01 -- common/autotest_common.sh@10 -- # set +x 00:02:52.927 ************************************ 00:02:52.927 END TEST unittest_nvme 00:02:52.927 ************************************ 00:02:52.927 15:51:01 -- unit/unittest.sh@247 -- # run_test unittest_log /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:02:52.927 15:51:01 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:52.927 15:51:01 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:52.927 15:51:01 -- common/autotest_common.sh@10 -- # set +x 00:02:52.927 ************************************ 00:02:52.927 START TEST unittest_log 00:02:52.927 ************************************ 00:02:52.927 15:51:01 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:02:52.927 00:02:52.927 00:02:52.927 CUnit - A unit testing framework for C - Version 2.1-3 00:02:52.927 http://cunit.sourceforge.net/ 00:02:52.927 00:02:52.927 00:02:52.927 Suite: log 00:02:52.927 Test: log_test ...[2024-04-26 15:51:01.917459] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:02:52.927 [2024-04-26 15:51:01.917537] log_ut.c: 57:log_test: *DEBUG*: log test 00:02:52.927 log dump test: 00:02:52.927 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:02:52.927 spdk dump test: 00:02:52.927 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:02:52.927 spdk dump test: 00:02:52.927 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:02:52.927 00000010 65 20 63 68 61 72 73 e chars 00:02:52.927 passed 00:02:53.862 Test: deprecation ...passed 00:02:53.862 00:02:53.862 Run Summary: Type Total Ran Passed Failed Inactive 00:02:53.862 suites 1 1 n/a 0 0 00:02:53.862 tests 2 2 2 0 0 00:02:53.862 asserts 73 73 73 0 n/a 00:02:53.862 00:02:53.862 Elapsed time = 0.000 seconds 00:02:53.862 00:02:53.862 real 0m1.014s 00:02:53.862 user 0m0.004s 00:02:53.862 sys 0m0.010s 00:02:53.862 15:51:02 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:53.862 15:51:02 -- common/autotest_common.sh@10 -- # set +x 00:02:53.862 ************************************ 00:02:53.862 END TEST unittest_log 00:02:53.862 ************************************ 00:02:53.862 15:51:02 -- unit/unittest.sh@248 -- # run_test unittest_lvol /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:02:53.862 15:51:02 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:53.862 15:51:02 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:53.862 15:51:02 -- common/autotest_common.sh@10 -- # set +x 00:02:53.862 ************************************ 00:02:53.862 START TEST unittest_lvol 00:02:53.862 ************************************ 00:02:53.862 15:51:02 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:02:53.862 00:02:53.862 00:02:53.862 CUnit - A unit testing framework for C - Version 2.1-3 00:02:53.862 http://cunit.sourceforge.net/ 00:02:53.862 00:02:53.862 00:02:53.862 Suite: lvol 00:02:53.862 Test: lvs_init_unload_success ...[2024-04-26 15:51:02.988842] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:02:53.862 passed 00:02:53.862 Test: lvs_init_destroy_success ...[2024-04-26 15:51:02.989054] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:02:53.862 passed 00:02:53.862 Test: lvs_init_opts_success ...passed 00:02:53.862 Test: lvs_unload_lvs_is_null_fail ...[2024-04-26 15:51:02.989164] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:02:53.862 passed 00:02:53.862 Test: lvs_names ...[2024-04-26 15:51:02.989199] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:02:53.862 [2024-04-26 15:51:02.989225] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:02:53.862 [2024-04-26 15:51:02.989316] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:02:53.862 passed 00:02:53.862 Test: lvol_create_destroy_success ...passed 00:02:53.862 Test: lvol_create_fail ...[2024-04-26 15:51:02.989591] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:02:53.862 [2024-04-26 15:51:02.989649] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:02:53.862 passed 00:02:53.862 Test: lvol_destroy_fail ...[2024-04-26 15:51:02.989793] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1026:lvol_delete_blob_cb: *ERROR*: Could not remove blob on lvol gracefully - forced removal 00:02:53.862 passed 00:02:53.862 Test: lvol_close ...[2024-04-26 15:51:02.989892] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:02:53.863 [2024-04-26 15:51:02.989919] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 995:lvol_close_blob_cb: *ERROR*: Could not close blob on lvol 00:02:53.863 passed 00:02:53.863 Test: lvol_resize ...passed 00:02:53.863 Test: lvol_set_read_only ...passed 00:02:53.863 Test: test_lvs_load ...[2024-04-26 15:51:02.990317] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 631:lvs_opts_copy: *ERROR*: opts_size should not be zero value 00:02:53.863 [2024-04-26 15:51:02.990342] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:02:53.863 passed 00:02:53.863 Test: lvols_load ...[2024-04-26 15:51:02.990444] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:02:53.863 [2024-04-26 15:51:02.990525] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:02:53.863 passed 00:02:53.863 Test: lvol_open ...passed 00:02:53.863 Test: lvol_snapshot ...passed 00:02:53.863 Test: lvol_snapshot_fail ...[2024-04-26 15:51:02.990865] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name snap already exists 00:02:53.863 passed 00:02:53.863 Test: lvol_clone ...passed 00:02:53.863 Test: lvol_clone_fail ...[2024-04-26 15:51:02.991086] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name clone already exists 00:02:53.863 passed 00:02:53.863 Test: lvol_iter_clones ...passed 00:02:53.863 Test: lvol_refcnt ...[2024-04-26 15:51:02.991303] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 3acd6979-f8dd-462f-a971-108627e1a52f because it is still open 00:02:53.863 passed 00:02:53.863 Test: lvol_names ...[2024-04-26 15:51:02.991386] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:02:53.863 [2024-04-26 15:51:02.991417] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:02:53.863 [2024-04-26 15:51:02.991514] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1169:lvs_verify_lvol_name: *ERROR*: lvol with name tmp_name is being already created 00:02:53.863 passed 00:02:53.863 Test: lvol_create_thin_provisioned ...passed 00:02:53.863 Test: lvol_rename ...[2024-04-26 15:51:02.991702] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:02:53.863 [2024-04-26 15:51:02.991753] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1524:spdk_lvol_rename: *ERROR*: Lvol lvol_new already exists in lvol store lvs 00:02:53.863 passed 00:02:53.863 Test: lvs_rename ...[2024-04-26 15:51:02.991847] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:02:53.863 passed 00:02:53.863 Test: lvol_inflate ...[2024-04-26 15:51:02.991927] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:02:53.863 passed 00:02:53.863 Test: lvol_decouple_parent ...[2024-04-26 15:51:02.992039] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:02:53.863 passed 00:02:53.863 Test: lvol_get_xattr ...passed 00:02:53.863 Test: lvol_esnap_reload ...passed 00:02:53.863 Test: lvol_esnap_create_bad_args ...[2024-04-26 15:51:02.992229] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1245:spdk_lvol_create_esnap_clone: *ERROR*: lvol store does not exist 00:02:53.863 [2024-04-26 15:51:02.992254] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:02:53.863 [2024-04-26 15:51:02.992276] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1260:spdk_lvol_create_esnap_clone: *ERROR*: Cannot create 'lvs/clone1': size 4198400 is not an integer multiple of cluster size 1048576 00:02:53.863 [2024-04-26 15:51:02.992303] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:02:53.863 [2024-04-26 15:51:02.992368] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name clone1 already exists 00:02:53.863 passed 00:02:53.863 Test: lvol_esnap_create_delete ...passed 00:02:53.863 Test: lvol_esnap_load_esnaps ...[2024-04-26 15:51:02.992481] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1833:lvs_esnap_bs_dev_create: *ERROR*: Blob 0x2a: no lvs context nor lvol context 00:02:53.863 passed 00:02:53.863 Test: lvol_esnap_missing ...[2024-04-26 15:51:02.992610] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol1 already exists 00:02:53.863 [2024-04-26 15:51:02.992638] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol1 already exists 00:02:53.863 passed 00:02:53.864 Test: lvol_esnap_hotplug ... 00:02:53.864 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:02:53.864 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:02:53.864 [2024-04-26 15:51:02.992901] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:2063:lvs_esnap_degraded_hotplug: *ERROR*: lvol 199cc08f-ebc7-495f-a4de-81836169777e: failed to create esnap bs_dev: error -12 00:02:53.864 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:02:53.864 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:02:53.864 [2024-04-26 15:51:02.992994] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:2063:lvs_esnap_degraded_hotplug: *ERROR*: lvol a88c4a7e-601b-40d4-b303-18dd58179919: failed to create esnap bs_dev: error -12 00:02:53.864 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:02:53.864 [2024-04-26 15:51:02.993055] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:2063:lvs_esnap_degraded_hotplug: *ERROR*: lvol 6e64a6e5-c9b8-41a8-b04d-aa6dbe19fa75: failed to create esnap bs_dev: error -12 00:02:53.864 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:02:53.864 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:02:53.864 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:02:53.864 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:02:53.864 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:02:53.864 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:02:53.864 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:02:53.864 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:02:53.864 passed 00:02:53.864 Test: lvol_get_by ...passed 00:02:53.864 00:02:53.864 Run Summary: Type Total Ran Passed Failed Inactive 00:02:53.864 suites 1 1 n/a 0 0 00:02:53.864 tests 34 34 34 0 0 00:02:53.864 asserts 1439 1439 1439 0 n/a 00:02:53.864 00:02:53.864 Elapsed time = 0.005 seconds 00:02:53.864 00:02:53.864 real 0m0.021s 00:02:53.864 user 0m0.006s 00:02:53.864 sys 0m0.016s 00:02:53.864 15:51:03 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:53.864 15:51:03 -- common/autotest_common.sh@10 -- # set +x 00:02:53.864 ************************************ 00:02:53.864 END TEST unittest_lvol 00:02:53.864 ************************************ 00:02:53.864 15:51:03 -- unit/unittest.sh@249 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:53.864 15:51:03 -- unit/unittest.sh@250 -- # run_test unittest_nvme_rdma /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:02:53.864 15:51:03 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:53.864 15:51:03 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:53.864 15:51:03 -- common/autotest_common.sh@10 -- # set +x 00:02:54.431 ************************************ 00:02:54.431 START TEST unittest_nvme_rdma 00:02:54.431 ************************************ 00:02:54.431 15:51:03 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:02:54.431 00:02:54.431 00:02:54.431 CUnit - A unit testing framework for C - Version 2.1-3 00:02:54.431 http://cunit.sourceforge.net/ 00:02:54.431 00:02:54.431 00:02:54.431 Suite: nvme_rdma 00:02:54.431 Test: test_nvme_rdma_build_sgl_request ...[2024-04-26 15:51:03.389418] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -34 00:02:54.431 [2024-04-26 15:51:03.389524] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1633:nvme_rdma_build_sgl_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:02:54.431 [2024-04-26 15:51:03.389557] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1689:nvme_rdma_build_sgl_request: *ERROR*: Size of SGL descriptors (64) exceeds ICD (60) 00:02:54.431 passed 00:02:54.431 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:02:54.431 Test: test_nvme_rdma_build_contig_request ...[2024-04-26 15:51:03.389632] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1570:nvme_rdma_build_contig_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:02:54.431 passed 00:02:54.431 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:02:54.431 Test: test_nvme_rdma_create_reqs ...[2024-04-26 15:51:03.389724] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1011:nvme_rdma_create_reqs: *ERROR*: Failed to allocate rdma_reqs 00:02:54.431 passed 00:02:54.431 Test: test_nvme_rdma_create_rsps ...[2024-04-26 15:51:03.389974] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 929:nvme_rdma_create_rsps: *ERROR*: Failed to allocate rsp_sgls 00:02:54.431 passed 00:02:54.431 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-04-26 15:51:03.390107] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1827:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:02:54.431 [2024-04-26 15:51:03.390133] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1827:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:02:54.431 passed 00:02:54.431 Test: test_nvme_rdma_poller_create ...passed 00:02:54.431 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-04-26 15:51:03.390193] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 530:nvme_rdma_qpair_process_cm_event: *ERROR*: Unexpected Acceptor Event [255] 00:02:54.431 passed 00:02:54.431 Test: test_nvme_rdma_ctrlr_construct ...passed 00:02:54.431 Test: test_nvme_rdma_req_put_and_get ...passed 00:02:54.431 Test: test_nvme_rdma_req_init ...passed 00:02:54.431 Test: test_nvme_rdma_validate_cm_event ...[2024-04-26 15:51:03.390398] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 624: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:02:54.431 [2024-04-26 15:51:03.390428] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 624: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:02:54.431 passed 00:02:54.431 Test: test_nvme_rdma_qpair_init ...passed 00:02:54.431 Test: test_nvme_rdma_qpair_submit_request ...passed 00:02:54.431 Test: test_nvme_rdma_memory_domain ...[2024-04-26 15:51:03.390587] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 353:nvme_rdma_get_memory_domain: *ERROR*: Failed to create memory domain 00:02:54.431 passed 00:02:54.431 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:02:54.431 Test: test_rdma_get_memory_translation ...[2024-04-26 15:51:03.390651] /var/jenkins/workspace/unittest-clang-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:02:54.431 [2024-04-26 15:51:03.390676] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -1 00:02:54.431 passed 00:02:54.431 Test: test_get_rdma_qpair_from_wc ...passed 00:02:54.431 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:02:54.431 Test: test_nvme_rdma_poll_group_get_stats ...[2024-04-26 15:51:03.390736] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:02:54.431 [2024-04-26 15:51:03.390762] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:02:54.431 passed 00:02:54.431 Test: test_nvme_rdma_qpair_set_poller ...[2024-04-26 15:51:03.390903] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:02:54.431 [2024-04-26 15:51:03.390931] /var/jenkins/workspace/unittest-clang-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:02:54.432 [2024-04-26 15:51:03.390962] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x7f697c401420 on poll group 0x60c000000040 00:02:54.432 [2024-04-26 15:51:03.390992] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:02:54.432 [2024-04-26 15:51:03.391018] /var/jenkins/workspace/unittest-clang-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:02:54.432 [2024-04-26 15:51:03.391048] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x7f697c401420 on poll group 0x60c000000040 00:02:54.432 [2024-04-26 15:51:03.391091] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 705:nvme_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:02:54.432 passed 00:02:54.432 00:02:54.432 Run Summary: Type Total Ran Passed Failed Inactive 00:02:54.432 suites 1 1 n/a 0 0 00:02:54.432 tests 22 22 22 0 0 00:02:54.432 asserts 412 412 412 0 n/a 00:02:54.432 00:02:54.432 Elapsed time = 0.002 seconds 00:02:54.432 00:02:54.432 real 0m0.016s 00:02:54.432 user 0m0.007s 00:02:54.432 sys 0m0.009s 00:02:54.432 15:51:03 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:54.432 15:51:03 -- common/autotest_common.sh@10 -- # set +x 00:02:54.432 ************************************ 00:02:54.432 END TEST unittest_nvme_rdma 00:02:54.432 ************************************ 00:02:54.432 15:51:03 -- unit/unittest.sh@251 -- # run_test unittest_nvmf_transport /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:02:54.432 15:51:03 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:54.432 15:51:03 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:54.432 15:51:03 -- common/autotest_common.sh@10 -- # set +x 00:02:54.432 ************************************ 00:02:54.432 START TEST unittest_nvmf_transport 00:02:54.432 ************************************ 00:02:54.432 15:51:03 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:02:54.432 00:02:54.432 00:02:54.432 CUnit - A unit testing framework for C - Version 2.1-3 00:02:54.432 http://cunit.sourceforge.net/ 00:02:54.432 00:02:54.432 00:02:54.432 Suite: nvmf 00:02:54.432 Test: test_spdk_nvmf_transport_create ...[2024-04-26 15:51:03.458448] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:02:54.432 [2024-04-26 15:51:03.458575] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 271:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:02:54.432 [2024-04-26 15:51:03.458610] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 276:nvmf_transport_create: *ERROR*: io_unit_size 131072 is larger than iobuf pool large buffer size 65536 00:02:54.432 [2024-04-26 15:51:03.458668] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 259:nvmf_transport_create: *ERROR*: max_io_size 4096 must be a power of 2 and be greater than or equal 8KB 00:02:54.432 passed 00:02:54.432 Test: test_nvmf_transport_poll_group_create ...passed 00:02:54.432 Test: test_spdk_nvmf_transport_opts_init ...[2024-04-26 15:51:03.458850] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 792:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:02:54.432 [2024-04-26 15:51:03.458872] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 797:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:02:54.432 [2024-04-26 15:51:03.458892] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 802:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:02:54.432 passed 00:02:54.432 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:02:54.432 00:02:54.432 Run Summary: Type Total Ran Passed Failed Inactive 00:02:54.432 suites 1 1 n/a 0 0 00:02:54.432 tests 4 4 4 0 0 00:02:54.432 asserts 49 49 49 0 n/a 00:02:54.432 00:02:54.432 Elapsed time = 0.001 seconds 00:02:54.432 00:02:54.432 real 0m0.018s 00:02:54.432 user 0m0.007s 00:02:54.432 sys 0m0.011s 00:02:54.432 15:51:03 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:54.432 15:51:03 -- common/autotest_common.sh@10 -- # set +x 00:02:54.432 ************************************ 00:02:54.432 END TEST unittest_nvmf_transport 00:02:54.432 ************************************ 00:02:54.432 15:51:03 -- unit/unittest.sh@252 -- # run_test unittest_rdma /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:02:54.432 15:51:03 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:54.432 15:51:03 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:54.432 15:51:03 -- common/autotest_common.sh@10 -- # set +x 00:02:54.432 ************************************ 00:02:54.432 START TEST unittest_rdma 00:02:54.432 ************************************ 00:02:54.432 15:51:03 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:02:54.432 00:02:54.432 00:02:54.432 CUnit - A unit testing framework for C - Version 2.1-3 00:02:54.432 http://cunit.sourceforge.net/ 00:02:54.432 00:02:54.432 00:02:54.432 Suite: rdma_common 00:02:54.432 Test: test_spdk_rdma_pd ...[2024-04-26 15:51:03.519218] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:02:54.432 [2024-04-26 15:51:03.519331] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:02:54.432 passed 00:02:54.432 00:02:54.432 Run Summary: Type Total Ran Passed Failed Inactive 00:02:54.432 suites 1 1 n/a 0 0 00:02:54.432 tests 1 1 1 0 0 00:02:54.432 asserts 31 31 31 0 n/a 00:02:54.432 00:02:54.432 Elapsed time = 0.000 seconds 00:02:54.432 00:02:54.433 real 0m0.012s 00:02:54.433 user 0m0.006s 00:02:54.433 sys 0m0.007s 00:02:54.433 15:51:03 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:54.433 15:51:03 -- common/autotest_common.sh@10 -- # set +x 00:02:54.433 ************************************ 00:02:54.433 END TEST unittest_rdma 00:02:54.433 ************************************ 00:02:54.433 15:51:03 -- unit/unittest.sh@255 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:54.433 15:51:03 -- unit/unittest.sh@256 -- # run_test unittest_nvme_cuse /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:02:54.433 15:51:03 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:54.433 15:51:03 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:54.433 15:51:03 -- common/autotest_common.sh@10 -- # set +x 00:02:54.433 ************************************ 00:02:54.433 START TEST unittest_nvme_cuse 00:02:54.433 ************************************ 00:02:54.433 15:51:03 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:02:54.433 00:02:54.433 00:02:54.433 CUnit - A unit testing framework for C - Version 2.1-3 00:02:54.433 http://cunit.sourceforge.net/ 00:02:54.433 00:02:54.433 00:02:54.433 Suite: nvme_cuse 00:02:54.433 Test: test_cuse_nvme_submit_io_read_write ...passed 00:02:54.433 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:02:54.433 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:02:54.433 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:02:54.433 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:02:54.433 Test: test_cuse_nvme_submit_io ...[2024-04-26 15:51:03.583547] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 667:cuse_nvme_submit_io: *ERROR*: SUBMIT_IO: opc:0 not valid 00:02:54.433 passed 00:02:54.433 Test: test_cuse_nvme_reset ...[2024-04-26 15:51:03.583653] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:02:54.433 passed 00:02:55.000 Test: test_nvme_cuse_stop ...passed 00:02:55.000 Test: test_spdk_nvme_cuse_get_ctrlr_name ...passed 00:02:55.000 00:02:55.000 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.000 suites 1 1 n/a 0 0 00:02:55.000 tests 9 9 9 0 0 00:02:55.000 asserts 118 118 118 0 n/a 00:02:55.000 00:02:55.000 Elapsed time = 0.501 seconds 00:02:55.000 00:02:55.000 real 0m0.516s 00:02:55.000 user 0m0.080s 00:02:55.000 sys 0m0.435s 00:02:55.000 15:51:04 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:55.000 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.000 ************************************ 00:02:55.000 END TEST unittest_nvme_cuse 00:02:55.000 ************************************ 00:02:55.000 15:51:04 -- unit/unittest.sh@259 -- # run_test unittest_nvmf unittest_nvmf 00:02:55.000 15:51:04 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:55.000 15:51:04 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:55.000 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.000 ************************************ 00:02:55.000 START TEST unittest_nvmf 00:02:55.000 ************************************ 00:02:55.000 15:51:04 -- common/autotest_common.sh@1121 -- # unittest_nvmf 00:02:55.000 15:51:04 -- unit/unittest.sh@106 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:02:55.000 00:02:55.000 00:02:55.000 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.000 http://cunit.sourceforge.net/ 00:02:55.000 00:02:55.000 00:02:55.000 Suite: nvmf 00:02:55.000 Test: test_get_log_page ...[2024-04-26 15:51:04.152885] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2562:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:02:55.000 passed 00:02:55.000 Test: test_process_fabrics_cmd ...passed 00:02:55.000 Test: test_connect ...[2024-04-26 15:51:04.153387] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 956:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:02:55.000 [2024-04-26 15:51:04.153432] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 819:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:02:55.000 [2024-04-26 15:51:04.153463] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 995:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:02:55.000 [2024-04-26 15:51:04.153501] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 766:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:02:55.000 [2024-04-26 15:51:04.153528] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 830:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:02:55.000 [2024-04-26 15:51:04.153554] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 838:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:02:55.000 [2024-04-26 15:51:04.153580] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 844:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:02:55.000 [2024-04-26 15:51:04.153604] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 870:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:02:55.000 [2024-04-26 15:51:04.153665] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 706:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:02:55.000 [2024-04-26 15:51:04.153715] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 623:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:02:55.000 [2024-04-26 15:51:04.153875] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 629:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:02:55.000 [2024-04-26 15:51:04.153916] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 636:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:02:55.000 [2024-04-26 15:51:04.153951] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 643:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:02:55.000 [2024-04-26 15:51:04.153990] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 666:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:02:55.000 [2024-04-26 15:51:04.154051] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 242:ctrlr_add_qpair_and_send_rsp: *ERROR*: Got I/O connect with duplicate QID 1 00:02:55.000 [2024-04-26 15:51:04.154136] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 750:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 2, group (nil)) 00:02:55.000 [2024-04-26 15:51:04.154176] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 750:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:02:55.000 passed 00:02:55.000 Test: test_get_ns_id_desc_list ...passed 00:02:55.000 Test: test_identify_ns ...[2024-04-26 15:51:04.154374] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:02:55.000 [2024-04-26 15:51:04.154470] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:02:55.000 [2024-04-26 15:51:04.154545] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:02:55.000 passed 00:02:55.001 Test: test_identify_ns_iocs_specific ...[2024-04-26 15:51:04.154620] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:02:55.001 [2024-04-26 15:51:04.154705] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:02:55.001 passed 00:02:55.001 Test: test_reservation_write_exclusive ...passed 00:02:55.001 Test: test_reservation_exclusive_access ...passed 00:02:55.001 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:02:55.001 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:02:55.001 Test: test_reservation_notification_log_page ...passed 00:02:55.001 Test: test_get_dif_ctx ...passed 00:02:55.001 Test: test_set_get_features ...[2024-04-26 15:51:04.155018] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1592:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:02:55.001 [2024-04-26 15:51:04.155051] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1592:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:02:55.001 [2024-04-26 15:51:04.155076] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1603:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:02:55.001 [2024-04-26 15:51:04.155102] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1679:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:02:55.001 passed 00:02:55.001 Test: test_identify_ctrlr ...passed 00:02:55.001 Test: test_identify_ctrlr_iocs_specific ...passed 00:02:55.001 Test: test_custom_admin_cmd ...passed 00:02:55.001 Test: test_fused_compare_and_write ...[2024-04-26 15:51:04.155328] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4164:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:02:55.001 [2024-04-26 15:51:04.155357] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4153:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:02:55.001 [2024-04-26 15:51:04.155394] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4171:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:02:55.001 passed 00:02:55.001 Test: test_multi_async_event_reqs ...passed 00:02:55.001 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:02:55.001 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:02:55.001 Test: test_multi_async_events ...passed 00:02:55.001 Test: test_rae ...passed 00:02:55.001 Test: test_nvmf_ctrlr_create_destruct ...passed 00:02:55.001 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:02:55.001 Test: test_spdk_nvmf_request_zcopy_start ...[2024-04-26 15:51:04.155767] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4291:nvmf_ctrlr_process_io_cmd: *ERROR*: I/O command sent before CONNECT 00:02:55.001 passed 00:02:55.001 Test: test_zcopy_read ...passed 00:02:55.001 Test: test_zcopy_write ...passed 00:02:55.001 Test: test_nvmf_property_set ...passed 00:02:55.001 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-04-26 15:51:04.155927] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1890:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:02:55.001 [2024-04-26 15:51:04.155956] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1890:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:02:55.001 passed 00:02:55.001 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-04-26 15:51:04.156000] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1913:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:02:55.001 [2024-04-26 15:51:04.156024] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1919:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:02:55.001 [2024-04-26 15:51:04.156056] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1931:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:02:55.001 passed 00:02:55.001 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:02:55.001 00:02:55.001 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.001 suites 1 1 n/a 0 0 00:02:55.001 tests 31 31 31 0 0 00:02:55.001 asserts 951 951 951 0 n/a 00:02:55.001 00:02:55.001 Elapsed time = 0.003 seconds 00:02:55.001 15:51:04 -- unit/unittest.sh@107 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:02:55.001 00:02:55.001 00:02:55.001 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.001 http://cunit.sourceforge.net/ 00:02:55.001 00:02:55.001 00:02:55.001 Suite: nvmf 00:02:55.002 Test: test_get_rw_params ...passed 00:02:55.002 Test: test_get_rw_ext_params ...passed 00:02:55.002 Test: test_lba_in_range ...passed 00:02:55.002 Test: test_get_dif_ctx ...passed 00:02:55.002 Test: test_nvmf_bdev_ctrlr_identify_ns ...passed 00:02:55.002 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-04-26 15:51:04.172082] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 447:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Fused command start lba / num blocks mismatch 00:02:55.002 [2024-04-26 15:51:04.172167] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 455:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: end of media 00:02:55.002 [2024-04-26 15:51:04.172199] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 463:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Write NLB 2 * block size 512 > SGL length 1023 00:02:55.002 passed 00:02:55.002 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-04-26 15:51:04.172240] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 965:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:02:55.002 [2024-04-26 15:51:04.172262] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 973:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: Read NLB 2 * block size 512 > SGL length 1023 00:02:55.002 passed 00:02:55.002 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-04-26 15:51:04.172296] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 401:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:02:55.002 [2024-04-26 15:51:04.172324] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 409:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: Compare NLB 3 * block size 512 > SGL length 512 00:02:55.002 [2024-04-26 15:51:04.172353] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 500:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: invalid write zeroes size, should not exceed 1Kib 00:02:55.002 [2024-04-26 15:51:04.172377] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 507:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: end of media 00:02:55.002 passed 00:02:55.002 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:02:55.002 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:02:55.002 00:02:55.002 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.002 suites 1 1 n/a 0 0 00:02:55.002 tests 10 10 10 0 0 00:02:55.002 asserts 159 159 159 0 n/a 00:02:55.002 00:02:55.002 Elapsed time = 0.000 seconds 00:02:55.002 15:51:04 -- unit/unittest.sh@108 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:02:55.002 00:02:55.002 00:02:55.002 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.002 http://cunit.sourceforge.net/ 00:02:55.002 00:02:55.002 00:02:55.002 Suite: nvmf 00:02:55.002 Test: test_discovery_log ...passed 00:02:55.002 Test: test_discovery_log_with_filters ...passed 00:02:55.002 00:02:55.002 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.002 suites 1 1 n/a 0 0 00:02:55.002 tests 2 2 2 0 0 00:02:55.002 asserts 238 238 238 0 n/a 00:02:55.002 00:02:55.002 Elapsed time = 0.002 seconds 00:02:55.261 15:51:04 -- unit/unittest.sh@109 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:02:55.261 00:02:55.261 00:02:55.261 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.261 http://cunit.sourceforge.net/ 00:02:55.261 00:02:55.261 00:02:55.261 Suite: nvmf 00:02:55.261 Test: nvmf_test_create_subsystem ...[2024-04-26 15:51:04.203800] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 126:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2016-06.io.spdk:". NQN must contain user specified name with a ':' as a prefix. 00:02:55.261 [2024-04-26 15:51:04.203906] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:' is invalid 00:02:55.261 [2024-04-26 15:51:04.203961] /var/jenkins/workspace/unittest-clang-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:02:55.261 [2024-04-26 15:51:04.203985] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz:sub' is invalid 00:02:55.261 [2024-04-26 15:51:04.204012] /var/jenkins/workspace/unittest-clang-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:02:55.261 [2024-04-26 15:51:04.204032] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.3spdk:sub' is invalid 00:02:55.261 [2024-04-26 15:51:04.204055] /var/jenkins/workspace/unittest-clang-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:02:55.261 [2024-04-26 15:51:04.204072] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.-spdk:subsystem1' is invalid 00:02:55.261 [2024-04-26 15:51:04.204097] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 184: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:02:55.261 [2024-04-26 15:51:04.204116] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk-:subsystem1' is invalid 00:02:55.261 [2024-04-26 15:51:04.204135] /var/jenkins/workspace/unittest-clang-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:02:55.261 [2024-04-26 15:51:04.204156] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io..spdk:subsystem1' is invalid 00:02:55.261 [2024-04-26 15:51:04.204211] /var/jenkins/workspace/unittest-clang-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:02:55.261 [2024-04-26 15:51:04.204238] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is invalid 00:02:55.261 [2024-04-26 15:51:04.204313] /var/jenkins/workspace/unittest-clang-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:02:55.261 [2024-04-26 15:51:04.204337] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:�subsystem1' is invalid 00:02:55.261 [2024-04-26 15:51:04.204392] /var/jenkins/workspace/unittest-clang-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:02:55.261 [2024-04-26 15:51:04.204416] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9b6406-0fc8-4779-80ca-4dca14bda0d2aaaa' is invalid 00:02:55.261 [2024-04-26 15:51:04.204436] /var/jenkins/workspace/unittest-clang-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:02:55.261 [2024-04-26 15:51:04.204457] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9b64-060fc8-4779-80ca-4dca14bda0d2' is invalid 00:02:55.261 [2024-04-26 15:51:04.204481] /var/jenkins/workspace/unittest-clang-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:02:55.262 [2024-04-26 15:51:04.204520] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9hg406-0fc8-4779-80ca-4dca14bda0d2' is invalid 00:02:55.262 passed 00:02:55.262 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-04-26 15:51:04.204659] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:1906:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:02:55.262 [2024-04-26 15:51:04.204688] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:1887:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:02:55.262 passed 00:02:55.262 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-04-26 15:51:04.204770] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2016:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Subsystem with id: 0 can only add FDP namespace. 00:02:55.262 passed 00:02:55.262 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:02:55.262 Test: test_spdk_nvmf_ns_visible ...[2024-04-26 15:51:04.204887] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 85:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "": length 0 < min 11 00:02:55.262 passed 00:02:55.262 Test: test_reservation_register ...[2024-04-26 15:51:04.205109] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:02:55.262 [2024-04-26 15:51:04.205183] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:3012:nvmf_ns_reservation_register: *ERROR*: No registrant 00:02:55.262 passed 00:02:55.262 Test: test_reservation_register_with_ptpl ...passed 00:02:55.262 Test: test_reservation_acquire_preempt_1 ...[2024-04-26 15:51:04.205810] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:02:55.262 passed 00:02:55.262 Test: test_reservation_acquire_release_with_ptpl ...passed 00:02:55.262 Test: test_reservation_release ...[2024-04-26 15:51:04.207470] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:02:55.262 passed 00:02:55.262 Test: test_reservation_unregister_notification ...[2024-04-26 15:51:04.207594] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:02:55.262 passed 00:02:55.262 Test: test_reservation_release_notification ...[2024-04-26 15:51:04.207698] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:02:55.262 passed 00:02:55.262 Test: test_reservation_release_notification_write_exclusive ...[2024-04-26 15:51:04.207791] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:02:55.262 passed 00:02:55.262 Test: test_reservation_clear_notification ...[2024-04-26 15:51:04.207881] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:02:55.262 passed 00:02:55.262 Test: test_reservation_preempt_notification ...[2024-04-26 15:51:04.207968] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:02:55.262 passed 00:02:55.262 Test: test_spdk_nvmf_ns_event ...passed 00:02:55.262 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:02:55.262 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:02:55.262 Test: test_spdk_nvmf_subsystem_add_host ...[2024-04-26 15:51:04.208440] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 265:nvmf_transport_create: *ERROR*: max_aq_depth 0 is less than minimum defined by NVMf spec, use min value 00:02:55.262 [2024-04-26 15:51:04.208503] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 971:spdk_nvmf_subsystem_add_host: *ERROR*: Unable to add host to transport_ut transport 00:02:55.262 passed 00:02:55.262 Test: test_nvmf_ns_reservation_report ...[2024-04-26 15:51:04.208581] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:3318:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:02:55.262 passed 00:02:55.262 Test: test_nvmf_nqn_is_valid ...[2024-04-26 15:51:04.208617] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 85:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.": length 4 < min 11 00:02:55.262 [2024-04-26 15:51:04.208635] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 97:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:dcd0fa77-0e35-47bd-ab91-1e2af80bce2": uuid is not the correct length 00:02:55.262 [2024-04-26 15:51:04.208655] /var/jenkins/workspace/unittest-clang-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:02:55.262 passed 00:02:55.262 Test: test_nvmf_ns_reservation_restore ...[2024-04-26 15:51:04.208705] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2511:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:02:55.262 passed 00:02:55.262 Test: test_nvmf_subsystem_state_change ...passed 00:02:55.262 Test: test_nvmf_reservation_custom_ops ...passed 00:02:55.262 00:02:55.262 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.262 suites 1 1 n/a 0 0 00:02:55.262 tests 24 24 24 0 0 00:02:55.262 asserts 497 497 497 0 n/a 00:02:55.262 00:02:55.262 Elapsed time = 0.005 seconds 00:02:55.262 15:51:04 -- unit/unittest.sh@110 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:02:55.262 00:02:55.262 00:02:55.262 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.262 http://cunit.sourceforge.net/ 00:02:55.263 00:02:55.263 00:02:55.263 Suite: nvmf 00:02:55.263 Test: test_nvmf_tcp_create ...[2024-04-26 15:51:04.239560] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c: 742:nvmf_tcp_create: *ERROR*: Unsupported IO Unit size specified, 16 bytes 00:02:55.263 passed 00:02:55.263 Test: test_nvmf_tcp_destroy ...passed 00:02:55.263 Test: test_nvmf_tcp_poll_group_create ...passed 00:02:55.263 Test: test_nvmf_tcp_send_c2h_data ...passed 00:02:55.263 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:02:55.263 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:02:55.263 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:02:55.263 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-04-26 15:51:04.307777] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.263 [2024-04-26 15:51:04.307851] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474802020 is same with the state(5) to be set 00:02:55.263 [2024-04-26 15:51:04.307880] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474802020 is same with the state(5) to be set 00:02:55.263 [2024-04-26 15:51:04.307907] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.263 [2024-04-26 15:51:04.307932] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474802020 is same with the state(5) to be set 00:02:55.263 passed 00:02:55.263 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:02:55.263 Test: test_nvmf_tcp_icreq_handle ...[2024-04-26 15:51:04.307991] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2102:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:02:55.263 [2024-04-26 15:51:04.308013] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.263 [2024-04-26 15:51:04.308036] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474804180 is same with the state(5) to be set 00:02:55.263 [2024-04-26 15:51:04.308057] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2102:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:02:55.263 [2024-04-26 15:51:04.308081] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474804180 is same with the state(5) to be set 00:02:55.263 [2024-04-26 15:51:04.308103] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.263 [2024-04-26 15:51:04.308121] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474804180 is same with the state(5) to be set 00:02:55.263 [2024-04-26 15:51:04.308138] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:02:55.263 [2024-04-26 15:51:04.308157] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474804180 is same with the state(5) to be set 00:02:55.263 passed 00:02:55.263 Test: test_nvmf_tcp_check_xfer_type ...passed 00:02:55.263 Test: test_nvmf_tcp_invalid_sgl ...[2024-04-26 15:51:04.308221] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2498:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:02:55.263 [2024-04-26 15:51:04.308246] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.263 [2024-04-26 15:51:04.308269] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474808180 is same with the state(5) to be set 00:02:55.263 passed 00:02:55.263 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-04-26 15:51:04.308310] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2229:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x7f44747038c0 00:02:55.263 [2024-04-26 15:51:04.308334] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.263 [2024-04-26 15:51:04.308362] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474703020 is same with the state(5) to be set 00:02:55.263 [2024-04-26 15:51:04.308384] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2288:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x7f4474703020 00:02:55.263 [2024-04-26 15:51:04.308412] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.264 [2024-04-26 15:51:04.308433] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474703020 is same with the state(5) to be set 00:02:55.264 [2024-04-26 15:51:04.308455] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2239:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:02:55.264 [2024-04-26 15:51:04.308472] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.264 [2024-04-26 15:51:04.308511] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474703020 is same with the state(5) to be set 00:02:55.264 [2024-04-26 15:51:04.308534] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2278:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:02:55.264 [2024-04-26 15:51:04.308562] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.264 [2024-04-26 15:51:04.308579] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474703020 is same with the state(5) to be set 00:02:55.264 [2024-04-26 15:51:04.308603] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.264 [2024-04-26 15:51:04.308621] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474703020 is same with the state(5) to be set 00:02:55.264 [2024-04-26 15:51:04.308646] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.264 [2024-04-26 15:51:04.308662] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474703020 is same with the state(5) to be set 00:02:55.264 [2024-04-26 15:51:04.308685] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.264 [2024-04-26 15:51:04.308706] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474703020 is same with the state(5) to be set 00:02:55.264 [2024-04-26 15:51:04.308732] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.264 [2024-04-26 15:51:04.308747] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474703020 is same with the state(5) to be set 00:02:55.264 [2024-04-26 15:51:04.308780] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.264 [2024-04-26 15:51:04.308798] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474703020 is same with the state(5) to be set 00:02:55.264 [2024-04-26 15:51:04.308825] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:02:55.264 [2024-04-26 15:51:04.308848] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4474703020 is same with the state(5) to be set 00:02:55.264 passed 00:02:55.264 Test: test_nvmf_tcp_tls_add_remove_credentials ...passed 00:02:55.264 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-04-26 15:51:04.327269] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 591:nvme_tcp_generate_psk_identity: *ERROR*: Out buffer too small! 00:02:55.264 [2024-04-26 15:51:04.327324] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 602:nvme_tcp_generate_psk_identity: *ERROR*: Unknown cipher suite requested! 00:02:55.264 passed 00:02:55.264 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-04-26 15:51:04.327871] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 658:nvme_tcp_derive_retained_psk: *ERROR*: Unknown PSK hash requested! 00:02:55.264 [2024-04-26 15:51:04.327901] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 663:nvme_tcp_derive_retained_psk: *ERROR*: Insufficient buffer size for out key! 00:02:55.264 passed 00:02:55.264 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-04-26 15:51:04.328164] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 732:nvme_tcp_derive_tls_psk: *ERROR*: Unknown cipher suite requested! 00:02:55.264 [2024-04-26 15:51:04.328180] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 756:nvme_tcp_derive_tls_psk: *ERROR*: Insufficient buffer size for out key! 00:02:55.264 passed 00:02:55.264 00:02:55.264 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.264 suites 1 1 n/a 0 0 00:02:55.264 tests 17 17 17 0 0 00:02:55.264 asserts 222 222 222 0 n/a 00:02:55.264 00:02:55.264 Elapsed time = 0.103 seconds 00:02:55.264 15:51:04 -- unit/unittest.sh@111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:02:55.264 00:02:55.264 00:02:55.264 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.264 http://cunit.sourceforge.net/ 00:02:55.264 00:02:55.264 00:02:55.264 Suite: nvmf 00:02:55.264 Test: test_nvmf_tgt_create_poll_group ...passed 00:02:55.264 00:02:55.264 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.264 suites 1 1 n/a 0 0 00:02:55.264 tests 1 1 1 0 0 00:02:55.264 asserts 17 17 17 0 n/a 00:02:55.264 00:02:55.264 Elapsed time = 0.016 seconds 00:02:55.264 00:02:55.264 real 0m0.281s 00:02:55.264 user 0m0.086s 00:02:55.264 sys 0m0.193s 00:02:55.264 15:51:04 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:55.265 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.265 ************************************ 00:02:55.265 END TEST unittest_nvmf 00:02:55.265 ************************************ 00:02:55.265 15:51:04 -- unit/unittest.sh@260 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:55.265 15:51:04 -- unit/unittest.sh@265 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:55.265 15:51:04 -- unit/unittest.sh@266 -- # run_test unittest_nvmf_rdma /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:02:55.265 15:51:04 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:55.265 15:51:04 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:55.265 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.523 ************************************ 00:02:55.523 START TEST unittest_nvmf_rdma 00:02:55.523 ************************************ 00:02:55.523 15:51:04 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:02:55.523 00:02:55.523 00:02:55.523 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.523 http://cunit.sourceforge.net/ 00:02:55.524 00:02:55.524 00:02:55.524 Suite: nvmf 00:02:55.524 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-04-26 15:51:04.485607] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1848:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:02:55.524 [2024-04-26 15:51:04.485719] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1898:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:02:55.524 [2024-04-26 15:51:04.485751] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1898:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:02:55.524 passed 00:02:55.524 Test: test_spdk_nvmf_rdma_request_process ...passed 00:02:55.524 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:02:55.524 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:02:55.524 Test: test_nvmf_rdma_opts_init ...passed 00:02:55.524 Test: test_nvmf_rdma_request_free_data ...passed 00:02:55.524 Test: test_nvmf_rdma_resources_create ...passed 00:02:55.524 Test: test_nvmf_rdma_qpair_compare ...passed 00:02:55.524 Test: test_nvmf_rdma_resize_cq ...[2024-04-26 15:51:04.487457] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c: 936:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:02:55.524 Using CQ of insufficient size may lead to CQ overrun 00:02:55.524 [2024-04-26 15:51:04.487522] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c: 941:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:02:55.524 [2024-04-26 15:51:04.487554] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c: 948:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:02:55.524 passed 00:02:55.524 00:02:55.524 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.524 suites 1 1 n/a 0 0 00:02:55.524 tests 9 9 9 0 0 00:02:55.524 asserts 579 579 579 0 n/a 00:02:55.524 00:02:55.524 Elapsed time = 0.002 seconds 00:02:55.524 00:02:55.524 real 0m0.018s 00:02:55.524 user 0m0.010s 00:02:55.524 sys 0m0.008s 00:02:55.524 15:51:04 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:55.524 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.524 ************************************ 00:02:55.524 END TEST unittest_nvmf_rdma 00:02:55.524 ************************************ 00:02:55.524 15:51:04 -- unit/unittest.sh@269 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:55.524 15:51:04 -- unit/unittest.sh@270 -- # run_test unittest_nvmf_vfio_user /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:02:55.524 15:51:04 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:55.524 15:51:04 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:55.524 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.524 ************************************ 00:02:55.524 START TEST unittest_nvmf_vfio_user 00:02:55.524 ************************************ 00:02:55.524 15:51:04 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:02:55.524 00:02:55.524 00:02:55.524 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.524 http://cunit.sourceforge.net/ 00:02:55.524 00:02:55.524 00:02:55.524 Suite: vfio_user 00:02:55.524 Test: test_nvme_cmd_map_prps ...[2024-04-26 15:51:04.551551] /var/jenkins/workspace/unittest-clang-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:02:55.524 [2024-04-26 15:51:04.551652] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:02:55.524 passed 00:02:55.524 Test: test_nvme_cmd_map_sgls ...passed 00:02:55.524 Test: test_nvmf_vfio_user_create_destroy ...passed 00:02:55.524 00:02:55.524 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.524 suites 1 1 n/a 0 0 00:02:55.524 tests 3 3 3 0 0 00:02:55.524 asserts 100 100 100 0 n/a 00:02:55.524 00:02:55.524 Elapsed time = 0.001 seconds 00:02:55.524 00:02:55.524 real 0m0.016s 00:02:55.524 user 0m0.003s 00:02:55.524 sys 0m0.012s 00:02:55.524 15:51:04 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:55.524 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.524 ************************************ 00:02:55.524 END TEST unittest_nvmf_vfio_user 00:02:55.524 ************************************ 00:02:55.524 15:51:04 -- unit/unittest.sh@273 -- # run_test unittest_scsi unittest_scsi 00:02:55.524 15:51:04 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:55.524 15:51:04 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:55.524 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.524 ************************************ 00:02:55.524 START TEST unittest_scsi 00:02:55.524 ************************************ 00:02:55.524 15:51:04 -- common/autotest_common.sh@1121 -- # unittest_scsi 00:02:55.524 15:51:04 -- unit/unittest.sh@115 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:02:55.524 00:02:55.524 00:02:55.524 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.524 http://cunit.sourceforge.net/ 00:02:55.524 00:02:55.524 00:02:55.524 Suite: dev_suite 00:02:55.524 Test: dev_destruct_null_dev ...passed 00:02:55.524 Test: dev_destruct_zero_luns ...passed 00:02:55.524 Test: dev_destruct_null_lun ...passed 00:02:55.524 Test: dev_destruct_success ...passed 00:02:55.524 Test: dev_construct_num_luns_zero ...[2024-04-26 15:51:04.614705] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 228:spdk_scsi_dev_construct_ext: *ERROR*: device Name: no LUNs specified 00:02:55.524 passed 00:02:55.524 Test: dev_construct_no_lun_zero ...[2024-04-26 15:51:04.614796] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 241:spdk_scsi_dev_construct_ext: *ERROR*: device Name: no LUN 0 specified 00:02:55.524 passed 00:02:55.524 Test: dev_construct_null_lun ...[2024-04-26 15:51:04.614824] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 248:spdk_scsi_dev_construct_ext: *ERROR*: NULL spdk_scsi_lun for LUN 0 00:02:55.524 passed 00:02:55.524 Test: dev_construct_name_too_long ...[2024-04-26 15:51:04.614855] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 223:spdk_scsi_dev_construct_ext: *ERROR*: device xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx: name longer than maximum allowed length 255 00:02:55.524 passed 00:02:55.524 Test: dev_construct_success ...passed 00:02:55.524 Test: dev_construct_success_lun_zero_not_first ...passed 00:02:55.524 Test: dev_queue_mgmt_task_success ...passed 00:02:55.524 Test: dev_queue_task_success ...passed 00:02:55.524 Test: dev_stop_success ...passed 00:02:55.524 Test: dev_add_port_max_ports ...[2024-04-26 15:51:04.615005] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 315:spdk_scsi_dev_add_port: *ERROR*: device already has 4 ports 00:02:55.524 passed 00:02:55.524 Test: dev_add_port_construct_failure1 ...[2024-04-26 15:51:04.615035] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:02:55.524 passed 00:02:55.524 Test: dev_add_port_construct_failure2 ...[2024-04-26 15:51:04.615064] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 321:spdk_scsi_dev_add_port: *ERROR*: device already has port(1) 00:02:55.524 passed 00:02:55.524 Test: dev_add_port_success1 ...passed 00:02:55.524 Test: dev_add_port_success2 ...passed 00:02:55.524 Test: dev_add_port_success3 ...passed 00:02:55.524 Test: dev_find_port_by_id_num_ports_zero ...passed 00:02:55.524 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:02:55.524 Test: dev_find_port_by_id_success ...passed 00:02:55.525 Test: dev_add_lun_bdev_not_found ...passed 00:02:55.525 Test: dev_add_lun_no_free_lun_id ...[2024-04-26 15:51:04.615307] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 159:spdk_scsi_dev_add_lun_ext: *ERROR*: Free LUN ID is not found 00:02:55.525 passed 00:02:55.525 Test: dev_add_lun_success1 ...passed 00:02:55.525 Test: dev_add_lun_success2 ...passed 00:02:55.525 Test: dev_check_pending_tasks ...passed 00:02:55.525 Test: dev_iterate_luns ...passed 00:02:55.525 Test: dev_find_free_lun ...passed 00:02:55.525 00:02:55.525 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.525 suites 1 1 n/a 0 0 00:02:55.525 tests 29 29 29 0 0 00:02:55.525 asserts 97 97 97 0 n/a 00:02:55.525 00:02:55.525 Elapsed time = 0.001 seconds 00:02:55.525 15:51:04 -- unit/unittest.sh@116 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:02:55.525 00:02:55.525 00:02:55.525 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.525 http://cunit.sourceforge.net/ 00:02:55.525 00:02:55.525 00:02:55.525 Suite: lun_suite 00:02:55.525 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-04-26 15:51:04.629298] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:02:55.525 passed 00:02:55.525 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-04-26 15:51:04.629413] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task set not supported 00:02:55.525 passed 00:02:55.525 Test: lun_task_mgmt_execute_lun_reset ...passed 00:02:55.525 Test: lun_task_mgmt_execute_target_reset ...passed 00:02:55.525 Test: lun_task_mgmt_execute_invalid_case ...[2024-04-26 15:51:04.629483] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:02:55.525 passed 00:02:55.525 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:02:55.525 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:02:55.525 Test: lun_append_task_null_lun_not_supported ...passed 00:02:55.525 Test: lun_execute_scsi_task_pending ...passed 00:02:55.525 Test: lun_execute_scsi_task_complete ...passed 00:02:55.525 Test: lun_execute_scsi_task_resize ...passed 00:02:55.525 Test: lun_destruct_success ...passed 00:02:55.525 Test: lun_construct_null_ctx ...[2024-04-26 15:51:04.629609] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:02:55.525 passed 00:02:55.525 Test: lun_construct_success ...passed 00:02:55.525 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:02:55.525 Test: lun_reset_task_suspend_scsi_task ...passed 00:02:55.525 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:02:55.525 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:02:55.525 00:02:55.525 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.525 suites 1 1 n/a 0 0 00:02:55.525 tests 18 18 18 0 0 00:02:55.525 asserts 153 153 153 0 n/a 00:02:55.525 00:02:55.525 Elapsed time = 0.001 seconds 00:02:55.525 15:51:04 -- unit/unittest.sh@117 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:02:55.525 00:02:55.525 00:02:55.525 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.525 http://cunit.sourceforge.net/ 00:02:55.525 00:02:55.525 00:02:55.525 Suite: scsi_suite 00:02:55.525 Test: scsi_init ...passed 00:02:55.525 00:02:55.525 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.525 suites 1 1 n/a 0 0 00:02:55.525 tests 1 1 1 0 0 00:02:55.525 asserts 1 1 1 0 n/a 00:02:55.525 00:02:55.525 Elapsed time = 0.000 seconds 00:02:55.525 15:51:04 -- unit/unittest.sh@118 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:02:55.525 00:02:55.525 00:02:55.525 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.525 http://cunit.sourceforge.net/ 00:02:55.525 00:02:55.525 00:02:55.525 Suite: translation_suite 00:02:55.525 Test: mode_select_6_test ...passed 00:02:55.525 Test: mode_select_6_test2 ...passed 00:02:55.525 Test: mode_sense_6_test ...passed 00:02:55.525 Test: mode_sense_10_test ...passed 00:02:55.525 Test: inquiry_evpd_test ...passed 00:02:55.525 Test: inquiry_standard_test ...passed 00:02:55.525 Test: inquiry_overflow_test ...passed 00:02:55.525 Test: task_complete_test ...passed 00:02:55.525 Test: lba_range_test ...passed 00:02:55.525 Test: xfer_len_test ...[2024-04-26 15:51:04.658712] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_bdev.c:1271:bdev_scsi_readwrite: *ERROR*: xfer_len 8193 > maximum transfer length 8192 00:02:55.525 passed 00:02:55.525 Test: xfer_test ...passed 00:02:55.525 Test: scsi_name_padding_test ...passed 00:02:55.525 Test: get_dif_ctx_test ...passed 00:02:55.525 Test: unmap_split_test ...passed 00:02:55.525 00:02:55.525 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.525 suites 1 1 n/a 0 0 00:02:55.525 tests 14 14 14 0 0 00:02:55.525 asserts 1205 1205 1205 0 n/a 00:02:55.525 00:02:55.525 Elapsed time = 0.003 seconds 00:02:55.526 15:51:04 -- unit/unittest.sh@119 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:02:55.526 00:02:55.526 00:02:55.526 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.526 http://cunit.sourceforge.net/ 00:02:55.526 00:02:55.526 00:02:55.526 Suite: reservation_suite 00:02:55.526 Test: test_reservation_register ...[2024-04-26 15:51:04.671790] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:02:55.526 passed 00:02:55.526 Test: test_reservation_reserve ...[2024-04-26 15:51:04.671905] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:02:55.526 [2024-04-26 15:51:04.671940] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 209:scsi_pr_out_reserve: *ERROR*: Only 1 holder is allowed for type 1 00:02:55.526 [2024-04-26 15:51:04.671973] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 204:scsi_pr_out_reserve: *ERROR*: Reservation type doesn't match 00:02:55.526 passed 00:02:55.526 Test: test_reservation_preempt_non_all_regs ...[2024-04-26 15:51:04.672012] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:02:55.526 [2024-04-26 15:51:04.672044] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:02:55.526 passed 00:02:55.526 Test: test_reservation_preempt_all_regs ...[2024-04-26 15:51:04.672087] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:02:55.526 passed 00:02:55.526 Test: test_reservation_cmds_conflict ...[2024-04-26 15:51:04.672140] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:02:55.526 [2024-04-26 15:51:04.672174] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 852:scsi_pr_check: *ERROR*: CHECK: Registrants only reservation type reject command 0x2a 00:02:55.526 [2024-04-26 15:51:04.672194] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 846:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:02:55.526 [2024-04-26 15:51:04.672216] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 846:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:02:55.526 [2024-04-26 15:51:04.672236] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 846:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:02:55.526 [2024-04-26 15:51:04.672257] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 846:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:02:55.526 passed 00:02:55.526 Test: test_scsi2_reserve_release ...passed 00:02:55.526 Test: test_pr_with_scsi2_reserve_release ...[2024-04-26 15:51:04.672305] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:02:55.526 passed 00:02:55.526 00:02:55.526 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.526 suites 1 1 n/a 0 0 00:02:55.526 tests 7 7 7 0 0 00:02:55.526 asserts 257 257 257 0 n/a 00:02:55.526 00:02:55.526 Elapsed time = 0.001 seconds 00:02:55.526 00:02:55.526 real 0m0.070s 00:02:55.526 user 0m0.029s 00:02:55.526 sys 0m0.042s 00:02:55.526 15:51:04 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:55.526 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.526 ************************************ 00:02:55.526 END TEST unittest_scsi 00:02:55.526 ************************************ 00:02:55.526 15:51:04 -- unit/unittest.sh@276 -- # uname -s 00:02:55.526 15:51:04 -- unit/unittest.sh@276 -- # '[' Linux = Linux ']' 00:02:55.526 15:51:04 -- unit/unittest.sh@277 -- # run_test unittest_sock unittest_sock 00:02:55.526 15:51:04 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:55.526 15:51:04 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:55.526 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.785 ************************************ 00:02:55.785 START TEST unittest_sock 00:02:55.785 ************************************ 00:02:55.785 15:51:04 -- common/autotest_common.sh@1121 -- # unittest_sock 00:02:55.785 15:51:04 -- unit/unittest.sh@123 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:02:55.785 00:02:55.785 00:02:55.785 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.785 http://cunit.sourceforge.net/ 00:02:55.785 00:02:55.785 00:02:55.785 Suite: sock 00:02:55.785 Test: posix_sock ...passed 00:02:55.785 Test: ut_sock ...passed 00:02:55.785 Test: posix_sock_group ...passed 00:02:55.785 Test: ut_sock_group ...passed 00:02:55.785 Test: posix_sock_group_fairness ...passed 00:02:55.785 Test: _posix_sock_close ...passed 00:02:55.785 Test: sock_get_default_opts ...passed 00:02:55.785 Test: ut_sock_impl_get_set_opts ...passed 00:02:55.785 Test: posix_sock_impl_get_set_opts ...passed 00:02:55.785 Test: ut_sock_map ...passed 00:02:55.785 Test: override_impl_opts ...passed 00:02:55.785 Test: ut_sock_group_get_ctx ...passed 00:02:55.785 00:02:55.785 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.785 suites 1 1 n/a 0 0 00:02:55.785 tests 12 12 12 0 0 00:02:55.785 asserts 349 349 349 0 n/a 00:02:55.785 00:02:55.785 Elapsed time = 0.003 seconds 00:02:55.785 15:51:04 -- unit/unittest.sh@124 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:02:55.785 00:02:55.785 00:02:55.785 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.785 http://cunit.sourceforge.net/ 00:02:55.785 00:02:55.785 00:02:55.785 Suite: posix 00:02:55.785 Test: flush ...passed 00:02:55.785 00:02:55.785 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.785 suites 1 1 n/a 0 0 00:02:55.785 tests 1 1 1 0 0 00:02:55.785 asserts 28 28 28 0 n/a 00:02:55.785 00:02:55.785 Elapsed time = 0.000 seconds 00:02:55.785 15:51:04 -- unit/unittest.sh@126 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:55.785 15:51:04 -- unit/unittest.sh@127 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:02:55.785 00:02:55.785 00:02:55.785 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.785 http://cunit.sourceforge.net/ 00:02:55.785 00:02:55.785 00:02:55.785 Suite: uring 00:02:55.785 Test: flush_client ...passed 00:02:55.785 Test: flush_server ...passed 00:02:55.785 00:02:55.785 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.785 suites 1 1 n/a 0 0 00:02:55.785 tests 2 2 2 0 0 00:02:55.785 asserts 49 49 49 0 n/a 00:02:55.785 00:02:55.785 Elapsed time = 0.000 seconds 00:02:55.785 00:02:55.785 real 0m0.070s 00:02:55.785 user 0m0.019s 00:02:55.785 sys 0m0.028s 00:02:55.785 15:51:04 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:55.786 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.786 ************************************ 00:02:55.786 END TEST unittest_sock 00:02:55.786 ************************************ 00:02:55.786 15:51:04 -- unit/unittest.sh@279 -- # run_test unittest_thread /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:02:55.786 15:51:04 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:55.786 15:51:04 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:55.786 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.786 ************************************ 00:02:55.786 START TEST unittest_thread 00:02:55.786 ************************************ 00:02:55.786 15:51:04 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:02:55.786 00:02:55.786 00:02:55.786 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.786 http://cunit.sourceforge.net/ 00:02:55.786 00:02:55.786 00:02:55.786 Suite: io_channel 00:02:55.786 Test: thread_alloc ...passed 00:02:55.786 Test: thread_send_msg ...passed 00:02:55.786 Test: thread_poller ...passed 00:02:55.786 Test: poller_pause ...passed 00:02:55.786 Test: thread_for_each ...passed 00:02:55.786 Test: for_each_channel_remove ...passed 00:02:55.786 Test: for_each_channel_unreg ...[2024-04-26 15:51:04.859526] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:2164:spdk_io_device_register: *ERROR*: io_device 0x7f1337df0af0 already registered (old:0x613000000200 new:0x6130000003c0) 00:02:55.786 passed 00:02:55.786 Test: thread_name ...passed 00:02:55.786 Test: channel ...[2024-04-26 15:51:04.861254] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:2297:spdk_get_io_channel: *ERROR*: could not find io_device 0xb82000 00:02:55.786 passed 00:02:55.786 Test: channel_destroy_races ...passed 00:02:55.786 Test: thread_exit_test ...[2024-04-26 15:51:04.863413] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c: 630:thread_exit: *ERROR*: thread 0x618000005c80 got timeout, and move it to the exited state forcefully 00:02:55.786 passed 00:02:55.786 Test: thread_update_stats_test ...passed 00:02:55.786 Test: nested_channel ...passed 00:02:55.786 Test: device_unregister_and_thread_exit_race ...passed 00:02:55.786 Test: cache_closest_timed_poller ...passed 00:02:55.786 Test: multi_timed_pollers_have_same_expiration ...passed 00:02:55.786 Test: io_device_lookup ...passed 00:02:55.786 Test: spdk_spin ...[2024-04-26 15:51:04.867924] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3061:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void*)0)) 00:02:55.786 [2024-04-26 15:51:04.867965] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f1337e00f20 00:02:55.786 [2024-04-26 15:51:04.867986] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3099:spdk_spin_held: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void*)0)) 00:02:55.786 [2024-04-26 15:51:04.868652] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3062:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 2: Deadlock detected (thread != sspin->thread) 00:02:55.786 [2024-04-26 15:51:04.868688] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f1337e00f20 00:02:55.786 [2024-04-26 15:51:04.868702] /var/jenkins/workspace/unittest-clang-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:02:55.786 [2024-04-26 15:51:04.868723] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f1337e00f20 00:02:55.786 [2024-04-26 15:51:04.868736] /var/jenkins/workspace/unittest-clang-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:02:55.786 [2024-04-26 15:51:04.868757] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f1337e00f20 00:02:55.786 [2024-04-26 15:51:04.868774] /var/jenkins/workspace/unittest-clang-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:02:55.786 [2024-04-26 15:51:04.868787] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f1337e00f20 00:02:55.786 passed 00:02:55.786 Test: for_each_channel_and_thread_exit_race ...passed 00:02:55.786 Test: for_each_thread_and_thread_exit_race ...passed 00:02:55.786 00:02:55.786 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.786 suites 1 1 n/a 0 0 00:02:55.786 tests 20 20 20 0 0 00:02:55.786 asserts 409 409 409 0 n/a 00:02:55.786 00:02:55.786 Elapsed time = 0.021 seconds 00:02:55.786 00:02:55.786 real 0m0.038s 00:02:55.786 user 0m0.026s 00:02:55.786 sys 0m0.012s 00:02:55.786 15:51:04 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:55.786 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.786 ************************************ 00:02:55.786 END TEST unittest_thread 00:02:55.786 ************************************ 00:02:55.786 15:51:04 -- unit/unittest.sh@280 -- # run_test unittest_iobuf /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:02:55.786 15:51:04 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:55.786 15:51:04 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:55.786 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.786 ************************************ 00:02:55.786 START TEST unittest_iobuf 00:02:55.786 ************************************ 00:02:55.786 15:51:04 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:02:55.787 00:02:55.787 00:02:55.787 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.787 http://cunit.sourceforge.net/ 00:02:55.787 00:02:55.787 00:02:55.787 Suite: io_channel 00:02:55.787 Test: iobuf ...passed 00:02:55.787 Test: iobuf_cache ...[2024-04-26 15:51:04.936825] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 313: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:02:55.787 [2024-04-26 15:51:04.936914] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 315:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:02:55.787 [2024-04-26 15:51:04.936974] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 325: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:02:55.787 [2024-04-26 15:51:04.936999] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 327:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:02:55.787 [2024-04-26 15:51:04.937036] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 313: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:02:55.787 [2024-04-26 15:51:04.937066] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 315:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:02:55.787 passed 00:02:55.787 00:02:55.787 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.787 suites 1 1 n/a 0 0 00:02:55.787 tests 2 2 2 0 0 00:02:55.787 asserts 107 107 107 0 n/a 00:02:55.787 00:02:55.787 Elapsed time = 0.003 seconds 00:02:55.787 00:02:55.787 real 0m0.016s 00:02:55.787 user 0m0.005s 00:02:55.787 sys 0m0.012s 00:02:55.787 15:51:04 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:55.787 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:55.787 ************************************ 00:02:55.787 END TEST unittest_iobuf 00:02:55.787 ************************************ 00:02:55.787 15:51:04 -- unit/unittest.sh@281 -- # run_test unittest_util unittest_util 00:02:55.787 15:51:04 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:55.787 15:51:04 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:55.787 15:51:04 -- common/autotest_common.sh@10 -- # set +x 00:02:56.047 ************************************ 00:02:56.047 START TEST unittest_util 00:02:56.047 ************************************ 00:02:56.047 15:51:04 -- common/autotest_common.sh@1121 -- # unittest_util 00:02:56.047 15:51:04 -- unit/unittest.sh@132 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:02:56.047 00:02:56.047 00:02:56.047 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.047 http://cunit.sourceforge.net/ 00:02:56.047 00:02:56.047 00:02:56.047 Suite: base64 00:02:56.047 Test: test_base64_get_encoded_strlen ...passed 00:02:56.047 Test: test_base64_get_decoded_len ...passed 00:02:56.047 Test: test_base64_encode ...passed 00:02:56.047 Test: test_base64_decode ...passed 00:02:56.047 Test: test_base64_urlsafe_encode ...passed 00:02:56.047 Test: test_base64_urlsafe_decode ...passed 00:02:56.047 00:02:56.047 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.047 suites 1 1 n/a 0 0 00:02:56.047 tests 6 6 6 0 0 00:02:56.047 asserts 112 112 112 0 n/a 00:02:56.047 00:02:56.047 Elapsed time = 0.000 seconds 00:02:56.047 15:51:05 -- unit/unittest.sh@133 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:02:56.047 00:02:56.047 00:02:56.047 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.047 http://cunit.sourceforge.net/ 00:02:56.047 00:02:56.047 00:02:56.047 Suite: bit_array 00:02:56.047 Test: test_1bit ...passed 00:02:56.047 Test: test_64bit ...passed 00:02:56.047 Test: test_find ...passed 00:02:56.047 Test: test_resize ...passed 00:02:56.047 Test: test_errors ...passed 00:02:56.047 Test: test_count ...passed 00:02:56.047 Test: test_mask_store_load ...passed 00:02:56.047 Test: test_mask_clear ...passed 00:02:56.047 00:02:56.047 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.047 suites 1 1 n/a 0 0 00:02:56.047 tests 8 8 8 0 0 00:02:56.047 asserts 5075 5075 5075 0 n/a 00:02:56.047 00:02:56.047 Elapsed time = 0.000 seconds 00:02:56.047 15:51:05 -- unit/unittest.sh@134 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:02:56.047 00:02:56.047 00:02:56.047 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.047 http://cunit.sourceforge.net/ 00:02:56.047 00:02:56.047 00:02:56.047 Suite: cpuset 00:02:56.047 Test: test_cpuset ...passed 00:02:56.048 Test: test_cpuset_parse ...[2024-04-26 15:51:05.023287] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:02:56.048 [2024-04-26 15:51:05.023380] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:02:56.048 [2024-04-26 15:51:05.023413] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10--11]' failed on character '-' 00:02:56.048 [2024-04-26 15:51:05.023436] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 220:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:02:56.048 [2024-04-26 15:51:05.023460] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10-11,]' failed on character ',' 00:02:56.048 [2024-04-26 15:51:05.023482] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[,10-11]' failed on character ',' 00:02:56.048 [2024-04-26 15:51:05.023518] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 203:parse_list: *ERROR*: Core number 1025 is out of range in '[1025]' 00:02:56.048 [2024-04-26 15:51:05.023541] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 198:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:02:56.048 passed 00:02:56.048 Test: test_cpuset_fmt ...passed 00:02:56.048 00:02:56.048 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.048 suites 1 1 n/a 0 0 00:02:56.048 tests 3 3 3 0 0 00:02:56.048 asserts 65 65 65 0 n/a 00:02:56.048 00:02:56.048 Elapsed time = 0.001 seconds 00:02:56.048 15:51:05 -- unit/unittest.sh@135 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:02:56.048 00:02:56.048 00:02:56.048 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.048 http://cunit.sourceforge.net/ 00:02:56.048 00:02:56.048 00:02:56.048 Suite: crc16 00:02:56.048 Test: test_crc16_t10dif ...passed 00:02:56.048 Test: test_crc16_t10dif_seed ...passed 00:02:56.048 Test: test_crc16_t10dif_copy ...passed 00:02:56.048 00:02:56.048 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.048 suites 1 1 n/a 0 0 00:02:56.048 tests 3 3 3 0 0 00:02:56.048 asserts 5 5 5 0 n/a 00:02:56.048 00:02:56.048 Elapsed time = 0.000 seconds 00:02:56.048 15:51:05 -- unit/unittest.sh@136 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:02:56.048 00:02:56.048 00:02:56.048 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.048 http://cunit.sourceforge.net/ 00:02:56.048 00:02:56.048 00:02:56.048 Suite: crc32_ieee 00:02:56.048 Test: test_crc32_ieee ...passed 00:02:56.048 00:02:56.048 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.048 suites 1 1 n/a 0 0 00:02:56.048 tests 1 1 1 0 0 00:02:56.048 asserts 1 1 1 0 n/a 00:02:56.048 00:02:56.048 Elapsed time = 0.000 seconds 00:02:56.048 15:51:05 -- unit/unittest.sh@137 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:02:56.048 00:02:56.048 00:02:56.048 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.048 http://cunit.sourceforge.net/ 00:02:56.048 00:02:56.048 00:02:56.048 Suite: crc32c 00:02:56.048 Test: test_crc32c ...passed 00:02:56.048 Test: test_crc32c_nvme ...passed 00:02:56.048 00:02:56.048 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.048 suites 1 1 n/a 0 0 00:02:56.048 tests 2 2 2 0 0 00:02:56.048 asserts 16 16 16 0 n/a 00:02:56.048 00:02:56.048 Elapsed time = 0.000 seconds 00:02:56.048 15:51:05 -- unit/unittest.sh@138 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:02:56.048 00:02:56.048 00:02:56.048 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.049 http://cunit.sourceforge.net/ 00:02:56.049 00:02:56.049 00:02:56.049 Suite: crc64 00:02:56.049 Test: test_crc64_nvme ...passed 00:02:56.049 00:02:56.049 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.049 suites 1 1 n/a 0 0 00:02:56.049 tests 1 1 1 0 0 00:02:56.049 asserts 4 4 4 0 n/a 00:02:56.049 00:02:56.049 Elapsed time = 0.000 seconds 00:02:56.049 15:51:05 -- unit/unittest.sh@139 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:02:56.049 00:02:56.049 00:02:56.049 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.049 http://cunit.sourceforge.net/ 00:02:56.049 00:02:56.049 00:02:56.049 Suite: string 00:02:56.049 Test: test_parse_ip_addr ...passed 00:02:56.049 Test: test_str_chomp ...passed 00:02:56.049 Test: test_parse_capacity ...passed 00:02:56.049 Test: test_sprintf_append_realloc ...passed 00:02:56.049 Test: test_strtol ...passed 00:02:56.049 Test: test_strtoll ...passed 00:02:56.049 Test: test_strarray ...passed 00:02:56.049 Test: test_strcpy_replace ...passed 00:02:56.049 00:02:56.049 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.049 suites 1 1 n/a 0 0 00:02:56.049 tests 8 8 8 0 0 00:02:56.049 asserts 161 161 161 0 n/a 00:02:56.049 00:02:56.049 Elapsed time = 0.000 seconds 00:02:56.049 15:51:05 -- unit/unittest.sh@140 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:02:56.049 00:02:56.049 00:02:56.049 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.049 http://cunit.sourceforge.net/ 00:02:56.049 00:02:56.049 00:02:56.049 Suite: dif 00:02:56.049 Test: dif_generate_and_verify_test ...[2024-04-26 15:51:05.099589] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:02:56.049 [2024-04-26 15:51:05.099732] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:02:56.049 [2024-04-26 15:51:05.099809] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:02:56.049 [2024-04-26 15:51:05.099878] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:02:56.049 [2024-04-26 15:51:05.099951] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:02:56.049 [2024-04-26 15:51:05.100023] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:02:56.049 passed 00:02:56.049 Test: dif_disable_check_test ...[2024-04-26 15:51:05.100257] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:02:56.049 [2024-04-26 15:51:05.100328] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:02:56.049 [2024-04-26 15:51:05.100400] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:02:56.049 passed 00:02:56.049 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-04-26 15:51:05.100656] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a80000, Actual=b9848de 00:02:56.049 [2024-04-26 15:51:05.100734] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b98, Actual=b0a8 00:02:56.049 [2024-04-26 15:51:05.100816] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a8000000000000, Actual=81039fcf5685d8d4 00:02:56.049 [2024-04-26 15:51:05.100897] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b9848de00000000, Actual=81039fcf5685d8d4 00:02:56.049 [2024-04-26 15:51:05.100982] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:02:56.049 [2024-04-26 15:51:05.101058] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:02:56.049 [2024-04-26 15:51:05.101140] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:02:56.049 [2024-04-26 15:51:05.101230] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:02:56.050 [2024-04-26 15:51:05.101346] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:02:56.050 [2024-04-26 15:51:05.101426] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:02:56.050 [2024-04-26 15:51:05.101510] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:02:56.050 passed 00:02:56.050 Test: dif_apptag_mask_test ...[2024-04-26 15:51:05.101607] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:02:56.050 [2024-04-26 15:51:05.101694] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:02:56.050 passed 00:02:56.050 Test: dif_sec_512_md_0_error_test ...[2024-04-26 15:51:05.101745] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:02:56.050 passed 00:02:56.050 Test: dif_sec_4096_md_0_error_test ...[2024-04-26 15:51:05.101771] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:02:56.050 [2024-04-26 15:51:05.101791] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:02:56.050 passed 00:02:56.050 Test: dif_sec_4100_md_128_error_test ...[2024-04-26 15:51:05.101816] /var/jenkins/workspace/unittest-clang-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:02:56.050 [2024-04-26 15:51:05.101840] /var/jenkins/workspace/unittest-clang-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:02:56.050 passed 00:02:56.050 Test: dif_guard_seed_test ...passed 00:02:56.050 Test: dif_guard_value_test ...passed 00:02:56.050 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:02:56.050 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:02:56.050 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:02:56.050 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:02:56.050 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:02:56.050 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:02:56.050 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:02:56.050 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:02:56.050 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:02:56.050 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:02:56.050 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:02:56.050 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:02:56.050 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:02:56.050 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:02:56.050 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:02:56.050 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:02:56.050 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:02:56.050 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:02:56.050 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-26 15:51:05.111161] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=bd4c, Actual=fd4c 00:02:56.050 [2024-04-26 15:51:05.111680] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=be21, Actual=fe21 00:02:56.050 [2024-04-26 15:51:05.112156] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.050 [2024-04-26 15:51:05.112623] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.050 [2024-04-26 15:51:05.113071] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.050 [2024-04-26 15:51:05.113535] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.050 [2024-04-26 15:51:05.113999] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=fd4c, Actual=86da 00:02:56.050 [2024-04-26 15:51:05.114296] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=fe21, Actual=8f85 00:02:56.050 [2024-04-26 15:51:05.114594] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=1ab713ed, Actual=1ab753ed 00:02:56.051 [2024-04-26 15:51:05.115039] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=38570660, Actual=38574660 00:02:56.051 [2024-04-26 15:51:05.115517] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.051 [2024-04-26 15:51:05.115988] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.051 [2024-04-26 15:51:05.116435] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.051 [2024-04-26 15:51:05.116907] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.051 [2024-04-26 15:51:05.117347] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=1ab753ed, Actual=c971c1d0 00:02:56.051 [2024-04-26 15:51:05.117628] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=38574660, Actual=9fbef093 00:02:56.051 [2024-04-26 15:51:05.117916] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=a576a7728ecc60d3, Actual=a576a7728ecc20d3 00:02:56.051 [2024-04-26 15:51:05.118368] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=88010a2d4837e266, Actual=88010a2d4837a266 00:02:56.051 [2024-04-26 15:51:05.118814] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.051 [2024-04-26 15:51:05.119271] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.051 [2024-04-26 15:51:05.119725] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=4000005a 00:02:56.051 [2024-04-26 15:51:05.120179] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=4000005a 00:02:56.051 [2024-04-26 15:51:05.120624] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=a576a7728ecc20d3, Actual=8334be99437af471 00:02:56.051 [2024-04-26 15:51:05.120903] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=88010a2d4837a266, Actual=f132ec6e87692e4f 00:02:56.051 passed 00:02:56.051 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-04-26 15:51:05.121015] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:02:56.051 [2024-04-26 15:51:05.121080] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:02:56.051 [2024-04-26 15:51:05.121144] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.051 [2024-04-26 15:51:05.121212] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.051 [2024-04-26 15:51:05.121274] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.051 [2024-04-26 15:51:05.121339] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.051 [2024-04-26 15:51:05.121405] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=86da 00:02:56.051 [2024-04-26 15:51:05.121455] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=8f85 00:02:56.051 [2024-04-26 15:51:05.121511] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab713ed, Actual=1ab753ed 00:02:56.051 [2024-04-26 15:51:05.121583] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38570660, Actual=38574660 00:02:56.051 [2024-04-26 15:51:05.121651] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.051 [2024-04-26 15:51:05.121720] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.051 [2024-04-26 15:51:05.121784] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.052 [2024-04-26 15:51:05.121850] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.052 [2024-04-26 15:51:05.121915] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=c971c1d0 00:02:56.052 [2024-04-26 15:51:05.121966] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=9fbef093 00:02:56.052 [2024-04-26 15:51:05.122014] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc60d3, Actual=a576a7728ecc20d3 00:02:56.052 [2024-04-26 15:51:05.122082] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837e266, Actual=88010a2d4837a266 00:02:56.052 [2024-04-26 15:51:05.122148] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.052 [2024-04-26 15:51:05.122220] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.052 [2024-04-26 15:51:05.122293] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.052 [2024-04-26 15:51:05.122363] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.052 [2024-04-26 15:51:05.122433] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=8334be99437af471 00:02:56.052 [2024-04-26 15:51:05.122482] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=f132ec6e87692e4f 00:02:56.052 passed 00:02:56.052 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-04-26 15:51:05.122558] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:02:56.052 [2024-04-26 15:51:05.122625] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:02:56.052 [2024-04-26 15:51:05.122691] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.052 [2024-04-26 15:51:05.122755] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.052 [2024-04-26 15:51:05.122816] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.052 [2024-04-26 15:51:05.122886] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.052 [2024-04-26 15:51:05.122950] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=86da 00:02:56.052 [2024-04-26 15:51:05.123005] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=8f85 00:02:56.052 [2024-04-26 15:51:05.123052] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab713ed, Actual=1ab753ed 00:02:56.052 [2024-04-26 15:51:05.123116] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38570660, Actual=38574660 00:02:56.052 [2024-04-26 15:51:05.123185] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.052 [2024-04-26 15:51:05.123259] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.052 [2024-04-26 15:51:05.123319] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.052 [2024-04-26 15:51:05.123387] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.052 [2024-04-26 15:51:05.123448] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=c971c1d0 00:02:56.052 [2024-04-26 15:51:05.123499] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=9fbef093 00:02:56.052 [2024-04-26 15:51:05.123555] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc60d3, Actual=a576a7728ecc20d3 00:02:56.052 [2024-04-26 15:51:05.123624] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837e266, Actual=88010a2d4837a266 00:02:56.053 [2024-04-26 15:51:05.123687] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.053 [2024-04-26 15:51:05.123753] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.053 [2024-04-26 15:51:05.123817] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.053 [2024-04-26 15:51:05.123887] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.053 [2024-04-26 15:51:05.123955] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=8334be99437af471 00:02:56.053 [2024-04-26 15:51:05.124004] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=f132ec6e87692e4f 00:02:56.053 passed 00:02:56.053 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-04-26 15:51:05.124061] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:02:56.053 [2024-04-26 15:51:05.124134] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:02:56.053 [2024-04-26 15:51:05.124197] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.053 [2024-04-26 15:51:05.124262] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.053 [2024-04-26 15:51:05.124327] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.053 [2024-04-26 15:51:05.124397] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.053 [2024-04-26 15:51:05.124459] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=86da 00:02:56.053 [2024-04-26 15:51:05.124515] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=8f85 00:02:56.053 [2024-04-26 15:51:05.124562] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab713ed, Actual=1ab753ed 00:02:56.053 [2024-04-26 15:51:05.124631] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38570660, Actual=38574660 00:02:56.053 [2024-04-26 15:51:05.124694] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.053 [2024-04-26 15:51:05.124761] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.053 [2024-04-26 15:51:05.124823] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.053 [2024-04-26 15:51:05.124908] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.053 [2024-04-26 15:51:05.124971] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=c971c1d0 00:02:56.053 [2024-04-26 15:51:05.125022] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=9fbef093 00:02:56.053 [2024-04-26 15:51:05.125076] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc60d3, Actual=a576a7728ecc20d3 00:02:56.053 [2024-04-26 15:51:05.125145] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837e266, Actual=88010a2d4837a266 00:02:56.053 [2024-04-26 15:51:05.125209] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.053 [2024-04-26 15:51:05.125274] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.053 [2024-04-26 15:51:05.125335] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.053 [2024-04-26 15:51:05.125407] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.053 [2024-04-26 15:51:05.125467] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=8334be99437af471 00:02:56.053 [2024-04-26 15:51:05.125522] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=f132ec6e87692e4f 00:02:56.054 passed 00:02:56.054 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-04-26 15:51:05.125591] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:02:56.054 [2024-04-26 15:51:05.125663] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:02:56.054 [2024-04-26 15:51:05.125729] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.054 [2024-04-26 15:51:05.125791] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.054 [2024-04-26 15:51:05.125855] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.054 [2024-04-26 15:51:05.125925] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.054 [2024-04-26 15:51:05.125990] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=86da 00:02:56.054 [2024-04-26 15:51:05.126039] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=8f85 00:02:56.054 passed 00:02:56.054 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-04-26 15:51:05.126109] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab713ed, Actual=1ab753ed 00:02:56.054 [2024-04-26 15:51:05.126175] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38570660, Actual=38574660 00:02:56.054 [2024-04-26 15:51:05.126240] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.054 [2024-04-26 15:51:05.126303] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.054 [2024-04-26 15:51:05.126363] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.054 [2024-04-26 15:51:05.126443] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.054 [2024-04-26 15:51:05.126514] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=c971c1d0 00:02:56.054 [2024-04-26 15:51:05.126561] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=9fbef093 00:02:56.054 [2024-04-26 15:51:05.126619] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc60d3, Actual=a576a7728ecc20d3 00:02:56.054 [2024-04-26 15:51:05.126685] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837e266, Actual=88010a2d4837a266 00:02:56.054 [2024-04-26 15:51:05.126753] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.054 [2024-04-26 15:51:05.126820] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.054 [2024-04-26 15:51:05.126884] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.054 [2024-04-26 15:51:05.126953] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.054 [2024-04-26 15:51:05.127020] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=8334be99437af471 00:02:56.054 [2024-04-26 15:51:05.127072] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=f132ec6e87692e4f 00:02:56.054 passed 00:02:56.054 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-04-26 15:51:05.127133] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:02:56.054 [2024-04-26 15:51:05.127196] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be21, Actual=fe21 00:02:56.054 [2024-04-26 15:51:05.127262] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.055 [2024-04-26 15:51:05.127328] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.055 [2024-04-26 15:51:05.127393] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.055 [2024-04-26 15:51:05.127461] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.055 [2024-04-26 15:51:05.127529] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=86da 00:02:56.055 [2024-04-26 15:51:05.127583] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=8f85 00:02:56.055 passed 00:02:56.055 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-04-26 15:51:05.127648] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab713ed, Actual=1ab753ed 00:02:56.055 [2024-04-26 15:51:05.127715] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38570660, Actual=38574660 00:02:56.055 [2024-04-26 15:51:05.127780] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.055 [2024-04-26 15:51:05.127841] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.055 [2024-04-26 15:51:05.127904] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.055 [2024-04-26 15:51:05.127975] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.055 [2024-04-26 15:51:05.128035] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=c971c1d0 00:02:56.055 [2024-04-26 15:51:05.128080] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=9fbef093 00:02:56.055 [2024-04-26 15:51:05.128163] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc60d3, Actual=a576a7728ecc20d3 00:02:56.055 [2024-04-26 15:51:05.128230] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837e266, Actual=88010a2d4837a266 00:02:56.055 [2024-04-26 15:51:05.128295] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.055 [2024-04-26 15:51:05.128361] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.055 [2024-04-26 15:51:05.128425] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.055 [2024-04-26 15:51:05.128502] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.055 [2024-04-26 15:51:05.128565] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=8334be99437af471 00:02:56.055 [2024-04-26 15:51:05.128615] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=f132ec6e87692e4f 00:02:56.055 passed 00:02:56.055 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:02:56.055 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:02:56.055 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:02:56.055 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:02:56.055 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:02:56.055 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:02:56.055 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:02:56.055 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:02:56.055 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:02:56.055 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-26 15:51:05.137134] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=bd4c, Actual=fd4c 00:02:56.055 [2024-04-26 15:51:05.137402] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=195c, Actual=595c 00:02:56.056 [2024-04-26 15:51:05.137790] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.056 [2024-04-26 15:51:05.138015] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.056 [2024-04-26 15:51:05.138258] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.056 [2024-04-26 15:51:05.138507] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.056 [2024-04-26 15:51:05.138741] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=fd4c, Actual=86da 00:02:56.056 [2024-04-26 15:51:05.138979] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=d90d, Actual=a8a9 00:02:56.056 [2024-04-26 15:51:05.139228] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=1ab713ed, Actual=1ab753ed 00:02:56.056 [2024-04-26 15:51:05.139462] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=956acf4b, Actual=956a8f4b 00:02:56.056 [2024-04-26 15:51:05.139702] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.056 [2024-04-26 15:51:05.139934] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.056 [2024-04-26 15:51:05.140173] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.056 [2024-04-26 15:51:05.140414] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.056 [2024-04-26 15:51:05.140640] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=1ab753ed, Actual=c971c1d0 00:02:56.056 [2024-04-26 15:51:05.140863] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=890612e, Actual=af79d7dd 00:02:56.056 [2024-04-26 15:51:05.141083] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=a576a7728ecc60d3, Actual=a576a7728ecc20d3 00:02:56.056 [2024-04-26 15:51:05.141311] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=c7d24171c89e25fc, Actual=c7d24171c89e65fc 00:02:56.056 [2024-04-26 15:51:05.141542] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.056 [2024-04-26 15:51:05.141773] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.056 [2024-04-26 15:51:05.141990] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=4000005a 00:02:56.056 [2024-04-26 15:51:05.142217] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=4000005a 00:02:56.056 [2024-04-26 15:51:05.142434] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=a576a7728ecc20d3, Actual=8334be99437af471 00:02:56.056 [2024-04-26 15:51:05.142679] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=d8fbbefb69e63b38, Actual=a1c858b8a6b8b711 00:02:56.056 passed 00:02:56.056 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-26 15:51:05.142774] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:02:56.056 [2024-04-26 15:51:05.142841] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ed47, Actual=ad47 00:02:56.056 [2024-04-26 15:51:05.142910] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.056 [2024-04-26 15:51:05.142974] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.056 [2024-04-26 15:51:05.143040] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.056 [2024-04-26 15:51:05.143102] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.056 [2024-04-26 15:51:05.143170] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=86da 00:02:56.056 [2024-04-26 15:51:05.143234] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=5cb2 00:02:56.057 [2024-04-26 15:51:05.143300] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab713ed, Actual=1ab753ed 00:02:56.057 [2024-04-26 15:51:05.143377] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=775ceec9, Actual=775caec9 00:02:56.057 [2024-04-26 15:51:05.143445] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.057 [2024-04-26 15:51:05.143516] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.057 [2024-04-26 15:51:05.143579] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.057 [2024-04-26 15:51:05.143641] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.057 [2024-04-26 15:51:05.143713] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=c971c1d0 00:02:56.057 [2024-04-26 15:51:05.143782] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=4d4ff65f 00:02:56.057 [2024-04-26 15:51:05.143847] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc60d3, Actual=a576a7728ecc20d3 00:02:56.057 [2024-04-26 15:51:05.143917] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=274fd591f7a22e66, Actual=274fd591f7a26e66 00:02:56.057 [2024-04-26 15:51:05.143984] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.057 [2024-04-26 15:51:05.144048] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.057 [2024-04-26 15:51:05.144113] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.057 [2024-04-26 15:51:05.144175] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.057 [2024-04-26 15:51:05.144245] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=8334be99437af471 00:02:56.057 [2024-04-26 15:51:05.144308] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=4155cc589984bc8b 00:02:56.057 passed 00:02:56.057 Test: dix_sec_512_md_0_error ...[2024-04-26 15:51:05.144331] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:02:56.057 passed 00:02:56.057 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:02:56.057 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:02:56.057 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:02:56.057 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:02:56.057 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:02:56.057 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:02:56.057 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:02:56.057 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:02:56.057 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:02:56.057 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-26 15:51:05.152424] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=bd4c, Actual=fd4c 00:02:56.057 [2024-04-26 15:51:05.152667] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=195c, Actual=595c 00:02:56.057 [2024-04-26 15:51:05.152913] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.057 [2024-04-26 15:51:05.153155] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.058 [2024-04-26 15:51:05.153373] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.058 [2024-04-26 15:51:05.153602] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.058 [2024-04-26 15:51:05.153827] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=fd4c, Actual=86da 00:02:56.058 [2024-04-26 15:51:05.154058] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=d90d, Actual=a8a9 00:02:56.058 [2024-04-26 15:51:05.154279] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=1ab713ed, Actual=1ab753ed 00:02:56.058 [2024-04-26 15:51:05.154519] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=956acf4b, Actual=956a8f4b 00:02:56.058 [2024-04-26 15:51:05.154746] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.058 [2024-04-26 15:51:05.154966] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.058 [2024-04-26 15:51:05.155219] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.058 [2024-04-26 15:51:05.155446] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=405a 00:02:56.058 [2024-04-26 15:51:05.155669] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=1ab753ed, Actual=c971c1d0 00:02:56.058 [2024-04-26 15:51:05.155890] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=890612e, Actual=af79d7dd 00:02:56.058 [2024-04-26 15:51:05.156112] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=a576a7728ecc60d3, Actual=a576a7728ecc20d3 00:02:56.058 [2024-04-26 15:51:05.156342] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=c7d24171c89e25fc, Actual=c7d24171c89e65fc 00:02:56.058 [2024-04-26 15:51:05.156594] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.058 [2024-04-26 15:51:05.156828] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=90, Expected=88, Actual=4088 00:02:56.058 [2024-04-26 15:51:05.157070] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=4000005a 00:02:56.058 [2024-04-26 15:51:05.157294] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=90, Expected=5a, Actual=4000005a 00:02:56.058 [2024-04-26 15:51:05.157535] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=a576a7728ecc20d3, Actual=8334be99437af471 00:02:56.058 [2024-04-26 15:51:05.157767] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=90, Expected=d8fbbefb69e63b38, Actual=a1c858b8a6b8b711 00:02:56.058 passed 00:02:56.058 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-26 15:51:05.157851] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd4c, Actual=fd4c 00:02:56.058 [2024-04-26 15:51:05.157911] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ed47, Actual=ad47 00:02:56.058 [2024-04-26 15:51:05.157974] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.058 [2024-04-26 15:51:05.158042] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.058 [2024-04-26 15:51:05.158107] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.058 [2024-04-26 15:51:05.158172] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.058 [2024-04-26 15:51:05.158235] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=86da 00:02:56.058 [2024-04-26 15:51:05.158296] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=5cb2 00:02:56.059 [2024-04-26 15:51:05.158364] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab713ed, Actual=1ab753ed 00:02:56.059 [2024-04-26 15:51:05.158429] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=775ceec9, Actual=775caec9 00:02:56.059 [2024-04-26 15:51:05.158510] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.059 [2024-04-26 15:51:05.158573] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.059 [2024-04-26 15:51:05.158641] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.059 [2024-04-26 15:51:05.158704] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=4058 00:02:56.059 [2024-04-26 15:51:05.158767] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=c971c1d0 00:02:56.059 [2024-04-26 15:51:05.158828] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=4d4ff65f 00:02:56.059 [2024-04-26 15:51:05.158898] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc60d3, Actual=a576a7728ecc20d3 00:02:56.059 [2024-04-26 15:51:05.158958] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=274fd591f7a22e66, Actual=274fd591f7a26e66 00:02:56.059 [2024-04-26 15:51:05.159022] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.059 [2024-04-26 15:51:05.159094] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=4088 00:02:56.059 [2024-04-26 15:51:05.159155] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.059 [2024-04-26 15:51:05.159217] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=40000058 00:02:56.059 [2024-04-26 15:51:05.159281] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=8334be99437af471 00:02:56.059 [2024-04-26 15:51:05.159341] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=4155cc589984bc8b 00:02:56.059 passed 00:02:56.059 Test: set_md_interleave_iovs_test ...passed 00:02:56.059 Test: set_md_interleave_iovs_split_test ...passed 00:02:56.059 Test: dif_generate_stream_pi_16_test ...passed 00:02:56.059 Test: dif_generate_stream_test ...passed 00:02:56.059 Test: set_md_interleave_iovs_alignment_test ...[2024-04-26 15:51:05.161004] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c:1822:spdk_dif_set_md_interleave_iovs: *ERROR*: Buffer overflow will occur. 00:02:56.059 passed 00:02:56.059 Test: dif_generate_split_test ...passed 00:02:56.059 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:02:56.059 Test: dif_verify_split_test ...passed 00:02:56.059 Test: dif_verify_stream_multi_segments_test ...passed 00:02:56.059 Test: update_crc32c_pi_16_test ...passed 00:02:56.059 Test: update_crc32c_test ...passed 00:02:56.059 Test: dif_update_crc32c_split_test ...passed 00:02:56.059 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:02:56.059 Test: get_range_with_md_test ...passed 00:02:56.059 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:02:56.059 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:02:56.059 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:02:56.059 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:02:56.059 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:02:56.059 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:02:56.059 Test: dif_generate_and_verify_unmap_test ...passed 00:02:56.059 00:02:56.059 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.059 suites 1 1 n/a 0 0 00:02:56.059 tests 79 79 79 0 0 00:02:56.059 asserts 3584 3584 3584 0 n/a 00:02:56.060 00:02:56.060 Elapsed time = 0.070 seconds 00:02:56.060 15:51:05 -- unit/unittest.sh@141 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:02:56.060 00:02:56.060 00:02:56.060 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.060 http://cunit.sourceforge.net/ 00:02:56.060 00:02:56.060 00:02:56.060 Suite: iov 00:02:56.060 Test: test_single_iov ...passed 00:02:56.060 Test: test_simple_iov ...passed 00:02:56.060 Test: test_complex_iov ...passed 00:02:56.060 Test: test_iovs_to_buf ...passed 00:02:56.060 Test: test_buf_to_iovs ...passed 00:02:56.060 Test: test_memset ...passed 00:02:56.060 Test: test_iov_one ...passed 00:02:56.060 Test: test_iov_xfer ...passed 00:02:56.060 00:02:56.060 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.060 suites 1 1 n/a 0 0 00:02:56.060 tests 8 8 8 0 0 00:02:56.060 asserts 156 156 156 0 n/a 00:02:56.060 00:02:56.060 Elapsed time = 0.000 seconds 00:02:56.060 15:51:05 -- unit/unittest.sh@142 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:02:56.060 00:02:56.060 00:02:56.060 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.060 http://cunit.sourceforge.net/ 00:02:56.060 00:02:56.060 00:02:56.060 Suite: math 00:02:56.060 Test: test_serial_number_arithmetic ...passed 00:02:56.060 Suite: erase 00:02:56.060 Test: test_memset_s ...passed 00:02:56.060 00:02:56.060 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.060 suites 2 2 n/a 0 0 00:02:56.060 tests 2 2 2 0 0 00:02:56.060 asserts 18 18 18 0 n/a 00:02:56.060 00:02:56.060 Elapsed time = 0.000 seconds 00:02:56.060 15:51:05 -- unit/unittest.sh@143 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:02:56.060 00:02:56.060 00:02:56.060 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.060 http://cunit.sourceforge.net/ 00:02:56.060 00:02:56.060 00:02:56.060 Suite: pipe 00:02:56.060 Test: test_create_destroy ...passed 00:02:56.060 Test: test_write_get_buffer ...passed 00:02:56.060 Test: test_write_advance ...passed 00:02:56.060 Test: test_read_get_buffer ...passed 00:02:56.060 Test: test_read_advance ...passed 00:02:56.060 Test: test_data ...passed 00:02:56.060 00:02:56.060 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.060 suites 1 1 n/a 0 0 00:02:56.060 tests 6 6 6 0 0 00:02:56.060 asserts 251 251 251 0 n/a 00:02:56.060 00:02:56.060 Elapsed time = 0.000 seconds 00:02:56.060 15:51:05 -- unit/unittest.sh@144 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:02:56.060 00:02:56.060 00:02:56.060 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.060 http://cunit.sourceforge.net/ 00:02:56.060 00:02:56.060 00:02:56.060 Suite: xor 00:02:56.060 Test: test_xor_gen ...passed 00:02:56.060 00:02:56.060 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.060 suites 1 1 n/a 0 0 00:02:56.060 tests 1 1 1 0 0 00:02:56.060 asserts 17 17 17 0 n/a 00:02:56.060 00:02:56.060 Elapsed time = 0.001 seconds 00:02:56.060 00:02:56.060 real 0m0.232s 00:02:56.060 user 0m0.137s 00:02:56.060 sys 0m0.095s 00:02:56.060 15:51:05 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:56.060 15:51:05 -- common/autotest_common.sh@10 -- # set +x 00:02:56.060 ************************************ 00:02:56.060 END TEST unittest_util 00:02:56.060 ************************************ 00:02:56.319 15:51:05 -- unit/unittest.sh@282 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:56.319 15:51:05 -- unit/unittest.sh@283 -- # run_test unittest_vhost /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:02:56.319 15:51:05 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:56.319 15:51:05 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:56.319 15:51:05 -- common/autotest_common.sh@10 -- # set +x 00:02:56.319 ************************************ 00:02:56.319 START TEST unittest_vhost 00:02:56.319 ************************************ 00:02:56.319 15:51:05 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:02:56.319 00:02:56.319 00:02:56.319 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.319 http://cunit.sourceforge.net/ 00:02:56.319 00:02:56.319 00:02:56.319 Suite: vhost_suite 00:02:56.319 Test: desc_to_iov_test ...[2024-04-26 15:51:05.283619] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/rte_vhost_user.c: 620:vhost_vring_desc_payload_to_iov: *ERROR*: SPDK_VHOST_IOVS_MAX(129) reached 00:02:56.319 passed 00:02:56.319 Test: create_controller_test ...[2024-04-26 15:51:05.285591] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 81:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:02:56.319 [2024-04-26 15:51:05.285657] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 127:vhost_dev_register: *ERROR*: cpumask 0xf0 is invalid (core mask is 0xf) 00:02:56.319 [2024-04-26 15:51:05.285699] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 81:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:02:56.319 [2024-04-26 15:51:05.285731] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 127:vhost_dev_register: *ERROR*: cpumask 0xff is invalid (core mask is 0xf) 00:02:56.319 [2024-04-26 15:51:05.285756] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 121:vhost_dev_register: *ERROR*: Can't register controller with no name 00:02:56.319 [2024-04-26 15:51:05.285809] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1783:vhost_user_dev_init: *ERROR*: Resulting socket path for controller xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx[2024-04-26 15:51:05.286315] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 133:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:02:56.319 passed 00:02:56.319 Test: session_find_by_vid_test ...passed 00:02:56.319 Test: remove_controller_test ...[2024-04-26 15:51:05.287290] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1867:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:02:56.319 passed 00:02:56.319 Test: vq_avail_ring_get_test ...passed 00:02:56.319 Test: vq_packed_ring_test ...passed 00:02:56.320 Test: vhost_blk_construct_test ...passed 00:02:56.320 00:02:56.320 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.320 suites 1 1 n/a 0 0 00:02:56.320 tests 7 7 7 0 0 00:02:56.320 asserts 147 147 147 0 n/a 00:02:56.320 00:02:56.320 Elapsed time = 0.006 seconds 00:02:56.320 00:02:56.320 real 0m0.021s 00:02:56.320 user 0m0.008s 00:02:56.320 sys 0m0.013s 00:02:56.320 15:51:05 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:56.320 15:51:05 -- common/autotest_common.sh@10 -- # set +x 00:02:56.320 ************************************ 00:02:56.320 END TEST unittest_vhost 00:02:56.320 ************************************ 00:02:56.320 15:51:05 -- unit/unittest.sh@285 -- # run_test unittest_dma /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:02:56.320 15:51:05 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:56.320 15:51:05 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:56.320 15:51:05 -- common/autotest_common.sh@10 -- # set +x 00:02:56.320 ************************************ 00:02:56.320 START TEST unittest_dma 00:02:56.320 ************************************ 00:02:56.320 15:51:05 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:02:56.320 00:02:56.320 00:02:56.320 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.320 http://cunit.sourceforge.net/ 00:02:56.320 00:02:56.320 00:02:56.320 Suite: dma_suite 00:02:56.320 Test: test_dma ...[2024-04-26 15:51:05.350017] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/dma/dma.c: 56:spdk_memory_domain_create: *ERROR*: Context size can't be 0 00:02:56.320 passed 00:02:56.320 00:02:56.320 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.320 suites 1 1 n/a 0 0 00:02:56.320 tests 1 1 1 0 0 00:02:56.320 asserts 54 54 54 0 n/a 00:02:56.320 00:02:56.320 Elapsed time = 0.000 seconds 00:02:56.320 00:02:56.320 real 0m0.012s 00:02:56.320 user 0m0.007s 00:02:56.320 sys 0m0.006s 00:02:56.320 15:51:05 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:56.320 15:51:05 -- common/autotest_common.sh@10 -- # set +x 00:02:56.320 ************************************ 00:02:56.320 END TEST unittest_dma 00:02:56.320 ************************************ 00:02:56.320 15:51:05 -- unit/unittest.sh@287 -- # run_test unittest_init unittest_init 00:02:56.320 15:51:05 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:56.320 15:51:05 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:56.320 15:51:05 -- common/autotest_common.sh@10 -- # set +x 00:02:56.320 ************************************ 00:02:56.320 START TEST unittest_init 00:02:56.320 ************************************ 00:02:56.320 15:51:05 -- common/autotest_common.sh@1121 -- # unittest_init 00:02:56.320 15:51:05 -- unit/unittest.sh@148 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:02:56.320 00:02:56.320 00:02:56.320 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.320 http://cunit.sourceforge.net/ 00:02:56.320 00:02:56.320 00:02:56.320 Suite: subsystem_suite 00:02:56.320 Test: subsystem_sort_test_depends_on_single ...passed 00:02:56.320 Test: subsystem_sort_test_depends_on_multiple ...passed 00:02:56.320 Test: subsystem_sort_test_missing_dependency ...[2024-04-26 15:51:05.410671] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/init/subsystem.c: 197:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:02:56.320 [2024-04-26 15:51:05.410772] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:02:56.320 passed 00:02:56.320 00:02:56.320 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.320 suites 1 1 n/a 0 0 00:02:56.320 tests 3 3 3 0 0 00:02:56.320 asserts 20 20 20 0 n/a 00:02:56.320 00:02:56.320 Elapsed time = 0.000 seconds 00:02:56.321 00:02:56.321 real 0m0.016s 00:02:56.321 user 0m0.005s 00:02:56.321 sys 0m0.011s 00:02:56.321 15:51:05 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:56.321 15:51:05 -- common/autotest_common.sh@10 -- # set +x 00:02:56.321 ************************************ 00:02:56.321 END TEST unittest_init 00:02:56.321 ************************************ 00:02:56.321 15:51:05 -- unit/unittest.sh@288 -- # run_test unittest_keyring /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:02:56.321 15:51:05 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:02:56.321 15:51:05 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:56.321 15:51:05 -- common/autotest_common.sh@10 -- # set +x 00:02:56.321 ************************************ 00:02:56.321 START TEST unittest_keyring 00:02:56.321 ************************************ 00:02:56.321 15:51:05 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:02:56.321 00:02:56.321 00:02:56.321 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.321 http://cunit.sourceforge.net/ 00:02:56.321 00:02:56.321 00:02:56.321 Suite: keyring 00:02:56.321 Test: test_keyring_add_remove ...[2024-04-26 15:51:05.471806] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:02:56.321 [2024-04-26 15:51:05.471894] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:02:56.321 [2024-04-26 15:51:05.471931] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/keyring/keyring.c: 126:spdk_keyring_add_key: *ERROR*: Failed to add key 'key0' to the keyring 00:02:56.321 passed 00:02:56.321 Test: test_keyring_get_put ...passed 00:02:56.321 00:02:56.321 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.321 suites 1 1 n/a 0 0 00:02:56.321 tests 2 2 2 0 0 00:02:56.321 asserts 44 44 44 0 n/a 00:02:56.321 00:02:56.321 Elapsed time = 0.000 seconds 00:02:56.321 00:02:56.321 real 0m0.013s 00:02:56.321 user 0m0.005s 00:02:56.321 sys 0m0.008s 00:02:56.321 15:51:05 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:56.321 15:51:05 -- common/autotest_common.sh@10 -- # set +x 00:02:56.321 ************************************ 00:02:56.321 END TEST unittest_keyring 00:02:56.321 ************************************ 00:02:56.321 15:51:05 -- unit/unittest.sh@290 -- # '[' no = yes ']' 00:02:56.321 15:51:05 -- unit/unittest.sh@303 -- # set +x 00:02:56.321 00:02:56.321 00:02:56.321 ===================== 00:02:56.321 All unit tests passed 00:02:56.321 ===================== 00:02:56.321 WARN: lcov not installed or SPDK built without coverage! 00:02:56.321 00:02:56.321 00:02:56.321 15:51:05 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:02:56.321 15:51:05 -- pm/common@30 -- # signal_monitor_resources TERM 00:02:56.321 15:51:05 -- pm/common@41 -- # local monitor pid pids signal=TERM 00:02:56.321 15:51:05 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:02:56.321 15:51:05 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:02:56.321 15:51:05 -- pm/common@45 -- # pid=175 00:02:56.321 15:51:05 -- pm/common@52 -- # sudo kill -TERM 175 00:02:56.580 15:51:05 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:02:56.580 15:51:05 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:02:56.580 15:51:05 -- pm/common@45 -- # pid=176 00:02:56.580 15:51:05 -- pm/common@52 -- # sudo kill -TERM 176 00:02:56.588 [Pipeline] } 00:02:56.604 [Pipeline] // stage 00:02:56.609 [Pipeline] } 00:02:56.628 [Pipeline] // timeout 00:02:56.632 [Pipeline] } 00:02:56.649 [Pipeline] // catchError 00:02:56.660 [Pipeline] stage 00:02:56.662 [Pipeline] { (Epilogue) 00:02:56.676 [Pipeline] sh 00:02:57.025 [Pipeline] setCustomBuildProperty 00:02:57.034 [Pipeline] catchError 00:02:57.035 [Pipeline] { 00:02:57.051 [Pipeline] sh 00:02:57.373 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:02:57.373 Artifacts sizes are good 00:02:57.381 [Pipeline] } 00:02:57.397 [Pipeline] // catchError 00:02:57.404 [Pipeline] sh 00:02:57.698 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:02:57.969 [Pipeline] archiveArtifacts 00:02:57.977 Archiving artifacts 00:02:58.584 [Pipeline] } 00:02:58.602 [Pipeline] // stage 00:02:58.607 [Pipeline] } 00:02:58.623 [Pipeline] // wrap 00:02:58.629 [Pipeline] } 00:02:58.645 [Pipeline] // node 00:02:58.650 [Pipeline] } 00:02:58.661 [Pipeline] // timeout 00:02:58.666 [Pipeline] } 00:02:58.677 [Pipeline] // retry 00:02:58.682 [Pipeline] End of Pipeline 00:02:58.713 Finished: SUCCESS