Pull request #252 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b6cfb56bd8c858f026167421341dd8f7aa28424+99341b55b6a412f9218defbeb1518dbc282c704d (03c5956fc4bc7e2b09e1486674c2804f97604bff) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16204321095847357292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10235443915466549775.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-252/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-252/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4161632611517664445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-252/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14695901164702591813.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16891049793449375370.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-252/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-252/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11467772516851358133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41769 in /w/workspace/edgexfoundry_device-gpio_PR-252 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-252 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 99341b55b6a412f9218defbeb1518dbc282c704d into PR head commit 0b6cfb56bd8c858f026167421341dd8f7aa28424 Merge succeeded, producing 0b6cfb56bd8c858f026167421341dd8f7aa28424 Checking out Revision 0b6cfb56bd8c858f026167421341dd8f7aa28424 (PR-252) Commit message: "build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b6cfb56bd8c858f026167421341dd8f7aa28424 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 99341b55b6a412f9218defbeb1518dbc282c704d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b6cfb56bd8c858f026167421341dd8f7aa28424 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:18:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:18:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:18:15 ========================================================= 22:18:15 EdgeX Global Pipelines Version Info 22:18:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:18:16 ------------------- 22:18:16 stable info: 22:18:16 ------------------- 22:18:16 Commited By: Cherry Wang cherry@iotechsys.com 22:18:16 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 22:18:16 Message: update stable to v1.0.272 22:18:16 ------------------- 22:18:16 experimental info: 22:18:16 ------------------- 22:18:16 Commited By: **** collab-it+edgex@linuxfoundation.org 22:18:16 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 22:18:16 Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:18:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-252 [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-252 [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-252 [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b6cfb56bd8c858f026167421341dd8f7aa28424 [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b6cfb5 [Pipeline] echo 22:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:18 provisioning config files... 22:18:18 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-252@tmp/config16733909074137835404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:19 ---> ****-login.sh 22:18:19 nexus3.edgexfoundry.org:10001 22:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:19 Configure a credential helper to remove this warning. See 22:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:19 22:18:19 Login Succeeded 22:18:19 nexus3.edgexfoundry.org:10002 22:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:19 Configure a credential helper to remove this warning. See 22:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:19 22:18:19 Login Succeeded 22:18:19 nexus3.edgexfoundry.org:10003 22:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:19 Configure a credential helper to remove this warning. See 22:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:19 22:18:19 Login Succeeded 22:18:19 nexus3.edgexfoundry.org:10004 22:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:19 Configure a credential helper to remove this warning. See 22:18:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:19 22:18:19 Login Succeeded 22:18:19 ****.io 22:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:20 Configure a credential helper to remove this warning. See 22:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:20 22:18:20 Login Succeeded 22:18:20 ---> ****-login.sh ends [Pipeline] } 22:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:18:20 + git rev-list -1 --merges 0b6cfb56bd8c858f026167421341dd8f7aa28424~1..0b6cfb56bd8c858f026167421341dd8f7aa28424 [Pipeline] echo 22:18:20 -----------> git rev-list -1 --merges 0b6cfb56bd8c858f026167421341dd8f7aa28424~1..0b6cfb56bd8c858f026167421341dd8f7aa28424 0b6cfb56bd8c858f026167421341dd8f7aa28424 [false] [Pipeline] sh 22:18:21 + git log --format=format:%s -1 0b6cfb56bd8c858f026167421341dd8f7aa28424 [Pipeline] echo 22:18:21 ========================================================= 22:18:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:18:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:21 + git log --format=format:%s -1 0b6cfb56bd8c858f026167421341dd8f7aa28424 [Pipeline] echo 22:18:21 [semverPrep] GIT_COMMIT: 0b6cfb56bd8c858f026167421341dd8f7aa28424, Commit Message: build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 [Pipeline] echo 22:18:21 [semverPrep] This is not a build commit. [Pipeline] sh 22:18:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:18:22 + grep -v github /etc/ssh/ssh_known_hosts 22:18:22 + [ -e /tmp/ssh_known_hosts ] 22:18:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:18:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:18:22 + sudo tee -a /etc/ssh/ssh_known_hosts 22:18:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:22 22:18:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:22 0.1.4: Pulling from edgex-devops/py-git-semver 22:18:22 b85a868b505f: Pulling fs layer 22:18:22 e2be974225ed: Pulling fs layer 22:18:22 339a4e72a1f5: Pulling fs layer 22:18:22 988bab9f4d93: Pulling fs layer 22:18:22 1469e6f7b9e6: Pulling fs layer 22:18:22 eaf3925da568: Pulling fs layer 22:18:22 bab4dde63d76: Pulling fs layer 22:18:22 bde34c3a00c8: Pulling fs layer 22:18:22 b352a97aabf1: Pulling fs layer 22:18:22 4872d77fe225: Pulling fs layer 22:18:22 5851b861e8e6: Pulling fs layer 22:18:22 988bab9f4d93: Waiting 22:18:22 bde34c3a00c8: Waiting 22:18:22 b352a97aabf1: Waiting 22:18:22 4872d77fe225: Waiting 22:18:22 1469e6f7b9e6: Waiting 22:18:22 eaf3925da568: Waiting 22:18:22 bab4dde63d76: Waiting 22:18:22 5851b861e8e6: Waiting 22:18:22 e2be974225ed: Verifying Checksum 22:18:22 e2be974225ed: Download complete 22:18:22 988bab9f4d93: Verifying Checksum 22:18:22 988bab9f4d93: Download complete 22:18:22 1469e6f7b9e6: Verifying Checksum 22:18:22 1469e6f7b9e6: Download complete 22:18:22 eaf3925da568: Verifying Checksum 22:18:22 eaf3925da568: Download complete 22:18:22 339a4e72a1f5: Verifying Checksum 22:18:22 339a4e72a1f5: Download complete 22:18:22 bde34c3a00c8: Download complete 22:18:23 b352a97aabf1: Verifying Checksum 22:18:23 b352a97aabf1: Download complete 22:18:23 4872d77fe225: Verifying Checksum 22:18:23 4872d77fe225: Download complete 22:18:23 5851b861e8e6: Download complete 22:18:23 b85a868b505f: Verifying Checksum 22:18:23 b85a868b505f: Download complete 22:18:23 bab4dde63d76: Verifying Checksum 22:18:23 bab4dde63d76: Download complete 22:18:24 b85a868b505f: Pull complete 22:18:24 e2be974225ed: Pull complete 22:18:24 339a4e72a1f5: Pull complete 22:18:24 988bab9f4d93: Pull complete 22:18:25 1469e6f7b9e6: Pull complete 22:18:25 eaf3925da568: Pull complete 22:18:26 bab4dde63d76: Pull complete 22:18:26 bde34c3a00c8: Pull complete 22:18:26 b352a97aabf1: Pull complete 22:18:26 4872d77fe225: Pull complete 22:18:27 5851b861e8e6: Pull complete 22:18:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:27 prd-ubuntu20.04-docker-8c-8g-41769 does not seem to be running inside a container 22:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-252 -v /w/workspace/edgexfoundry_device-gpio_PR-252:/w/workspace/edgexfoundry_device-gpio_PR-252:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-252@tmp:/w/workspace/edgexfoundry_device-gpio_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:18:29 $ docker top 9642962db3ecd8006b2f70f28c62411acc88c4e0bbefb9565371e5498302dd76 -eo pid,comm 22:18:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:18:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:29 [ssh-agent] Looking for ssh-agent implementation... 22:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:29 $ docker exec 9642962db3ecd8006b2f70f28c62411acc88c4e0bbefb9565371e5498302dd76 ssh-agent 22:18:29 SSH_AUTH_SOCK=/tmp/ssh-tZXoOFJoBj6G/agent.32 22:18:29 SSH_AGENT_PID=38 22:18:29 Running ssh-add (command line suppressed) 22:18:29 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-252@tmp/private_key_6226728680075001672.key (/w/workspace/edgexfoundry_device-gpio_PR-252@tmp/private_key_6226728680075001672.key) 22:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:30 + git tag --points-at HEAD [Pipeline] } 22:18:30 $ docker exec --env ******** --env ******** 9642962db3ecd8006b2f70f28c62411acc88c4e0bbefb9565371e5498302dd76 ssh-agent -k 22:18:30 unset SSH_AUTH_SOCK; 22:18:30 unset SSH_AGENT_PID; 22:18:30 echo Agent pid 38 killed; 22:18:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:18:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:30 [ssh-agent] Looking for ssh-agent implementation... 22:18:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:30 $ docker exec 9642962db3ecd8006b2f70f28c62411acc88c4e0bbefb9565371e5498302dd76 ssh-agent 22:18:30 SSH_AUTH_SOCK=/tmp/ssh-GKgObIlGbGty/agent.71 22:18:30 SSH_AGENT_PID=77 22:18:30 Running ssh-add (command line suppressed) 22:18:30 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-252@tmp/private_key_11338179939446381742.key (/w/workspace/edgexfoundry_device-gpio_PR-252@tmp/private_key_11338179939446381742.key) 22:18:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:31 + git semver init 22:18:31 2025-03-21 22:18:31,248 [run_init] DEBUG init version:0.0.0 force:False 22:18:31 2025-03-21 22:18:31,249 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-252/.semver 22:18:31 2025-03-21 22:18:31,250 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-252/.semver 22:18:31 2025-03-21 22:18:31,250 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-252/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-252, universal_newlines=False, shell=None, istream=None) 22:18:33 2025-03-21 22:18:33,515 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-252/.git/info/exclude 22:18:33 2025-03-21 22:18:33,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-252/.semver/PR-252 with force:False 22:18:33 2025-03-21 22:18:33,516 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-252/.semver/PR-252 22:18:33 2025-03-21 22:18:33,520 [execute] INFO git cat-file --batch-check 22:18:33 2025-03-21 22:18:33,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-252/.semver, universal_newlines=False, shell=None, istream=) 22:18:33 2025-03-21 22:18:33,527 [execute] INFO git cat-file --batch 22:18:33 2025-03-21 22:18:33,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-252/.semver, universal_newlines=False, shell=None, istream=) 22:18:33 2025-03-21 22:18:33,532 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-252/.semver/PR-252 22:18:33 0.0.0 [Pipeline] } 22:18:33 $ docker exec --env ******** --env ******** 9642962db3ecd8006b2f70f28c62411acc88c4e0bbefb9565371e5498302dd76 ssh-agent -k 22:18:33 unset SSH_AUTH_SOCK; 22:18:33 unset SSH_AGENT_PID; 22:18:33 echo Agent pid 77 killed; 22:18:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:34 + git semver [Pipeline] } 22:18:34 $ docker stop --time=1 9642962db3ecd8006b2f70f28c62411acc88c4e0bbefb9565371e5498302dd76 22:18:35 $ docker rm -f --volumes 9642962db3ecd8006b2f70f28c62411acc88c4e0bbefb9565371e5498302dd76 [Pipeline] // withDockerContainer [Pipeline] sh 22:18:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:18:36 Stashed 1 file(s) [Pipeline] echo 22:18:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:37 provisioning config files... 22:18:37 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-252@tmp/config7343711678691185511tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 22:18:38 ---> ****-login.sh 22:18:38 nexus3.edgexfoundry.org:10001 22:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:38 Configure a credential helper to remove this warning. See 22:18:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:38 22:18:38 Login Succeeded 22:18:38 nexus3.edgexfoundry.org:10002 22:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:38 Configure a credential helper to remove this warning. See 22:18:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:38 22:18:38 Login Succeeded 22:18:38 nexus3.edgexfoundry.org:10003 22:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:38 Configure a credential helper to remove this warning. See 22:18:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:38 22:18:38 Login Succeeded 22:18:38 nexus3.edgexfoundry.org:10004 22:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:38 Configure a credential helper to remove this warning. See 22:18:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:38 22:18:38 Login Succeeded 22:18:38 ****.io 22:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:18:38 Configure a credential helper to remove this warning. See 22:18:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:18:38 22:18:38 Login Succeeded 22:18:38 ---> ****-login.sh ends [Pipeline] } 22:18:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:18:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 22:18:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 22:18:39 ========================================================= 22:18:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:18:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:18:39 Sending build context to Docker daemon 33.53MB 22:18:39 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:18:39 Step 2/12 : FROM ${BASE} AS builder 22:18:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:18:39 da9db072f522: Pulling fs layer 22:18:39 6ef4a4ee8ca5: Pulling fs layer 22:18:39 06f05ace1117: Pulling fs layer 22:18:39 5fe327b54edc: Pulling fs layer 22:18:39 4f4fb700ef54: Pulling fs layer 22:18:39 92a5565b7b96: Pulling fs layer 22:18:39 ff9bb7016b71: Pulling fs layer 22:18:39 b67dba6c2c7d: Pulling fs layer 22:18:39 a813b0c90790: Pulling fs layer 22:18:39 4f4fb700ef54: Waiting 22:18:39 92a5565b7b96: Waiting 22:18:39 ff9bb7016b71: Waiting 22:18:39 b67dba6c2c7d: Waiting 22:18:39 a813b0c90790: Waiting 22:18:39 5fe327b54edc: Waiting 22:18:39 6ef4a4ee8ca5: Verifying Checksum 22:18:39 6ef4a4ee8ca5: Download complete 22:18:39 5fe327b54edc: Verifying Checksum 22:18:39 5fe327b54edc: Download complete 22:18:39 4f4fb700ef54: Download complete 22:18:39 da9db072f522: Download complete 22:18:39 92a5565b7b96: Verifying Checksum 22:18:39 92a5565b7b96: Download complete 22:18:39 ff9bb7016b71: Verifying Checksum 22:18:39 ff9bb7016b71: Download complete 22:18:39 da9db072f522: Pull complete 22:18:40 6ef4a4ee8ca5: Pull complete 22:18:40 a813b0c90790: Verifying Checksum 22:18:40 a813b0c90790: Download complete 22:18:40 06f05ace1117: Verifying Checksum 22:18:40 06f05ace1117: Download complete 22:18:40 b67dba6c2c7d: Verifying Checksum 22:18:40 b67dba6c2c7d: Download complete 22:18:43 06f05ace1117: Pull complete 22:18:43 5fe327b54edc: Pull complete 22:18:43 4f4fb700ef54: Pull complete 22:18:43 92a5565b7b96: Pull complete 22:18:43 ff9bb7016b71: Pull complete 22:18:45 b67dba6c2c7d: Pull complete 22:18:46 a813b0c90790: Pull complete 22:18:46 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 22:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:18:46 ---> 3ba60ce46760 22:18:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:18:49 ---> Running in 929e63fae224 22:18:49 Removing intermediate container 929e63fae224 22:18:49 ---> b994630b3ea4 22:18:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:18:49 ---> Running in b9ba2abef53e 22:18:49 Removing intermediate container b9ba2abef53e 22:18:49 ---> 49695066408a 22:18:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:18:49 ---> Running in 4ac0dae4d8b9 22:18:49 Removing intermediate container 4ac0dae4d8b9 22:18:49 ---> d118fceb896c 22:18:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:18:49 ---> Running in 8121e6e50176 22:18:50 Removing intermediate container 8121e6e50176 22:18:50 ---> 102495d1f9fe 22:18:50 Step 7/12 : WORKDIR /device-gpio 22:18:50 ---> Running in 1e165fc9c174 22:18:50 Removing intermediate container 1e165fc9c174 22:18:50 ---> 6d43cc3a9d68 22:18:50 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:18:50 ---> Running in abc57f1aab69 22:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:18:50 (1/4) Installing openssh-keygen (9.7_p1-r5) 22:18:50 (2/4) Installing libedit (20240517.3.1-r0) 22:18:50 (3/4) Installing openssh-client-common (9.7_p1-r5) 22:18:50 (4/4) Installing openssh-client-default (9.7_p1-r5) 22:18:50 Executing busybox-1.36.1-r29.trigger 22:18:50 OK: 252 MiB in 62 packages 22:18:51 Removing intermediate container abc57f1aab69 22:18:51 ---> 00eefc4129a4 22:18:51 Step 9/12 : COPY go.mod vendor* ./ 22:18:51 ---> 6ec734b90ab1 22:18:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:51 ---> Running in e3cbd26c0ddb 22:19:31 Removing intermediate container e3cbd26c0ddb 22:19:31 ---> 2c466fb20b8b 22:19:31 Step 11/12 : COPY . . 22:19:31 ---> 648c0d484195 22:19:31 Step 12/12 : RUN ${MAKE} 22:19:31 ---> Running in 28f1a385ee0c 22:19:32 noop 22:19:32 Removing intermediate container 28f1a385ee0c 22:19:32 ---> 0df70acd9448 22:19:32 Successfully built 0df70acd9448 22:19:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:32 + docker inspect -f . ci-base-image-x86_64 22:19:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:32 prd-ubuntu20.04-docker-8c-8g-41769 does not seem to be running inside a container 22:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-252 -v /w/workspace/edgexfoundry_device-gpio_PR-252:/w/workspace/edgexfoundry_device-gpio_PR-252:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-252@tmp:/w/workspace/edgexfoundry_device-gpio_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:19:33 $ docker top 21558e089cf715f9a8937d478d1dec201896cc7f4f8c96008bb3ed31c1ba590e -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:33 + go version 22:19:33 go version go1.23.4 linux/amd64 [Pipeline] } 22:19:33 $ docker stop --time=1 21558e089cf715f9a8937d478d1dec201896cc7f4f8c96008bb3ed31c1ba590e 22:19:35 $ docker rm -f --volumes 21558e089cf715f9a8937d478d1dec201896cc7f4f8c96008bb3ed31c1ba590e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:35 + docker inspect -f . ci-base-image-x86_64 22:19:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:36 prd-ubuntu20.04-docker-8c-8g-41769 does not seem to be running inside a container 22:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-252 -v /w/workspace/edgexfoundry_device-gpio_PR-252:/w/workspace/edgexfoundry_device-gpio_PR-252:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-252@tmp:/w/workspace/edgexfoundry_device-gpio_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:19:36 $ docker top 9e2079cd499ad38ad59cdf669f32359f368de1ad224589ccf9eeea3865467da1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-252 [Pipeline] fileExists [Pipeline] sh 22:19:37 + make test 22:19:37 go test ./... -coverprofile=coverage.out ./... 22:19:38 ? github.com/edgexfoundry/device-gpio [no test files] 22:19:59 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 22:19:59 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 22:20:09 go vet ./... 22:20:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:20:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:20:14 ./bin/test-attribution-txt.sh [Pipeline] echo 22:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 22:20:14 $ docker stop --time=1 9e2079cd499ad38ad59cdf669f32359f368de1ad224589ccf9eeea3865467da1 22:20:17 $ docker rm -f --volumes 9e2079cd499ad38ad59cdf669f32359f368de1ad224589ccf9eeea3865467da1 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:20:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:20:18 + ls -al . 22:20:18 total 224 22:20:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:19 . 22:20:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:18 .. 22:20:18 -rw-rw-r-- 1 jenkins jenkins 120 Mar 21 22:18 .dockerignore 22:20:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:19 .git 22:20:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:18 .github 22:20:18 -rw-rw-r-- 1 jenkins jenkins 277 Mar 21 22:18 .gitignore 22:20:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:18 .golangci.yml 22:20:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:18 .semver 22:20:18 -rw-rw-r-- 1 jenkins jenkins 19399 Mar 21 22:18 Attribution.txt 22:20:18 -rw-rw-r-- 1 jenkins jenkins 7819 Mar 21 22:18 CHANGELOG.md 22:20:18 -rw-rw-r-- 1 jenkins jenkins 1694 Mar 21 22:18 Dockerfile 22:20:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:18 GOVERNANCE.md 22:20:18 -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 22:18 Jenkinsfile 22:20:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 22:18 LICENSE 22:20:18 -rw-rw-r-- 1 jenkins jenkins 1923 Mar 21 22:18 Makefile 22:20:18 -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 22:18 OWNERS.md 22:20:18 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 21 22:18 README.md 22:20:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 22:18 VERSION 22:20:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:18 bin 22:20:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:18 cmd 22:20:18 -rw-r--r-- 1 jenkins jenkins 11486 Mar 21 22:19 coverage.out 22:20:18 -rw-rw-r-- 1 jenkins jenkins 6050 Mar 21 22:18 go.mod 22:20:18 -rw-rw-r-- 1 jenkins jenkins 86888 Mar 21 22:18 go.sum 22:20:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:18 internal 22:20:18 -rw-rw-r-- 1 jenkins jenkins 209 Mar 21 22:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:19 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0b6cfb56bd8c858f026167421341dd8f7aa28424 --label arch=amd64 --label version=0.0.0 . 22:20:19 Sending build context to Docker daemon 33.54MB 22:20:19 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 22:20:19 Step 2/26 : FROM ${BASE} AS builder 22:20:19 ---> 0df70acd9448 22:20:19 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:20:19 ---> Running in 36e3131618d8 22:20:19 Removing intermediate container 36e3131618d8 22:20:19 ---> accb51c3a147 22:20:19 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:20:19 ---> Running in ab9c90272689 22:20:19 Removing intermediate container ab9c90272689 22:20:19 ---> a325abcfd8f0 22:20:19 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:20:19 ---> Running in 619c9df12f7a 22:20:20 Removing intermediate container 619c9df12f7a 22:20:20 ---> 959cde3568ca 22:20:20 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:20:20 ---> Running in dfa80e96e400 22:20:20 Removing intermediate container dfa80e96e400 22:20:20 ---> 0f3dcc387149 22:20:20 Step 7/26 : WORKDIR /device-gpio 22:20:20 ---> Running in 0f8bc4a80e58 22:20:20 Removing intermediate container 0f8bc4a80e58 22:20:20 ---> ae6f1438d692 22:20:20 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:20 ---> Running in bb54954146fe 22:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:20:21 OK: 252 MiB in 62 packages 22:20:22 Removing intermediate container bb54954146fe 22:20:22 ---> 2c95f0aa70b0 22:20:22 Step 9/26 : COPY go.mod vendor* ./ 22:20:22 ---> ae7a006848f1 22:20:22 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:22 ---> Running in 8dfbc3b25802 22:20:23 Removing intermediate container 8dfbc3b25802 22:20:23 ---> 20e3eb3c5f58 22:20:23 Step 11/26 : COPY . . 22:20:25 ---> c89fd1e72cc8 22:20:25 Step 12/26 : RUN ${MAKE} 22:20:25 ---> Running in 3a6a31e89da1 22:20:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:20:52 Removing intermediate container 3a6a31e89da1 22:20:52 ---> c3bad423c1ad 22:20:52 Step 13/26 : FROM alpine:3.20 22:20:54 3.20: Pulling from library/alpine 22:20:54 0a9a5dfd008f: Pulling fs layer 22:20:55 0a9a5dfd008f: Download complete 22:20:56 0a9a5dfd008f: Pull complete 22:20:56 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 22:20:56 Status: Downloaded newer image for alpine:3.20 22:20:56 ---> ff221270b9fb 22:20:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:20:56 ---> Running in b6a6402e9c71 22:20:56 Removing intermediate container b6a6402e9c71 22:20:56 ---> f61c50173e2b 22:20:56 Step 15/26 : RUN apk add --update --no-cache dumb-init 22:20:56 ---> Running in 523f93fb40e6 22:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:20:56 (1/1) Installing dumb-init (1.2.5-r3) 22:20:56 Executing busybox-1.36.1-r29.trigger 22:20:56 OK: 8 MiB in 15 packages 22:20:57 Removing intermediate container 523f93fb40e6 22:20:57 ---> 7aded8b2e43d 22:20:57 Step 16/26 : RUN apk --no-cache upgrade 22:20:57 ---> Running in 28dd88e0f52f 22:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:20:57 OK: 8 MiB in 15 packages 22:20:58 Removing intermediate container 28dd88e0f52f 22:20:58 ---> 66bee110d2e3 22:20:58 Step 17/26 : WORKDIR / 22:20:58 ---> Running in 81c2217fce77 22:20:58 Removing intermediate container 81c2217fce77 22:20:58 ---> eb4f9782d3c4 22:20:58 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 22:20:58 ---> 486f1001b977 22:20:58 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 22:20:58 ---> 33d30014abf0 22:20:58 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 22:20:59 ---> 45bca8ad0de0 22:20:59 Step 21/26 : EXPOSE 59910 22:20:59 ---> Running in 5cea3feaf4ef 22:20:59 Removing intermediate container 5cea3feaf4ef 22:20:59 ---> 0844a295a4ab 22:20:59 Step 22/26 : ENTRYPOINT ["/device-gpio"] 22:20:59 ---> Running in 59e70f7ad32a 22:20:59 Removing intermediate container 59e70f7ad32a 22:20:59 ---> 5a708199b8f3 22:20:59 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 22:20:59 ---> Running in c272e2ebf4fd 22:20:59 Removing intermediate container c272e2ebf4fd 22:20:59 ---> fc6dd917d2f6 22:20:59 Step 24/26 : LABEL arch=amd64 22:20:59 ---> Running in 0726fe27482e 22:20:59 Removing intermediate container 0726fe27482e 22:20:59 ---> ac06f628e542 22:20:59 Step 25/26 : LABEL git_sha=0b6cfb56bd8c858f026167421341dd8f7aa28424 22:20:59 ---> Running in d13213873db8 22:20:59 Removing intermediate container d13213873db8 22:20:59 ---> 5d88ceac43e2 22:20:59 Step 26/26 : LABEL version=0.0.0 22:20:59 ---> Running in b9b7ff55cc0e 22:20:59 Removing intermediate container b9b7ff55cc0e 22:20:59 ---> 9e87445eecac 22:20:59 [Warning] One or more build-args [ARCH] were not consumed 22:20:59 Successfully built 9e87445eecac 22:20:59 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:00 22:21:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:01 latest: Pulling from edgex-lftools-log-publisher 22:21:01 5eb5b503b376: Pulling fs layer 22:21:01 5c69ac0246d0: Pulling fs layer 22:21:01 ec43610c2a17: Pulling fs layer 22:21:01 3a2ae6a8a46f: Pulling fs layer 22:21:01 33b1e0a273af: Pulling fs layer 22:21:01 5d3b04190fa2: Pulling fs layer 22:21:01 2f39f015ded8: Pulling fs layer 22:21:01 33b1e0a273af: Waiting 22:21:01 5d3b04190fa2: Waiting 22:21:01 3a2ae6a8a46f: Waiting 22:21:01 5c69ac0246d0: Download complete 22:21:01 3a2ae6a8a46f: Verifying Checksum 22:21:01 3a2ae6a8a46f: Download complete 22:21:01 33b1e0a273af: Verifying Checksum 22:21:01 33b1e0a273af: Download complete 22:21:01 5d3b04190fa2: Verifying Checksum 22:21:01 5d3b04190fa2: Download complete 22:21:01 ec43610c2a17: Verifying Checksum 22:21:01 5eb5b503b376: Verifying Checksum 22:21:01 5eb5b503b376: Download complete 22:21:02 2f39f015ded8: Download complete 22:21:02 5eb5b503b376: Pull complete 22:21:02 5c69ac0246d0: Pull complete 22:21:02 ec43610c2a17: Pull complete 22:21:02 3a2ae6a8a46f: Pull complete 22:21:03 33b1e0a273af: Pull complete 22:21:03 5d3b04190fa2: Pull complete 22:21:07 2f39f015ded8: Pull complete 22:21:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:07 prd-ubuntu20.04-docker-8c-8g-41769 does not seem to be running inside a container 22:21:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-252 -v /w/workspace/edgexfoundry_device-gpio_PR-252:/w/workspace/edgexfoundry_device-gpio_PR-252:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-252@tmp:/w/workspace/edgexfoundry_device-gpio_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:21:10 $ docker top 6511eda30ccd010521c91b479d01f15660347952a9936748f2d32640f3380883 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:10 ---> job-cost.sh 22:21:10 lf-activate-venv: SKIPPING 22:21:10 INFO: No Stack... 22:21:11 INFO: Retrieving Pricing Info for: v3-standard-8 22:21:11 INFO: Archiving Costs [Pipeline] sh 22:21:11 + cat /w/workspace/edgexfoundry_device-gpio_PR-252/archives/cost.csv 22:21:11 + cut -d, -f6 [Pipeline] lock 22:21:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-252-1-stack-cost] 22:21:11 Resource [jenkins-edgexfoundry-device-gpio-PR-252-1-stack-cost] did not exist. Created. 22:21:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:21:12 + echo total: 0.2199999988079071 [Pipeline] stash 22:21:12 Stashed 1 file(s) [Pipeline] } 22:21:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:21:12 $ docker stop --time=1 6511eda30ccd010521c91b479d01f15660347952a9936748f2d32640f3380883 22:21:13 $ docker rm -f --volumes 6511eda30ccd010521c91b479d01f15660347952a9936748f2d32640f3380883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:21:14 provisioning config files... 22:21:14 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-252@tmp/config2366048552221010618tmp [Pipeline] { [Pipeline] sh 22:21:14 + set +x 22:21:14 + curl -s https://codecov.io/bash 22:21:14 + bash -s -- 22:21:14 22:21:14 _____ _ 22:21:14 / ____| | | 22:21:14 | | ___ __| | ___ ___ _____ __ 22:21:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:21:14 | |___| (_) | (_| | __/ (_| (_) \ V / 22:21:14 \_____\___/ \__,_|\___|\___\___/ \_/ 22:21:14 Bash-1.0.6 22:21:14 22:21:14 22:21:14 ==> git version 2.25.1 found 22:21:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:21:14 Release-Date: 2020-01-08 22:21:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:21:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:21:14 ==> Jenkins CI detected. 22:21:14 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-252 22:21:14 project root: . 22:21:14 --> token set from env 22:21:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:21:14 ==> Running gcov in . (disable via -X gcov) 22:21:14 ==> Python coveragepy not found 22:21:14 ==> Searching for coverage reports in: 22:21:14 + . 22:21:14 -> Found 1 reports 22:21:14 ==> Detecting git/mercurial file structure 22:21:14 ==> Reading reports 22:21:14 + ./coverage.out bytes=11486 22:21:14 ==> Appending adjustments 22:21:14 https://docs.codecov.io/docs/fixing-reports 22:21:15 + Found adjustments 22:21:15 ==> Gzipping contents 22:21:15 4.0K /tmp/codecov.8CP0HF.gz 22:21:15 ==> Uploading reports 22:21:15 url: https://codecov.io 22:21:15 query: branch=PR-252&commit=0b6cfb56bd8c858f026167421341dd8f7aa28424&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-252%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=252&job=&cmd_args= 22:21:15 -> Pinging Codecov 22:21:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-252&commit=0b6cfb56bd8c858f026167421341dd8f7aa28424&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-252%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=252&job=&cmd_args= 22:21:15 -> Uploading to 22:21:15 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/0b6cfb56bd8c858f026167421341dd8f7aa28424/fe8460d7-31bc-4233-bb4c-6eb1abf15fe5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250321%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250321T222114Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9a237dd45f9f4f7b1d5bcca0b4ebf56e9189a4642e1a6e8b7d084d72b8eaca17 22:21:15 % Total % Received % Xferd Average Speed Time Time Time Current 22:21:15 Dload Upload Total Spent Left Speed 22:21:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 9063 --:--:-- --:--:-- --:--:-- 9063 22:21:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/0b6cfb56bd8c858f026167421341dd8f7aa28424 [Pipeline] } 22:21:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:21:17 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-252/archives ] 22:21:17 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-252/archives 22:21:17 total 16 22:21:17 drwxr-xr-x 3 root root 4096 Mar 21 22:21 . 22:21:17 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 22:21 .. 22:21:17 drwxr-xr-x 2 root root 4096 Mar 21 22:21 cost 22:21:17 -rw-r--r-- 1 root root 83 Mar 21 22:21 cost.csv 22:21:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-252/archives 22:21:17 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-252/archives 22:21:17 total 16 22:21:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:21 . 22:21:17 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 22:21 .. 22:21:17 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 22:21 cost 22:21:17 -rw-r--r-- 1 jenkins jenkins 83 Mar 21 22:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:21:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:21:18 ---> package-listing.sh 22:21:18 ++ facter osfamily 22:21:18 ++ tr '[:upper:]' '[:lower:]' 22:21:18 + OS_FAMILY=debian 22:21:18 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-252 22:21:18 + START_PACKAGES=/tmp/packages_start.txt 22:21:18 + END_PACKAGES=/tmp/packages_end.txt 22:21:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:21:18 + PACKAGES=/tmp/packages_start.txt 22:21:18 + '[' /w/workspace/edgexfoundry_device-gpio_PR-252 ']' 22:21:18 + PACKAGES=/tmp/packages_end.txt 22:21:18 + case "${OS_FAMILY}" in 22:21:18 + dpkg -l 22:21:18 + grep '^ii' 22:21:18 + '[' -f /tmp/packages_start.txt ']' 22:21:18 + '[' -f /tmp/packages_end.txt ']' 22:21:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:21:18 + '[' /w/workspace/edgexfoundry_device-gpio_PR-252 ']' 22:21:18 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-252/archives/ 22:21:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-252/archives/ [Pipeline] echo 22:21:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:21:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:19 prd-ubuntu20.04-docker-8c-8g-41769 does not seem to be running inside a container 22:21:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-252 -v /w/workspace/edgexfoundry_device-gpio_PR-252:/w/workspace/edgexfoundry_device-gpio_PR-252:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-252@tmp:/w/workspace/edgexfoundry_device-gpio_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:21:20 $ docker top 3135ca791b1444de8ada0b6bfa43a3e99c8cb0b4647c67aae4b9033ceb0353f5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:20 + touch /tmp/pre-build-complete [Pipeline] sh 22:21:20 + mkdir -p /var/log/sysstat [Pipeline] sh 22:21:21 + ls /var/log/sa-host 22:21:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:21 provisioning config files... 22:21:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-252@tmp/config15421936282093863771tmp [Pipeline] { [Pipeline] echo 22:21:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:21:21 ---> create-netrc.sh [Pipeline] } 22:21:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:21:22 ---> python-tools-install.sh [Pipeline] echo 22:21:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:21:22 ---> sudo-logs.sh 22:21:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:21:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:21:22 ---> job-cost.sh 22:21:22 lf-activate-venv: SKIPPING 22:21:22 DEBUG: total: 0.2199999988079071 22:21:22 INFO: Retrieving Stack Cost... 22:21:22 INFO: Retrieving Pricing Info for: v3-standard-8 22:21:23 INFO: Archiving Costs [Pipeline] echo 22:21:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:21:23 ---> logs-deploy.sh 22:21:23 lf-activate-venv: SKIPPING 22:21:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-252/1 22:21:23 INFO: archiving workspace using pattern(s): 22:21:24 Archives upload complete. 22:21:24 INFO: archiving logs to Nexus 22:21:25 ---> uname -a: 22:21:25 Linux prd-ubuntu20-04-docker-8c-8g-41769 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:21:25 22:21:25 22:21:25 ---> lscpu: 22:21:25 Architecture: x86_64 22:21:25 CPU op-mode(s): 32-bit, 64-bit 22:21:25 Byte Order: Little Endian 22:21:25 Address sizes: 40 bits physical, 48 bits virtual 22:21:25 CPU(s): 8 22:21:25 On-line CPU(s) list: 0-7 22:21:25 Thread(s) per core: 1 22:21:25 Core(s) per socket: 1 22:21:25 Socket(s): 8 22:21:25 NUMA node(s): 1 22:21:25 Vendor ID: AuthenticAMD 22:21:25 CPU family: 23 22:21:25 Model: 49 22:21:25 Model name: AMD EPYC-Rome Processor 22:21:25 Stepping: 0 22:21:25 CPU MHz: 2800.000 22:21:25 BogoMIPS: 5600.00 22:21:25 Virtualization: AMD-V 22:21:25 Hypervisor vendor: KVM 22:21:25 Virtualization type: full 22:21:25 L1d cache: 256 KiB 22:21:25 L1i cache: 256 KiB 22:21:25 L2 cache: 4 MiB 22:21:25 L3 cache: 128 MiB 22:21:25 NUMA node0 CPU(s): 0-7 22:21:25 Vulnerability Itlb multihit: Not affected 22:21:25 Vulnerability L1tf: Not affected 22:21:25 Vulnerability Mds: Not affected 22:21:25 Vulnerability Meltdown: Not affected 22:21:25 Vulnerability Mmio stale data: Not affected 22:21:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:21:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:21:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:21:25 Vulnerability Srbds: Not affected 22:21:25 Vulnerability Tsx async abort: Not affected 22:21:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:21:25 22:21:25 22:21:25 ---> nproc: 22:21:25 8 22:21:25 22:21:25 22:21:25 ---> df -h: 22:21:25 Filesystem Size Used Avail Use% Mounted on 22:21:25 overlay 155G 12G 144G 8% / 22:21:25 tmpfs 64M 0 64M 0% /dev 22:21:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:21:25 shm 64M 0 64M 0% /dev/shm 22:21:25 /dev/vda1 155G 12G 144G 8% /facter-os 22:21:25 22:21:25 22:21:25 ---> sar -b -r -n DEV: 22:21:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41769) 03/21/25 _x86_64_ (8 CPU) 22:21:25 22:21:25 22:17:31 LINUX RESTART (8 CPU) 22:21:25 22:21:25 22:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:21:25 22:19:01 391.17 16.40 374.77 0.00 1970.38 62895.10 0.00 22:21:25 22:20:01 241.36 1.88 239.48 0.00 22.92 75971.48 0.00 22:21:25 22:21:01 180.74 0.23 180.50 0.00 19.86 50048.86 0.00 22:21:25 Average: 270.42 6.12 264.30 0.00 663.73 62973.69 0.00 22:21:25 22:21:25 22:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:21:25 22:19:01 28924424 31475980 834204 2.54 90956 2706580 2003300 5.90 1129312 2405692 125548 22:21:25 22:20:01 27054180 31017520 1283848 3.90 188652 3875796 2409996 7.10 1789820 3461176 353480 22:21:25 22:21:01 27388992 31500552 803440 2.44 194876 4035576 2080844 6.13 1413844 3520360 51440 22:21:25 Average: 27789199 31331351 973831 2.96 158161 3539317 2164713 6.38 1444325 3129076 176823 22:21:25 22:21:25 22:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:21:25 22:19:01 docker0 226.96 270.65 18.86 1014.74 0.00 0.00 0.00 0.00 22:21:25 22:19:01 ens3 705.52 504.41 6560.88 101.80 0.00 0.00 0.00 0.00 22:21:25 22:19:01 veth6f8fca3 173.95 215.00 17.40 675.77 0.00 0.00 0.00 0.06 22:21:25 22:19:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 22:21:25 22:20:01 docker0 120.99 252.21 10.11 2215.25 0.00 0.00 0.00 0.00 22:21:25 22:20:01 ens3 279.23 137.83 2246.67 22.64 0.00 0.00 0.00 0.00 22:21:25 22:20:01 veth4e0f28a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:21:25 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:25 22:21:01 docker0 4.88 9.87 0.29 114.96 0.00 0.00 0.00 0.00 22:21:25 22:21:01 ens3 78.20 53.24 1068.71 15.20 0.00 0.00 0.00 0.00 22:21:25 22:21:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 22:21:25 Average: docker0 117.00 177.06 9.70 1115.67 0.00 0.00 0.00 0.00 22:21:25 Average: ens3 352.35 230.29 3273.71 46.23 0.00 0.00 0.00 0.00 22:21:25 Average: lo 2.88 2.88 0.28 0.28 0.00 0.00 0.00 0.00 22:21:25 22:21:25 22:21:25 ---> sar -P ALL: 22:21:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41769) 03/21/25 _x86_64_ (8 CPU) 22:21:25 22:21:25 22:17:31 LINUX RESTART (8 CPU) 22:21:25 22:21:25 22:18:02 CPU %user %nice %system %iowait %steal %idle 22:21:25 22:19:01 all 8.81 0.00 3.22 2.14 0.07 85.76 22:21:25 22:19:01 0 7.00 0.00 3.99 2.32 0.09 86.61 22:21:25 22:19:01 1 7.77 0.00 3.79 1.13 0.07 87.24 22:21:25 22:19:01 2 10.68 0.00 2.46 1.78 0.07 85.01 22:21:25 22:19:01 3 9.75 0.00 3.04 0.58 0.09 86.54 22:21:25 22:19:01 4 7.84 0.00 2.74 0.43 0.05 88.94 22:21:25 22:19:01 5 11.27 0.00 2.90 4.94 0.07 80.82 22:21:25 22:19:01 6 8.88 0.00 3.83 5.19 0.07 82.03 22:21:25 22:19:01 7 7.31 0.00 3.00 0.78 0.07 88.83 22:21:25 22:20:01 all 32.26 0.00 7.55 3.35 0.08 56.75 22:21:25 22:20:01 0 31.96 0.00 8.12 4.58 0.07 55.27 22:21:25 22:20:01 1 33.08 0.00 8.05 1.27 0.10 57.49 22:21:25 22:20:01 2 32.92 0.00 5.96 0.82 0.08 60.21 22:21:25 22:20:01 3 31.65 0.00 7.13 0.17 0.07 60.98 22:21:25 22:20:01 4 31.74 0.00 8.07 11.53 0.07 48.60 22:21:25 22:20:01 5 31.78 0.00 8.59 0.98 0.07 58.58 22:21:25 22:20:01 6 32.72 0.00 7.07 0.45 0.08 59.67 22:21:25 22:20:01 7 32.22 0.00 7.47 7.08 0.10 53.14 22:21:25 22:21:01 all 32.95 0.00 5.42 2.46 0.07 59.10 22:21:25 22:21:01 0 34.04 0.00 5.52 0.10 0.07 60.27 22:21:25 22:21:01 1 32.98 0.00 5.19 5.81 0.07 55.96 22:21:25 22:21:01 2 31.59 0.00 5.30 0.07 0.07 62.98 22:21:25 22:21:01 3 32.53 0.00 5.18 0.47 0.07 61.75 22:21:25 22:21:01 4 33.63 0.00 6.05 3.44 0.08 56.79 22:21:25 22:21:01 5 33.73 0.00 5.54 2.96 0.08 57.69 22:21:25 22:21:01 6 32.96 0.00 5.48 0.18 0.07 61.30 22:21:25 22:21:01 7 32.12 0.00 5.08 6.65 0.08 56.06 22:21:25 Average: all 24.76 0.00 5.41 2.65 0.07 67.11 22:21:25 Average: 0 24.42 0.00 5.89 2.33 0.07 67.29 22:21:25 Average: 1 24.67 0.00 5.68 2.75 0.08 66.82 22:21:25 Average: 2 25.14 0.00 4.58 0.88 0.07 69.32 22:21:25 Average: 3 24.69 0.00 5.12 0.41 0.07 69.72 22:21:25 Average: 4 24.47 0.00 5.63 5.13 0.07 64.71 22:21:25 Average: 5 25.69 0.00 5.69 2.95 0.07 65.60 22:21:25 Average: 6 25.05 0.00 5.48 1.90 0.07 67.50 22:21:25 Average: 7 23.94 0.00 5.19 4.85 0.08 65.94 22:21:25 22:21:25 22:21:25