00:00:00.001 Started by upstream project "autotest-per-patch" build number 127125 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.008 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-docker.groovy 00:00:00.008 The recommended git tool is: git 00:00:00.008 using credential 00000000-0000-0000-0000-000000000002 00:00:00.010 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.027 Fetching changes from the remote Git repository 00:00:00.028 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.041 Using shallow fetch with depth 1 00:00:00.041 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.041 > git --version # timeout=10 00:00:00.053 > git --version # 'git version 2.39.2' 00:00:00.053 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.064 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.065 > 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:02.718 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.730 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.741 Checking out Revision f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 (FETCH_HEAD) 00:00:02.741 > git config core.sparsecheckout # timeout=10 00:00:02.752 > git read-tree -mu HEAD # timeout=10 00:00:02.769 > git checkout -f f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 # timeout=5 00:00:02.811 Commit message: "spdk-abi-per-patch: fix check-so-deps-docker-autotest parameters" 00:00:02.812 > git rev-list --no-walk f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 # timeout=10 00:00:02.901 [Pipeline] Start of Pipeline 00:00:02.916 [Pipeline] library 00:00:02.918 Loading library shm_lib@master 00:00:02.918 Library shm_lib@master is cached. Copying from home. 00:00:02.938 [Pipeline] retry 00:00:02.940 [Pipeline] { 00:00:02.952 [Pipeline] timeout 00:00:02.952 Timeout set to expire after 10 min without activity 00:00:02.954 [Pipeline] { 00:00:02.967 [Pipeline] node 00:00:13.813 Running on agt-_autotest_27788-4106 in /var/jenkins/workspace/check-format-docker-autotest 00:00:13.814 [Pipeline] { 00:00:13.826 [Pipeline] wrap 00:00:13.834 [Pipeline] { 00:00:13.842 [Pipeline] stage 00:00:13.844 [Pipeline] { (Prologue) 00:00:13.863 [Pipeline] echo 00:00:13.865 Node: agt-_autotest_27788-4106 00:00:14.029 [Pipeline] setCustomBuildProperty 00:00:14.045 [Pipeline] sh 00:00:14.926 + sudo git config --global --replace-all safe.directory '*' 00:00:15.015 [Pipeline] httpRequest 00:00:16.369 [Pipeline] echo 00:00:16.371 Sorcerer 10.211.164.101 is alive 00:00:16.381 [Pipeline] httpRequest 00:00:16.388 HttpMethod: GET 00:00:16.388 URL: http://10.211.164.101/packages/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:16.393 Sending request to url: http://10.211.164.101/packages/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:16.398 Response Code: HTTP/1.1 200 OK 00:00:16.399 Success: Status code 200 is in the accepted range: 200,404 00:00:16.399 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:16.545 [Pipeline] sh 00:00:16.842 + tar --no-same-owner -xf jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:16.854 [Pipeline] httpRequest 00:00:16.872 [Pipeline] echo 00:00:16.873 Sorcerer 10.211.164.101 is alive 00:00:16.879 [Pipeline] httpRequest 00:00:16.884 HttpMethod: GET 00:00:16.884 URL: http://10.211.164.101/packages/spdk_c8a637412a18bf815d83b29b821c23a45379404a.tar.gz 00:00:16.887 Sending request to url: http://10.211.164.101/packages/spdk_c8a637412a18bf815d83b29b821c23a45379404a.tar.gz 00:00:16.893 Response Code: HTTP/1.1 200 OK 00:00:16.893 Success: Status code 200 is in the accepted range: 200,404 00:00:16.893 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/spdk_c8a637412a18bf815d83b29b821c23a45379404a.tar.gz 00:00:23.020 [Pipeline] sh 00:00:23.319 + tar --no-same-owner -xf spdk_c8a637412a18bf815d83b29b821c23a45379404a.tar.gz 00:00:25.871 [Pipeline] sh 00:00:26.169 + git -C spdk log --oneline -n5 00:00:26.169 c8a637412 bdev/compress: release reduce vol resource when comp bdev fails to be created. 00:00:26.169 b8378f94e scripts/pkgdep: Set yum's skip_if_unavailable=True under rocky8 00:00:26.169 c2a77f51e module/bdev/nvme: add detach-monitor poller 00:00:26.169 e14876e17 lib/nvme: add spdk_nvme_scan_attached() 00:00:26.169 1d6dfcbeb nvme_pci: ctrlr_scan_attached callback 00:00:26.186 [Pipeline] writeFile 00:00:26.203 [Pipeline] sh 00:00:26.498 + cat autorun-spdk.conf 00:00:26.498 : 00:00:26.498 00:00:26.505 RUN_NIGHTLY=0 00:00:26.511 [Pipeline] } 00:00:26.530 [Pipeline] // stage 00:00:26.545 [Pipeline] catchError 00:00:26.547 [Pipeline] { 00:00:26.559 [Pipeline] timeout 00:00:26.559 Timeout set to expire in 5 min 0 sec 00:00:26.561 [Pipeline] { 00:00:26.573 [Pipeline] stage 00:00:26.575 [Pipeline] { (Tests) 00:00:26.592 [Pipeline] sh 00:00:26.887 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh check-format-docker-autotest autorun-spdk.conf 00:00:26.887 02:22:13 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/common.sh 00:00:26.887 02:22:13 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:26.887 02:22:13 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:26.887 02:22:13 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:26.887 02:22:13 -- 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:26.887 02:22:13 -- 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:26.888 02:22:13 -- 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:26.888 02:22:13 -- paths/export.sh@5 -- # export PATH 00:00:26.888 02:22:13 -- 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:26.888 02:22:13 -- common/autobuild_common.sh@446 -- # out=/var/jenkins/workspace/check-format-docker-autotest/spdk/../output 00:00:26.888 02:22:13 -- common/autobuild_common.sh@447 -- # date +%s 00:00:26.888 02:22:13 -- common/autobuild_common.sh@447 -- # mktemp -dt spdk_1721874133.XXXXXX 00:00:26.888 02:22:13 -- common/autobuild_common.sh@447 -- # SPDK_WORKSPACE=/tmp/spdk_1721874133.uiPB92 00:00:26.888 02:22:13 -- common/autobuild_common.sh@449 -- # [[ -n '' ]] 00:00:26.888 02:22:13 -- common/autobuild_common.sh@453 -- # '[' -n '' ']' 00:00:26.888 02:22:13 -- common/autobuild_common.sh@456 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/' 00:00:26.888 02:22:13 -- common/autobuild_common.sh@460 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:26.888 02:22:13 -- common/autobuild_common.sh@462 -- # scanbuild='scan-build -o /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:00:26.888 02:22:13 -- common/autobuild_common.sh@463 -- # get_config_params 00:00:26.888 02:22:13 -- common/autotest_common.sh@396 -- # xtrace_disable 00:00:26.888 02:22:13 -- common/autotest_common.sh@10 -- # set +x 00:00:26.888 02:22:13 -- common/autobuild_common.sh@463 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --disable-unit-tests --enable-coverage --with-ublk' 00:00:26.888 02:22:13 -- common/autobuild_common.sh@465 -- # start_monitor_resources 00:00:26.888 02:22:13 -- pm/common@17 -- # local monitor 00:00:26.888 02:22:13 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:26.888 02:22:13 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:26.888 02:22:13 -- pm/common@25 -- # sleep 1 00:00:26.888 02:22:13 -- pm/common@21 -- # date +%s 00:00:26.888 02:22:13 -- pm/common@21 -- # date +%s 00:00:26.888 02:22:13 -- pm/common@21 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/perf/pm/collect-cpu-load -d /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1721874133 00:00:26.888 02:22:13 -- pm/common@21 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/perf/pm/collect-vmstat -d /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1721874133 00:00:26.888 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721874133_collect-vmstat.pm.log 00:00:26.888 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721874133_collect-cpu-load.pm.log 00:00:27.829 02:22:14 -- common/autobuild_common.sh@466 -- # trap stop_monitor_resources EXIT 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/check-format-docker-autotest/spdk 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/check-format-docker-autotest/output 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@21 -- # [[ check-format-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@35 -- # CHECK_FORMAT_ONLY_DIFF=yes 00:00:27.829 02:22:14 -- scripts/docker-autoruner.sh@35 -- # check_format 00:00:27.829 02:22:14 -- common/autobuild_common.sh@358 -- # run_test autobuild_check_format /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:27.829 02:22:14 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:00:27.829 02:22:14 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:00:27.829 02:22:14 -- common/autotest_common.sh@10 -- # set +x 00:00:27.830 ************************************ 00:00:27.830 START TEST autobuild_check_format 00:00:27.830 ************************************ 00:00:27.830 02:22:14 autobuild_check_format -- common/autotest_common.sh@1123 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:28.770 Checking file permissions... OK 00:00:29.030 Checking coding style... OK 00:00:29.289 Checking comment style... OK 00:00:30.667 Checking markdown files format... OK 00:00:30.667 Checking for spaces before tabs... OK 00:00:30.667 Checking trailing whitespace in output strings... OK 00:00:30.667 Checking for use of forbidden library functions... OK 00:00:30.667 Checking for use of forbidden CUnit macros... OK 00:00:31.603 Checking blank lines at end of file... OK 00:00:31.863 Checking for POSIX includes... OK 00:00:32.122 Checking for proper function naming conventions... OK 00:00:32.122 Checking #include style... OK 00:00:32.692 Checking Python style... OK 00:00:33.262 Checking whether CHANGELOG.md should be updated... OK 00:00:33.832 Checking that all RPCs are documented... OK 00:00:33.832 Checking rpc.py argument option names... OK 00:00:33.832 Checking SPDX-license...OK 00:00:46.068 Checking Golang style...OK 00:00:46.068 Checking extern "C"... OK 00:00:46.068 00:00:46.068 real 0m18.122s 00:00:46.068 user 1m47.064s 00:00:46.068 sys 0m41.539s 00:00:46.068 02:22:32 autobuild_check_format -- common/autotest_common.sh@1124 -- # xtrace_disable 00:00:46.068 02:22:32 autobuild_check_format -- common/autotest_common.sh@10 -- # set +x 00:00:46.068 ************************************ 00:00:46.068 END TEST autobuild_check_format 00:00:46.068 ************************************ 00:00:46.068 02:22:32 -- common/autotest_common.sh@1142 -- # return 0 00:00:46.068 02:22:32 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:00:46.068 02:22:32 -- pm/common@29 -- # signal_monitor_resources TERM 00:00:46.068 02:22:32 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:00:46.068 02:22:32 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:46.068 02:22:32 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:00:46.068 02:22:32 -- pm/common@44 -- # pid=204 00:00:46.068 02:22:32 -- pm/common@50 -- # kill -TERM 204 00:00:46.068 02:22:32 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:46.068 02:22:32 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:00:46.068 02:22:32 -- pm/common@44 -- # pid=205 00:00:46.068 02:22:32 -- pm/common@50 -- # kill -TERM 205 00:00:46.078 [Pipeline] } 00:00:46.095 [Pipeline] // stage 00:00:46.101 [Pipeline] } 00:00:46.118 [Pipeline] // timeout 00:00:46.124 [Pipeline] } 00:00:46.140 [Pipeline] // catchError 00:00:46.150 [Pipeline] stage 00:00:46.153 [Pipeline] { (Epilogue) 00:00:46.167 [Pipeline] sh 00:00:46.514 [Pipeline] setCustomBuildProperty 00:00:46.523 [Pipeline] catchError 00:00:46.525 [Pipeline] { 00:00:46.539 [Pipeline] sh 00:00:46.832 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:00:46.832 Artifacts sizes are good 00:00:46.840 [Pipeline] } 00:00:46.855 [Pipeline] // catchError 00:00:46.862 [Pipeline] sh 00:00:47.156 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:00:47.167 [Pipeline] archiveArtifacts 00:00:47.175 Archiving artifacts 00:00:47.704 [Pipeline] } 00:00:47.723 [Pipeline] // stage 00:00:47.728 [Pipeline] } 00:00:47.745 [Pipeline] // wrap 00:00:47.751 [Pipeline] } 00:00:47.769 [Pipeline] // node 00:00:47.775 [Pipeline] } 00:00:47.788 [Pipeline] // timeout 00:00:47.794 [Pipeline] } 00:00:47.807 [Pipeline] // retry 00:00:47.813 [Pipeline] End of Pipeline 00:00:47.847 Finished: SUCCESS