Pull request #29 updated 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 MonicaisHer for edgexfoundry/device-gpio Loading trusted files from base branch main at cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 rather than 10f0327ef8d8e798711ea3bacfc48645c5536e32 Obtained Jenkinsfile from cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 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-ssh10632991596458334115.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh12642554827428288043.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-29/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7468479355388036745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh7521213286136907962.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-29/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10687078526744663880.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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 [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-47177 in /w/workspace/edgexfoundry_device-gpio_PR-29 [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-29 # 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/main commit cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 into PR head commit 10f0327ef8d8e798711ea3bacfc48645c5536e32 Merge succeeded, producing 10f0327ef8d8e798711ea3bacfc48645c5536e32 Checking out Revision 10f0327ef8d8e798711ea3bacfc48645c5536e32 (PR-29) > 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/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10f0327ef8d8e798711ea3bacfc48645c5536e32 # 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 cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10f0327ef8d8e798711ea3bacfc48645c5536e32 # timeout=10 Commit message: "build(deps): Bump go1.16 to 1.17 in /snap/local/hooks" > git rev-list --no-walk 9001f00ff560a99327d95cf303812f00311271eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T10:25:05.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T10:25:06.054Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T10:25:06.067Z] ========================================================= [2022-05-10T10:25:06.067Z] EdgeX Global Pipelines Version Info [2022-05-10T10:25:06.067Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:25:06.842Z] ------------------- [2022-05-10T10:25:06.842Z] stable info: [2022-05-10T10:25:06.842Z] ------------------- [2022-05-10T10:25:06.842Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T10:25:06.842Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T10:25:06.842Z] Message: update stable to v1.0.227 [2022-05-10T10:25:07.419Z] ------------------- [2022-05-10T10:25:07.419Z] experimental info: [2022-05-10T10:25:07.419Z] ------------------- [2022-05-10T10:25:07.419Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T10:25:07.419Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T10:25:07.419Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T10:25:07.550Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-10T10:25:07.560Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-10T10:25:07.569Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T10:25:07.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T10:25:07.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T10:25:07.606Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T10:25:07.621Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T10:25:07.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T10:25:07.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T10:25:07.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T10:25:07.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T10:25:07.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-10T10:25:07.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T10:25:07.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T10:25:07.723Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T10:25:07.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T10:25:07.747Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T10:25:07.759Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T10:25:07.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T10:25:07.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T10:25:07.793Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T10:25:07.809Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T10:25:07.820Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T10:25:07.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T10:25:07.851Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T10:25:07.861Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T10:25:07.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo [2022-05-10T10:25:07.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo [2022-05-10T10:25:07.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo [2022-05-10T10:25:07.912Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10f0327ef8d8e798711ea3bacfc48645c5536e32 [Pipeline] echo [2022-05-10T10:25:07.925Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10f0327 [Pipeline] echo [2022-05-10T10:25:07.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:25:07.978Z] provisioning config files... [2022-05-10T10:25:07.993Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config4456962654398980593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:25:08.304Z] ---> docker-login.sh [2022-05-10T10:25:08.304Z] nexus3.edgexfoundry.org:10001 [2022-05-10T10:25:08.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:08.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:08.567Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:08.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:08.567Z] [2022-05-10T10:25:08.567Z] Login Succeeded [2022-05-10T10:25:08.567Z] nexus3.edgexfoundry.org:10002 [2022-05-10T10:25:08.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:08.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:08.829Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:08.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:08.829Z] [2022-05-10T10:25:08.829Z] Login Succeeded [2022-05-10T10:25:08.829Z] nexus3.edgexfoundry.org:10003 [2022-05-10T10:25:08.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:08.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:08.829Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:08.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:08.829Z] [2022-05-10T10:25:08.829Z] Login Succeeded [2022-05-10T10:25:08.829Z] nexus3.edgexfoundry.org:10004 [2022-05-10T10:25:09.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:09.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:09.090Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:09.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:09.090Z] [2022-05-10T10:25:09.090Z] Login Succeeded [2022-05-10T10:25:09.090Z] docker.io [2022-05-10T10:25:09.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:09.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:09.664Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:09.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:09.664Z] [2022-05-10T10:25:09.664Z] Login Succeeded [2022-05-10T10:25:09.664Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T10:25:09.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T10:25:10.057Z] + git rev-list -1 --merges 10f0327ef8d8e798711ea3bacfc48645c5536e32~1..10f0327ef8d8e798711ea3bacfc48645c5536e32 [Pipeline] echo [2022-05-10T10:25:10.080Z] -----------> git rev-list -1 --merges 10f0327ef8d8e798711ea3bacfc48645c5536e32~1..10f0327ef8d8e798711ea3bacfc48645c5536e32 10f0327ef8d8e798711ea3bacfc48645c5536e32 [false] [Pipeline] sh [2022-05-10T10:25:10.378Z] + git log --format=format:%s -1 10f0327ef8d8e798711ea3bacfc48645c5536e32 [Pipeline] echo [2022-05-10T10:25:10.396Z] ========================================================= [2022-05-10T10:25:10.396Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T10:25:10.396Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T10:25:10.750Z] + git log --format=format:%s -1 10f0327ef8d8e798711ea3bacfc48645c5536e32 [Pipeline] echo [2022-05-10T10:25:10.763Z] [semverPrep] GIT_COMMIT: 10f0327ef8d8e798711ea3bacfc48645c5536e32, Commit Message: build(deps): Bump go1.16 to 1.17 in /snap/local/hooks [Pipeline] echo [2022-05-10T10:25:10.775Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T10:25:11.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T10:25:11.202Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T10:25:11.202Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T10:25:11.202Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T10:25:11.202Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T10:25:11.202Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T10:25:11.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:25:11.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T10:25:11.641Z] [2022-05-10T10:25:11.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:25:11.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T10:25:11.952Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T10:25:11.952Z] 1fe172e4850f: Pulling fs layer [2022-05-10T10:25:11.952Z] caf521ccaac6: Pulling fs layer [2022-05-10T10:25:11.952Z] 3ead6fa29328: Pulling fs layer [2022-05-10T10:25:11.952Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T10:25:11.952Z] a8d5f1318db7: Pulling fs layer [2022-05-10T10:25:11.952Z] c427282e49a2: Pulling fs layer [2022-05-10T10:25:11.952Z] 1827001aaf11: Pulling fs layer [2022-05-10T10:25:11.952Z] 0714d37db230: Pulling fs layer [2022-05-10T10:25:11.952Z] ac28cf19c067: Pulling fs layer [2022-05-10T10:25:11.952Z] ca983d60f3e2: Pulling fs layer [2022-05-10T10:25:11.952Z] 9f894cec8388: Pulling fs layer [2022-05-10T10:25:11.952Z] 1827001aaf11: Waiting [2022-05-10T10:25:11.952Z] ac28cf19c067: Waiting [2022-05-10T10:25:11.952Z] ca983d60f3e2: Waiting [2022-05-10T10:25:11.952Z] 9f894cec8388: Waiting [2022-05-10T10:25:11.952Z] a8d5f1318db7: Waiting [2022-05-10T10:25:11.952Z] c427282e49a2: Waiting [2022-05-10T10:25:11.952Z] 5c2a1cbceb83: Waiting [2022-05-10T10:25:11.952Z] 0714d37db230: Waiting [2022-05-10T10:25:11.952Z] caf521ccaac6: Verifying Checksum [2022-05-10T10:25:11.952Z] 5c2a1cbceb83: Download complete [2022-05-10T10:25:11.952Z] a8d5f1318db7: Verifying Checksum [2022-05-10T10:25:11.952Z] a8d5f1318db7: Download complete [2022-05-10T10:25:12.212Z] c427282e49a2: Download complete [2022-05-10T10:25:12.212Z] 3ead6fa29328: Verifying Checksum [2022-05-10T10:25:12.212Z] 3ead6fa29328: Download complete [2022-05-10T10:25:12.212Z] 0714d37db230: Download complete [2022-05-10T10:25:12.212Z] ac28cf19c067: Verifying Checksum [2022-05-10T10:25:12.212Z] ac28cf19c067: Download complete [2022-05-10T10:25:12.212Z] ca983d60f3e2: Verifying Checksum [2022-05-10T10:25:12.212Z] ca983d60f3e2: Download complete [2022-05-10T10:25:12.212Z] 9f894cec8388: Verifying Checksum [2022-05-10T10:25:12.212Z] 9f894cec8388: Download complete [2022-05-10T10:25:12.212Z] 1fe172e4850f: Verifying Checksum [2022-05-10T10:25:12.212Z] 1fe172e4850f: Download complete [2022-05-10T10:25:12.473Z] 1827001aaf11: Verifying Checksum [2022-05-10T10:25:12.473Z] 1827001aaf11: Download complete [2022-05-10T10:25:13.859Z] 1fe172e4850f: Pull complete [2022-05-10T10:25:13.859Z] caf521ccaac6: Pull complete [2022-05-10T10:25:14.122Z] 3ead6fa29328: Pull complete [2022-05-10T10:25:14.382Z] 5c2a1cbceb83: Pull complete [2022-05-10T10:25:14.644Z] a8d5f1318db7: Pull complete [2022-05-10T10:25:14.644Z] c427282e49a2: Pull complete [2022-05-10T10:25:17.195Z] 1827001aaf11: Pull complete [2022-05-10T10:25:17.195Z] 0714d37db230: Pull complete [2022-05-10T10:25:17.195Z] ac28cf19c067: Pull complete [2022-05-10T10:25:17.195Z] ca983d60f3e2: Pull complete [2022-05-10T10:25:17.195Z] 9f894cec8388: Pull complete [2022-05-10T10:25:17.195Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T10:25:17.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T10:25:17.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T10:25:17.272Z] prd-ubuntu20.04-docker-8c-8g-47177 does not seem to be running inside a container [2022-05-10T10:25:17.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T10:25:18.463Z] $ docker top 516d7a625f865768a92a5d3f1302cc2363f898015d959a4ec5d8601192303f35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T10:25:18.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T10:25:18.623Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T10:25:18.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T10:25:18.732Z] $ docker exec 516d7a625f865768a92a5d3f1302cc2363f898015d959a4ec5d8601192303f35 ssh-agent [2022-05-10T10:25:18.920Z] SSH_AUTH_SOCK=/tmp/ssh-chEMNKlg7tUg/agent.33 [2022-05-10T10:25:18.920Z] SSH_AGENT_PID=39 [2022-05-10T10:25:18.931Z] Running ssh-add (command line suppressed) [2022-05-10T10:25:19.016Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_1177688706734688804.key (/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_1177688706734688804.key) [2022-05-10T10:25:19.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T10:25:19.364Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T10:25:19.339Z] $ docker exec --env ******** --env ******** 516d7a625f865768a92a5d3f1302cc2363f898015d959a4ec5d8601192303f35 ssh-agent -k [2022-05-10T10:25:19.456Z] unset SSH_AUTH_SOCK; [2022-05-10T10:25:19.457Z] unset SSH_AGENT_PID; [2022-05-10T10:25:19.457Z] echo Agent pid 39 killed; [2022-05-10T10:25:19.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T10:25:19.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T10:25:19.539Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T10:25:19.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T10:25:19.642Z] $ docker exec 516d7a625f865768a92a5d3f1302cc2363f898015d959a4ec5d8601192303f35 ssh-agent [2022-05-10T10:25:19.823Z] SSH_AUTH_SOCK=/tmp/ssh-neT08Mj6peHK/agent.72 [2022-05-10T10:25:19.823Z] SSH_AGENT_PID=78 [2022-05-10T10:25:19.835Z] Running ssh-add (command line suppressed) [2022-05-10T10:25:19.909Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_3753688307982434762.key (/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/private_key_3753688307982434762.key) [2022-05-10T10:25:19.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T10:25:20.267Z] + git semver init [2022-05-10T10:25:20.569Z] 2022-05-10 10:25:20,444 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T10:25:20.569Z] 2022-05-10 10:25:20,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-29/.semver [2022-05-10T10:25:20.569Z] 2022-05-10 10:25:20,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-29/.semver [2022-05-10T10:25:20.569Z] 2022-05-10 10:25:20,446 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-29/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-29, universal_newlines=False, shell=None, istream=None) [2022-05-10T10:25:21.540Z] 2022-05-10 10:25:21,397 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-29/.git/info/exclude [2022-05-10T10:25:21.540Z] 2022-05-10 10:25:21,397 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-29/.semver/PR-29 with force:False [2022-05-10T10:25:21.540Z] 2022-05-10 10:25:21,398 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-29/.semver/PR-29 [2022-05-10T10:25:21.540Z] 2022-05-10 10:25:21,402 [execute] INFO git cat-file --batch-check [2022-05-10T10:25:21.540Z] 2022-05-10 10:25:21,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-29/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T10:25:21.540Z] 2022-05-10 10:25:21,408 [execute] INFO git cat-file --batch [2022-05-10T10:25:21.540Z] 2022-05-10 10:25:21,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-29/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T10:25:21.540Z] 2022-05-10 10:25:21,414 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-29/.semver/PR-29 [2022-05-10T10:25:21.540Z] 0.0.0 [Pipeline] } [2022-05-10T10:25:21.513Z] $ docker exec --env ******** --env ******** 516d7a625f865768a92a5d3f1302cc2363f898015d959a4ec5d8601192303f35 ssh-agent -k [2022-05-10T10:25:21.625Z] unset SSH_AUTH_SOCK; [2022-05-10T10:25:21.626Z] unset SSH_AGENT_PID; [2022-05-10T10:25:21.626Z] echo Agent pid 78 killed; [2022-05-10T10:25:21.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T10:25:21.994Z] + git semver [Pipeline] } [2022-05-10T10:25:22.231Z] $ docker stop --time=1 516d7a625f865768a92a5d3f1302cc2363f898015d959a4ec5d8601192303f35 [2022-05-10T10:25:23.541Z] $ docker rm -f 516d7a625f865768a92a5d3f1302cc2363f898015d959a4ec5d8601192303f35 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T10:25:23.936Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T10:25:24.185Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T10:25:24.189Z] [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 [2022-05-10T10:25:24.363Z] provisioning config files... [2022-05-10T10:25:24.373Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config7126541674172118620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:25:24.498Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47518 in /w/workspace/edgexfoundry_device-gpio_PR-29 [Pipeline] { [Pipeline] ws [2022-05-10T10:25:24.511Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2022-05-10T10:25:24.673Z] ---> docker-login.sh [2022-05-10T10:25:24.673Z] nexus3.edgexfoundry.org:10001 [2022-05-10T10:25:24.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:24.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:24.673Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:24.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:24.673Z] [2022-05-10T10:25:24.673Z] Login Succeeded [2022-05-10T10:25:24.673Z] nexus3.edgexfoundry.org:10002 [2022-05-10T10:25:24.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:24.789Z] The recommended git tool is: git [2022-05-10T10:25:24.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:24.936Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:24.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:24.936Z] [2022-05-10T10:25:24.936Z] Login Succeeded [2022-05-10T10:25:24.936Z] nexus3.edgexfoundry.org:10003 [2022-05-10T10:25:24.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:24.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:24.936Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:24.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:24.936Z] [2022-05-10T10:25:24.936Z] Login Succeeded [2022-05-10T10:25:24.936Z] nexus3.edgexfoundry.org:10004 [2022-05-10T10:25:25.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:25.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:25.196Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:25.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:25.196Z] [2022-05-10T10:25:25.196Z] Login Succeeded [2022-05-10T10:25:25.196Z] docker.io [2022-05-10T10:25:25.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:25.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:25.769Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:25.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:25.769Z] [2022-05-10T10:25:25.769Z] Login Succeeded [2022-05-10T10:25:25.769Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T10:25:25.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T10:25:25.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T10:25:25.860Z] ========================================================= [2022-05-10T10:25:25.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T10:25:25.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:25:26.174Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T10:25:26.174Z] Sending build context to Docker daemon 15.6MB [2022-05-10T10:25:26.174Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:25:26.174Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T10:25:26.435Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T10:25:26.435Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T10:25:26.435Z] 666ba61612fd: Pulling fs layer [2022-05-10T10:25:26.435Z] 8ed8ca486205: Pulling fs layer [2022-05-10T10:25:26.435Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T10:25:26.435Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T10:25:26.435Z] ca2b28591e48: Pulling fs layer [2022-05-10T10:25:26.435Z] a51346096db8: Pulling fs layer [2022-05-10T10:25:26.435Z] daebc70d1ce1: Pulling fs layer [2022-05-10T10:25:26.435Z] 0e18a0eac166: Pulling fs layer [2022-05-10T10:25:26.435Z] a51346096db8: Waiting [2022-05-10T10:25:26.435Z] daebc70d1ce1: Waiting [2022-05-10T10:25:26.435Z] 0e18a0eac166: Waiting [2022-05-10T10:25:26.435Z] ca2b28591e48: Waiting [2022-05-10T10:25:26.435Z] 4fe6c5a15a65: Waiting [2022-05-10T10:25:26.435Z] 22a0e8bec74d: Waiting [2022-05-10T10:25:26.435Z] 8ed8ca486205: Download complete [2022-05-10T10:25:26.435Z] 666ba61612fd: Verifying Checksum [2022-05-10T10:25:26.435Z] 666ba61612fd: Download complete [2022-05-10T10:25:26.435Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T10:25:26.435Z] 22a0e8bec74d: Download complete [2022-05-10T10:25:26.435Z] ca2b28591e48: Download complete [2022-05-10T10:25:26.435Z] a51346096db8: Download complete [2022-05-10T10:25:26.435Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T10:25:26.435Z] 59bf1c3509f3: Download complete [2022-05-10T10:25:26.435Z] daebc70d1ce1: Verifying Checksum [2022-05-10T10:25:26.435Z] daebc70d1ce1: Download complete [2022-05-10T10:25:26.696Z] 59bf1c3509f3: Pull complete [2022-05-10T10:25:26.696Z] 666ba61612fd: Pull complete [2022-05-10T10:25:26.696Z] 8ed8ca486205: Pull complete [2022-05-10T10:25:27.268Z] 0e18a0eac166: Verifying Checksum [2022-05-10T10:25:27.268Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T10:25:27.268Z] 4fe6c5a15a65: Download complete [2022-05-10T10:25:29.580Z] using credential edgex-jenkins-ssh [2022-05-10T10:25:29.597Z] Cloning the remote Git repository [2022-05-10T10:25:29.660Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-10T10:25:29.736Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2022-05-10T10:25:29.816Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-10T10:25:29.817Z] > git --version # timeout=10 [2022-05-10T10:25:29.843Z] > git --version # 'git version 2.25.1' [2022-05-10T10:25:29.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T10:25:29.927Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T10:25:31.464Z] 4fe6c5a15a65: Pull complete [2022-05-10T10:25:31.464Z] 22a0e8bec74d: Pull complete [2022-05-10T10:25:31.464Z] ca2b28591e48: Pull complete [2022-05-10T10:25:31.464Z] a51346096db8: Pull complete [2022-05-10T10:25:31.464Z] daebc70d1ce1: Pull complete [2022-05-10T10:25:32.118Z] Merging remotes/origin/main commit cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 into PR head commit 10f0327ef8d8e798711ea3bacfc48645c5536e32 [2022-05-10T10:25:31.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-10T10:25:31.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T10:25:31.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-10T10:25:31.561Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-10T10:25:31.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T10:25:31.574Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T10:25:32.340Z] Merge succeeded, producing 10f0327ef8d8e798711ea3bacfc48645c5536e32 [2022-05-10T10:25:32.341Z] Checking out Revision 10f0327ef8d8e798711ea3bacfc48645c5536e32 (PR-29) [2022-05-10T10:25:32.143Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:25:32.163Z] > git checkout -f 10f0327ef8d8e798711ea3bacfc48645c5536e32 # timeout=10 [2022-05-10T10:25:32.247Z] > git remote # timeout=10 [2022-05-10T10:25:32.264Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:25:32.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T10:25:32.292Z] > git merge cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 # timeout=10 [2022-05-10T10:25:32.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T10:25:32.353Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:25:32.366Z] > git checkout -f 10f0327ef8d8e798711ea3bacfc48645c5536e32 # timeout=10 [2022-05-10T10:25:34.007Z] 0e18a0eac166: Pull complete [2022-05-10T10:25:34.007Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T10:25:34.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T10:25:34.007Z] ---> f018257e8ee9 [2022-05-10T10:25:34.007Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:25:34.951Z] ---> Running in 0bf88a28112e [2022-05-10T10:25:35.212Z] Removing intermediate container 0bf88a28112e [2022-05-10T10:25:35.212Z] ---> 0575b473decc [2022-05-10T10:25:35.212Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:25:35.212Z] ---> Running in f665f5be0e06 [2022-05-10T10:25:35.212Z] Removing intermediate container f665f5be0e06 [2022-05-10T10:25:35.212Z] ---> 85a7a474fc3d [2022-05-10T10:25:35.212Z] Step 5/11 : WORKDIR /device-gpio [2022-05-10T10:25:35.212Z] ---> Running in 5715a1138f25 [2022-05-10T10:25:35.472Z] Removing intermediate container 5715a1138f25 [2022-05-10T10:25:35.472Z] ---> 14effe2aa1c1 [2022-05-10T10:25:35.472Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:25:35.472Z] ---> Running in e9f247c9cf6a [2022-05-10T10:25:36.043Z] Removing intermediate container e9f247c9cf6a [2022-05-10T10:25:36.044Z] ---> db797d14f2b1 [2022-05-10T10:25:36.044Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:25:36.044Z] ---> Running in 346aa99f58ca [2022-05-10T10:25:36.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T10:25:36.671Z] Commit message: "build(deps): Bump go1.16 to 1.17 in /snap/local/hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T10:25:37.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T10:25:37.509Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T10:25:37.531Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T10:25:37.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T10:25:37.531Z] Dload Upload Total Spent Left Speed [2022-05-10T10:25:37.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85201 0 --:--:-- --:--:-- --:--:-- 85201 [Pipeline] sh [2022-05-10T10:25:37.770Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T10:25:37.770Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T10:25:37.770Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T10:25:38.056Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T10:25:38.056Z] OK: 224 MiB in 56 packages [2022-05-10T10:25:38.090Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T10:25:38.316Z] Removing intermediate container 346aa99f58ca [2022-05-10T10:25:38.317Z] ---> 20b766573f67 [2022-05-10T10:25:38.317Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T10:25:38.442Z] + sudo tee /etc/docker/daemon.new [2022-05-10T10:25:38.442Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T10:25:38.442Z] { [2022-05-10T10:25:38.442Z] "registry-mirrors": [ [2022-05-10T10:25:38.442Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T10:25:38.442Z] ], [2022-05-10T10:25:38.442Z] "bip": "10.250.0.254/24", [2022-05-10T10:25:38.442Z] "hosts": [ [2022-05-10T10:25:38.442Z] "tcp://0.0.0.0:5555", [2022-05-10T10:25:38.442Z] "unix:///var/run/docker.sock" [2022-05-10T10:25:38.442Z] ], [2022-05-10T10:25:38.442Z] "mtu": 1458, [2022-05-10T10:25:38.442Z] "selinux-enabled": true, [2022-05-10T10:25:38.442Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T10:25:38.442Z] } [Pipeline] sh [2022-05-10T10:25:38.578Z] ---> a8d52fb2e9c2 [2022-05-10T10:25:38.578Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:25:38.578Z] ---> Running in 2496c33b3258 [2022-05-10T10:25:38.803Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T10:25:39.169Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:25:57.545Z] provisioning config files... [2022-05-10T10:25:57.571Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config8845014739405181057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:25:57.948Z] ---> docker-login.sh [2022-05-10T10:25:57.949Z] nexus3.edgexfoundry.org:10001 [2022-05-10T10:25:58.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:58.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:58.825Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:58.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:58.825Z] [2022-05-10T10:25:58.825Z] Login Succeeded [2022-05-10T10:25:58.825Z] nexus3.edgexfoundry.org:10002 [2022-05-10T10:25:59.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:59.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:59.377Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:59.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:59.377Z] [2022-05-10T10:25:59.377Z] Login Succeeded [2022-05-10T10:25:59.377Z] nexus3.edgexfoundry.org:10003 [2022-05-10T10:25:59.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:25:59.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:25:59.655Z] Configure a credential helper to remove this warning. See [2022-05-10T10:25:59.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:25:59.655Z] [2022-05-10T10:25:59.655Z] Login Succeeded [2022-05-10T10:25:59.655Z] nexus3.edgexfoundry.org:10004 [2022-05-10T10:26:00.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:00.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:00.260Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:00.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:00.260Z] [2022-05-10T10:26:00.260Z] Login Succeeded [2022-05-10T10:26:00.260Z] docker.io [2022-05-10T10:26:00.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T10:26:01.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T10:26:01.135Z] Configure a credential helper to remove this warning. See [2022-05-10T10:26:01.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T10:26:01.135Z] [2022-05-10T10:26:01.135Z] Login Succeeded [2022-05-10T10:26:01.135Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T10:26:01.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T10:26:01.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T10:26:01.745Z] ========================================================= [2022-05-10T10:26:01.745Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T10:26:01.745Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:26:02.125Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T10:26:02.398Z] Sending build context to Docker daemon 7.874MB [2022-05-10T10:26:02.681Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:26:02.681Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T10:26:02.681Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T10:26:02.681Z] 9b3977197b4f: Pulling fs layer [2022-05-10T10:26:02.681Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T10:26:02.681Z] 94645a83ff95: Pulling fs layer [2022-05-10T10:26:02.681Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T10:26:02.681Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T10:26:02.681Z] 3096ccb668a1: Pulling fs layer [2022-05-10T10:26:02.681Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T10:26:02.681Z] a4caa8a26152: Pulling fs layer [2022-05-10T10:26:02.681Z] 3096ccb668a1: Waiting [2022-05-10T10:26:02.681Z] e8cf19c19ddd: Waiting [2022-05-10T10:26:02.681Z] a4caa8a26152: Waiting [2022-05-10T10:26:02.681Z] 3f3a8bcf1eab: Waiting [2022-05-10T10:26:02.681Z] 0c92f367c5e7: Waiting [2022-05-10T10:26:02.681Z] 94645a83ff95: Download complete [2022-05-10T10:26:02.681Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T10:26:02.681Z] 1a89e8eeedd5: Download complete [2022-05-10T10:26:02.961Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T10:26:02.961Z] 0c92f367c5e7: Download complete [2022-05-10T10:26:02.961Z] 9b3977197b4f: Verifying Checksum [2022-05-10T10:26:02.961Z] 9b3977197b4f: Download complete [2022-05-10T10:26:02.961Z] 3096ccb668a1: Download complete [2022-05-10T10:26:02.961Z] e8cf19c19ddd: Download complete [2022-05-10T10:26:03.575Z] 9b3977197b4f: Pull complete [2022-05-10T10:26:04.182Z] 1a89e8eeedd5: Pull complete [2022-05-10T10:26:04.779Z] 94645a83ff95: Pull complete [2022-05-10T10:26:04.779Z] a4caa8a26152: Verifying Checksum [2022-05-10T10:26:04.779Z] a4caa8a26152: Download complete [2022-05-10T10:26:05.374Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T10:26:05.374Z] 3f3a8bcf1eab: Download complete [2022-05-10T10:26:10.719Z] Removing intermediate container 2496c33b3258 [2022-05-10T10:26:10.719Z] ---> fc0d041446bd [2022-05-10T10:26:10.719Z] Step 10/11 : COPY . . [2022-05-10T10:26:10.719Z] ---> aab00e304a58 [2022-05-10T10:26:10.719Z] Step 11/11 : RUN ${MAKE} [2022-05-10T10:26:10.719Z] ---> Running in 07a1dbecc914 [2022-05-10T10:26:10.719Z] Removing intermediate container 07a1dbecc914 [2022-05-10T10:26:10.719Z] ---> d845719a033a [2022-05-10T10:26:10.719Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-10T10:26:10.719Z] Successfully built d845719a033a [2022-05-10T10:26:10.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:26:11.020Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T10:26:11.020Z] . [Pipeline] withDockerContainer [2022-05-10T10:26:11.106Z] prd-ubuntu20.04-docker-8c-8g-47177 does not seem to be running inside a container [2022-05-10T10:26:11.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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 ******** ci-base-image-x86_64 cat [2022-05-10T10:26:11.525Z] $ docker top 68f3aba2c4a6ba8fe6f2c532cce72ca0f9b5ca03ef9ebc178d9d746466b9be18 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:26:11.932Z] + go version [2022-05-10T10:26:11.932Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T10:26:11.905Z] $ docker stop --time=1 68f3aba2c4a6ba8fe6f2c532cce72ca0f9b5ca03ef9ebc178d9d746466b9be18 [2022-05-10T10:26:13.233Z] $ docker rm -f 68f3aba2c4a6ba8fe6f2c532cce72ca0f9b5ca03ef9ebc178d9d746466b9be18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:26:13.718Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T10:26:13.718Z] . [Pipeline] withDockerContainer [2022-05-10T10:26:13.797Z] prd-ubuntu20.04-docker-8c-8g-47177 does not seem to be running inside a container [2022-05-10T10:26:13.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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 ******** ci-base-image-x86_64 cat [2022-05-10T10:26:14.222Z] $ docker top b4ebc8e8004efe3fbe01509959f221cde6760bc0d7d8e25bd0fd62cc96f514b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T10:26:14.640Z] + make test [2022-05-10T10:26:14.640Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T10:26:14.900Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-10T10:26:17.779Z] 3f3a8bcf1eab: Pull complete [2022-05-10T10:26:17.779Z] 0c92f367c5e7: Pull complete [2022-05-10T10:26:17.779Z] 3096ccb668a1: Pull complete [2022-05-10T10:26:17.779Z] e8cf19c19ddd: Pull complete [2022-05-10T10:26:21.470Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-10T10:26:21.471Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-10T10:26:24.523Z] a4caa8a26152: Pull complete [2022-05-10T10:26:24.523Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T10:26:24.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T10:26:24.523Z] ---> 725f1c02e7f9 [2022-05-10T10:26:24.523Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:26:24.523Z] ---> Running in b132ad8ef789 [2022-05-10T10:26:24.813Z] Removing intermediate container b132ad8ef789 [2022-05-10T10:26:24.813Z] ---> 0dd7aa888de3 [2022-05-10T10:26:24.813Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:26:24.813Z] ---> Running in f4c4190dc1b0 [2022-05-10T10:26:25.418Z] Removing intermediate container f4c4190dc1b0 [2022-05-10T10:26:25.418Z] ---> 208a2b6ba999 [2022-05-10T10:26:25.418Z] Step 5/11 : WORKDIR /device-gpio [2022-05-10T10:26:25.418Z] ---> Running in 8d3e8dd565a9 [2022-05-10T10:26:25.701Z] Removing intermediate container 8d3e8dd565a9 [2022-05-10T10:26:25.701Z] ---> 9af1d324aa0e [2022-05-10T10:26:25.701Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:26:25.701Z] ---> Running in 4821fda71a14 [2022-05-10T10:26:26.747Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T10:26:27.690Z] Removing intermediate container 4821fda71a14 [2022-05-10T10:26:27.690Z] ---> b1e72547438a [2022-05-10T10:26:27.690Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:26:27.690Z] ---> Running in 247e5f2a513b [2022-05-10T10:26:28.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:26:29.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:26:30.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T10:26:30.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T10:26:30.044Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T10:26:30.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T10:26:30.027Z] $ docker stop --time=1 b4ebc8e8004efe3fbe01509959f221cde6760bc0d7d8e25bd0fd62cc96f514b8 [2022-05-10T10:26:30.256Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T10:26:30.535Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T10:26:30.535Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T10:26:30.813Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T10:26:30.813Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T10:26:30.813Z] OK: 224 MiB in 56 packages [2022-05-10T10:26:31.863Z] Removing intermediate container 247e5f2a513b [2022-05-10T10:26:31.863Z] ---> ce43ab933ef8 [2022-05-10T10:26:31.863Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T10:26:31.833Z] $ docker rm -f b4ebc8e8004efe3fbe01509959f221cde6760bc0d7d8e25bd0fd62cc96f514b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T10:26:32.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T10:26:32.362Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2022-05-10T10:26:32.527Z] ---> 9b5fa188d427 [2022-05-10T10:26:32.527Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:26:32.527Z] ---> Running in d790faa4368e [Pipeline] sh [2022-05-10T10:26:33.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T10:26:33.444Z] + ls -al . [2022-05-10T10:26:33.445Z] total 192 [2022-05-10T10:26:33.445Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 10:26 . [2022-05-10T10:26:33.445Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 10:25 .. [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 120 May 10 10:25 .dockerignore [2022-05-10T10:26:33.445Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 10:25 .git [2022-05-10T10:26:33.445Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:25 .github [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 343 May 10 10:25 .gitignore [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 10:25 .golangci.yml [2022-05-10T10:26:33.445Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 10:25 .semver [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 10 10:25 Attribution.txt [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 10 10:25 CHANGELOG.md [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 10 10:25 Dockerfile [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 10:25 GOVERNANCE.md [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 657 May 10 10:25 Jenkinsfile [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 10:25 LICENSE [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 10 10:25 Makefile [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 10:25 OWNERS.md [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 10 10:25 README.md [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 10:25 VERSION [2022-05-10T10:26:33.445Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 10:25 bin [2022-05-10T10:26:33.445Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:25 cmd [2022-05-10T10:26:33.445Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 10:26 coverage.out [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 10 10:25 go.mod [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 10 10:25 go.sum [2022-05-10T10:26:33.445Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:25 internal [2022-05-10T10:26:33.445Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:25 snap [2022-05-10T10:26:33.445Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 10:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:26:33.750Z] + 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=10f0327ef8d8e798711ea3bacfc48645c5536e32 --label arch=amd64 --label version=0.0.0 . [2022-05-10T10:26:33.750Z] Sending build context to Docker daemon 15.6MB [2022-05-10T10:26:33.750Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:26:33.750Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T10:26:33.750Z] ---> d845719a033a [2022-05-10T10:26:33.750Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:26:34.013Z] ---> Running in 4521418a8b66 [2022-05-10T10:26:34.013Z] Removing intermediate container 4521418a8b66 [2022-05-10T10:26:34.013Z] ---> da372ff25666 [2022-05-10T10:26:34.013Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:26:34.013Z] ---> Running in 8650125dc3ed [2022-05-10T10:26:34.013Z] Removing intermediate container 8650125dc3ed [2022-05-10T10:26:34.013Z] ---> 089c2cdab9ef [2022-05-10T10:26:34.013Z] Step 5/25 : WORKDIR /device-gpio [2022-05-10T10:26:34.275Z] ---> Running in 02fd12618fba [2022-05-10T10:26:34.275Z] Removing intermediate container 02fd12618fba [2022-05-10T10:26:34.275Z] ---> fcfeda999b57 [2022-05-10T10:26:34.275Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:26:34.275Z] ---> Running in f53976ee256a [2022-05-10T10:26:34.848Z] Removing intermediate container f53976ee256a [2022-05-10T10:26:34.848Z] ---> 3c301391aac9 [2022-05-10T10:26:34.848Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:26:34.848Z] ---> Running in 3c0bd17b1a1b [2022-05-10T10:26:35.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T10:26:36.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T10:26:36.316Z] OK: 224 MiB in 56 packages [2022-05-10T10:26:36.888Z] Removing intermediate container 3c0bd17b1a1b [2022-05-10T10:26:36.888Z] ---> feb8ccdc15cd [2022-05-10T10:26:36.888Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T10:26:36.888Z] ---> 3700b679d955 [2022-05-10T10:26:36.888Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:26:36.888Z] ---> Running in 1f97c0d5e4e5 [2022-05-10T10:26:37.831Z] Removing intermediate container 1f97c0d5e4e5 [2022-05-10T10:26:37.831Z] ---> f93dd34cfc14 [2022-05-10T10:26:37.831Z] Step 10/25 : COPY . . [2022-05-10T10:26:38.090Z] ---> 5332bb532e88 [2022-05-10T10:26:38.090Z] Step 11/25 : RUN ${MAKE} [2022-05-10T10:26:38.090Z] ---> Running in 9cd90f068c32 [2022-05-10T10:26:38.661Z] Removing intermediate container 9cd90f068c32 [2022-05-10T10:26:38.661Z] ---> 0f17f7147281 [2022-05-10T10:26:38.661Z] Step 12/25 : FROM alpine:3.15 [2022-05-10T10:26:39.232Z] 3.15: Pulling from library/alpine [2022-05-10T10:26:39.494Z] df9b9388f04a: Pulling fs layer [2022-05-10T10:26:39.766Z] df9b9388f04a: Verifying Checksum [2022-05-10T10:26:39.766Z] df9b9388f04a: Pull complete [2022-05-10T10:26:39.766Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T10:26:39.766Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T10:26:39.766Z] ---> 0ac33e5f5afa [2022-05-10T10:26:39.766Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-10T10:26:40.026Z] ---> Running in 1b9df78add08 [2022-05-10T10:26:40.026Z] Removing intermediate container 1b9df78add08 [2022-05-10T10:26:40.026Z] ---> ef594fcc0061 [2022-05-10T10:26:40.026Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:26:40.026Z] ---> Running in a5768a3c0e83 [2022-05-10T10:26:40.597Z] Removing intermediate container a5768a3c0e83 [2022-05-10T10:26:40.597Z] ---> 3ff3bc653ff5 [2022-05-10T10:26:40.597Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T10:26:40.597Z] ---> Running in 433c3a93ddff [2022-05-10T10:26:40.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T10:26:41.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T10:26:42.064Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T10:26:42.064Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T10:26:42.325Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T10:26:42.325Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T10:26:42.325Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T10:26:42.586Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T10:26:42.586Z] OK: 8 MiB in 19 packages [2022-05-10T10:26:42.846Z] Removing intermediate container 433c3a93ddff [2022-05-10T10:26:42.846Z] ---> e13f77c6cf52 [2022-05-10T10:26:42.846Z] Step 16/25 : WORKDIR / [2022-05-10T10:26:43.112Z] ---> Running in af1a4edb7d37 [2022-05-10T10:26:43.112Z] Removing intermediate container af1a4edb7d37 [2022-05-10T10:26:43.112Z] ---> d80e6034ee35 [2022-05-10T10:26:43.112Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-10T10:26:43.112Z] ---> 65e5ae6d1c76 [2022-05-10T10:26:43.112Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-10T10:26:43.381Z] ---> 9d93d2165ba9 [2022-05-10T10:26:43.381Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-10T10:26:43.643Z] ---> 018c36d89d4f [2022-05-10T10:26:43.643Z] Step 20/25 : EXPOSE 59910 [2022-05-10T10:26:43.643Z] ---> Running in 0813dbd15830 [2022-05-10T10:26:43.643Z] Removing intermediate container 0813dbd15830 [2022-05-10T10:26:43.643Z] ---> 2eca94e2a005 [2022-05-10T10:26:43.643Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-10T10:26:43.643Z] ---> Running in 2296462f758b [2022-05-10T10:26:43.903Z] Removing intermediate container 2296462f758b [2022-05-10T10:26:43.903Z] ---> bd8432d25283 [2022-05-10T10:26:43.903Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:26:43.903Z] ---> Running in 7acc72ea082c [2022-05-10T10:26:43.903Z] Removing intermediate container 7acc72ea082c [2022-05-10T10:26:43.903Z] ---> 66e8821fc7bc [2022-05-10T10:26:43.903Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T10:26:43.903Z] ---> Running in c04939ee077a [2022-05-10T10:26:44.164Z] Removing intermediate container c04939ee077a [2022-05-10T10:26:44.164Z] ---> 0c5f27179cea [2022-05-10T10:26:44.164Z] Step 24/25 : LABEL git_sha=10f0327ef8d8e798711ea3bacfc48645c5536e32 [2022-05-10T10:26:44.164Z] ---> Running in f17f571a33e6 [2022-05-10T10:26:44.164Z] Removing intermediate container f17f571a33e6 [2022-05-10T10:26:44.164Z] ---> 8729cd927599 [2022-05-10T10:26:44.164Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T10:26:44.164Z] ---> Running in 6de18c8c2786 [2022-05-10T10:26:44.425Z] Removing intermediate container 6de18c8c2786 [2022-05-10T10:26:44.425Z] ---> 53b6c5166447 [2022-05-10T10:26:44.425Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-10T10:26:44.425Z] Successfully built 53b6c5166447 [2022-05-10T10:26:44.425Z] Successfully tagged device-gpio:latest [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] sh [2022-05-10T10:26:44.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:26:44.841Z] [2022-05-10T10:26:44.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:26:45.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:26:45.149Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T10:26:45.149Z] 5eb5b503b376: Pulling fs layer [2022-05-10T10:26:45.149Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T10:26:45.149Z] ec43610c2a17: Pulling fs layer [2022-05-10T10:26:45.149Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T10:26:45.149Z] 33b1e0a273af: Pulling fs layer [2022-05-10T10:26:45.149Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T10:26:45.149Z] 3a2ae6a8a46f: Waiting [2022-05-10T10:26:45.149Z] 2f39f015ded8: Pulling fs layer [2022-05-10T10:26:45.149Z] 5d3b04190fa2: Waiting [2022-05-10T10:26:45.149Z] 33b1e0a273af: Waiting [2022-05-10T10:26:45.149Z] 2f39f015ded8: Waiting [2022-05-10T10:26:45.149Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T10:26:45.149Z] 5c69ac0246d0: Download complete [2022-05-10T10:26:45.149Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T10:26:45.149Z] 3a2ae6a8a46f: Download complete [2022-05-10T10:26:45.149Z] 33b1e0a273af: Verifying Checksum [2022-05-10T10:26:45.149Z] 33b1e0a273af: Download complete [2022-05-10T10:26:45.149Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T10:26:45.149Z] 5d3b04190fa2: Download complete [2022-05-10T10:26:45.149Z] ec43610c2a17: Verifying Checksum [2022-05-10T10:26:45.149Z] ec43610c2a17: Download complete [2022-05-10T10:26:45.410Z] 5eb5b503b376: Download complete [2022-05-10T10:26:45.979Z] 2f39f015ded8: Download complete [2022-05-10T10:26:46.917Z] 5eb5b503b376: Pull complete [2022-05-10T10:26:46.917Z] 5c69ac0246d0: Pull complete [2022-05-10T10:26:47.486Z] ec43610c2a17: Pull complete [2022-05-10T10:26:47.486Z] 3a2ae6a8a46f: Pull complete [2022-05-10T10:26:47.746Z] 33b1e0a273af: Pull complete [2022-05-10T10:26:47.746Z] 5d3b04190fa2: Pull complete [2022-05-10T10:26:53.025Z] 2f39f015ded8: Pull complete [2022-05-10T10:26:53.025Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T10:26:53.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:26:53.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T10:26:53.096Z] prd-ubuntu20.04-docker-8c-8g-47177 does not seem to be running inside a container [2022-05-10T10:26:53.088Z] $ 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-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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 [2022-05-10T10:26:54.817Z] $ docker top 2978f927d6aa2ebfb02125975c458ed5af26aab4e0c70ee4cb290cef166aebaf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:26:55.315Z] ---> job-cost.sh [2022-05-10T10:26:55.316Z] lf-activate-venv: SKIPPING [2022-05-10T10:26:55.316Z] INFO: No Stack... [2022-05-10T10:26:56.257Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T10:26:56.517Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T10:26:56.814Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-29/archives/cost.csv [2022-05-10T10:26:56.814Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T10:26:56.831Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-29-2-stack-cost] [2022-05-10T10:26:56.840Z] Resource [jenkins-edgexfoundry-device-gpio-PR-29-2-stack-cost] did not exist. Created. [2022-05-10T10:26:56.840Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-29-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T10:26:57.148Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T10:26:57.179Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T10:26:57.186Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-29-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T10:26:57.166Z] $ docker stop --time=1 2978f927d6aa2ebfb02125975c458ed5af26aab4e0c70ee4cb290cef166aebaf [2022-05-10T10:26:58.326Z] $ docker rm -f 2978f927d6aa2ebfb02125975c458ed5af26aab4e0c70ee4cb290cef166aebaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T10:27:54.327Z] Removing intermediate container d790faa4368e [2022-05-10T10:27:54.327Z] ---> bcb19f5d470a [2022-05-10T10:27:54.327Z] Step 10/11 : COPY . . [2022-05-10T10:27:54.327Z] ---> fff1b0d9b8d9 [2022-05-10T10:27:54.327Z] Step 11/11 : RUN ${MAKE} [2022-05-10T10:27:54.327Z] ---> Running in b852443ea16b [2022-05-10T10:27:54.327Z] Removing intermediate container b852443ea16b [2022-05-10T10:27:54.327Z] ---> c696f02f3731 [2022-05-10T10:27:54.327Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-10T10:27:54.327Z] Successfully built c696f02f3731 [2022-05-10T10:27:54.327Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:27:54.674Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T10:27:54.674Z] . [Pipeline] withDockerContainer [2022-05-10T10:27:54.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-47518 does not seem to be running inside a container [2022-05-10T10:27:54.998Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-10T10:27:56.234Z] $ docker top 4eddaf232b9174ecb08195ba72d457c5bb9eef3b0fb885c48e1c9af568a5d20d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:27:57.131Z] + go version [2022-05-10T10:27:57.131Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T10:27:57.163Z] $ docker stop --time=1 4eddaf232b9174ecb08195ba72d457c5bb9eef3b0fb885c48e1c9af568a5d20d [2022-05-10T10:27:58.783Z] $ docker rm -f 4eddaf232b9174ecb08195ba72d457c5bb9eef3b0fb885c48e1c9af568a5d20d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:27:59.385Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T10:27:59.385Z] . [Pipeline] withDockerContainer [2022-05-10T10:27:59.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-47518 does not seem to be running inside a container [2022-05-10T10:27:59.700Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-10T10:28:00.935Z] $ docker top a357bab874338f890609631896a16c0303a99f5a0e1b5fcacff4b252eaf1f55b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T10:28:01.846Z] + make test [2022-05-10T10:28:01.846Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T10:28:03.295Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-10T10:28:59.950Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-10T10:28:59.950Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-10T10:28:59.950Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T10:28:59.950Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T10:29:10.128Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T10:29:10.128Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T10:29:10.128Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T10:29:11.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T10:29:11.149Z] $ docker stop --time=1 a357bab874338f890609631896a16c0303a99f5a0e1b5fcacff4b252eaf1f55b [2022-05-10T10:29:12.928Z] $ docker rm -f a357bab874338f890609631896a16c0303a99f5a0e1b5fcacff4b252eaf1f55b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T10:29:13.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T10:29:13.764Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T10:29:14.246Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T10:29:14.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T10:29:14.990Z] + ls -al . [2022-05-10T10:29:14.990Z] total 188 [2022-05-10T10:29:14.990Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 10:29 . [2022-05-10T10:29:14.990Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 10:25 .. [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 120 May 10 10:25 .dockerignore [2022-05-10T10:29:14.990Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 10:25 .git [2022-05-10T10:29:14.990Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:25 .github [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 343 May 10 10:25 .gitignore [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 10:25 .golangci.yml [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 10 10:25 Attribution.txt [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 10 10:25 CHANGELOG.md [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 10 10:25 Dockerfile [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 10:25 GOVERNANCE.md [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 657 May 10 10:25 Jenkinsfile [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 10:25 LICENSE [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 10 10:25 Makefile [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 10:25 OWNERS.md [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 10 10:25 README.md [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 10:25 VERSION [2022-05-10T10:29:14.990Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 10:25 bin [2022-05-10T10:29:14.990Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:25 cmd [2022-05-10T10:29:14.990Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 10:28 coverage.out [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 10 10:25 go.mod [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 10 10:25 go.sum [2022-05-10T10:29:14.990Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:25 internal [2022-05-10T10:29:14.990Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 10:25 snap [2022-05-10T10:29:14.990Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 10:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:29:15.334Z] + 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=10f0327ef8d8e798711ea3bacfc48645c5536e32 --label arch=arm64 --label version=0.0.0 . [2022-05-10T10:29:15.607Z] Sending build context to Docker daemon 7.875MB [2022-05-10T10:29:15.879Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T10:29:15.879Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T10:29:15.879Z] ---> c696f02f3731 [2022-05-10T10:29:15.879Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T10:29:15.879Z] ---> Running in a45655529003 [2022-05-10T10:29:16.157Z] Removing intermediate container a45655529003 [2022-05-10T10:29:16.157Z] ---> 7c9374107131 [2022-05-10T10:29:16.157Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T10:29:16.157Z] ---> Running in 6239d5caa65b [2022-05-10T10:29:16.752Z] Removing intermediate container 6239d5caa65b [2022-05-10T10:29:16.752Z] ---> 8aaf799d356d [2022-05-10T10:29:16.752Z] Step 5/25 : WORKDIR /device-gpio [2022-05-10T10:29:16.752Z] ---> Running in 497213dedc50 [2022-05-10T10:29:17.024Z] Removing intermediate container 497213dedc50 [2022-05-10T10:29:17.025Z] ---> ca6d4bebb8b6 [2022-05-10T10:29:17.025Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:29:17.025Z] ---> Running in f17b07dbe59c [2022-05-10T10:29:19.011Z] Removing intermediate container f17b07dbe59c [2022-05-10T10:29:19.011Z] ---> 63480191db8c [2022-05-10T10:29:19.011Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T10:29:19.011Z] ---> Running in 5d6299263748 [2022-05-10T10:29:20.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:29:20.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:29:21.700Z] OK: 224 MiB in 56 packages [2022-05-10T10:29:22.704Z] Removing intermediate container 5d6299263748 [2022-05-10T10:29:22.704Z] ---> 3fa9d2bea3f4 [2022-05-10T10:29:22.704Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T10:29:22.987Z] ---> ac6fe542b043 [2022-05-10T10:29:22.987Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T10:29:23.265Z] ---> Running in d29baf13e7d3 [2022-05-10T10:29:25.247Z] Removing intermediate container d29baf13e7d3 [2022-05-10T10:29:25.247Z] ---> d452d59f4c6d [2022-05-10T10:29:25.247Z] Step 10/25 : COPY . . [2022-05-10T10:29:26.684Z] ---> 11f35d200ef5 [2022-05-10T10:29:26.685Z] Step 11/25 : RUN ${MAKE} [2022-05-10T10:29:26.685Z] ---> Running in b5e643a23c9c [2022-05-10T10:29:28.124Z] Removing intermediate container b5e643a23c9c [2022-05-10T10:29:28.124Z] ---> 76d92e63b6f1 [2022-05-10T10:29:28.124Z] Step 12/25 : FROM alpine:3.15 [2022-05-10T10:29:28.725Z] 3.15: Pulling from library/alpine [2022-05-10T10:29:29.002Z] 9981e73032c8: Pulling fs layer [2022-05-10T10:29:29.002Z] 9981e73032c8: Verifying Checksum [2022-05-10T10:29:29.608Z] 9981e73032c8: Pull complete [2022-05-10T10:29:29.608Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T10:29:29.608Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T10:29:29.608Z] ---> 3fb3c9af89a9 [2022-05-10T10:29:29.608Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-10T10:29:29.882Z] ---> Running in 60518e3e545f [2022-05-10T10:29:30.158Z] Removing intermediate container 60518e3e545f [2022-05-10T10:29:30.158Z] ---> d9fbee11c7ff [2022-05-10T10:29:30.158Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T10:29:30.158Z] ---> Running in 1582b130d534 [2022-05-10T10:29:32.140Z] Removing intermediate container 1582b130d534 [2022-05-10T10:29:32.140Z] ---> 5ef2f101d36b [2022-05-10T10:29:32.140Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T10:29:32.140Z] ---> Running in f620dc2ccd94 [2022-05-10T10:29:33.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T10:29:33.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T10:29:34.696Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T10:29:34.696Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T10:29:34.967Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T10:29:34.967Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T10:29:35.241Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T10:29:35.241Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T10:29:35.241Z] OK: 8 MiB in 19 packages [2022-05-10T10:29:36.227Z] Removing intermediate container f620dc2ccd94 [2022-05-10T10:29:36.227Z] ---> a0eda041fc1b [2022-05-10T10:29:36.227Z] Step 16/25 : WORKDIR / [2022-05-10T10:29:36.227Z] ---> Running in 535095f72110 [2022-05-10T10:29:36.499Z] Removing intermediate container 535095f72110 [2022-05-10T10:29:36.499Z] ---> d4fae4207ff2 [2022-05-10T10:29:36.499Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-10T10:29:37.095Z] ---> f87252d0a3cb [2022-05-10T10:29:37.095Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-10T10:29:37.688Z] ---> eba0559a6d1e [2022-05-10T10:29:37.688Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-10T10:29:38.282Z] ---> 652b413ebced [2022-05-10T10:29:38.282Z] Step 20/25 : EXPOSE 59910 [2022-05-10T10:29:38.282Z] ---> Running in 62d8904d8246 [2022-05-10T10:29:38.556Z] Removing intermediate container 62d8904d8246 [2022-05-10T10:29:38.556Z] ---> f6cdb3f5c81a [2022-05-10T10:29:38.556Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-10T10:29:38.556Z] ---> Running in d7c9984454f8 [2022-05-10T10:29:39.160Z] Removing intermediate container d7c9984454f8 [2022-05-10T10:29:39.160Z] ---> f53305cd24c4 [2022-05-10T10:29:39.160Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T10:29:39.160Z] ---> Running in 7134521d93ec [2022-05-10T10:29:39.433Z] Removing intermediate container 7134521d93ec [2022-05-10T10:29:39.433Z] ---> d4cc0553937e [2022-05-10T10:29:39.433Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T10:29:39.433Z] ---> Running in fbb91811fd2b [2022-05-10T10:29:39.711Z] Removing intermediate container fbb91811fd2b [2022-05-10T10:29:39.711Z] ---> 51ab9d6f9ea5 [2022-05-10T10:29:39.711Z] Step 24/25 : LABEL git_sha=10f0327ef8d8e798711ea3bacfc48645c5536e32 [2022-05-10T10:29:39.985Z] ---> Running in b2ed3bdcb8dd [2022-05-10T10:29:40.260Z] Removing intermediate container b2ed3bdcb8dd [2022-05-10T10:29:40.260Z] ---> fed906d355ac [2022-05-10T10:29:40.260Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T10:29:40.260Z] ---> Running in 092845f62e5a [2022-05-10T10:29:40.532Z] Removing intermediate container 092845f62e5a [2022-05-10T10:29:40.532Z] ---> 5a3bf0595877 [2022-05-10T10:29:40.532Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-10T10:29:40.532Z] Successfully built 5a3bf0595877 [2022-05-10T10:29:40.532Z] Successfully tagged device-gpio-arm64:latest [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] sh [2022-05-10T10:29:40.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:29:40.985Z] [2022-05-10T10:29:40.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:29:41.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:29:41.610Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T10:29:41.610Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T10:29:41.610Z] 04944245beec: Pulling fs layer [2022-05-10T10:29:41.610Z] 699f458cf7ca: Pulling fs layer [2022-05-10T10:29:41.610Z] 765212b225bb: Pulling fs layer [2022-05-10T10:29:41.611Z] f23df028b6ca: Pulling fs layer [2022-05-10T10:29:41.611Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T10:29:41.611Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T10:29:41.611Z] 765212b225bb: Waiting [2022-05-10T10:29:41.611Z] f23df028b6ca: Waiting [2022-05-10T10:29:41.611Z] d65c8cfc05b1: Waiting [2022-05-10T10:29:41.611Z] 2437ff75d9bd: Waiting [2022-05-10T10:29:41.611Z] 04944245beec: Verifying Checksum [2022-05-10T10:29:41.611Z] 04944245beec: Download complete [2022-05-10T10:29:41.611Z] 765212b225bb: Download complete [2022-05-10T10:29:41.611Z] f23df028b6ca: Verifying Checksum [2022-05-10T10:29:41.611Z] f23df028b6ca: Download complete [2022-05-10T10:29:41.611Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T10:29:41.611Z] d65c8cfc05b1: Download complete [2022-05-10T10:29:41.886Z] 699f458cf7ca: Verifying Checksum [2022-05-10T10:29:41.886Z] 699f458cf7ca: Download complete [2022-05-10T10:29:42.165Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T10:29:42.165Z] 8998bd30e6a1: Download complete [2022-05-10T10:29:44.801Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T10:29:44.801Z] 2437ff75d9bd: Download complete [2022-05-10T10:29:46.798Z] 8998bd30e6a1: Pull complete [2022-05-10T10:29:47.073Z] 04944245beec: Pull complete [2022-05-10T10:29:48.509Z] 699f458cf7ca: Pull complete [2022-05-10T10:29:48.785Z] 765212b225bb: Pull complete [2022-05-10T10:29:49.763Z] f23df028b6ca: Pull complete [2022-05-10T10:29:50.035Z] d65c8cfc05b1: Pull complete [2022-05-10T10:30:05.117Z] 2437ff75d9bd: Pull complete [2022-05-10T10:30:05.117Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T10:30:05.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T10:30:05.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T10:30:05.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-47518 does not seem to be running inside a container [2022-05-10T10:30:05.452Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T10:30:08.291Z] $ docker top ccc6dcd3e7c806b71206c36548b7d2277e54bf8645324e7e71801a8a0f31c854 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:30:09.222Z] ---> job-cost.sh [2022-05-10T10:30:09.222Z] lf-activate-venv: SKIPPING [2022-05-10T10:30:09.222Z] INFO: No Stack... [2022-05-10T10:30:09.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T10:30:10.802Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T10:30:11.484Z] + cut -d, -f6 [2022-05-10T10:30:11.484Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock [2022-05-10T10:30:11.558Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-29-2-stack-cost] [2022-05-10T10:30:11.564Z] Resource [jenkins-edgexfoundry-device-gpio-PR-29-2-stack-cost] did not exist. Created. [2022-05-10T10:30:11.564Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-29-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T10:30:12.272Z] /w/workspace/device-gpio/2@tmp/durable-5ade1f8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T10:30:12.960Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T10:30:12.989Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T10:30:13.046Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T10:30:13.051Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-29-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T10:30:13.078Z] $ docker stop --time=1 ccc6dcd3e7c806b71206c36548b7d2277e54bf8645324e7e71801a8a0f31c854 [2022-05-10T10:30:14.642Z] $ docker rm -f ccc6dcd3e7c806b71206c36548b7d2277e54bf8645324e7e71801a8a0f31c854 [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 [2022-05-10T10:30:15.164Z] provisioning config files... [2022-05-10T10:30:15.173Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config938498940579020336tmp [Pipeline] { [Pipeline] sh [2022-05-10T10:30:15.474Z] + set +x [2022-05-10T10:30:15.474Z] + curl -s https://codecov.io/bash [2022-05-10T10:30:15.474Z] + bash -s -- [2022-05-10T10:30:15.474Z] [2022-05-10T10:30:15.474Z] _____ _ [2022-05-10T10:30:15.474Z] / ____| | | [2022-05-10T10:30:15.474Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T10:30:15.474Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T10:30:15.474Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T10:30:15.474Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T10:30:15.474Z] Bash-1.0.6 [2022-05-10T10:30:15.474Z] [2022-05-10T10:30:15.474Z] [2022-05-10T10:30:15.474Z] ==> git version 2.25.1 found [2022-05-10T10:30:15.474Z] ==> 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 [2022-05-10T10:30:15.474Z] Release-Date: 2020-01-08 [2022-05-10T10:30:15.474Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T10:30:15.474Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T10:30:15.474Z] ==> Jenkins CI detected. [2022-05-10T10:30:15.474Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-29 [2022-05-10T10:30:15.474Z] project root: . [2022-05-10T10:30:15.474Z] --> token set from env [2022-05-10T10:30:15.474Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T10:30:15.474Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T10:30:15.474Z] ==> Python coveragepy not found [2022-05-10T10:30:15.474Z] ==> Searching for coverage reports in: [2022-05-10T10:30:15.474Z] + . [2022-05-10T10:30:15.474Z] -> Found 1 reports [2022-05-10T10:30:15.474Z] ==> Detecting git/mercurial file structure [2022-05-10T10:30:15.474Z] ==> Reading reports [2022-05-10T10:30:15.474Z] + ./coverage.out bytes=10 [2022-05-10T10:30:15.474Z] ==> Appending adjustments [2022-05-10T10:30:15.474Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T10:30:15.734Z] + Found adjustments [2022-05-10T10:30:15.734Z] ==> Gzipping contents [2022-05-10T10:30:15.734Z] 4.0K /tmp/codecov.GZjdod.gz [2022-05-10T10:30:15.734Z] ==> Uploading reports [2022-05-10T10:30:15.734Z] url: https://codecov.io [2022-05-10T10:30:15.734Z] query: branch=PR-29&commit=10f0327ef8d8e798711ea3bacfc48645c5536e32&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-29%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=29&job=&cmd_args= [2022-05-10T10:30:15.734Z] -> Pinging Codecov [2022-05-10T10:30:15.734Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-29&commit=10f0327ef8d8e798711ea3bacfc48645c5536e32&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-29%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=29&job=&cmd_args= [2022-05-10T10:30:15.995Z] -> Uploading to [2022-05-10T10:30:15.995Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/10f0327ef8d8e798711ea3bacfc48645c5536e32/36b7034d-cf33-4186-87ce-b67da20e8fea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T103015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4c7d0ce4dcc555aa18b4beb3ce4c85d1a3ddcca91c1a571f474d5ba73ffca5d [2022-05-10T10:30:15.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T10:30:15.995Z] Dload Upload Total Spent Left Speed [2022-05-10T10:30:16.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3980 --:--:-- --:--:-- --:--:-- 3980 [2022-05-10T10:30:16.258Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/10f0327ef8d8e798711ea3bacfc48645c5536e32 [Pipeline] } [2022-05-10T10:30:16.268Z] 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 [2022-05-10T10:30:16.999Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-29/archives ] [2022-05-10T10:30:16.999Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-29/archives [2022-05-10T10:30:16.999Z] total 16 [2022-05-10T10:30:16.999Z] drwxr-xr-x 3 root root 4096 May 10 10:26 . [2022-05-10T10:30:16.999Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 10:26 .. [2022-05-10T10:30:16.999Z] drwxr-xr-x 2 root root 4096 May 10 10:26 cost [2022-05-10T10:30:16.999Z] -rw-r--r-- 1 root root 82 May 10 10:26 cost.csv [2022-05-10T10:30:16.999Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-29/archives [2022-05-10T10:30:16.999Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-29/archives [2022-05-10T10:30:16.999Z] total 16 [2022-05-10T10:30:16.999Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 10:26 . [2022-05-10T10:30:16.999Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 10:26 .. [2022-05-10T10:30:16.999Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 10:26 cost [2022-05-10T10:30:16.999Z] -rw-r--r-- 1 jenkins jenkins 82 May 10 10:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:30:17.290Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:30:18.156Z] ---> package-listing.sh [2022-05-10T10:30:18.156Z] ++ facter osfamily [2022-05-10T10:30:18.156Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T10:30:18.417Z] + OS_FAMILY=debian [2022-05-10T10:30:18.417Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-29 [2022-05-10T10:30:18.417Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T10:30:18.417Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T10:30:18.417Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T10:30:18.417Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T10:30:18.417Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-29 ']' [2022-05-10T10:30:18.417Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T10:30:18.417Z] + case "${OS_FAMILY}" in [2022-05-10T10:30:18.417Z] + dpkg -l [2022-05-10T10:30:18.417Z] + grep '^ii' [2022-05-10T10:30:18.417Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T10:30:18.417Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T10:30:18.417Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T10:30:18.417Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-29 ']' [2022-05-10T10:30:18.417Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-29/archives/ [2022-05-10T10:30:18.417Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-29/archives/ [Pipeline] echo [2022-05-10T10:30:18.429Z] 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-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T10:30:18.709Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T10:30:19.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T10:30:19.266Z] . [Pipeline] withDockerContainer [2022-05-10T10:30:19.327Z] prd-ubuntu20.04-docker-8c-8g-47177 does not seem to be running inside a container [2022-05-10T10:30:19.320Z] $ 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-29/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-29 -v /w/workspace/edgexfoundry_device-gpio_PR-29:/w/workspace/edgexfoundry_device-gpio_PR-29:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-29@tmp:/w/workspace/edgexfoundry_device-gpio_PR-29@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T10:30:19.564Z] $ docker top add135651da03d2de26ebed42b1b79787a467bfdba6273df0530d1ed7a9e2da2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T10:30:19.965Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T10:30:20.255Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T10:30:20.548Z] + ls /var/log/sa-host [2022-05-10T10:30:20.548Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T10:30:20.770Z] provisioning config files... [2022-05-10T10:30:20.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-29@tmp/config5653358028969281579tmp [Pipeline] { [Pipeline] echo [2022-05-10T10:30:20.794Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:30:21.163Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T10:30:21.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:30:21.518Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T10:30:21.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:30:21.820Z] ---> sudo-logs.sh [2022-05-10T10:30:21.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T10:30:21.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:30:22.138Z] ---> job-cost.sh [2022-05-10T10:30:22.138Z] lf-activate-venv: SKIPPING [2022-05-10T10:30:22.138Z] DEBUG: total: 0.2199999988079071 [2022-05-10T10:30:22.138Z] INFO: Retrieving Stack Cost... [2022-05-10T10:30:22.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T10:30:22.968Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T10:30:22.984Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T10:30:23.271Z] ---> logs-deploy.sh [2022-05-10T10:30:23.271Z] lf-activate-venv: SKIPPING [2022-05-10T10:30:23.271Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-29/2 [2022-05-10T10:30:23.271Z] INFO: archiving workspace using pattern(s): [2022-05-10T10:30:24.213Z] Archives upload complete. [2022-05-10T10:30:24.213Z] INFO: archiving logs to Nexus