Pull request #28 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 jpwhitemn for edgexfoundry/device-gpio Obtained Jenkinsfile from 90a7289f9559fd6d19a385d68fe5d35bb12c56a0+9aa390b88fe87d49bec1812c58401cfd740b0e4b (67d4b6d276bd78cb84dbb24985518021951e6d65) 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-ssh11849840080841110293.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-ssh15558036790197822153.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-28/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-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14994209820048545193.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-ssh6257042329700818501.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-28/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-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10148439700302998198.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41441 in /w/workspace/edgexfoundry_device-gpio_PR-28 [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-28 # 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 9aa390b88fe87d49bec1812c58401cfd740b0e4b into PR head commit 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 Merge succeeded, producing 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 Checking out Revision 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 (PR-28) > 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/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 # 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 9aa390b88fe87d49bec1812c58401cfd740b0e4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 # timeout=10 Commit message: "docs: additions and changes to CHANGELOG" > git rev-list --no-walk d854f9c15f0479903288e6dbe8feb5ba7ec2e03f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-08T01:24:20.300Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-08T01:24:20.364Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-08T01:24:20.381Z] ========================================================= [2022-05-08T01:24:20.381Z] EdgeX Global Pipelines Version Info [2022-05-08T01:24:20.381Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:24:21.147Z] ------------------- [2022-05-08T01:24:21.147Z] stable info: [2022-05-08T01:24:21.147Z] ------------------- [2022-05-08T01:24:21.147Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:24:21.147Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-08T01:24:21.147Z] Message: update stable to v1.0.227 [2022-05-08T01:24:21.725Z] ------------------- [2022-05-08T01:24:21.726Z] experimental info: [2022-05-08T01:24:21.726Z] ------------------- [2022-05-08T01:24:21.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:24:21.726Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-08T01:24:21.726Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-08T01:24:21.877Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-08T01:24:21.892Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-08T01:24:21.911Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-08T01:24:21.929Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-08T01:24:21.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-08T01:24:21.962Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-08T01:24:21.978Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-08T01:24:21.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-08T01:24:22.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-08T01:24:22.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-08T01:24:22.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-08T01:24:22.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-08T01:24:22.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-08T01:24:22.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-08T01:24:22.106Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:24:22.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:24:22.143Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T01:24:22.161Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T01:24:22.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-08T01:24:22.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-08T01:24:22.195Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-08T01:24:22.209Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-08T01:24:22.224Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-08T01:24:22.240Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-08T01:24:22.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-08T01:24:22.275Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-08T01:24:22.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2022-05-08T01:24:22.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2022-05-08T01:24:22.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2022-05-08T01:24:22.322Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [Pipeline] echo [2022-05-08T01:24:22.339Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90a7289 [Pipeline] echo [2022-05-08T01:24:22.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:24:22.398Z] provisioning config files... [2022-05-08T01:24:22.412Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config3366413337983449227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:24:22.736Z] ---> docker-login.sh [2022-05-08T01:24:22.736Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:24:22.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:24:22.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:24:22.997Z] Configure a credential helper to remove this warning. See [2022-05-08T01:24:22.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:24:22.997Z] [2022-05-08T01:24:22.997Z] Login Succeeded [2022-05-08T01:24:22.997Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:24:23.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:24:23.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:24:23.259Z] Configure a credential helper to remove this warning. See [2022-05-08T01:24:23.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:24:23.259Z] [2022-05-08T01:24:23.259Z] Login Succeeded [2022-05-08T01:24:23.259Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:24:23.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:24:23.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:24:23.259Z] Configure a credential helper to remove this warning. See [2022-05-08T01:24:23.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:24:23.259Z] [2022-05-08T01:24:23.259Z] Login Succeeded [2022-05-08T01:24:23.259Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:24:23.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:24:23.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:24:23.520Z] Configure a credential helper to remove this warning. See [2022-05-08T01:24:23.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:24:23.520Z] [2022-05-08T01:24:23.520Z] Login Succeeded [2022-05-08T01:24:23.520Z] docker.io [2022-05-08T01:24:23.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:24:24.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:24:24.102Z] Configure a credential helper to remove this warning. See [2022-05-08T01:24:24.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:24:24.102Z] [2022-05-08T01:24:24.102Z] Login Succeeded [2022-05-08T01:24:24.102Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:24:24.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-08T01:24:24.491Z] + git rev-list -1 --merges 90a7289f9559fd6d19a385d68fe5d35bb12c56a0~1..90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [Pipeline] echo [2022-05-08T01:24:24.615Z] -----------> git rev-list -1 --merges 90a7289f9559fd6d19a385d68fe5d35bb12c56a0~1..90a7289f9559fd6d19a385d68fe5d35bb12c56a0 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [false] [Pipeline] sh [2022-05-08T01:24:24.910Z] + git log --format=format:%s -1 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [Pipeline] echo [2022-05-08T01:24:24.926Z] ========================================================= [2022-05-08T01:24:24.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-08T01:24:24.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:24:25.266Z] + git log --format=format:%s -1 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [Pipeline] echo [2022-05-08T01:24:25.280Z] [semverPrep] GIT_COMMIT: 90a7289f9559fd6d19a385d68fe5d35bb12c56a0, Commit Message: docs: additions and changes to CHANGELOG [Pipeline] echo [2022-05-08T01:24:25.292Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-08T01:24:25.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-08T01:24:25.678Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-08T01:24:25.678Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-08T01:24:25.678Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-08T01:24:25.678Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-08T01:24:25.678Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-08T01:24:25.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:24:26.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:24:26.096Z] [2022-05-08T01:24:26.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:24:26.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:24:26.405Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-08T01:24:26.405Z] 1fe172e4850f: Pulling fs layer [2022-05-08T01:24:26.405Z] caf521ccaac6: Pulling fs layer [2022-05-08T01:24:26.405Z] 3ead6fa29328: Pulling fs layer [2022-05-08T01:24:26.405Z] 5c2a1cbceb83: Pulling fs layer [2022-05-08T01:24:26.405Z] a8d5f1318db7: Pulling fs layer [2022-05-08T01:24:26.405Z] c427282e49a2: Pulling fs layer [2022-05-08T01:24:26.405Z] 1827001aaf11: Pulling fs layer [2022-05-08T01:24:26.405Z] 0714d37db230: Pulling fs layer [2022-05-08T01:24:26.405Z] ac28cf19c067: Pulling fs layer [2022-05-08T01:24:26.405Z] ca983d60f3e2: Pulling fs layer [2022-05-08T01:24:26.405Z] 9f894cec8388: Pulling fs layer [2022-05-08T01:24:26.405Z] a8d5f1318db7: Waiting [2022-05-08T01:24:26.405Z] ac28cf19c067: Waiting [2022-05-08T01:24:26.405Z] 0714d37db230: Waiting [2022-05-08T01:24:26.405Z] ca983d60f3e2: Waiting [2022-05-08T01:24:26.405Z] 9f894cec8388: Waiting [2022-05-08T01:24:26.405Z] c427282e49a2: Waiting [2022-05-08T01:24:26.405Z] 1827001aaf11: Waiting [2022-05-08T01:24:26.405Z] caf521ccaac6: Verifying Checksum [2022-05-08T01:24:26.405Z] caf521ccaac6: Download complete [2022-05-08T01:24:26.405Z] 5c2a1cbceb83: Verifying Checksum [2022-05-08T01:24:26.405Z] 5c2a1cbceb83: Download complete [2022-05-08T01:24:26.666Z] 3ead6fa29328: Verifying Checksum [2022-05-08T01:24:26.666Z] 3ead6fa29328: Download complete [2022-05-08T01:24:26.666Z] a8d5f1318db7: Verifying Checksum [2022-05-08T01:24:26.666Z] a8d5f1318db7: Download complete [2022-05-08T01:24:26.666Z] c427282e49a2: Verifying Checksum [2022-05-08T01:24:26.666Z] c427282e49a2: Download complete [2022-05-08T01:24:26.666Z] 0714d37db230: Verifying Checksum [2022-05-08T01:24:26.666Z] 0714d37db230: Download complete [2022-05-08T01:24:26.666Z] ac28cf19c067: Verifying Checksum [2022-05-08T01:24:26.666Z] ac28cf19c067: Download complete [2022-05-08T01:24:26.666Z] ca983d60f3e2: Verifying Checksum [2022-05-08T01:24:26.666Z] ca983d60f3e2: Download complete [2022-05-08T01:24:26.666Z] 9f894cec8388: Download complete [2022-05-08T01:24:26.666Z] 1fe172e4850f: Verifying Checksum [2022-05-08T01:24:26.666Z] 1fe172e4850f: Download complete [2022-05-08T01:24:26.926Z] 1827001aaf11: Verifying Checksum [2022-05-08T01:24:26.926Z] 1827001aaf11: Download complete [2022-05-08T01:24:28.307Z] 1fe172e4850f: Pull complete [2022-05-08T01:24:28.307Z] caf521ccaac6: Pull complete [2022-05-08T01:24:28.569Z] 3ead6fa29328: Pull complete [2022-05-08T01:24:28.831Z] 5c2a1cbceb83: Pull complete [2022-05-08T01:24:29.091Z] a8d5f1318db7: Pull complete [2022-05-08T01:24:29.091Z] c427282e49a2: Pull complete [2022-05-08T01:24:31.024Z] 1827001aaf11: Pull complete [2022-05-08T01:24:31.286Z] 0714d37db230: Pull complete [2022-05-08T01:24:31.286Z] ac28cf19c067: Pull complete [2022-05-08T01:24:31.552Z] ca983d60f3e2: Pull complete [2022-05-08T01:24:31.552Z] 9f894cec8388: Pull complete [2022-05-08T01:24:31.552Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-08T01:24:31.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:24:31.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-08T01:24:31.639Z] prd-ubuntu20.04-docker-8c-8g-41441 does not seem to be running inside a container [2022-05-08T01:24:31.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-08T01:24:33.189Z] $ docker top bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd -eo pid,comm [2022-05-08T01:24:33.258Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-08T01:24:33.258Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-08T01:24:33.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:24:33.296Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:24:33.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:24:33.434Z] $ docker exec bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd ssh-agent [2022-05-08T01:24:33.551Z] SSH_AUTH_SOCK=/tmp/ssh-j0bklXp5mqvg/agent.34 [2022-05-08T01:24:33.551Z] SSH_AGENT_PID=40 [2022-05-08T01:24:33.559Z] Running ssh-add (command line suppressed) [2022-05-08T01:24:33.684Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_6998747943031333617.key (/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_6998747943031333617.key) [2022-05-08T01:24:33.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:24:33.984Z] + git tag --points-at HEAD [Pipeline] } [2022-05-08T01:24:34.001Z] $ docker exec --env ******** --env ******** bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd ssh-agent -k [2022-05-08T01:24:34.114Z] unset SSH_AUTH_SOCK; [2022-05-08T01:24:34.115Z] unset SSH_AGENT_PID; [2022-05-08T01:24:34.115Z] echo Agent pid 40 killed; [2022-05-08T01:24:34.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-08T01:24:34.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:24:34.147Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:24:34.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:24:34.280Z] $ docker exec bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd ssh-agent [2022-05-08T01:24:34.394Z] SSH_AUTH_SOCK=/tmp/ssh-imqdLY9uhpzx/agent.72 [2022-05-08T01:24:34.394Z] SSH_AGENT_PID=78 [2022-05-08T01:24:34.400Z] Running ssh-add (command line suppressed) [2022-05-08T01:24:34.522Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_7519699506063991991.key (/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_7519699506063991991.key) [2022-05-08T01:24:34.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:24:34.828Z] + git semver init [2022-05-08T01:24:35.091Z] 2022-05-08 01:24:35,058 [run_init] DEBUG init version:0.0.0 force:False [2022-05-08T01:24:35.091Z] 2022-05-08 01:24:35,058 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-28/.semver [2022-05-08T01:24:35.091Z] 2022-05-08 01:24:35,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-28/.semver [2022-05-08T01:24:35.091Z] 2022-05-08 01:24:35,059 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-28/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-28, universal_newlines=False, shell=None, istream=None) [2022-05-08T01:24:36.034Z] 2022-05-08 01:24:35,965 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-28/.git/info/exclude [2022-05-08T01:24:36.034Z] 2022-05-08 01:24:35,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-28/.semver/PR-28 with force:False [2022-05-08T01:24:36.034Z] 2022-05-08 01:24:35,965 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-28/.semver/PR-28 [2022-05-08T01:24:36.034Z] 2022-05-08 01:24:35,969 [execute] INFO git cat-file --batch-check [2022-05-08T01:24:36.034Z] 2022-05-08 01:24:35,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-28/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:24:36.034Z] 2022-05-08 01:24:35,976 [execute] INFO git cat-file --batch [2022-05-08T01:24:36.034Z] 2022-05-08 01:24:35,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-28/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:24:36.034Z] 2022-05-08 01:24:35,983 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-28/.semver/PR-28 [2022-05-08T01:24:36.034Z] 0.0.0 [Pipeline] } [2022-05-08T01:24:36.052Z] $ docker exec --env ******** --env ******** bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd ssh-agent -k [2022-05-08T01:24:36.175Z] unset SSH_AUTH_SOCK; [2022-05-08T01:24:36.176Z] unset SSH_AGENT_PID; [2022-05-08T01:24:36.176Z] echo Agent pid 78 killed; [2022-05-08T01:24:36.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-08T01:24:36.498Z] + git semver [Pipeline] } [2022-05-08T01:24:36.780Z] $ docker stop --time=1 bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd [2022-05-08T01:24:38.153Z] $ docker rm -f bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:24:38.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-08T01:24:38.741Z] Stashed 1 file(s) [Pipeline] echo [2022-05-08T01:24:38.745Z] [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-08T01:24:38.938Z] provisioning config files... [2022-05-08T01:24:38.951Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config3013690794557298091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:24:39.274Z] ---> docker-login.sh [2022-05-08T01:24:39.274Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:24:39.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:24:39.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:24:39.274Z] Configure a credential helper to remove this warning. See [2022-05-08T01:24:39.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:24:39.274Z] [2022-05-08T01:24:39.274Z] Login Succeeded [2022-05-08T01:24:39.274Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:24:39.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:24:39.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:24:39.536Z] Configure a credential helper to remove this warning. See [2022-05-08T01:24:39.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:24:39.536Z] [2022-05-08T01:24:39.536Z] Login Succeeded [2022-05-08T01:24:39.536Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:24:39.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:24:39.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:24:39.536Z] Configure a credential helper to remove this warning. See [2022-05-08T01:24:39.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:24:39.536Z] [2022-05-08T01:24:39.536Z] Login Succeeded [2022-05-08T01:24:39.536Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:24:39.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:24:39.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:24:39.796Z] Configure a credential helper to remove this warning. See [2022-05-08T01:24:39.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:24:39.797Z] [2022-05-08T01:24:39.797Z] Login Succeeded [2022-05-08T01:24:39.797Z] docker.io [2022-05-08T01:24:39.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:24:40.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:24:40.057Z] Configure a credential helper to remove this warning. See [2022-05-08T01:24:40.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:24:40.057Z] [2022-05-08T01:24:40.057Z] Login Succeeded [2022-05-08T01:24:40.057Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:24:40.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:24:40.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:24:40.148Z] ========================================================= [2022-05-08T01:24:40.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-08T01:24:40.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:24:40.459Z] + 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-08T01:24:40.459Z] Sending build context to Docker daemon 15.58MB [2022-05-08T01:24:40.459Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:24:40.459Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-08T01:24:40.459Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-08T01:24:40.459Z] 59bf1c3509f3: Pulling fs layer [2022-05-08T01:24:40.459Z] 666ba61612fd: Pulling fs layer [2022-05-08T01:24:40.459Z] 8ed8ca486205: Pulling fs layer [2022-05-08T01:24:40.459Z] 4fe6c5a15a65: Pulling fs layer [2022-05-08T01:24:40.459Z] 22a0e8bec74d: Pulling fs layer [2022-05-08T01:24:40.459Z] ca2b28591e48: Pulling fs layer [2022-05-08T01:24:40.459Z] a51346096db8: Pulling fs layer [2022-05-08T01:24:40.459Z] daebc70d1ce1: Pulling fs layer [2022-05-08T01:24:40.459Z] 0e18a0eac166: Pulling fs layer [2022-05-08T01:24:40.459Z] 0e18a0eac166: Waiting [2022-05-08T01:24:40.459Z] a51346096db8: Waiting [2022-05-08T01:24:40.459Z] daebc70d1ce1: Waiting [2022-05-08T01:24:40.718Z] 8ed8ca486205: Verifying Checksum [2022-05-08T01:24:40.718Z] 8ed8ca486205: Download complete [2022-05-08T01:24:40.718Z] 666ba61612fd: Download complete [2022-05-08T01:24:40.718Z] 22a0e8bec74d: Download complete [2022-05-08T01:24:40.718Z] ca2b28591e48: Verifying Checksum [2022-05-08T01:24:40.718Z] ca2b28591e48: Download complete [2022-05-08T01:24:40.718Z] 59bf1c3509f3: Download complete [2022-05-08T01:24:40.718Z] a51346096db8: Verifying Checksum [2022-05-08T01:24:40.718Z] a51346096db8: Download complete [2022-05-08T01:24:40.718Z] daebc70d1ce1: Verifying Checksum [2022-05-08T01:24:40.718Z] daebc70d1ce1: Download complete [2022-05-08T01:24:40.718Z] 59bf1c3509f3: Pull complete [2022-05-08T01:24:40.979Z] 666ba61612fd: Pull complete [2022-05-08T01:24:40.979Z] 8ed8ca486205: Pull complete [2022-05-08T01:24:41.238Z] 0e18a0eac166: Verifying Checksum [2022-05-08T01:24:41.239Z] 0e18a0eac166: Download complete [2022-05-08T01:24:41.239Z] 4fe6c5a15a65: Download complete [2022-05-08T01:24:45.432Z] 4fe6c5a15a65: Pull complete [2022-05-08T01:24:45.432Z] 22a0e8bec74d: Pull complete [2022-05-08T01:24:45.432Z] ca2b28591e48: Pull complete [2022-05-08T01:24:45.432Z] a51346096db8: Pull complete [2022-05-08T01:24:45.432Z] daebc70d1ce1: Pull complete [2022-05-08T01:24:47.340Z] 0e18a0eac166: Pull complete [2022-05-08T01:24:47.340Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-08T01:24:47.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T01:24:47.340Z] ---> f018257e8ee9 [2022-05-08T01:24:47.340Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:24:49.252Z] ---> Running in 70c08806d263 [2022-05-08T01:24:49.513Z] Removing intermediate container 70c08806d263 [2022-05-08T01:24:49.513Z] ---> 4fa95f312b86 [2022-05-08T01:24:49.513Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:24:49.513Z] ---> Running in d5f0aa0eb774 [2022-05-08T01:24:49.513Z] Removing intermediate container d5f0aa0eb774 [2022-05-08T01:24:49.513Z] ---> 3a1d06db4c28 [2022-05-08T01:24:49.513Z] Step 5/11 : WORKDIR /device-gpio [2022-05-08T01:24:49.513Z] ---> Running in e063cdfd642e [2022-05-08T01:24:49.774Z] Removing intermediate container e063cdfd642e [2022-05-08T01:24:49.774Z] ---> 3040e378949c [2022-05-08T01:24:49.774Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:24:49.774Z] ---> Running in 62d0b6cef6a8 [2022-05-08T01:24:50.348Z] Removing intermediate container 62d0b6cef6a8 [2022-05-08T01:24:50.348Z] ---> 0b253bcf97d1 [2022-05-08T01:24:50.348Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:24:50.348Z] ---> Running in 4538bed71b08 [2022-05-08T01:24:50.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:24:51.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:24:51.811Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T01:24:51.811Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T01:24:51.811Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T01:24:52.076Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T01:24:52.076Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T01:24:52.076Z] OK: 224 MiB in 56 packages [2022-05-08T01:24:52.645Z] Removing intermediate container 4538bed71b08 [2022-05-08T01:24:52.645Z] ---> d4c8fafa9867 [2022-05-08T01:24:52.645Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-08T01:24:52.645Z] ---> 04c59a2424a4 [2022-05-08T01:24:52.645Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:24:52.645Z] ---> Running in 6716ebe67109 [2022-05-08T01:24:53.833Z] Still waiting to schedule task [2022-05-08T01:24:53.833Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-08T01:25:19.227Z] Removing intermediate container 6716ebe67109 [2022-05-08T01:25:19.227Z] ---> 2ea99a853da4 [2022-05-08T01:25:19.227Z] Step 10/11 : COPY . . [2022-05-08T01:25:19.227Z] ---> 47931a54e95d [2022-05-08T01:25:19.227Z] Step 11/11 : RUN ${MAKE} [2022-05-08T01:25:19.227Z] ---> Running in 9f034028ac7e [2022-05-08T01:25:19.227Z] Removing intermediate container 9f034028ac7e [2022-05-08T01:25:19.227Z] ---> 2e941d9f6590 [2022-05-08T01:25:19.227Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-08T01:25:19.227Z] Successfully built 2e941d9f6590 [2022-05-08T01:25:19.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:25:19.526Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:25:19.526Z] . [Pipeline] withDockerContainer [2022-05-08T01:25:19.594Z] prd-ubuntu20.04-docker-8c-8g-41441 does not seem to be running inside a container [2022-05-08T01:25:19.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T01:25:20.009Z] $ docker top df12979cdfd75800092ed5cff5d0bcc62a1f85c336d3a7571cf40bb62b087b23 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:25:20.366Z] + go version [2022-05-08T01:25:20.366Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-08T01:25:20.384Z] $ docker stop --time=1 df12979cdfd75800092ed5cff5d0bcc62a1f85c336d3a7571cf40bb62b087b23 [2022-05-08T01:25:21.694Z] $ docker rm -f df12979cdfd75800092ed5cff5d0bcc62a1f85c336d3a7571cf40bb62b087b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:25:22.167Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:25:22.167Z] . [Pipeline] withDockerContainer [2022-05-08T01:25:22.244Z] prd-ubuntu20.04-docker-8c-8g-41441 does not seem to be running inside a container [2022-05-08T01:25:22.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T01:25:22.658Z] $ docker top 8751e01c3545083f08a7505123f5d7bf65301aea539ee6ff1c9e2a4bb12ec11e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:25:23.027Z] + make test [2022-05-08T01:25:23.027Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-08T01:25:23.285Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-08T01:25:29.859Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-08T01:25:29.859Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-08T01:25:34.055Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T01:25:37.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:25:37.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:25:37.348Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:25:37.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T01:25:37.444Z] $ docker stop --time=1 8751e01c3545083f08a7505123f5d7bf65301aea539ee6ff1c9e2a4bb12ec11e [2022-05-08T01:25:39.095Z] $ docker rm -f 8751e01c3545083f08a7505123f5d7bf65301aea539ee6ff1c9e2a4bb12ec11e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:25:39.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T01:25:39.533Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-08T01:25:40.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T01:25:40.500Z] + ls -al . [2022-05-08T01:25:40.500Z] total 192 [2022-05-08T01:25:40.500Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 01:25 . [2022-05-08T01:25:40.500Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:24 .. [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 120 May 8 01:24 .dockerignore [2022-05-08T01:25:40.500Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:24 .git [2022-05-08T01:25:40.500Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:24 .github [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 343 May 8 01:24 .gitignore [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:24 .golangci.yml [2022-05-08T01:25:40.500Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:24 .semver [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 8 01:24 Attribution.txt [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 8 01:24 CHANGELOG.md [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 8 01:24 Dockerfile [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:24 GOVERNANCE.md [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 657 May 8 01:24 Jenkinsfile [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:24 LICENSE [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 8 01:24 Makefile [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 617 May 8 01:24 OWNERS.md [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 8 01:24 README.md [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:24 VERSION [2022-05-08T01:25:40.500Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:24 bin [2022-05-08T01:25:40.500Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:24 cmd [2022-05-08T01:25:40.500Z] -rw-r--r-- 1 jenkins jenkins 10 May 8 01:25 coverage.out [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 8 01:24 go.mod [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 8 01:24 go.sum [2022-05-08T01:25:40.500Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:24 internal [2022-05-08T01:25:40.500Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:24 snap [2022-05-08T01:25:40.500Z] -rw-rw-r-- 1 jenkins jenkins 209 May 8 01:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:25:40.807Z] + 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=90a7289f9559fd6d19a385d68fe5d35bb12c56a0 --label arch=amd64 --label version=0.0.0 . [2022-05-08T01:25:40.807Z] Sending build context to Docker daemon 15.59MB [2022-05-08T01:25:40.807Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:25:40.807Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-08T01:25:40.807Z] ---> 2e941d9f6590 [2022-05-08T01:25:40.807Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:25:41.068Z] ---> Running in bfa75a2aac72 [2022-05-08T01:25:41.068Z] Removing intermediate container bfa75a2aac72 [2022-05-08T01:25:41.068Z] ---> a2aed975e655 [2022-05-08T01:25:41.068Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:25:41.068Z] ---> Running in 776a0c1b70fc [2022-05-08T01:25:41.328Z] Removing intermediate container 776a0c1b70fc [2022-05-08T01:25:41.328Z] ---> 525c4bfbecc3 [2022-05-08T01:25:41.328Z] Step 5/25 : WORKDIR /device-gpio [2022-05-08T01:25:41.328Z] ---> Running in 20345295a9f2 [2022-05-08T01:25:41.328Z] Removing intermediate container 20345295a9f2 [2022-05-08T01:25:41.328Z] ---> 9d55d57e0915 [2022-05-08T01:25:41.328Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:25:41.328Z] ---> Running in e30bc12fdff1 [2022-05-08T01:25:41.899Z] Removing intermediate container e30bc12fdff1 [2022-05-08T01:25:41.899Z] ---> 3453958bede2 [2022-05-08T01:25:41.899Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:25:42.159Z] ---> Running in 9c50a14d916d [2022-05-08T01:25:42.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:25:43.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:25:43.367Z] OK: 224 MiB in 56 packages [2022-05-08T01:25:43.935Z] Removing intermediate container 9c50a14d916d [2022-05-08T01:25:43.935Z] ---> d8f943808d2c [2022-05-08T01:25:43.935Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-08T01:25:43.935Z] ---> 42682b009cf1 [2022-05-08T01:25:43.935Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:25:43.935Z] ---> Running in cda39ee47217 [2022-05-08T01:25:44.504Z] Removing intermediate container cda39ee47217 [2022-05-08T01:25:44.504Z] ---> 56448969c520 [2022-05-08T01:25:44.504Z] Step 10/25 : COPY . . [2022-05-08T01:25:45.075Z] ---> 8a3b7ebee538 [2022-05-08T01:25:45.075Z] Step 11/25 : RUN ${MAKE} [2022-05-08T01:25:45.075Z] ---> Running in 9f644fd67d81 [2022-05-08T01:25:45.648Z] Removing intermediate container 9f644fd67d81 [2022-05-08T01:25:45.648Z] ---> 455e0f778f95 [2022-05-08T01:25:45.648Z] Step 12/25 : FROM alpine:3.15 [2022-05-08T01:25:46.219Z] 3.15: Pulling from library/alpine [2022-05-08T01:25:46.219Z] df9b9388f04a: Pulling fs layer [2022-05-08T01:25:46.481Z] df9b9388f04a: Verifying Checksum [2022-05-08T01:25:46.741Z] df9b9388f04a: Pull complete [2022-05-08T01:25:46.741Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-08T01:25:46.741Z] Status: Downloaded newer image for alpine:3.15 [2022-05-08T01:25:46.741Z] ---> 0ac33e5f5afa [2022-05-08T01:25:46.741Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-08T01:25:46.741Z] ---> Running in 2e91679d9685 [2022-05-08T01:25:46.741Z] Removing intermediate container 2e91679d9685 [2022-05-08T01:25:46.741Z] ---> bd0564c2a1c1 [2022-05-08T01:25:46.741Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:25:47.003Z] ---> Running in 8b7da31c441f [2022-05-08T01:25:47.573Z] Removing intermediate container 8b7da31c441f [2022-05-08T01:25:47.573Z] ---> 02690661d1ac [2022-05-08T01:25:47.573Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-08T01:25:47.573Z] ---> Running in 34488689feb8 [2022-05-08T01:25:47.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:25:48.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:25:49.036Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-08T01:25:49.036Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-08T01:25:49.036Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-08T01:25:49.297Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-08T01:25:49.297Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-08T01:25:49.297Z] Executing busybox-1.34.1-r5.trigger [2022-05-08T01:25:49.297Z] OK: 8 MiB in 19 packages [2022-05-08T01:25:49.868Z] Removing intermediate container 34488689feb8 [2022-05-08T01:25:49.868Z] ---> 84190104e20e [2022-05-08T01:25:49.868Z] Step 16/25 : WORKDIR / [2022-05-08T01:25:49.868Z] ---> Running in bbc15655370f [2022-05-08T01:25:49.868Z] Removing intermediate container bbc15655370f [2022-05-08T01:25:49.868Z] ---> c921887f5cd3 [2022-05-08T01:25:49.868Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-08T01:25:50.129Z] ---> 9a199e2591f0 [2022-05-08T01:25:50.129Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-08T01:25:50.129Z] ---> ce28333af46f [2022-05-08T01:25:50.129Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-08T01:25:50.389Z] ---> 7ce8dbdebf40 [2022-05-08T01:25:50.389Z] Step 20/25 : EXPOSE 59910 [2022-05-08T01:25:50.389Z] ---> Running in d4f67de790aa [2022-05-08T01:25:50.653Z] Removing intermediate container d4f67de790aa [2022-05-08T01:25:50.653Z] ---> dc586deb326e [2022-05-08T01:25:50.653Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-08T01:25:50.653Z] ---> Running in 3d5dc4204b24 [2022-05-08T01:25:50.653Z] Removing intermediate container 3d5dc4204b24 [2022-05-08T01:25:50.653Z] ---> ec2980a0d92f [2022-05-08T01:25:50.653Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:25:50.653Z] ---> Running in 0dcfef794773 [2022-05-08T01:25:50.914Z] Removing intermediate container 0dcfef794773 [2022-05-08T01:25:50.914Z] ---> d2a15fddae2b [2022-05-08T01:25:50.914Z] Step 23/25 : LABEL arch=amd64 [2022-05-08T01:25:50.914Z] ---> Running in 1112d25affb5 [2022-05-08T01:25:50.914Z] Removing intermediate container 1112d25affb5 [2022-05-08T01:25:50.914Z] ---> 8e0a40a5dccb [2022-05-08T01:25:50.914Z] Step 24/25 : LABEL git_sha=90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [2022-05-08T01:25:50.914Z] ---> Running in 27e544687218 [2022-05-08T01:25:51.174Z] Removing intermediate container 27e544687218 [2022-05-08T01:25:51.174Z] ---> 5a5b50ab07ff [2022-05-08T01:25:51.174Z] Step 25/25 : LABEL version=0.0.0 [2022-05-08T01:25:51.174Z] ---> Running in 298e856e3851 [2022-05-08T01:25:51.174Z] Removing intermediate container 298e856e3851 [2022-05-08T01:25:51.174Z] ---> 52d1d7037805 [2022-05-08T01:25:51.174Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-08T01:25:51.174Z] Successfully built 52d1d7037805 [2022-05-08T01:25:51.174Z] 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-08T01:25:51.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:25:51.570Z] [2022-05-08T01:25:51.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:25:51.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:25:51.873Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-08T01:25:51.873Z] 5eb5b503b376: Pulling fs layer [2022-05-08T01:25:51.873Z] 5c69ac0246d0: Pulling fs layer [2022-05-08T01:25:51.873Z] ec43610c2a17: Pulling fs layer [2022-05-08T01:25:51.873Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-08T01:25:51.873Z] 33b1e0a273af: Pulling fs layer [2022-05-08T01:25:51.873Z] 5d3b04190fa2: Pulling fs layer [2022-05-08T01:25:51.873Z] 2f39f015ded8: Pulling fs layer [2022-05-08T01:25:51.873Z] 3a2ae6a8a46f: Waiting [2022-05-08T01:25:51.873Z] 33b1e0a273af: Waiting [2022-05-08T01:25:51.873Z] 5c69ac0246d0: Verifying Checksum [2022-05-08T01:25:51.873Z] 5c69ac0246d0: Download complete [2022-05-08T01:25:51.873Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-08T01:25:51.873Z] 3a2ae6a8a46f: Download complete [2022-05-08T01:25:51.873Z] 33b1e0a273af: Verifying Checksum [2022-05-08T01:25:51.873Z] 33b1e0a273af: Download complete [2022-05-08T01:25:51.873Z] ec43610c2a17: Verifying Checksum [2022-05-08T01:25:51.873Z] ec43610c2a17: Download complete [2022-05-08T01:25:52.132Z] 5d3b04190fa2: Download complete [2022-05-08T01:25:52.132Z] 5eb5b503b376: Verifying Checksum [2022-05-08T01:25:52.132Z] 5eb5b503b376: Download complete [2022-05-08T01:25:52.698Z] 2f39f015ded8: Download complete [2022-05-08T01:25:53.634Z] 5eb5b503b376: Pull complete [2022-05-08T01:25:53.634Z] 5c69ac0246d0: Pull complete [2022-05-08T01:25:53.892Z] ec43610c2a17: Pull complete [2022-05-08T01:25:54.152Z] 3a2ae6a8a46f: Pull complete [2022-05-08T01:25:54.411Z] 33b1e0a273af: Pull complete [2022-05-08T01:25:54.411Z] 5d3b04190fa2: Pull complete [2022-05-08T01:25:58.599Z] 2f39f015ded8: Pull complete [2022-05-08T01:25:58.599Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-08T01:25:58.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:25:58.599Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-08T01:25:58.665Z] prd-ubuntu20.04-docker-8c-8g-41441 does not seem to be running inside a container [2022-05-08T01:25:58.705Z] $ 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-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T01:26:00.577Z] $ docker top 5abb2ae9e1f4e107435378edb58a60f5d1941e6271b2ad8a180e0fa5770bcb8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:00.984Z] ---> job-cost.sh [2022-05-08T01:26:00.984Z] lf-activate-venv: SKIPPING [2022-05-08T01:26:00.984Z] INFO: No Stack... [2022-05-08T01:26:01.553Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T01:26:01.814Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T01:26:02.105Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-28/archives/cost.csv [2022-05-08T01:26:02.105Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T01:26:02.122Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] [2022-05-08T01:26:02.127Z] Resource [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] did not exist. Created. [2022-05-08T01:26:02.127Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T01:26:02.429Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-08T01:26:02.462Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T01:26:02.468Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T01:26:02.493Z] $ docker stop --time=1 5abb2ae9e1f4e107435378edb58a60f5d1941e6271b2ad8a180e0fa5770bcb8c [2022-05-08T01:26:03.669Z] $ docker rm -f 5abb2ae9e1f4e107435378edb58a60f5d1941e6271b2ad8a180e0fa5770bcb8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-08T01:28:38.794Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41444 in /w/workspace/edgexfoundry_device-gpio_PR-28 [Pipeline] { [Pipeline] ws [2022-05-08T01:28:38.809Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2022-05-08T01:28:39.121Z] The recommended git tool is: git [2022-05-08T01:28:45.759Z] using credential edgex-jenkins-ssh [2022-05-08T01:28:45.778Z] Cloning the remote Git repository [2022-05-08T01:28:45.851Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-08T01:28:45.941Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2022-05-08T01:28:46.045Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-08T01:28:46.046Z] > git --version # timeout=10 [2022-05-08T01:28:46.073Z] > git --version # 'git version 2.25.1' [2022-05-08T01:28:46.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:28:46.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:28:47.844Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-08T01:28:47.866Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:28:47.903Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-08T01:28:47.944Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-08T01:28:47.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:28:47.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-08T01:28:48.497Z] Merging remotes/origin/main commit 9aa390b88fe87d49bec1812c58401cfd740b0e4b into PR head commit 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [2022-05-08T01:28:48.727Z] Merge succeeded, producing 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [2022-05-08T01:28:48.728Z] Checking out Revision 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 (PR-28) [2022-05-08T01:28:48.524Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:28:48.550Z] > git checkout -f 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 # timeout=10 [2022-05-08T01:28:48.636Z] > git remote # timeout=10 [2022-05-08T01:28:48.657Z] > git config --get remote.origin.url # timeout=10 [2022-05-08T01:28:48.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:28:48.689Z] > git merge 9aa390b88fe87d49bec1812c58401cfd740b0e4b # timeout=10 [2022-05-08T01:28:48.716Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-08T01:28:48.740Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:28:48.762Z] > git checkout -f 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 # timeout=10 [2022-05-08T01:28:52.908Z] Commit message: "docs: additions and changes to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:28:53.729Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-08T01:28:53.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:28:53.729Z] Dload Upload Total Spent Left Speed [2022-05-08T01:28:53.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2022-05-08T01:28:54.318Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-08T01:28:54.678Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-08T01:28:54.678Z] + sudo tee /etc/docker/daemon.new [2022-05-08T01:28:54.678Z] { [2022-05-08T01:28:54.678Z] "registry-mirrors": [ [2022-05-08T01:28:54.678Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-08T01:28:54.678Z] ], [2022-05-08T01:28:54.678Z] "bip": "10.250.0.254/24", [2022-05-08T01:28:54.678Z] "hosts": [ [2022-05-08T01:28:54.678Z] "tcp://0.0.0.0:5555", [2022-05-08T01:28:54.678Z] "unix:///var/run/docker.sock" [2022-05-08T01:28:54.678Z] ], [2022-05-08T01:28:54.678Z] "mtu": 1458, [2022-05-08T01:28:54.678Z] "selinux-enabled": true, [2022-05-08T01:28:54.678Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-08T01:28:54.678Z] } [Pipeline] sh [2022-05-08T01:28:55.045Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-08T01:28:55.400Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:29:13.804Z] provisioning config files... [2022-05-08T01:29:13.826Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config6083185801194311563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:29:14.183Z] ---> docker-login.sh [2022-05-08T01:29:14.183Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:29:14.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:29:15.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:29:15.045Z] Configure a credential helper to remove this warning. See [2022-05-08T01:29:15.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:29:15.045Z] [2022-05-08T01:29:15.045Z] Login Succeeded [2022-05-08T01:29:15.045Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:29:15.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:29:15.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:29:15.316Z] Configure a credential helper to remove this warning. See [2022-05-08T01:29:15.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:29:15.316Z] [2022-05-08T01:29:15.316Z] Login Succeeded [2022-05-08T01:29:15.316Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:29:15.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:29:15.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:29:15.861Z] Configure a credential helper to remove this warning. See [2022-05-08T01:29:15.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:29:15.861Z] [2022-05-08T01:29:15.861Z] Login Succeeded [2022-05-08T01:29:15.861Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:29:16.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:29:16.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:29:16.138Z] Configure a credential helper to remove this warning. See [2022-05-08T01:29:16.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:29:16.138Z] [2022-05-08T01:29:16.138Z] Login Succeeded [2022-05-08T01:29:16.138Z] docker.io [2022-05-08T01:29:16.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:29:17.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:29:17.004Z] Configure a credential helper to remove this warning. See [2022-05-08T01:29:17.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:29:17.004Z] [2022-05-08T01:29:17.004Z] Login Succeeded [2022-05-08T01:29:17.004Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:29:17.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:29:17.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:29:17.424Z] ========================================================= [2022-05-08T01:29:17.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-08T01:29:17.424Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:29:17.786Z] + 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-08T01:29:18.057Z] Sending build context to Docker daemon 7.859MB [2022-05-08T01:29:18.057Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:29:18.057Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-08T01:29:18.329Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-08T01:29:18.329Z] 9b3977197b4f: Pulling fs layer [2022-05-08T01:29:18.329Z] 1a89e8eeedd5: Pulling fs layer [2022-05-08T01:29:18.329Z] 94645a83ff95: Pulling fs layer [2022-05-08T01:29:18.329Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-08T01:29:18.329Z] 0c92f367c5e7: Pulling fs layer [2022-05-08T01:29:18.329Z] 3096ccb668a1: Pulling fs layer [2022-05-08T01:29:18.329Z] e8cf19c19ddd: Pulling fs layer [2022-05-08T01:29:18.329Z] a4caa8a26152: Pulling fs layer [2022-05-08T01:29:18.329Z] 0c92f367c5e7: Waiting [2022-05-08T01:29:18.329Z] 3096ccb668a1: Waiting [2022-05-08T01:29:18.329Z] e8cf19c19ddd: Waiting [2022-05-08T01:29:18.329Z] a4caa8a26152: Waiting [2022-05-08T01:29:18.329Z] 94645a83ff95: Verifying Checksum [2022-05-08T01:29:18.329Z] 94645a83ff95: Download complete [2022-05-08T01:29:18.329Z] 1a89e8eeedd5: Verifying Checksum [2022-05-08T01:29:18.329Z] 1a89e8eeedd5: Download complete [2022-05-08T01:29:18.329Z] 0c92f367c5e7: Download complete [2022-05-08T01:29:18.329Z] 3096ccb668a1: Verifying Checksum [2022-05-08T01:29:18.329Z] 3096ccb668a1: Download complete [2022-05-08T01:29:18.329Z] 9b3977197b4f: Verifying Checksum [2022-05-08T01:29:18.329Z] 9b3977197b4f: Download complete [2022-05-08T01:29:18.329Z] e8cf19c19ddd: Verifying Checksum [2022-05-08T01:29:18.329Z] e8cf19c19ddd: Download complete [2022-05-08T01:29:18.933Z] 9b3977197b4f: Pull complete [2022-05-08T01:29:19.537Z] 1a89e8eeedd5: Pull complete [2022-05-08T01:29:19.816Z] 94645a83ff95: Pull complete [2022-05-08T01:29:20.413Z] a4caa8a26152: Verifying Checksum [2022-05-08T01:29:20.413Z] a4caa8a26152: Download complete [2022-05-08T01:29:20.686Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-08T01:29:20.686Z] 3f3a8bcf1eab: Download complete [2022-05-08T01:29:33.078Z] 3f3a8bcf1eab: Pull complete [2022-05-08T01:29:33.078Z] 0c92f367c5e7: Pull complete [2022-05-08T01:29:33.078Z] 3096ccb668a1: Pull complete [2022-05-08T01:29:33.078Z] e8cf19c19ddd: Pull complete [2022-05-08T01:29:38.481Z] a4caa8a26152: Pull complete [2022-05-08T01:29:38.481Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-08T01:29:38.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T01:29:38.481Z] ---> 725f1c02e7f9 [2022-05-08T01:29:38.481Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:29:39.929Z] ---> Running in 35aa9c75e767 [2022-05-08T01:29:40.207Z] Removing intermediate container 35aa9c75e767 [2022-05-08T01:29:40.207Z] ---> b6d18ac506d7 [2022-05-08T01:29:40.207Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:29:40.207Z] ---> Running in 2745763ade64 [2022-05-08T01:29:40.482Z] Removing intermediate container 2745763ade64 [2022-05-08T01:29:40.482Z] ---> 4444c9bc93c0 [2022-05-08T01:29:40.482Z] Step 5/11 : WORKDIR /device-gpio [2022-05-08T01:29:40.756Z] ---> Running in 6b0977d62de2 [2022-05-08T01:29:41.038Z] Removing intermediate container 6b0977d62de2 [2022-05-08T01:29:41.038Z] ---> 2b314e74618d [2022-05-08T01:29:41.038Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:29:41.038Z] ---> Running in 2b638b6ec74c [2022-05-08T01:29:43.035Z] Removing intermediate container 2b638b6ec74c [2022-05-08T01:29:43.035Z] ---> df396752f5c6 [2022-05-08T01:29:43.035Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:29:43.035Z] ---> Running in aa98e846cf87 [2022-05-08T01:29:45.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:29:45.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:29:46.973Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T01:29:46.973Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T01:29:46.973Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T01:29:47.247Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T01:29:47.247Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T01:29:47.247Z] OK: 224 MiB in 56 packages [2022-05-08T01:29:48.238Z] Removing intermediate container aa98e846cf87 [2022-05-08T01:29:48.238Z] ---> 79e94b5b0ebc [2022-05-08T01:29:48.238Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-08T01:29:48.836Z] ---> e23e0de9aad5 [2022-05-08T01:29:48.836Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:29:48.836Z] ---> Running in 73a31fa7824d [2022-05-08T01:31:10.652Z] Removing intermediate container 73a31fa7824d [2022-05-08T01:31:10.652Z] ---> cdfbee79e792 [2022-05-08T01:31:10.652Z] Step 10/11 : COPY . . [2022-05-08T01:31:10.652Z] ---> 562003b2b89c [2022-05-08T01:31:10.652Z] Step 11/11 : RUN ${MAKE} [2022-05-08T01:31:10.652Z] ---> Running in 23bc69d1c4f0 [2022-05-08T01:31:10.652Z] Removing intermediate container 23bc69d1c4f0 [2022-05-08T01:31:10.652Z] ---> cc8fe2d03837 [2022-05-08T01:31:10.652Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-08T01:31:10.652Z] Successfully built cc8fe2d03837 [2022-05-08T01:31:10.652Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:31:10.993Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:31:10.993Z] . [Pipeline] withDockerContainer [2022-05-08T01:31:11.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-41444 does not seem to be running inside a container [2022-05-08T01:31:11.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:31:12.498Z] $ docker top e2d693b8dfc6f35e763a8524c39a7a5f45597d40dc9feb679683bdfa2268a685 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:31:13.372Z] + go version [2022-05-08T01:31:13.372Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-08T01:31:13.400Z] $ docker stop --time=1 e2d693b8dfc6f35e763a8524c39a7a5f45597d40dc9feb679683bdfa2268a685 [2022-05-08T01:31:14.979Z] $ docker rm -f e2d693b8dfc6f35e763a8524c39a7a5f45597d40dc9feb679683bdfa2268a685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:31:15.562Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:31:15.562Z] . [Pipeline] withDockerContainer [2022-05-08T01:31:15.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-41444 does not seem to be running inside a container [2022-05-08T01:31:15.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:31:17.041Z] $ docker top 915c4eeb5c6493e9335f129a014762d435fdaf63b0773c0e01eaa5171497b5cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:31:17.924Z] + make test [2022-05-08T01:31:17.924Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-08T01:31:18.906Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-08T01:32:05.948Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-08T01:32:05.948Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-08T01:32:05.948Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-08T01:32:05.948Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T01:32:24.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:32:24.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:32:24.277Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:32:25.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T01:32:25.754Z] $ docker stop --time=1 915c4eeb5c6493e9335f129a014762d435fdaf63b0773c0e01eaa5171497b5cc [2022-05-08T01:32:27.657Z] $ docker rm -f 915c4eeb5c6493e9335f129a014762d435fdaf63b0773c0e01eaa5171497b5cc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:32:28.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T01:32:28.501Z] Warning: overwriting stash ‘coverage-report’ [2022-05-08T01:32:28.961Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:32:29.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T01:32:29.841Z] + ls -al . [2022-05-08T01:32:29.841Z] total 188 [2022-05-08T01:32:29.841Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:32 . [2022-05-08T01:32:29.841Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:28 .. [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 120 May 8 01:28 .dockerignore [2022-05-08T01:32:29.841Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:28 .git [2022-05-08T01:32:29.841Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:28 .github [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 343 May 8 01:28 .gitignore [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:28 .golangci.yml [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 8 01:28 Attribution.txt [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 8 01:28 CHANGELOG.md [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 8 01:28 Dockerfile [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:28 GOVERNANCE.md [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 657 May 8 01:28 Jenkinsfile [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:28 LICENSE [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 8 01:28 Makefile [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 617 May 8 01:28 OWNERS.md [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 8 01:28 README.md [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:24 VERSION [2022-05-08T01:32:29.841Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:28 bin [2022-05-08T01:32:29.841Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:28 cmd [2022-05-08T01:32:29.841Z] -rw-r--r-- 1 jenkins jenkins 10 May 8 01:31 coverage.out [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 8 01:28 go.mod [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 8 01:28 go.sum [2022-05-08T01:32:29.841Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:28 internal [2022-05-08T01:32:29.841Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:28 snap [2022-05-08T01:32:29.841Z] -rw-rw-r-- 1 jenkins jenkins 209 May 8 01:28 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:32:30.235Z] + 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=90a7289f9559fd6d19a385d68fe5d35bb12c56a0 --label arch=arm64 --label version=0.0.0 . [2022-05-08T01:32:30.535Z] Sending build context to Docker daemon 7.86MB [2022-05-08T01:32:30.825Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:32:30.825Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-08T01:32:30.825Z] ---> cc8fe2d03837 [2022-05-08T01:32:30.825Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:32:30.825Z] ---> Running in 89321bc80f85 [2022-05-08T01:32:31.456Z] Removing intermediate container 89321bc80f85 [2022-05-08T01:32:31.456Z] ---> e04090efe4d2 [2022-05-08T01:32:31.456Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:32:31.456Z] ---> Running in 62bed67d4554 [2022-05-08T01:32:31.755Z] Removing intermediate container 62bed67d4554 [2022-05-08T01:32:31.755Z] ---> 7e1f8bed0579 [2022-05-08T01:32:31.755Z] Step 5/25 : WORKDIR /device-gpio [2022-05-08T01:32:32.037Z] ---> Running in 211dd466efed [2022-05-08T01:32:32.309Z] Removing intermediate container 211dd466efed [2022-05-08T01:32:32.309Z] ---> 2824a3506938 [2022-05-08T01:32:32.309Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:32:32.309Z] ---> Running in 48e605b38a59 [2022-05-08T01:32:34.283Z] Removing intermediate container 48e605b38a59 [2022-05-08T01:32:34.283Z] ---> e929f810d736 [2022-05-08T01:32:34.283Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:32:34.283Z] ---> Running in 92a30d3a0920 [2022-05-08T01:32:35.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:32:35.858Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:32:36.840Z] OK: 224 MiB in 56 packages [2022-05-08T01:32:37.833Z] Removing intermediate container 92a30d3a0920 [2022-05-08T01:32:37.833Z] ---> 0193e60634ab [2022-05-08T01:32:37.833Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-08T01:32:38.108Z] ---> 145eebe28bf8 [2022-05-08T01:32:38.108Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:32:38.383Z] ---> Running in 294fde6f3612 [2022-05-08T01:32:40.383Z] Removing intermediate container 294fde6f3612 [2022-05-08T01:32:40.383Z] ---> 3538f59862ce [2022-05-08T01:32:40.383Z] Step 10/25 : COPY . . [2022-05-08T01:32:42.220Z] ---> 7bc1800e1056 [2022-05-08T01:32:42.220Z] Step 11/25 : RUN ${MAKE} [2022-05-08T01:32:42.220Z] ---> Running in 93373bcf2453 [2022-05-08T01:32:43.678Z] Removing intermediate container 93373bcf2453 [2022-05-08T01:32:43.678Z] ---> def548199a5e [2022-05-08T01:32:43.678Z] Step 12/25 : FROM alpine:3.15 [2022-05-08T01:32:43.951Z] 3.15: Pulling from library/alpine [2022-05-08T01:32:44.226Z] 9981e73032c8: Pulling fs layer [2022-05-08T01:32:44.500Z] 9981e73032c8: Verifying Checksum [2022-05-08T01:32:44.500Z] 9981e73032c8: Download complete [2022-05-08T01:32:45.098Z] 9981e73032c8: Pull complete [2022-05-08T01:32:45.098Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-08T01:32:45.098Z] Status: Downloaded newer image for alpine:3.15 [2022-05-08T01:32:45.098Z] ---> 3fb3c9af89a9 [2022-05-08T01:32:45.098Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-08T01:32:45.098Z] ---> Running in a65da1e278bb [2022-05-08T01:32:45.373Z] Removing intermediate container a65da1e278bb [2022-05-08T01:32:45.373Z] ---> b25722a4816b [2022-05-08T01:32:45.373Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:32:45.661Z] ---> Running in 38cc84621517 [2022-05-08T01:32:47.124Z] Removing intermediate container 38cc84621517 [2022-05-08T01:32:47.124Z] ---> ab8913256c7a [2022-05-08T01:32:47.124Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-08T01:32:47.124Z] ---> Running in 262709c79a4e [2022-05-08T01:32:48.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:32:49.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:32:50.146Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-08T01:32:50.146Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-08T01:32:50.146Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-08T01:32:50.422Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-08T01:32:50.422Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-08T01:32:50.695Z] Executing busybox-1.34.1-r5.trigger [2022-05-08T01:32:50.695Z] OK: 8 MiB in 19 packages [2022-05-08T01:32:51.682Z] Removing intermediate container 262709c79a4e [2022-05-08T01:32:51.682Z] ---> 4ef9baad740f [2022-05-08T01:32:51.682Z] Step 16/25 : WORKDIR / [2022-05-08T01:32:51.682Z] ---> Running in 1186cd2c413a [2022-05-08T01:32:51.955Z] Removing intermediate container 1186cd2c413a [2022-05-08T01:32:51.955Z] ---> 2b12bda5b27d [2022-05-08T01:32:51.955Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-08T01:32:52.549Z] ---> 11d78784d657 [2022-05-08T01:32:52.549Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-08T01:32:53.144Z] ---> d1218d942270 [2022-05-08T01:32:53.144Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-08T01:32:53.739Z] ---> 1a2aa28d85a0 [2022-05-08T01:32:53.739Z] Step 20/25 : EXPOSE 59910 [2022-05-08T01:32:53.739Z] ---> Running in 1a7d70fa510a [2022-05-08T01:32:54.013Z] Removing intermediate container 1a7d70fa510a [2022-05-08T01:32:54.013Z] ---> e6bca314a7b8 [2022-05-08T01:32:54.013Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-08T01:32:54.285Z] ---> Running in b19d902bce78 [2022-05-08T01:32:54.558Z] Removing intermediate container b19d902bce78 [2022-05-08T01:32:54.558Z] ---> 0db6bd0e41cf [2022-05-08T01:32:54.558Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:32:54.558Z] ---> Running in ee89cc3ecaa2 [2022-05-08T01:32:54.836Z] Removing intermediate container ee89cc3ecaa2 [2022-05-08T01:32:54.836Z] ---> cf6497785388 [2022-05-08T01:32:54.836Z] Step 23/25 : LABEL arch=arm64 [2022-05-08T01:32:55.111Z] ---> Running in 110b9f7aa685 [2022-05-08T01:32:55.384Z] Removing intermediate container 110b9f7aa685 [2022-05-08T01:32:55.384Z] ---> 36e5297ad0fd [2022-05-08T01:32:55.384Z] Step 24/25 : LABEL git_sha=90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [2022-05-08T01:32:55.384Z] ---> Running in f54f6bc53a0e [2022-05-08T01:32:55.660Z] Removing intermediate container f54f6bc53a0e [2022-05-08T01:32:55.660Z] ---> ec767356c814 [2022-05-08T01:32:55.660Z] Step 25/25 : LABEL version=0.0.0 [2022-05-08T01:32:55.935Z] ---> Running in 9b7ea410c8a4 [2022-05-08T01:32:56.208Z] Removing intermediate container 9b7ea410c8a4 [2022-05-08T01:32:56.208Z] ---> faaceccedc3f [2022-05-08T01:32:56.208Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-08T01:32:56.208Z] Successfully built faaceccedc3f [2022-05-08T01:32:56.208Z] 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-08T01:32:56.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:32:56.658Z] [2022-05-08T01:32:56.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:32:57.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:32:57.304Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-08T01:32:57.304Z] 8998bd30e6a1: Pulling fs layer [2022-05-08T01:32:57.304Z] 04944245beec: Pulling fs layer [2022-05-08T01:32:57.304Z] 699f458cf7ca: Pulling fs layer [2022-05-08T01:32:57.304Z] 765212b225bb: Pulling fs layer [2022-05-08T01:32:57.304Z] f23df028b6ca: Pulling fs layer [2022-05-08T01:32:57.304Z] d65c8cfc05b1: Pulling fs layer [2022-05-08T01:32:57.304Z] 2437ff75d9bd: Pulling fs layer [2022-05-08T01:32:57.304Z] d65c8cfc05b1: Waiting [2022-05-08T01:32:57.304Z] 2437ff75d9bd: Waiting [2022-05-08T01:32:57.304Z] f23df028b6ca: Waiting [2022-05-08T01:32:57.304Z] 765212b225bb: Waiting [2022-05-08T01:32:57.304Z] 04944245beec: Verifying Checksum [2022-05-08T01:32:57.304Z] 765212b225bb: Verifying Checksum [2022-05-08T01:32:57.304Z] 765212b225bb: Download complete [2022-05-08T01:32:57.585Z] f23df028b6ca: Verifying Checksum [2022-05-08T01:32:57.585Z] f23df028b6ca: Download complete [2022-05-08T01:32:57.585Z] d65c8cfc05b1: Download complete [2022-05-08T01:32:57.585Z] 699f458cf7ca: Verifying Checksum [2022-05-08T01:32:57.585Z] 699f458cf7ca: Download complete [2022-05-08T01:32:58.202Z] 8998bd30e6a1: Verifying Checksum [2022-05-08T01:32:58.202Z] 8998bd30e6a1: Download complete [2022-05-08T01:33:00.834Z] 2437ff75d9bd: Verifying Checksum [2022-05-08T01:33:00.834Z] 2437ff75d9bd: Download complete [2022-05-08T01:33:02.816Z] 8998bd30e6a1: Pull complete [2022-05-08T01:33:03.092Z] 04944245beec: Pull complete [2022-05-08T01:33:04.531Z] 699f458cf7ca: Pull complete [2022-05-08T01:33:04.804Z] 765212b225bb: Pull complete [2022-05-08T01:33:05.785Z] f23df028b6ca: Pull complete [2022-05-08T01:33:05.785Z] d65c8cfc05b1: Pull complete [2022-05-08T01:33:20.885Z] 2437ff75d9bd: Pull complete [2022-05-08T01:33:20.885Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-08T01:33:20.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:33:20.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-08T01:33:21.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-41444 does not seem to be running inside a container [2022-05-08T01:33:21.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-08T01:33:24.015Z] $ docker top 1060bd6741bb4a79d244c15d0adead198fe32888ccc275fed08d79ba8fa93aa2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:33:25.018Z] ---> job-cost.sh [2022-05-08T01:33:25.292Z] lf-activate-venv: SKIPPING [2022-05-08T01:33:25.292Z] INFO: No Stack... [2022-05-08T01:33:25.603Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-08T01:33:26.595Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T01:33:27.259Z] + cut -d, -f6 [2022-05-08T01:33:27.259Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock [2022-05-08T01:33:27.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] [2022-05-08T01:33:27.308Z] Resource [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] did not exist. Created. [2022-05-08T01:33:27.308Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T01:33:28.000Z] /w/workspace/device-gpio/2@tmp/durable-a055ebdf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-08T01:33:28.684Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-08T01:33:28.707Z] Warning: overwriting stash ‘stack-cost’ [2022-05-08T01:33:28.764Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T01:33:28.770Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T01:33:28.797Z] $ docker stop --time=1 1060bd6741bb4a79d244c15d0adead198fe32888ccc275fed08d79ba8fa93aa2 [2022-05-08T01:33:30.379Z] $ docker rm -f 1060bd6741bb4a79d244c15d0adead198fe32888ccc275fed08d79ba8fa93aa2 [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-08T01:33:30.923Z] provisioning config files... [2022-05-08T01:33:30.932Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config5885210749391151236tmp [Pipeline] { [Pipeline] sh [2022-05-08T01:33:31.228Z] + set +x [2022-05-08T01:33:31.228Z] + curl -s https://codecov.io/bash [2022-05-08T01:33:31.228Z] + bash -s -- [2022-05-08T01:33:31.228Z] [2022-05-08T01:33:31.228Z] _____ _ [2022-05-08T01:33:31.228Z] / ____| | | [2022-05-08T01:33:31.228Z] | | ___ __| | ___ ___ _____ __ [2022-05-08T01:33:31.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-08T01:33:31.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-08T01:33:31.228Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-08T01:33:31.228Z] Bash-1.0.6 [2022-05-08T01:33:31.228Z] [2022-05-08T01:33:31.228Z] [2022-05-08T01:33:31.228Z] ==> git version 2.25.1 found [2022-05-08T01:33:31.228Z] ==> 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-08T01:33:31.228Z] Release-Date: 2020-01-08 [2022-05-08T01:33:31.228Z] 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-08T01:33:31.228Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-08T01:33:31.228Z] ==> Jenkins CI detected. [2022-05-08T01:33:31.228Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-28 [2022-05-08T01:33:31.228Z] project root: . [2022-05-08T01:33:31.228Z] --> token set from env [2022-05-08T01:33:31.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-08T01:33:31.228Z] ==> Running gcov in . (disable via -X gcov) [2022-05-08T01:33:31.228Z] ==> Python coveragepy not found [2022-05-08T01:33:31.228Z] ==> Searching for coverage reports in: [2022-05-08T01:33:31.228Z] + . [2022-05-08T01:33:31.228Z] -> Found 1 reports [2022-05-08T01:33:31.228Z] ==> Detecting git/mercurial file structure [2022-05-08T01:33:31.228Z] ==> Reading reports [2022-05-08T01:33:31.228Z] + ./coverage.out bytes=10 [2022-05-08T01:33:31.228Z] ==> Appending adjustments [2022-05-08T01:33:31.228Z] https://docs.codecov.io/docs/fixing-reports [2022-05-08T01:33:31.488Z] + Found adjustments [2022-05-08T01:33:31.488Z] ==> Gzipping contents [2022-05-08T01:33:31.488Z] 4.0K /tmp/codecov.GzKhbf.gz [2022-05-08T01:33:31.488Z] ==> Uploading reports [2022-05-08T01:33:31.488Z] url: https://codecov.io [2022-05-08T01:33:31.489Z] query: branch=PR-28&commit=90a7289f9559fd6d19a385d68fe5d35bb12c56a0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-28%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=28&job=&cmd_args= [2022-05-08T01:33:31.489Z] -> Pinging Codecov [2022-05-08T01:33:31.489Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-28&commit=90a7289f9559fd6d19a385d68fe5d35bb12c56a0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-28%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=28&job=&cmd_args= [2022-05-08T01:33:31.749Z] -> Uploading to [2022-05-08T01:33:31.749Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/90a7289f9559fd6d19a385d68fe5d35bb12c56a0/70cf23a0-a73e-4614-94c3-bfb0a8fe1d44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T013331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b8301db8e149b893e40cf68a5c7d1295fbb89ae040504c657f725326ae1798b [2022-05-08T01:33:31.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:33:31.749Z] Dload Upload Total Spent Left Speed [2022-05-08T01:33:32.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3570 --:--:-- --:--:-- --:--:-- 3570 [2022-05-08T01:33:32.009Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [Pipeline] } [2022-05-08T01:33:32.018Z] 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-08T01:33:32.787Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-28/archives ] [2022-05-08T01:33:32.787Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-28/archives [2022-05-08T01:33:32.787Z] total 16 [2022-05-08T01:33:32.787Z] drwxr-xr-x 3 root root 4096 May 8 01:26 . [2022-05-08T01:33:32.787Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:26 .. [2022-05-08T01:33:32.787Z] drwxr-xr-x 2 root root 4096 May 8 01:26 cost [2022-05-08T01:33:32.787Z] -rw-r--r-- 1 root root 81 May 8 01:26 cost.csv [2022-05-08T01:33:32.787Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-28/archives [2022-05-08T01:33:32.787Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-28/archives [2022-05-08T01:33:32.787Z] total 16 [2022-05-08T01:33:32.787Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:26 . [2022-05-08T01:33:32.787Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:26 .. [2022-05-08T01:33:32.787Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 01:26 cost [2022-05-08T01:33:32.787Z] -rw-r--r-- 1 jenkins jenkins 81 May 8 01:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:33:33.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:33:33.951Z] ---> package-listing.sh [2022-05-08T01:33:33.951Z] ++ facter osfamily [2022-05-08T01:33:33.951Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-08T01:33:34.210Z] + OS_FAMILY=debian [2022-05-08T01:33:34.210Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-28 [2022-05-08T01:33:34.210Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-08T01:33:34.210Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-08T01:33:34.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-08T01:33:34.210Z] + PACKAGES=/tmp/packages_start.txt [2022-05-08T01:33:34.210Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-28 ']' [2022-05-08T01:33:34.210Z] + PACKAGES=/tmp/packages_end.txt [2022-05-08T01:33:34.210Z] + case "${OS_FAMILY}" in [2022-05-08T01:33:34.210Z] + dpkg -l [2022-05-08T01:33:34.210Z] + grep '^ii' [2022-05-08T01:33:34.210Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-08T01:33:34.210Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-08T01:33:34.210Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-08T01:33:34.210Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-28 ']' [2022-05-08T01:33:34.210Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-28/archives/ [2022-05-08T01:33:34.210Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-28/archives/ [Pipeline] echo [2022-05-08T01:33:34.222Z] 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-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-08T01:33:34.502Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:33:35.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:33:35.060Z] . [Pipeline] withDockerContainer [2022-05-08T01:33:35.126Z] prd-ubuntu20.04-docker-8c-8g-41441 does not seem to be running inside a container [2022-05-08T01:33:35.167Z] $ 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-28/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-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@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-08T01:33:35.382Z] $ docker top fd7a1675a141ec03346a38e1482f80c1ad00e9747b7358bbdbbdb3260fe5c7f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:33:35.737Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-08T01:33:36.031Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-08T01:33:36.324Z] + ls /var/log/sa-host [2022-05-08T01:33:36.324Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:33:36.531Z] provisioning config files... [2022-05-08T01:33:36.539Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config7354571186903951213tmp [Pipeline] { [Pipeline] echo [2022-05-08T01:33:36.551Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:33:36.839Z] ---> create-netrc.sh [Pipeline] } [2022-05-08T01:33:36.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:33:37.204Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-08T01:33:37.215Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:33:37.505Z] ---> sudo-logs.sh [2022-05-08T01:33:37.505Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-08T01:33:37.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:33:37.824Z] ---> job-cost.sh [2022-05-08T01:33:37.824Z] lf-activate-venv: SKIPPING [2022-05-08T01:33:37.824Z] DEBUG: total: 0.2199999988079071 [2022-05-08T01:33:37.824Z] INFO: Retrieving Stack Cost... [2022-05-08T01:33:38.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T01:33:38.968Z] INFO: Archiving Costs [Pipeline] echo [2022-05-08T01:33:38.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:33:39.269Z] ---> logs-deploy.sh [2022-05-08T01:33:39.269Z] lf-activate-venv: SKIPPING [2022-05-08T01:33:39.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-28/2 [2022-05-08T01:33:39.269Z] INFO: archiving workspace using pattern(s): [2022-05-08T01:33:40.210Z] Archives upload complete. [2022-05-08T01:33:40.210Z] INFO: archiving logs to Nexus