Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-gpio Obtained Jenkinsfile from b37b0c6e358582f1d80b455dbf685e3af881882b+2b93e70996fb433c995b9228144ddf61bbcc4061 (4235b715960d978b0ba04bb98e05793848770b9f) 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-ssh12681315450634503414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10348968759015604863.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-37/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-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12049957333060388398.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-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16717361283003615654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh7482364764436451325.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-37/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-37/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7129094172586666792.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1686 in /w/workspace/edgexfoundry_device-gpio_PR-37 [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-37 # 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 Merging remotes/origin/jakarta commit 2b93e70996fb433c995b9228144ddf61bbcc4061 into PR head commit b37b0c6e358582f1d80b455dbf685e3af881882b Merge succeeded, producing fbd9295ca4901e14fbe43a59484966d9f03c0eae Checking out Revision fbd9295ca4901e14fbe43a59484966d9f03c0eae (PR-37) > 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 > 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/37/head:refs/remotes/origin/PR-37 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b37b0c6e358582f1d80b455dbf685e3af881882b # 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 2b93e70996fb433c995b9228144ddf61bbcc4061 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbd9295ca4901e14fbe43a59484966d9f03c0eae # timeout=10 Commit message: "Merge commit '2b93e70996fb433c995b9228144ddf61bbcc4061' into HEAD" > git rev-list --no-walk b37b0c6e358582f1d80b455dbf685e3af881882b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:20:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:20:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:20:29 ========================================================= 21:20:29 EdgeX Global Pipelines Version Info 21:20:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:20:30 ------------------- 21:20:30 stable info: 21:20:30 ------------------- 21:20:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:20:30 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 21:20:30 Message: update stable to v1.0.234 21:20:31 ------------------- 21:20:31 experimental info: 21:20:31 ------------------- 21:20:31 Commited By: **** collab-it+edgex@linuxfoundation.org 21:20:31 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 21:20:31 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbd9295ca4901e14fbe43a59484966d9f03c0eae [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbd9295 [Pipeline] echo 21:20:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:31 provisioning config files... 21:20:31 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config1112188759459020446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:32 ---> docker-login.sh 21:20:32 nexus3.edgexfoundry.org:10001 21:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:32 Configure a credential helper to remove this warning. See 21:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:32 21:20:32 Login Succeeded 21:20:32 nexus3.edgexfoundry.org:10002 21:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:32 Configure a credential helper to remove this warning. See 21:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:32 21:20:32 Login Succeeded 21:20:32 nexus3.edgexfoundry.org:10003 21:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:32 Configure a credential helper to remove this warning. See 21:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:32 21:20:32 Login Succeeded 21:20:32 nexus3.edgexfoundry.org:10004 21:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:32 Configure a credential helper to remove this warning. See 21:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:32 21:20:32 Login Succeeded 21:20:32 docker.io 21:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:33 Configure a credential helper to remove this warning. See 21:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:33 21:20:33 Login Succeeded 21:20:33 ---> docker-login.sh ends [Pipeline] } 21:20:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:20:33 + git rev-list -1 --merges fbd9295ca4901e14fbe43a59484966d9f03c0eae~1..fbd9295ca4901e14fbe43a59484966d9f03c0eae [Pipeline] echo 21:20:33 -----------> git rev-list -1 --merges fbd9295ca4901e14fbe43a59484966d9f03c0eae~1..fbd9295ca4901e14fbe43a59484966d9f03c0eae fbd9295ca4901e14fbe43a59484966d9f03c0eae 21:20:33 fbd9295ca4901e14fbe43a59484966d9f03c0eae [false] [Pipeline] sh 21:20:34 + git log --format=format:%s -1 fbd9295ca4901e14fbe43a59484966d9f03c0eae [Pipeline] echo 21:20:34 ========================================================= 21:20:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:20:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:20:34 + git log --format=format:%s -1 fbd9295ca4901e14fbe43a59484966d9f03c0eae [Pipeline] echo 21:20:34 [semverPrep] GIT_COMMIT: fbd9295ca4901e14fbe43a59484966d9f03c0eae, Commit Message: Merge commit '2b93e70996fb433c995b9228144ddf61bbcc4061' into HEAD [Pipeline] echo 21:20:34 [semverPrep] This is not a build commit. [Pipeline] sh 21:20:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:34 + grep -v github /etc/ssh/ssh_known_hosts 21:20:34 + [ -e /tmp/ssh_known_hosts ] 21:20:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:20:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:20:34 + sudo tee -a /etc/ssh/ssh_known_hosts 21:20:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:35 21:20:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:35 0.1.4: Pulling from edgex-devops/py-git-semver 21:20:35 42c077c10790: Pulling fs layer 21:20:35 f63e77b7563a: Pulling fs layer 21:20:35 bd5fdadae976: Pulling fs layer 21:20:35 205491f53016: Pulling fs layer 21:20:35 df18705c85c3: Pulling fs layer 21:20:35 bdb3f477010e: Pulling fs layer 21:20:35 c8a8fc8e1c8f: Pulling fs layer 21:20:35 2c6e9b1d212d: Pulling fs layer 21:20:35 bdb8f0575790: Pulling fs layer 21:20:35 386e3cb2ff24: Pulling fs layer 21:20:35 2343380bae48: Pulling fs layer 21:20:35 2c6e9b1d212d: Waiting 21:20:35 bdb8f0575790: Waiting 21:20:35 df18705c85c3: Waiting 21:20:35 386e3cb2ff24: Waiting 21:20:35 bdb3f477010e: Waiting 21:20:35 2343380bae48: Waiting 21:20:35 c8a8fc8e1c8f: Waiting 21:20:35 205491f53016: Waiting 21:20:35 f63e77b7563a: Verifying Checksum 21:20:35 f63e77b7563a: Download complete 21:20:35 205491f53016: Verifying Checksum 21:20:35 205491f53016: Download complete 21:20:35 df18705c85c3: Verifying Checksum 21:20:35 df18705c85c3: Download complete 21:20:35 bd5fdadae976: Verifying Checksum 21:20:35 bd5fdadae976: Download complete 21:20:35 bdb3f477010e: Download complete 21:20:35 2c6e9b1d212d: Verifying Checksum 21:20:35 2c6e9b1d212d: Download complete 21:20:35 bdb8f0575790: Download complete 21:20:35 386e3cb2ff24: Verifying Checksum 21:20:35 386e3cb2ff24: Download complete 21:20:35 2343380bae48: Verifying Checksum 21:20:35 2343380bae48: Download complete 21:20:35 42c077c10790: Verifying Checksum 21:20:35 42c077c10790: Download complete 21:20:36 c8a8fc8e1c8f: Download complete 21:20:37 42c077c10790: Pull complete 21:20:37 f63e77b7563a: Pull complete 21:20:38 bd5fdadae976: Pull complete 21:20:38 205491f53016: Pull complete 21:20:38 df18705c85c3: Pull complete 21:20:38 bdb3f477010e: Pull complete 21:20:40 c8a8fc8e1c8f: Pull complete 21:20:40 2c6e9b1d212d: Pull complete 21:20:40 bdb8f0575790: Pull complete 21:20:40 386e3cb2ff24: Pull complete 21:20:41 2343380bae48: Pull complete 21:20:41 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 21:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:41 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 21:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:20:42 $ docker top f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 -eo pid,comm 21:20:42 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). 21:20:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:20:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:42 [ssh-agent] Looking for ssh-agent implementation... 21:20:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:43 $ docker exec f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 ssh-agent 21:20:43 SSH_AUTH_SOCK=/tmp/ssh-tYlJcAqZovxZ/agent.34 21:20:43 SSH_AGENT_PID=40 21:20:43 Running ssh-add (command line suppressed) 21:20:43 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_7487810040710869147.key (/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_7487810040710869147.key) 21:20:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:43 + git tag --points-at HEAD [Pipeline] } 21:20:43 $ docker exec --env ******** --env ******** f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 ssh-agent -k 21:20:43 unset SSH_AUTH_SOCK; 21:20:43 unset SSH_AGENT_PID; 21:20:43 echo Agent pid 40 killed; 21:20:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:20:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:43 [ssh-agent] Looking for ssh-agent implementation... 21:20:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:43 $ docker exec f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 ssh-agent 21:20:44 SSH_AUTH_SOCK=/tmp/ssh-YQEjPG1ak1zg/agent.74 21:20:44 SSH_AGENT_PID=80 21:20:44 Running ssh-add (command line suppressed) 21:20:44 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_8076012688094169311.key (/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_8076012688094169311.key) 21:20:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:44 + git semver init 21:20:44 2022-06-07 21:20:44,798 [run_init] DEBUG init version:0.0.0 force:False 21:20:44 2022-06-07 21:20:44,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-37/.semver 21:20:44 2022-06-07 21:20:44,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-37/.semver 21:20:44 2022-06-07 21:20:44,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-37/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-37, universal_newlines=False, shell=None, istream=None) 21:20:45 2022-06-07 21:20:45,652 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-37/.git/info/exclude 21:20:45 2022-06-07 21:20:45,653 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-37/.semver/PR-37 with force:False 21:20:45 2022-06-07 21:20:45,653 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-37/.semver/PR-37 21:20:45 2022-06-07 21:20:45,658 [execute] INFO git cat-file --batch-check 21:20:45 2022-06-07 21:20:45,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-37/.semver, universal_newlines=False, shell=None, istream=) 21:20:45 2022-06-07 21:20:45,667 [execute] INFO git cat-file --batch 21:20:45 2022-06-07 21:20:45,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-37/.semver, universal_newlines=False, shell=None, istream=) 21:20:45 2022-06-07 21:20:45,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-37/.semver/PR-37 21:20:45 0.0.0 [Pipeline] } 21:20:45 $ docker exec --env ******** --env ******** f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 ssh-agent -k 21:20:45 unset SSH_AUTH_SOCK; 21:20:45 unset SSH_AGENT_PID; 21:20:45 echo Agent pid 80 killed; 21:20:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:46 + git semver [Pipeline] } 21:20:46 $ docker stop --time=1 f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 21:20:47 $ docker rm -f f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 [Pipeline] // withDockerContainer [Pipeline] sh 21:20:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:20:48 Stashed 1 file(s) [Pipeline] echo 21:20:48 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:48 provisioning config files... 21:20:48 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config3820007429434873349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:49 ---> docker-login.sh 21:20:49 nexus3.edgexfoundry.org:10001 21:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:49 Configure a credential helper to remove this warning. See 21:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:49 21:20:49 Login Succeeded 21:20:49 nexus3.edgexfoundry.org:10002 21:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:49 Configure a credential helper to remove this warning. See 21:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:49 21:20:49 Login Succeeded 21:20:49 nexus3.edgexfoundry.org:10003 21:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:49 Configure a credential helper to remove this warning. See 21:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:49 21:20:49 Login Succeeded 21:20:49 nexus3.edgexfoundry.org:10004 21:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:49 Configure a credential helper to remove this warning. See 21:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:49 21:20:49 Login Succeeded 21:20:49 docker.io 21:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:49 Configure a credential helper to remove this warning. See 21:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:49 21:20:49 Login Succeeded 21:20:49 ---> docker-login.sh ends [Pipeline] } 21:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:20:49 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:20:50 + grep ^go [0-9].[0-9]* go.mod 21:20:50 + cut -d -f 2 [Pipeline] echo 21:20:50 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:20:50 ========================================================= 21:20:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 21:20:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . 21:20:50 Sending build context to Docker daemon 26.55MB 21:20:50 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 21:20:50 Step 2/11 : FROM ${BASE} AS builder 21:20:50 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 21:20:50 59bf1c3509f3: Pulling fs layer 21:20:50 666ba61612fd: Pulling fs layer 21:20:50 8ed8ca486205: Pulling fs layer 21:20:50 4fe6c5a15a65: Pulling fs layer 21:20:50 22a0e8bec74d: Pulling fs layer 21:20:50 812f408151ee: Pulling fs layer 21:20:50 bab7bd504b26: Pulling fs layer 21:20:50 070449caade9: Pulling fs layer 21:20:50 8f1a5288e3a6: Pulling fs layer 21:20:50 22a0e8bec74d: Waiting 21:20:50 812f408151ee: Waiting 21:20:50 bab7bd504b26: Waiting 21:20:50 070449caade9: Waiting 21:20:50 8f1a5288e3a6: Waiting 21:20:50 4fe6c5a15a65: Waiting 21:20:50 8ed8ca486205: Verifying Checksum 21:20:50 8ed8ca486205: Download complete 21:20:50 666ba61612fd: Download complete 21:20:50 22a0e8bec74d: Verifying Checksum 21:20:50 22a0e8bec74d: Download complete 21:20:50 812f408151ee: Verifying Checksum 21:20:50 812f408151ee: Download complete 21:20:50 59bf1c3509f3: Verifying Checksum 21:20:50 59bf1c3509f3: Download complete 21:20:50 bab7bd504b26: Verifying Checksum 21:20:50 bab7bd504b26: Download complete 21:20:51 070449caade9: Verifying Checksum 21:20:51 59bf1c3509f3: Pull complete 21:20:51 666ba61612fd: Pull complete 21:20:51 8ed8ca486205: Pull complete 21:20:51 8f1a5288e3a6: Verifying Checksum 21:20:51 8f1a5288e3a6: Download complete 21:20:51 4fe6c5a15a65: Download complete 21:20:55 4fe6c5a15a65: Pull complete 21:20:56 22a0e8bec74d: Pull complete 21:20:56 812f408151ee: Pull complete 21:20:56 bab7bd504b26: Pull complete 21:20:56 070449caade9: Pull complete 21:20:58 8f1a5288e3a6: Pull complete 21:20:58 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 21:20:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 21:20:58 ---> c47586b81864 21:20:58 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:21:00 ---> Running in 8c105525b36a 21:21:00 Removing intermediate container 8c105525b36a 21:21:00 ---> 6218020b0259 21:21:00 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 21:21:00 ---> Running in d0d626ef0a76 21:21:00 Removing intermediate container d0d626ef0a76 21:21:00 ---> 1e0ed278acc3 21:21:00 Step 5/11 : WORKDIR /device-gpio 21:21:00 ---> Running in b184d0ab048c 21:21:00 Removing intermediate container b184d0ab048c 21:21:00 ---> be3fb4d254f9 21:21:00 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:00 ---> Running in 9a27eeee8b57 21:21:01 Removing intermediate container 9a27eeee8b57 21:21:01 ---> a8cdf74951f3 21:21:01 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:21:01 ---> Running in a0d802468d6a 21:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:21:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:21:03 (1/4) Installing openssh-keygen (8.8_p1-r1) 21:21:03 (2/4) Installing libedit (20210910.3.1-r0) 21:21:03 (3/4) Installing openssh-client-common (8.8_p1-r1) 21:21:03 (4/4) Installing openssh-client-default (8.8_p1-r1) 21:21:03 Executing busybox-1.34.1-r3.trigger 21:21:03 OK: 224 MiB in 56 packages 21:21:03 Still waiting to schedule task 21:21:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:21:03 Removing intermediate container a0d802468d6a 21:21:03 ---> e6014e85f412 21:21:03 Step 8/11 : COPY go.mod vendor* ./ 21:21:04 ---> 70372b13b3f9 21:21:04 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:04 ---> Running in 54b2207dcb50 21:21:36 Removing intermediate container 54b2207dcb50 21:21:36 ---> f02d6f50825f 21:21:36 Step 10/11 : COPY . . 21:21:36 ---> 700f6b9ab847 21:21:36 Step 11/11 : RUN ${MAKE} 21:21:36 ---> Running in 34b4b6d40792 21:21:36 Removing intermediate container 34b4b6d40792 21:21:36 ---> 418155d151a7 21:21:36 [Warning] One or more build-args [MAKE] were not consumed 21:21:36 Successfully built 418155d151a7 21:21:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:37 + docker inspect -f . ci-base-image-x86_64 21:21:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:37 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 21:21:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:21:37 $ docker top 7658aabf9306e553a3412bd633f6f748c5aad55f3eeaf30e120b62ebdc114caf -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:38 + go version 21:21:38 go version go1.17.6 linux/amd64 [Pipeline] } 21:21:38 $ docker stop --time=1 7658aabf9306e553a3412bd633f6f748c5aad55f3eeaf30e120b62ebdc114caf 21:21:39 $ docker rm -f 7658aabf9306e553a3412bd633f6f748c5aad55f3eeaf30e120b62ebdc114caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:40 + docker inspect -f . ci-base-image-x86_64 21:21:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:40 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 21:21:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:21:40 $ docker top b8f49cdd020faebd4a9ff07e665d0addb02ab486f6177f72326d818fd378c1ee -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:21:40 + make test 21:21:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:21:41 ? github.com/edgexfoundry/device-gpio [no test files] 21:21:47 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:21:47 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:21:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:21:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:21:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:21:56 ./bin/test-attribution-txt.sh [Pipeline] echo 21:21:56 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 21:21:57 + go mod tidy [Pipeline] } 21:21:57 $ docker stop --time=1 b8f49cdd020faebd4a9ff07e665d0addb02ab486f6177f72326d818fd378c1ee 21:21:58 $ docker rm -f b8f49cdd020faebd4a9ff07e665d0addb02ab486f6177f72326d818fd378c1ee [Pipeline] // withDockerContainer [Pipeline] sh 21:21:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:21:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:21:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:22:00 + ls -al . 21:22:00 total 180 21:22:00 drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 21:21 . 21:22:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 21:20 .. 21:22:00 -rw-rw-r-- 1 jenkins jenkins 120 Jun 7 21:20 .dockerignore 21:22:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 21:20 .git 21:22:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:20 .github 21:22:00 -rw-rw-r-- 1 jenkins jenkins 335 Jun 7 21:20 .gitignore 21:22:00 -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 21:20 .golangci.yml 21:22:00 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 21:20 .semver 21:22:00 -rw-rw-r-- 1 jenkins jenkins 7772 Jun 7 21:20 Attribution.txt 21:22:00 -rw-rw-r-- 1 jenkins jenkins 1235 Jun 7 21:20 CHANGELOG.md 21:22:00 -rw-rw-r-- 1 jenkins jenkins 1846 Jun 7 21:20 Dockerfile 21:22:00 -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 21:20 GOVERNANCE.md 21:22:00 -rw-rw-r-- 1 jenkins jenkins 657 Jun 7 21:20 Jenkinsfile 21:22:00 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 21:20 LICENSE 21:22:00 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 7 21:20 Makefile 21:22:00 -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 21:20 OWNERS.md 21:22:00 -rw-rw-r-- 1 jenkins jenkins 10844 Jun 7 21:20 README.md 21:22:00 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 21:20 VERSION 21:22:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 21:20 bin 21:22:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:20 cmd 21:22:00 -rw-r--r-- 1 jenkins jenkins 10 Jun 7 21:21 coverage.out 21:22:00 -rw-rw-r-- 1 jenkins jenkins 2794 Jun 7 21:21 go.mod 21:22:00 -rw-rw-r-- 1 jenkins jenkins 56104 Jun 7 21:20 go.sum 21:22:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:20 internal 21:22:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:20 snap 21:22:00 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 21:20 vendor 21:22:00 -rw-rw-r-- 1 jenkins jenkins 209 Jun 7 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:00 + 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=fbd9295ca4901e14fbe43a59484966d9f03c0eae --label arch=amd64 --label version=0.0.0 . 21:22:00 Sending build context to Docker daemon 26.55MB 21:22:00 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 21:22:00 Step 2/25 : FROM ${BASE} AS builder 21:22:00 ---> 418155d151a7 21:22:00 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:22:00 ---> Running in 69a40c91958a 21:22:01 Removing intermediate container 69a40c91958a 21:22:01 ---> 3aaa9a8b4f9a 21:22:01 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:22:01 ---> Running in 921520ce0a3c 21:22:01 Removing intermediate container 921520ce0a3c 21:22:01 ---> 0ade709ba7b2 21:22:01 Step 5/25 : WORKDIR /device-gpio 21:22:01 ---> Running in 3b1ffbfb0ab4 21:22:01 Removing intermediate container 3b1ffbfb0ab4 21:22:01 ---> 67c9262fb7b3 21:22:01 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:01 ---> Running in 3efa0e0be6ee 21:22:01 Removing intermediate container 3efa0e0be6ee 21:22:01 ---> fd623b8efe88 21:22:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:22:01 ---> Running in 82f64c5b103a 21:22:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:22:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:22:03 OK: 224 MiB in 56 packages 21:22:03 Removing intermediate container 82f64c5b103a 21:22:03 ---> 585528a4758d 21:22:03 Step 8/25 : COPY go.mod vendor* ./ 21:22:04 ---> 50378e24f805 21:22:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:04 ---> Running in 8d3dff7557c1 21:22:04 skipping... 21:22:05 Removing intermediate container 8d3dff7557c1 21:22:05 ---> a3ccabe2f8e6 21:22:05 Step 10/25 : COPY . . 21:22:05 ---> 8cf186f9a453 21:22:05 Step 11/25 : RUN ${MAKE} 21:22:05 ---> Running in 0a524791a3f6 21:22:06 Removing intermediate container 0a524791a3f6 21:22:06 ---> 161b5c4da293 21:22:06 Step 12/25 : FROM alpine:3.15 21:22:07 3.15: Pulling from library/alpine 21:22:07 df9b9388f04a: Pulling fs layer 21:22:07 df9b9388f04a: Verifying Checksum 21:22:07 df9b9388f04a: Download complete 21:22:07 df9b9388f04a: Pull complete 21:22:07 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:22:07 Status: Downloaded newer image for alpine:3.15 21:22:07 ---> 0ac33e5f5afa 21:22:07 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:22:07 ---> Running in 72edd5fa13d2 21:22:07 Removing intermediate container 72edd5fa13d2 21:22:07 ---> acac98c520dd 21:22:07 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:07 ---> Running in 7dccb2b80e74 21:22:08 Removing intermediate container 7dccb2b80e74 21:22:08 ---> 1a5e15fbe7bf 21:22:08 Step 15/25 : RUN apk add --update --no-cache zeromq 21:22:08 ---> Running in 9732ace52d44 21:22:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:22:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:22:09 (1/5) Installing libgcc (10.3.1_git20211027-r0) 21:22:09 (2/5) Installing libsodium (1.0.18-r0) 21:22:10 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 21:22:10 (4/5) Installing libzmq (4.3.4-r0) 21:22:10 (5/5) Installing zeromq (4.3.4-r0) 21:22:10 Executing busybox-1.34.1-r5.trigger 21:22:10 OK: 8 MiB in 19 packages 21:22:10 Removing intermediate container 9732ace52d44 21:22:10 ---> 0790bd68d917 21:22:10 Step 16/25 : WORKDIR / 21:22:11 ---> Running in 7ee373b6b62d 21:22:11 Removing intermediate container 7ee373b6b62d 21:22:11 ---> cdcab48909df 21:22:11 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 21:22:11 ---> ee90de6b2dda 21:22:11 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 21:22:11 ---> 0d4f16aceed5 21:22:11 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 21:22:11 ---> 73e0a059e3c4 21:22:11 Step 20/25 : EXPOSE 59910 21:22:11 ---> Running in 19fe4f946a58 21:22:11 Removing intermediate container 19fe4f946a58 21:22:11 ---> 94b438047bd5 21:22:11 Step 21/25 : ENTRYPOINT ["/device-gpio"] 21:22:11 ---> Running in da93c9f1cf2a 21:22:11 Removing intermediate container da93c9f1cf2a 21:22:11 ---> bce717d2c8f1 21:22:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:22:11 ---> Running in 8bbef1f49329 21:22:11 Removing intermediate container 8bbef1f49329 21:22:11 ---> 488122a4ce68 21:22:11 Step 23/25 : LABEL arch=amd64 21:22:11 ---> Running in 9ec7a1611ec0 21:22:12 Removing intermediate container 9ec7a1611ec0 21:22:12 ---> cb9cdbf34749 21:22:12 Step 24/25 : LABEL git_sha=fbd9295ca4901e14fbe43a59484966d9f03c0eae 21:22:12 ---> Running in f080dd34588d 21:22:12 Removing intermediate container f080dd34588d 21:22:12 ---> ac715bed6d91 21:22:12 Step 25/25 : LABEL version=0.0.0 21:22:12 ---> Running in 8aa817f60e5d 21:22:12 Removing intermediate container 8aa817f60e5d 21:22:12 ---> 26fe19ed5ecf 21:22:12 [Warning] One or more build-args [ARCH MAKE] were not consumed 21:22:12 Successfully built 26fe19ed5ecf 21:22:12 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:12 21:22:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:13 latest: Pulling from edgex-lftools-log-publisher 21:22:13 5eb5b503b376: Pulling fs layer 21:22:13 5c69ac0246d0: Pulling fs layer 21:22:13 ec43610c2a17: Pulling fs layer 21:22:13 3a2ae6a8a46f: Pulling fs layer 21:22:13 33b1e0a273af: Pulling fs layer 21:22:13 5d3b04190fa2: Pulling fs layer 21:22:13 2f39f015ded8: Pulling fs layer 21:22:13 2f39f015ded8: Waiting 21:22:13 5d3b04190fa2: Waiting 21:22:13 3a2ae6a8a46f: Waiting 21:22:13 33b1e0a273af: Waiting 21:22:13 5c69ac0246d0: Download complete 21:22:13 3a2ae6a8a46f: Verifying Checksum 21:22:13 3a2ae6a8a46f: Download complete 21:22:13 33b1e0a273af: Verifying Checksum 21:22:13 33b1e0a273af: Download complete 21:22:13 ec43610c2a17: Verifying Checksum 21:22:13 ec43610c2a17: Download complete 21:22:13 5d3b04190fa2: Download complete 21:22:13 5eb5b503b376: Verifying Checksum 21:22:13 5eb5b503b376: Download complete 21:22:13 2f39f015ded8: Download complete 21:22:14 5eb5b503b376: Pull complete 21:22:14 5c69ac0246d0: Pull complete 21:22:15 ec43610c2a17: Pull complete 21:22:15 3a2ae6a8a46f: Pull complete 21:22:15 33b1e0a273af: Pull complete 21:22:15 5d3b04190fa2: Pull complete 21:22:19 2f39f015ded8: Pull complete 21:22:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:19 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 21:22:19 $ 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-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:22:21 $ docker top 274702b976921886b74bb7ca2126325532694f1c3048333c9fb9c59b7b978263 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:22 ---> job-cost.sh 21:22:22 lf-activate-venv: SKIPPING 21:22:22 INFO: No Stack... 21:22:22 INFO: Retrieving Pricing Info for: v3-standard-8 21:22:22 INFO: Archiving Costs [Pipeline] sh 21:22:23 + cat /w/workspace/edgexfoundry_device-gpio_PR-37/archives/cost.csv 21:22:23 + cut -d, -f6 [Pipeline] lock 21:22:23 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] 21:22:23 Resource [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] did not exist. Created. 21:22:23 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:22:23 + echo total: 0.2199999988079071 [Pipeline] stash 21:22:23 Stashed 1 file(s) [Pipeline] } 21:22:23 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:22:23 $ docker stop --time=1 274702b976921886b74bb7ca2126325532694f1c3048333c9fb9c59b7b978263 21:22:24 $ docker rm -f 274702b976921886b74bb7ca2126325532694f1c3048333c9fb9c59b7b978263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:22:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1687 in /w/workspace/edgexfoundry_device-gpio_PR-37 [Pipeline] { [Pipeline] ws 21:22:38 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 21:22:38 The recommended git tool is: git 21:22:43 using credential edgex-jenkins-ssh 21:22:43 Cloning the remote Git repository 21:22:43 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:22:43 > git init /w/workspace/device-gpio/2 # timeout=10 21:22:43 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:22:43 > git --version # timeout=10 21:22:43 > git --version # 'git version 2.25.1' 21:22:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:45 Merging remotes/origin/jakarta commit 2b93e70996fb433c995b9228144ddf61bbcc4061 into PR head commit b37b0c6e358582f1d80b455dbf685e3af881882b 21:22:45 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:22:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:45 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:22:45 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:22:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 21:22:45 > git config core.sparsecheckout # timeout=10 21:22:45 > git checkout -f b37b0c6e358582f1d80b455dbf685e3af881882b # timeout=10 21:22:46 > git remote # timeout=10 21:22:46 > git config --get remote.origin.url # timeout=10 21:22:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:46 > git merge 2b93e70996fb433c995b9228144ddf61bbcc4061 # timeout=10 21:22:46 Merge succeeded, producing 47887a5e7f5542ca5e1c2c7ca0ba1353164e0ed6 21:22:46 Checking out Revision 47887a5e7f5542ca5e1c2c7ca0ba1353164e0ed6 (PR-37) 21:22:46 > git rev-parse HEAD^{commit} # timeout=10 21:22:46 > git config core.sparsecheckout # timeout=10 21:22:46 > git checkout -f 47887a5e7f5542ca5e1c2c7ca0ba1353164e0ed6 # timeout=10 21:22:51 Commit message: "Merge commit '2b93e70996fb433c995b9228144ddf61bbcc4061' into HEAD" 21:22:51 > git rev-list --no-walk b37b0c6e358582f1d80b455dbf685e3af881882b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:22:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:22:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:52 Dload Upload Total Spent Left Speed 21:22:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 87521 0 --:--:-- --:--:-- --:--:-- 88151 [Pipeline] sh 21:22:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:22:53 + + sudosudo tee jq /etc/docker/daemon.new 21:22:53 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:22:53 { 21:22:53 "registry-mirrors": [ 21:22:53 "https://nexus3.edgexfoundry.org:10001" 21:22:53 ], 21:22:53 "bip": "10.250.0.254/24", 21:22:53 "hosts": [ 21:22:53 "tcp://0.0.0.0:5555", 21:22:53 "unix:///var/run/docker.sock" 21:22:53 ], 21:22:53 "mtu": 1458, 21:22:53 "selinux-enabled": true, 21:22:53 "seccomp-profile": "/etc/docker/seccomp.json" 21:22:53 } [Pipeline] sh 21:22:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:22:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:12 provisioning config files... 21:23:12 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config7836839359053112467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:13 ---> docker-login.sh 21:23:13 nexus3.edgexfoundry.org:10001 21:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:14 Configure a credential helper to remove this warning. See 21:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:14 21:23:14 Login Succeeded 21:23:14 nexus3.edgexfoundry.org:10002 21:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:14 Configure a credential helper to remove this warning. See 21:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:14 21:23:14 Login Succeeded 21:23:14 nexus3.edgexfoundry.org:10003 21:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:14 Configure a credential helper to remove this warning. See 21:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:14 21:23:14 Login Succeeded 21:23:14 nexus3.edgexfoundry.org:10004 21:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:15 Configure a credential helper to remove this warning. See 21:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:15 21:23:15 Login Succeeded 21:23:15 docker.io 21:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:15 Configure a credential helper to remove this warning. See 21:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:15 21:23:16 Login Succeeded 21:23:16 ---> docker-login.sh ends [Pipeline] } 21:23:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:23:16 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:23:16 + grep ^go [0-9].[0-9]* go.mod 21:23:16 + cut -d -f 2 [Pipeline] echo 21:23:16 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:16 ========================================================= 21:23:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 21:23:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . 21:23:18 Sending build context to Docker daemon 18.75MB 21:23:18 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 21:23:18 Step 2/11 : FROM ${BASE} AS builder 21:23:18 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 21:23:18 9b3977197b4f: Pulling fs layer 21:23:18 1a89e8eeedd5: Pulling fs layer 21:23:18 94645a83ff95: Pulling fs layer 21:23:18 3f3a8bcf1eab: Pulling fs layer 21:23:18 0c92f367c5e7: Pulling fs layer 21:23:18 63b1bc5785f6: Pulling fs layer 21:23:18 3f3a8bcf1eab: Waiting 21:23:18 626d30ff41c6: Pulling fs layer 21:23:18 0c92f367c5e7: Waiting 21:23:18 de1d54c125be: Pulling fs layer 21:23:18 63b1bc5785f6: Waiting 21:23:18 de1d54c125be: Waiting 21:23:18 626d30ff41c6: Waiting 21:23:18 94645a83ff95: Verifying Checksum 21:23:18 94645a83ff95: Download complete 21:23:18 1a89e8eeedd5: Verifying Checksum 21:23:18 1a89e8eeedd5: Download complete 21:23:18 0c92f367c5e7: Download complete 21:23:18 9b3977197b4f: Download complete 21:23:18 63b1bc5785f6: Verifying Checksum 21:23:18 63b1bc5785f6: Download complete 21:23:18 626d30ff41c6: Verifying Checksum 21:23:18 626d30ff41c6: Download complete 21:23:19 9b3977197b4f: Pull complete 21:23:20 1a89e8eeedd5: Pull complete 21:23:20 94645a83ff95: Pull complete 21:23:20 de1d54c125be: Verifying Checksum 21:23:20 de1d54c125be: Download complete 21:23:21 3f3a8bcf1eab: Verifying Checksum 21:23:21 3f3a8bcf1eab: Download complete 21:23:33 3f3a8bcf1eab: Pull complete 21:23:33 0c92f367c5e7: Pull complete 21:23:33 63b1bc5785f6: Pull complete 21:23:33 626d30ff41c6: Pull complete 21:23:40 de1d54c125be: Pull complete 21:23:40 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 21:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 21:23:40 ---> 5f011755c4a2 21:23:40 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:23:41 ---> Running in 41fd6131ed11 21:23:41 Removing intermediate container 41fd6131ed11 21:23:41 ---> 4d86fb42b506 21:23:41 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 21:23:42 ---> Running in 04ae26e2ac13 21:23:42 Removing intermediate container 04ae26e2ac13 21:23:42 ---> 062d1443f234 21:23:42 Step 5/11 : WORKDIR /device-gpio 21:23:42 ---> Running in b365484b8eae 21:23:42 Removing intermediate container b365484b8eae 21:23:42 ---> 6ac1e058d650 21:23:42 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:42 ---> Running in dac0dd593599 21:23:44 Removing intermediate container dac0dd593599 21:23:44 ---> 4b9559205af0 21:23:44 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:23:44 ---> Running in 835e0ac47ab5 21:23:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:23:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:23:47 (1/4) Installing openssh-keygen (8.8_p1-r1) 21:23:47 (2/4) Installing libedit (20210910.3.1-r0) 21:23:47 (3/4) Installing openssh-client-common (8.8_p1-r1) 21:23:47 (4/4) Installing openssh-client-default (8.8_p1-r1) 21:23:47 Executing busybox-1.34.1-r3.trigger 21:23:47 OK: 224 MiB in 56 packages 21:23:48 Removing intermediate container 835e0ac47ab5 21:23:48 ---> b93acba9859c 21:23:48 Step 8/11 : COPY go.mod vendor* ./ 21:23:52 ---> 07c8484feeec 21:23:52 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:52 ---> Running in 27621b85a0c4 21:25:14 Removing intermediate container 27621b85a0c4 21:25:14 ---> 6f667b0805e4 21:25:14 Step 10/11 : COPY . . 21:25:14 ---> 1bfb3b402896 21:25:14 Step 11/11 : RUN ${MAKE} 21:25:14 ---> Running in ff0a7050b105 21:25:14 Removing intermediate container ff0a7050b105 21:25:14 ---> 55a622c6a7bc 21:25:14 [Warning] One or more build-args [MAKE] were not consumed 21:25:14 Successfully built 55a622c6a7bc 21:25:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:14 + docker inspect -f . ci-base-image-arm64 21:25:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:14 prd-ubuntu20.04-docker-arm64-4c-16g-1687 does not seem to be running inside a container 21:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:25:16 $ docker top bdb8bcf30f5d3b471e28514671a3aac97aaeda07da795c46d38e22cde9163b37 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:17 + go version 21:25:17 go version go1.17.6 linux/arm64 [Pipeline] } 21:25:17 $ docker stop --time=1 bdb8bcf30f5d3b471e28514671a3aac97aaeda07da795c46d38e22cde9163b37 21:25:18 $ docker rm -f bdb8bcf30f5d3b471e28514671a3aac97aaeda07da795c46d38e22cde9163b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:19 + docker inspect -f . ci-base-image-arm64 21:25:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:19 prd-ubuntu20.04-docker-arm64-4c-16g-1687 does not seem to be running inside a container 21:25:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:25:21 $ docker top a6f0714081051f0965786dff81ca70e0c7c8fb7f8a443c6e0e8f67edd5a0dceb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:25:21 + make test 21:25:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:25:22 ? github.com/edgexfoundry/device-gpio [no test files] 21:26:09 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:26:09 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:26:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:26:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:26:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:26:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:26:28 ./bin/test-attribution-txt.sh [Pipeline] echo 21:26:31 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 21:26:31 + go mod tidy [Pipeline] } 21:26:32 $ docker stop --time=1 a6f0714081051f0965786dff81ca70e0c7c8fb7f8a443c6e0e8f67edd5a0dceb 21:26:34 $ docker rm -f a6f0714081051f0965786dff81ca70e0c7c8fb7f8a443c6e0e8f67edd5a0dceb [Pipeline] // withDockerContainer [Pipeline] sh 21:26:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:26:35 Warning: overwriting stash ‘coverage-report’ 21:26:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:26:36 + ls -al . 21:26:36 total 176 21:26:36 drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 21:26 . 21:26:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 21:22 .. 21:26:36 -rw-rw-r-- 1 jenkins jenkins 120 Jun 7 21:22 .dockerignore 21:26:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 21:22 .git 21:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:22 .github 21:26:36 -rw-rw-r-- 1 jenkins jenkins 335 Jun 7 21:22 .gitignore 21:26:36 -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 21:22 .golangci.yml 21:26:36 -rw-rw-r-- 1 jenkins jenkins 7772 Jun 7 21:22 Attribution.txt 21:26:36 -rw-rw-r-- 1 jenkins jenkins 1235 Jun 7 21:22 CHANGELOG.md 21:26:36 -rw-rw-r-- 1 jenkins jenkins 1846 Jun 7 21:22 Dockerfile 21:26:36 -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 21:22 GOVERNANCE.md 21:26:36 -rw-rw-r-- 1 jenkins jenkins 657 Jun 7 21:22 Jenkinsfile 21:26:36 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 21:22 LICENSE 21:26:36 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 7 21:22 Makefile 21:26:36 -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 21:22 OWNERS.md 21:26:36 -rw-rw-r-- 1 jenkins jenkins 10844 Jun 7 21:22 README.md 21:26:36 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 21:20 VERSION 21:26:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 21:22 bin 21:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:22 cmd 21:26:36 -rw-r--r-- 1 jenkins jenkins 10 Jun 7 21:25 coverage.out 21:26:36 -rw-rw-r-- 1 jenkins jenkins 2794 Jun 7 21:26 go.mod 21:26:36 -rw-rw-r-- 1 jenkins jenkins 56104 Jun 7 21:22 go.sum 21:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:22 internal 21:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:22 snap 21:26:36 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 21:22 vendor 21:26:36 -rw-rw-r-- 1 jenkins jenkins 209 Jun 7 21:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:37 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=47887a5e7f5542ca5e1c2c7ca0ba1353164e0ed6 --label arch=arm64 --label version=0.0.0 . 21:26:38 Sending build context to Docker daemon 18.75MB 21:26:38 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 21:26:38 Step 2/25 : FROM ${BASE} AS builder 21:26:38 ---> 55a622c6a7bc 21:26:38 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:26:38 ---> Running in 32d83a094da5 21:26:38 Removing intermediate container 32d83a094da5 21:26:38 ---> 0d7e34f57f40 21:26:38 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:26:38 ---> Running in 313b11cbef8a 21:26:39 Removing intermediate container 313b11cbef8a 21:26:39 ---> e36ec53d8a15 21:26:39 Step 5/25 : WORKDIR /device-gpio 21:26:39 ---> Running in 8448f5c2a9d9 21:26:39 Removing intermediate container 8448f5c2a9d9 21:26:39 ---> 053efb71006e 21:26:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:39 ---> Running in 95f9419ab290 21:26:41 Removing intermediate container 95f9419ab290 21:26:41 ---> c405b052f5c2 21:26:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:26:41 ---> Running in cb44f0f6cf27 21:26:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:26:44 OK: 224 MiB in 56 packages 21:26:44 Removing intermediate container cb44f0f6cf27 21:26:44 ---> 3bc521577ae0 21:26:44 Step 8/25 : COPY go.mod vendor* ./ 21:26:49 ---> cc75f319a21b 21:26:49 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:49 ---> Running in 9af1f5f01e5e 21:26:49 skipping... 21:26:50 Removing intermediate container 9af1f5f01e5e 21:26:50 ---> 6aa42e2a7dff 21:26:50 Step 10/25 : COPY . . 21:26:54 ---> f8cf8e1c8241 21:26:54 Step 11/25 : RUN ${MAKE} 21:26:54 ---> Running in f9eb370ec1fd 21:26:55 Removing intermediate container f9eb370ec1fd 21:26:55 ---> 2c00eda89572 21:26:55 Step 12/25 : FROM alpine:3.15 21:26:56 3.15: Pulling from library/alpine 21:26:56 9981e73032c8: Pulling fs layer 21:26:56 9981e73032c8: Verifying Checksum 21:26:56 9981e73032c8: Download complete 21:26:57 9981e73032c8: Pull complete 21:26:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:26:57 Status: Downloaded newer image for alpine:3.15 21:26:57 ---> 3fb3c9af89a9 21:26:57 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:26:57 ---> Running in 116aa2f0eb5c 21:26:57 Removing intermediate container 116aa2f0eb5c 21:26:57 ---> c02f151c21e2 21:26:57 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:58 ---> Running in 4546c6b701fd 21:26:59 Removing intermediate container 4546c6b701fd 21:26:59 ---> 178633077080 21:26:59 Step 15/25 : RUN apk add --update --no-cache zeromq 21:26:59 ---> Running in b2ac8ec1f5a3 21:27:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:27:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:27:02 (1/5) Installing libgcc (10.3.1_git20211027-r0) 21:27:02 (2/5) Installing libsodium (1.0.18-r0) 21:27:02 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 21:27:02 (4/5) Installing libzmq (4.3.4-r0) 21:27:02 (5/5) Installing zeromq (4.3.4-r0) 21:27:02 Executing busybox-1.34.1-r5.trigger 21:27:02 OK: 8 MiB in 19 packages 21:27:03 Removing intermediate container b2ac8ec1f5a3 21:27:03 ---> 11681793e308 21:27:03 Step 16/25 : WORKDIR / 21:27:03 ---> Running in 8b73b7e56142 21:27:03 Removing intermediate container 8b73b7e56142 21:27:03 ---> b9bd937db12a 21:27:03 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 21:27:04 ---> f9e020ec5176 21:27:04 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 21:27:05 ---> b848ff2c43a2 21:27:05 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 21:27:05 ---> e78a85baf3a4 21:27:05 Step 20/25 : EXPOSE 59910 21:27:05 ---> Running in 21995ea9c8b3 21:27:05 Removing intermediate container 21995ea9c8b3 21:27:05 ---> 1f6760706bd2 21:27:05 Step 21/25 : ENTRYPOINT ["/device-gpio"] 21:27:05 ---> Running in f46e6a96e0c5 21:27:06 Removing intermediate container f46e6a96e0c5 21:27:06 ---> e2e3648234c1 21:27:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:06 ---> Running in 22f293ce784e 21:27:06 Removing intermediate container 22f293ce784e 21:27:06 ---> 1f585f00a463 21:27:06 Step 23/25 : LABEL arch=arm64 21:27:06 ---> Running in 325f0fa4f435 21:27:06 Removing intermediate container 325f0fa4f435 21:27:06 ---> 518f06cdc41d 21:27:06 Step 24/25 : LABEL git_sha=47887a5e7f5542ca5e1c2c7ca0ba1353164e0ed6 21:27:06 ---> Running in e26f6d4c6196 21:27:07 Removing intermediate container e26f6d4c6196 21:27:07 ---> 181d5819440a 21:27:07 Step 25/25 : LABEL version=0.0.0 21:27:07 ---> Running in 72de123057f1 21:27:07 Removing intermediate container 72de123057f1 21:27:07 ---> a6314a6a1fb3 21:27:07 [Warning] One or more build-args [ARCH MAKE] were not consumed 21:27:07 Successfully built a6314a6a1fb3 21:27:07 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:08 21:27:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:08 arm64: Pulling from edgex-lftools-log-publisher 21:27:08 8998bd30e6a1: Pulling fs layer 21:27:08 04944245beec: Pulling fs layer 21:27:08 699f458cf7ca: Pulling fs layer 21:27:08 765212b225bb: Pulling fs layer 21:27:08 f23df028b6ca: Pulling fs layer 21:27:08 d65c8cfc05b1: Pulling fs layer 21:27:08 2437ff75d9bd: Pulling fs layer 21:27:08 765212b225bb: Waiting 21:27:08 f23df028b6ca: Waiting 21:27:08 d65c8cfc05b1: Waiting 21:27:08 2437ff75d9bd: Waiting 21:27:08 04944245beec: Verifying Checksum 21:27:08 04944245beec: Download complete 21:27:08 765212b225bb: Verifying Checksum 21:27:08 765212b225bb: Download complete 21:27:08 f23df028b6ca: Download complete 21:27:08 d65c8cfc05b1: Verifying Checksum 21:27:08 d65c8cfc05b1: Download complete 21:27:09 699f458cf7ca: Verifying Checksum 21:27:09 699f458cf7ca: Download complete 21:27:09 8998bd30e6a1: Verifying Checksum 21:27:09 8998bd30e6a1: Download complete 21:27:12 2437ff75d9bd: Verifying Checksum 21:27:12 2437ff75d9bd: Download complete 21:27:14 8998bd30e6a1: Pull complete 21:27:14 04944245beec: Pull complete 21:27:15 699f458cf7ca: Pull complete 21:27:15 765212b225bb: Pull complete 21:27:16 f23df028b6ca: Pull complete 21:27:16 d65c8cfc05b1: Pull complete 21:27:32 2437ff75d9bd: Pull complete 21:27:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:32 prd-ubuntu20.04-docker-arm64-4c-16g-1687 does not seem to be running inside a container 21:27:32 $ 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/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:27:34 $ docker top 490a6f0ccd06ea2914bdb58a3d007ceab4462855cc265eec4bed9961e17afb3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:35 ---> job-cost.sh 21:27:35 lf-activate-venv: SKIPPING 21:27:35 INFO: No Stack... 21:27:36 INFO: Retrieving Pricing Info for: v3-standard-4 21:27:37 INFO: Archiving Costs [Pipeline] sh 21:27:38 + cut -d, -f6 21:27:38 + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock 21:27:38 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] 21:27:38 Resource [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] did not exist. Created. 21:27:38 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:27:38 /w/workspace/device-gpio/2@tmp/durable-d0abb401/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:27:39 + echo total: 0.10999999940395355 [Pipeline] stash 21:27:39 Warning: overwriting stash ‘stack-cost’ 21:27:39 Stashed 1 file(s) [Pipeline] } 21:27:39 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:27:39 $ docker stop --time=1 490a6f0ccd06ea2914bdb58a3d007ceab4462855cc265eec4bed9961e17afb3c 21:27:41 $ docker rm -f 490a6f0ccd06ea2914bdb58a3d007ceab4462855cc265eec4bed9961e17afb3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:27:41 provisioning config files... 21:27:41 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config5535089072444314756tmp [Pipeline] { [Pipeline] sh 21:27:42 + set +x 21:27:42 + curl -s https://codecov.io/bash 21:27:42 + bash -s -- 21:27:42 21:27:42 _____ _ 21:27:42 / ____| | | 21:27:42 | | ___ __| | ___ ___ _____ __ 21:27:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:27:42 | |___| (_) | (_| | __/ (_| (_) \ V / 21:27:42 \_____\___/ \__,_|\___|\___\___/ \_/ 21:27:42 Bash-1.0.6 21:27:42 21:27:42 21:27:42 ==> git version 2.25.1 found 21:27:42 ==> 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 21:27:42 Release-Date: 2020-01-08 21:27:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:27:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:27:42 ==> Jenkins CI detected. 21:27:42 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-37 21:27:42 project root: . 21:27:42 --> token set from env 21:27:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:27:42 ==> Running gcov in . (disable via -X gcov) 21:27:42 ==> Python coveragepy not found 21:27:42 ==> Searching for coverage reports in: 21:27:42 + . 21:27:42 -> Found 1 reports 21:27:42 ==> Detecting git/mercurial file structure 21:27:42 ==> Reading reports 21:27:42 + ./coverage.out bytes=10 21:27:42 ==> Appending adjustments 21:27:42 https://docs.codecov.io/docs/fixing-reports 21:27:42 + Found adjustments 21:27:42 ==> Gzipping contents 21:27:42 8.0K /tmp/codecov.VIAdKo.gz 21:27:42 ==> Uploading reports 21:27:42 url: https://codecov.io 21:27:42 query: branch=PR-37&commit=fbd9295ca4901e14fbe43a59484966d9f03c0eae&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-37%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=37&job=&cmd_args= 21:27:42 -> Pinging Codecov 21:27:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-37&commit=fbd9295ca4901e14fbe43a59484966d9f03c0eae&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-37%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=37&job=&cmd_args= 21:27:42 -> Uploading to 21:27:42 https://storage.googleapis.com/codecov/v4/raw/2022-06-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/fbd9295ca4901e14fbe43a59484966d9f03c0eae/1bcd2363-232c-48c2-b09f-97e1dba2d195.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T212742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f876bf5f7cf7c6a0d01fbf6ae056ff40ced85e56eef9a2b4715ff2c14883be8a 21:27:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:27:42 Dload Upload Total Spent Left Speed 21:27:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6943 0 0 100 6943 0 31274 --:--:-- --:--:-- --:--:-- 31274 100 6943 0 0 100 6943 0 27334 --:--:-- --:--:-- --:--:-- 27227 21:27:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/fbd9295ca4901e14fbe43a59484966d9f03c0eae [Pipeline] } 21:27:42 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:27:43 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-37/archives ] 21:27:43 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-37/archives 21:27:43 total 16 21:27:43 drwxr-xr-x 3 root root 4096 Jun 7 21:22 . 21:27:43 drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 21:22 .. 21:27:43 drwxr-xr-x 2 root root 4096 Jun 7 21:22 cost 21:27:43 -rw-r--r-- 1 root root 81 Jun 7 21:22 cost.csv 21:27:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-37/archives 21:27:43 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-37/archives 21:27:43 total 16 21:27:43 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 21:22 . 21:27:43 drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 21:22 .. 21:27:43 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 21:22 cost 21:27:43 -rw-r--r-- 1 jenkins jenkins 81 Jun 7 21:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:27:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:27:44 ---> package-listing.sh 21:27:44 ++ facter osfamily 21:27:44 ++ tr '[:upper:]' '[:lower:]' 21:27:44 + OS_FAMILY=debian 21:27:44 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-37 21:27:44 + START_PACKAGES=/tmp/packages_start.txt 21:27:44 + END_PACKAGES=/tmp/packages_end.txt 21:27:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:27:44 + PACKAGES=/tmp/packages_start.txt 21:27:44 + '[' /w/workspace/edgexfoundry_device-gpio_PR-37 ']' 21:27:44 + PACKAGES=/tmp/packages_end.txt 21:27:44 + case "${OS_FAMILY}" in 21:27:44 + dpkg -l 21:27:44 + grep '^ii' 21:27:44 + '[' -f /tmp/packages_start.txt ']' 21:27:44 + '[' -f /tmp/packages_end.txt ']' 21:27:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:27:44 + '[' /w/workspace/edgexfoundry_device-gpio_PR-37 ']' 21:27:44 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-37/archives/ 21:27:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-37/archives/ [Pipeline] echo 21:27:44 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-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:27:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:27:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:45 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 21:27:45 $ 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-37/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-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:27:45 $ docker top 82eb058945045dceed5725aa23af076c801f561ba6e9c5f336c3a5e6008c9163 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:46 + touch /tmp/pre-build-complete [Pipeline] sh 21:27:46 + mkdir -p /var/log/sysstat [Pipeline] sh 21:27:46 + ls /var/log/sa-host 21:27:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:46 provisioning config files... 21:27:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config8891787661910933537tmp [Pipeline] { [Pipeline] echo 21:27:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:27:47 ---> create-netrc.sh [Pipeline] } 21:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:27:47 ---> python-tools-install.sh [Pipeline] echo 21:27:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:27:47 ---> sudo-logs.sh 21:27:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:27:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:27:48 ---> job-cost.sh 21:27:48 lf-activate-venv: SKIPPING 21:27:48 DEBUG: total: 0.2199999988079071 21:27:48 INFO: Retrieving Stack Cost... 21:27:48 INFO: Retrieving Pricing Info for: v3-standard-8 21:27:48 INFO: Archiving Costs [Pipeline] echo 21:27:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:27:49 ---> logs-deploy.sh 21:27:49 lf-activate-venv: SKIPPING 21:27:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-37/2 21:27:49 INFO: archiving workspace using pattern(s): 21:27:50 Archives upload complete. 21:27:50 INFO: archiving logs to Nexus