Pull request #184 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-rest-go Loading trusted files from base branch main at f0689e2451660e374e54247122f91e779ddae9a5 rather than d81468cbaee3b4856f2e04919014d9c611962b7b Obtained Jenkinsfile from f0689e2451660e374e54247122f91e779ddae9a5 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-ssh11533615480200432782.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-ssh12939364854707679452.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-184/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-184/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2968606402989825941.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-184/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5452964577240183867.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh6116092543259912079.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-184/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-184/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3348398231047652053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go 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-rest 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40487 in /w/workspace/gexfoundry_device-rest-go_PR-184 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-184 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f0689e2451660e374e54247122f91e779ddae9a5 into PR head commit d81468cbaee3b4856f2e04919014d9c611962b7b Merge succeeded, producing d81468cbaee3b4856f2e04919014d9c611962b7b Checking out Revision d81468cbaee3b4856f2e04919014d9c611962b7b (PR-184) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d81468cbaee3b4856f2e04919014d9c611962b7b # 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 f0689e2451660e374e54247122f91e779ddae9a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d81468cbaee3b4856f2e04919014d9c611962b7b # timeout=10 Commit message: "docs: cleanup references" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-05T12:13:05.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-05T12:13:05.984Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-05T12:13:06.138Z] ========================================================= [2022-05-05T12:13:06.138Z] EdgeX Global Pipelines Version Info [2022-05-05T12:13:06.138Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:13:06.988Z] ------------------- [2022-05-05T12:13:06.988Z] stable info: [2022-05-05T12:13:06.988Z] ------------------- [2022-05-05T12:13:06.988Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-05T12:13:06.988Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-05T12:13:06.988Z] Message: update stable to v1.0.227 [2022-05-05T12:13:07.560Z] ------------------- [2022-05-05T12:13:07.560Z] experimental info: [2022-05-05T12:13:07.560Z] ------------------- [2022-05-05T12:13:07.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-05T12:13:07.560Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-05T12:13:07.560Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-05T12:13:07.820Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-05-05T12:13:07.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-05-05T12:13:07.907Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-05T12:13:07.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-05T12:13:07.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-05T12:13:08.036Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-05T12:13:08.074Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-05T12:13:08.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-05T12:13:08.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-05T12:13:08.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-05T12:13:08.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-05T12:13:08.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-05-05T12:13:08.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-05T12:13:08.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-05T12:13:08.395Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-05T12:13:08.435Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-05T12:13:08.474Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-05T12:13:08.515Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-05T12:13:08.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-05T12:13:08.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-05T12:13:08.640Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-05T12:13:08.679Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-05T12:13:08.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-05T12:13:08.764Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-05T12:13:08.812Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-05T12:13:08.854Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-05T12:13:08.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-184 [Pipeline] echo [2022-05-05T12:13:08.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-184 [Pipeline] echo [2022-05-05T12:13:08.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-184 [Pipeline] echo [2022-05-05T12:13:09.032Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d81468cbaee3b4856f2e04919014d9c611962b7b [Pipeline] echo [2022-05-05T12:13:09.069Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d81468c [Pipeline] echo [2022-05-05T12:13:09.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-05T12:13:09.236Z] provisioning config files... [2022-05-05T12:13:09.248Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-184@tmp/config8760451556326040230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:13:09.605Z] ---> docker-login.sh [2022-05-05T12:13:09.605Z] nexus3.edgexfoundry.org:10001 [2022-05-05T12:13:09.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:13:09.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:13:09.871Z] Configure a credential helper to remove this warning. See [2022-05-05T12:13:09.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:13:09.871Z] [2022-05-05T12:13:09.871Z] Login Succeeded [2022-05-05T12:13:09.871Z] nexus3.edgexfoundry.org:10002 [2022-05-05T12:13:10.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:13:10.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:13:10.138Z] Configure a credential helper to remove this warning. See [2022-05-05T12:13:10.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:13:10.138Z] [2022-05-05T12:13:10.138Z] Login Succeeded [2022-05-05T12:13:10.138Z] nexus3.edgexfoundry.org:10003 [2022-05-05T12:13:10.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:13:10.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:13:10.138Z] Configure a credential helper to remove this warning. See [2022-05-05T12:13:10.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:13:10.138Z] [2022-05-05T12:13:10.138Z] Login Succeeded [2022-05-05T12:13:10.138Z] nexus3.edgexfoundry.org:10004 [2022-05-05T12:13:10.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:13:10.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:13:10.400Z] Configure a credential helper to remove this warning. See [2022-05-05T12:13:10.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:13:10.400Z] [2022-05-05T12:13:10.400Z] Login Succeeded [2022-05-05T12:13:10.400Z] docker.io [2022-05-05T12:13:10.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:13:10.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:13:10.982Z] Configure a credential helper to remove this warning. See [2022-05-05T12:13:10.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:13:10.982Z] [2022-05-05T12:13:10.982Z] Login Succeeded [2022-05-05T12:13:10.982Z] ---> docker-login.sh ends [Pipeline] } [2022-05-05T12:13:11.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-05T12:13:11.671Z] + git rev-list -1 --merges d81468cbaee3b4856f2e04919014d9c611962b7b~1..d81468cbaee3b4856f2e04919014d9c611962b7b [Pipeline] echo [2022-05-05T12:13:11.722Z] -----------> git rev-list -1 --merges d81468cbaee3b4856f2e04919014d9c611962b7b~1..d81468cbaee3b4856f2e04919014d9c611962b7b d81468cbaee3b4856f2e04919014d9c611962b7b [false] [Pipeline] sh [2022-05-05T12:13:12.039Z] + git log --format=format:%s -1 d81468cbaee3b4856f2e04919014d9c611962b7b [Pipeline] echo [2022-05-05T12:13:12.074Z] ========================================================= [2022-05-05T12:13:12.074Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-05T12:13:12.074Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-05T12:13:12.502Z] + git log --format=format:%s -1 d81468cbaee3b4856f2e04919014d9c611962b7b [Pipeline] echo [2022-05-05T12:13:12.535Z] [semverPrep] GIT_COMMIT: d81468cbaee3b4856f2e04919014d9c611962b7b, Commit Message: docs: cleanup references [Pipeline] echo [2022-05-05T12:13:12.565Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-05T12:13:13.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-05T12:13:13.009Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-05T12:13:13.009Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-05T12:13:13.009Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-05T12:13:13.009Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-05T12:13:13.009Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-05T12:13:13.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:13:13.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-05T12:13:13.468Z] [2022-05-05T12:13:13.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:13:13.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-05T12:13:13.820Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-05T12:13:13.820Z] 1fe172e4850f: Pulling fs layer [2022-05-05T12:13:13.820Z] caf521ccaac6: Pulling fs layer [2022-05-05T12:13:13.820Z] 3ead6fa29328: Pulling fs layer [2022-05-05T12:13:13.820Z] 5c2a1cbceb83: Pulling fs layer [2022-05-05T12:13:13.820Z] a8d5f1318db7: Pulling fs layer [2022-05-05T12:13:13.820Z] c427282e49a2: Pulling fs layer [2022-05-05T12:13:13.820Z] 1827001aaf11: Pulling fs layer [2022-05-05T12:13:13.820Z] 0714d37db230: Pulling fs layer [2022-05-05T12:13:13.820Z] ac28cf19c067: Pulling fs layer [2022-05-05T12:13:13.820Z] ca983d60f3e2: Pulling fs layer [2022-05-05T12:13:13.820Z] 9f894cec8388: Pulling fs layer [2022-05-05T12:13:13.820Z] c427282e49a2: Waiting [2022-05-05T12:13:13.820Z] 1827001aaf11: Waiting [2022-05-05T12:13:13.820Z] 0714d37db230: Waiting [2022-05-05T12:13:13.820Z] ac28cf19c067: Waiting [2022-05-05T12:13:13.820Z] ca983d60f3e2: Waiting [2022-05-05T12:13:13.820Z] 9f894cec8388: Waiting [2022-05-05T12:13:13.820Z] 5c2a1cbceb83: Waiting [2022-05-05T12:13:13.820Z] a8d5f1318db7: Waiting [2022-05-05T12:13:13.820Z] caf521ccaac6: Verifying Checksum [2022-05-05T12:13:13.820Z] caf521ccaac6: Download complete [2022-05-05T12:13:13.820Z] 5c2a1cbceb83: Verifying Checksum [2022-05-05T12:13:13.820Z] 5c2a1cbceb83: Download complete [2022-05-05T12:13:14.080Z] a8d5f1318db7: Verifying Checksum [2022-05-05T12:13:14.080Z] a8d5f1318db7: Download complete [2022-05-05T12:13:14.080Z] 3ead6fa29328: Verifying Checksum [2022-05-05T12:13:14.080Z] 3ead6fa29328: Download complete [2022-05-05T12:13:14.080Z] c427282e49a2: Download complete [2022-05-05T12:13:14.080Z] 0714d37db230: Verifying Checksum [2022-05-05T12:13:14.080Z] 0714d37db230: Download complete [2022-05-05T12:13:14.080Z] ac28cf19c067: Download complete [2022-05-05T12:13:14.080Z] ca983d60f3e2: Verifying Checksum [2022-05-05T12:13:14.080Z] ca983d60f3e2: Download complete [2022-05-05T12:13:14.080Z] 9f894cec8388: Download complete [2022-05-05T12:13:14.080Z] 1fe172e4850f: Verifying Checksum [2022-05-05T12:13:14.080Z] 1fe172e4850f: Download complete [2022-05-05T12:13:14.340Z] 1827001aaf11: Verifying Checksum [2022-05-05T12:13:14.340Z] 1827001aaf11: Download complete [2022-05-05T12:13:15.288Z] 1fe172e4850f: Pull complete [2022-05-05T12:13:15.548Z] caf521ccaac6: Pull complete [2022-05-05T12:13:16.118Z] 3ead6fa29328: Pull complete [2022-05-05T12:13:16.118Z] 5c2a1cbceb83: Pull complete [2022-05-05T12:13:16.379Z] a8d5f1318db7: Pull complete [2022-05-05T12:13:16.380Z] c427282e49a2: Pull complete [2022-05-05T12:13:18.296Z] 1827001aaf11: Pull complete [2022-05-05T12:13:18.296Z] 0714d37db230: Pull complete [2022-05-05T12:13:18.557Z] ac28cf19c067: Pull complete [2022-05-05T12:13:18.557Z] ca983d60f3e2: Pull complete [2022-05-05T12:13:18.818Z] 9f894cec8388: Pull complete [2022-05-05T12:13:18.818Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-05T12:13:18.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-05T12:13:18.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-05T12:13:18.923Z] prd-ubuntu20.04-docker-8c-8g-40487 does not seem to be running inside a container [2022-05-05T12:13:18.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-184 -v /w/workspace/gexfoundry_device-rest-go_PR-184:/w/workspace/gexfoundry_device-rest-go_PR-184:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-184@tmp:/w/workspace/gexfoundry_device-rest-go_PR-184@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-05T12:13:20.281Z] $ docker top afb421455a3d1f891297a374a8050daf8257c0e4633c0f3f85eca51932c2b9e8 -eo pid,comm [2022-05-05T12:13:20.342Z] 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-05T12:13:20.342Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-05T12:13:20.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-05T12:13:20.472Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-05T12:13:20.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-05T12:13:20.611Z] $ docker exec afb421455a3d1f891297a374a8050daf8257c0e4633c0f3f85eca51932c2b9e8 ssh-agent [2022-05-05T12:13:20.720Z] SSH_AUTH_SOCK=/tmp/ssh-c8X94Herf98k/agent.34 [2022-05-05T12:13:20.720Z] SSH_AGENT_PID=41 [2022-05-05T12:13:20.728Z] Running ssh-add (command line suppressed) [2022-05-05T12:13:20.837Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-184@tmp/private_key_364255308673215093.key (/w/workspace/gexfoundry_device-rest-go_PR-184@tmp/private_key_364255308673215093.key) [2022-05-05T12:13:20.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-05T12:13:21.175Z] + git tag --points-at HEAD [Pipeline] } [2022-05-05T12:13:21.322Z] $ docker exec --env ******** --env ******** afb421455a3d1f891297a374a8050daf8257c0e4633c0f3f85eca51932c2b9e8 ssh-agent -k [2022-05-05T12:13:21.443Z] unset SSH_AUTH_SOCK; [2022-05-05T12:13:21.444Z] unset SSH_AGENT_PID; [2022-05-05T12:13:21.444Z] echo Agent pid 41 killed; [2022-05-05T12:13:21.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-05T12:13:21.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-05T12:13:21.540Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-05T12:13:21.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-05T12:13:21.662Z] $ docker exec afb421455a3d1f891297a374a8050daf8257c0e4633c0f3f85eca51932c2b9e8 ssh-agent [2022-05-05T12:13:21.790Z] SSH_AUTH_SOCK=/tmp/ssh-Hr2WdQ8JyrYy/agent.74 [2022-05-05T12:13:21.790Z] SSH_AGENT_PID=81 [2022-05-05T12:13:21.795Z] Running ssh-add (command line suppressed) [2022-05-05T12:13:21.914Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-184@tmp/private_key_161453663867315197.key (/w/workspace/gexfoundry_device-rest-go_PR-184@tmp/private_key_161453663867315197.key) [2022-05-05T12:13:21.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-05T12:13:22.261Z] + git semver init [2022-05-05T12:13:22.524Z] 2022-05-05 12:13:22,479 [run_init] DEBUG init version:0.0.0 force:False [2022-05-05T12:13:22.524Z] 2022-05-05 12:13:22,479 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-184/.semver [2022-05-05T12:13:22.524Z] 2022-05-05 12:13:22,480 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-184/.semver [2022-05-05T12:13:22.524Z] 2022-05-05 12:13:22,480 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-184/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-184, universal_newlines=False, shell=None, istream=None) [2022-05-05T12:13:23.469Z] 2022-05-05 12:13:23,451 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-184/.git/info/exclude [2022-05-05T12:13:23.469Z] 2022-05-05 12:13:23,451 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-184/.semver/PR-184 with force:False [2022-05-05T12:13:23.469Z] 2022-05-05 12:13:23,451 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-184/.semver/PR-184 [2022-05-05T12:13:23.469Z] 2022-05-05 12:13:23,456 [execute] INFO git cat-file --batch-check [2022-05-05T12:13:23.469Z] 2022-05-05 12:13:23,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-184/.semver, universal_newlines=False, shell=None, istream=) [2022-05-05T12:13:23.469Z] 2022-05-05 12:13:23,463 [execute] INFO git cat-file --batch [2022-05-05T12:13:23.469Z] 2022-05-05 12:13:23,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-184/.semver, universal_newlines=False, shell=None, istream=) [2022-05-05T12:13:23.469Z] 2022-05-05 12:13:23,468 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-184/.semver/PR-184 [2022-05-05T12:13:23.469Z] 0.0.0 [Pipeline] } [2022-05-05T12:13:23.753Z] $ docker exec --env ******** --env ******** afb421455a3d1f891297a374a8050daf8257c0e4633c0f3f85eca51932c2b9e8 ssh-agent -k [2022-05-05T12:13:23.857Z] unset SSH_AUTH_SOCK; [2022-05-05T12:13:23.857Z] unset SSH_AGENT_PID; [2022-05-05T12:13:23.858Z] echo Agent pid 81 killed; [2022-05-05T12:13:23.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-05T12:13:24.287Z] + git semver [Pipeline] } [2022-05-05T12:13:24.585Z] $ docker stop --time=1 afb421455a3d1f891297a374a8050daf8257c0e4633c0f3f85eca51932c2b9e8 [2022-05-05T12:13:25.910Z] $ docker rm -f afb421455a3d1f891297a374a8050daf8257c0e4633c0f3f85eca51932c2b9e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-05T12:13:26.396Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-05T12:13:26.718Z] Stashed 1 file(s) [Pipeline] echo [2022-05-05T12:13:26.742Z] [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-05T12:13:27.449Z] provisioning config files... [2022-05-05T12:13:27.461Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-184@tmp/config3322534420787834703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:13:27.817Z] ---> docker-login.sh [2022-05-05T12:13:27.817Z] nexus3.edgexfoundry.org:10001 [2022-05-05T12:13:27.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:13:27.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:13:27.817Z] Configure a credential helper to remove this warning. See [2022-05-05T12:13:27.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:13:27.817Z] [2022-05-05T12:13:27.817Z] Login Succeeded [2022-05-05T12:13:27.817Z] nexus3.edgexfoundry.org:10002 [2022-05-05T12:13:27.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:13:28.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:13:28.078Z] Configure a credential helper to remove this warning. See [2022-05-05T12:13:28.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:13:28.078Z] [2022-05-05T12:13:28.078Z] Login Succeeded [2022-05-05T12:13:28.078Z] nexus3.edgexfoundry.org:10003 [2022-05-05T12:13:28.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:13:28.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:13:28.078Z] Configure a credential helper to remove this warning. See [2022-05-05T12:13:28.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:13:28.078Z] [2022-05-05T12:13:28.078Z] Login Succeeded [2022-05-05T12:13:28.078Z] nexus3.edgexfoundry.org:10004 [2022-05-05T12:13:28.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:13:28.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:13:28.339Z] Configure a credential helper to remove this warning. See [2022-05-05T12:13:28.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:13:28.339Z] [2022-05-05T12:13:28.339Z] Login Succeeded [2022-05-05T12:13:28.339Z] docker.io [2022-05-05T12:13:28.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:13:28.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:13:28.601Z] Configure a credential helper to remove this warning. See [2022-05-05T12:13:28.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:13:28.601Z] [2022-05-05T12:13:28.601Z] Login Succeeded [2022-05-05T12:13:28.601Z] ---> docker-login.sh ends [Pipeline] } [2022-05-05T12:13:28.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-05T12:13:28.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-05T12:13:28.886Z] ========================================================= [2022-05-05T12:13:28.886Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-05T12:13:28.886Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:13:29.302Z] + 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-05T12:13:29.302Z] Sending build context to Docker daemon 10.61MB [2022-05-05T12:13:29.302Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-05T12:13:29.302Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-05T12:13:29.302Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-05T12:13:29.302Z] 59bf1c3509f3: Pulling fs layer [2022-05-05T12:13:29.302Z] 666ba61612fd: Pulling fs layer [2022-05-05T12:13:29.302Z] 8ed8ca486205: Pulling fs layer [2022-05-05T12:13:29.302Z] 4fe6c5a15a65: Pulling fs layer [2022-05-05T12:13:29.302Z] 4fe6c5a15a65: Waiting [2022-05-05T12:13:29.302Z] 22a0e8bec74d: Pulling fs layer [2022-05-05T12:13:29.302Z] ca2b28591e48: Pulling fs layer [2022-05-05T12:13:29.302Z] a51346096db8: Pulling fs layer [2022-05-05T12:13:29.302Z] daebc70d1ce1: Pulling fs layer [2022-05-05T12:13:29.302Z] ca2b28591e48: Waiting [2022-05-05T12:13:29.302Z] a51346096db8: Waiting [2022-05-05T12:13:29.302Z] daebc70d1ce1: Waiting [2022-05-05T12:13:29.302Z] 22a0e8bec74d: Waiting [2022-05-05T12:13:29.302Z] 0e18a0eac166: Pulling fs layer [2022-05-05T12:13:29.302Z] 0e18a0eac166: Waiting [2022-05-05T12:13:29.302Z] 8ed8ca486205: Download complete [2022-05-05T12:13:29.302Z] 666ba61612fd: Download complete [2022-05-05T12:13:29.302Z] 22a0e8bec74d: Verifying Checksum [2022-05-05T12:13:29.302Z] 22a0e8bec74d: Download complete [2022-05-05T12:13:29.564Z] ca2b28591e48: Verifying Checksum [2022-05-05T12:13:29.564Z] ca2b28591e48: Download complete [2022-05-05T12:13:29.564Z] 59bf1c3509f3: Verifying Checksum [2022-05-05T12:13:29.564Z] a51346096db8: Verifying Checksum [2022-05-05T12:13:29.564Z] a51346096db8: Download complete [2022-05-05T12:13:29.564Z] daebc70d1ce1: Verifying Checksum [2022-05-05T12:13:29.564Z] daebc70d1ce1: Download complete [2022-05-05T12:13:29.564Z] 59bf1c3509f3: Pull complete [2022-05-05T12:13:29.826Z] 666ba61612fd: Pull complete [2022-05-05T12:13:29.826Z] 8ed8ca486205: Pull complete [2022-05-05T12:13:30.087Z] 0e18a0eac166: Verifying Checksum [2022-05-05T12:13:30.087Z] 0e18a0eac166: Download complete [2022-05-05T12:13:30.347Z] 4fe6c5a15a65: Download complete [2022-05-05T12:13:33.645Z] 4fe6c5a15a65: Pull complete [2022-05-05T12:13:33.905Z] 22a0e8bec74d: Pull complete [2022-05-05T12:13:33.905Z] ca2b28591e48: Pull complete [2022-05-05T12:13:33.905Z] a51346096db8: Pull complete [2022-05-05T12:13:34.166Z] daebc70d1ce1: Pull complete [2022-05-05T12:13:36.707Z] 0e18a0eac166: Pull complete [2022-05-05T12:13:36.707Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-05T12:13:36.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-05T12:13:36.707Z] ---> f018257e8ee9 [2022-05-05T12:13:36.707Z] Step 3/12 : ARG MAKE='make build' [2022-05-05T12:13:38.093Z] ---> Running in 14ad0e3b0583 [2022-05-05T12:13:38.094Z] Removing intermediate container 14ad0e3b0583 [2022-05-05T12:13:38.094Z] ---> 11edc1165939 [2022-05-05T12:13:38.094Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-05T12:13:38.094Z] ---> Running in a65a80a3b3c2 [2022-05-05T12:13:38.094Z] Removing intermediate container a65a80a3b3c2 [2022-05-05T12:13:38.094Z] ---> bb59113f5c7f [2022-05-05T12:13:38.094Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-05T12:13:38.094Z] ---> Running in 0b271b7d43f0 [2022-05-05T12:13:38.094Z] Removing intermediate container 0b271b7d43f0 [2022-05-05T12:13:38.094Z] ---> 402c5511bf6c [2022-05-05T12:13:38.094Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T12:13:38.094Z] ---> Running in c844dd912be5 [2022-05-05T12:13:38.663Z] Removing intermediate container c844dd912be5 [2022-05-05T12:13:38.663Z] ---> f88d9b15b311 [2022-05-05T12:13:38.663Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-05T12:13:38.663Z] ---> Running in 58404cedbf7a [2022-05-05T12:13:39.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T12:13:40.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T12:13:40.440Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-05T12:13:40.440Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-05T12:13:40.440Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-05T12:13:40.703Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-05T12:13:40.703Z] Executing busybox-1.34.1-r3.trigger [2022-05-05T12:13:40.703Z] OK: 224 MiB in 56 packages [2022-05-05T12:13:41.295Z] Removing intermediate container 58404cedbf7a [2022-05-05T12:13:41.295Z] ---> 0440a7594abd [2022-05-05T12:13:41.295Z] Step 8/12 : WORKDIR /device-rest-go [2022-05-05T12:13:41.295Z] ---> Running in 2fde4daad363 [2022-05-05T12:13:41.295Z] Removing intermediate container 2fde4daad363 [2022-05-05T12:13:41.295Z] ---> 79c980984e35 [2022-05-05T12:13:41.295Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-05T12:13:41.295Z] ---> e51a1743a6a8 [2022-05-05T12:13:41.295Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T12:13:41.569Z] ---> Running in 98afe41826b0 [2022-05-05T12:13:42.269Z] Still waiting to schedule task [2022-05-05T12:13:42.270Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-05T12:13:56.525Z] Removing intermediate container 98afe41826b0 [2022-05-05T12:13:56.525Z] ---> fa1c781c57d0 [2022-05-05T12:13:56.525Z] Step 11/12 : COPY . . [2022-05-05T12:13:57.097Z] ---> 0a31294e4c46 [2022-05-05T12:13:57.097Z] Step 12/12 : RUN $MAKE [2022-05-05T12:13:57.097Z] ---> Running in 019c03cdbf0f [2022-05-05T12:13:57.359Z] noop [2022-05-05T12:13:57.620Z] Removing intermediate container 019c03cdbf0f [2022-05-05T12:13:57.620Z] ---> d564ec169084 [2022-05-05T12:13:57.620Z] Successfully built d564ec169084 [2022-05-05T12:13:57.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:13:58.015Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-05T12:13:58.015Z] . [Pipeline] withDockerContainer [2022-05-05T12:13:58.098Z] prd-ubuntu20.04-docker-8c-8g-40487 does not seem to be running inside a container [2022-05-05T12:13:58.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-184 -v /w/workspace/gexfoundry_device-rest-go_PR-184:/w/workspace/gexfoundry_device-rest-go_PR-184:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-184@tmp:/w/workspace/gexfoundry_device-rest-go_PR-184@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 ******** ci-base-image-x86_64 cat [2022-05-05T12:13:58.550Z] $ docker top 73a4fa1ab838182bb0da61cd379d0db22b1b4d5e9a5d979c5dd6604cb81fafaa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T12:13:58.946Z] + go version [2022-05-05T12:13:58.947Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-05T12:13:58.981Z] $ docker stop --time=1 73a4fa1ab838182bb0da61cd379d0db22b1b4d5e9a5d979c5dd6604cb81fafaa [2022-05-05T12:14:00.277Z] $ docker rm -f 73a4fa1ab838182bb0da61cd379d0db22b1b4d5e9a5d979c5dd6604cb81fafaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:14:00.957Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-05T12:14:00.957Z] . [Pipeline] withDockerContainer [2022-05-05T12:14:01.040Z] prd-ubuntu20.04-docker-8c-8g-40487 does not seem to be running inside a container [2022-05-05T12:14:01.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-184 -v /w/workspace/gexfoundry_device-rest-go_PR-184:/w/workspace/gexfoundry_device-rest-go_PR-184:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-184@tmp:/w/workspace/gexfoundry_device-rest-go_PR-184@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 ******** ci-base-image-x86_64 cat [2022-05-05T12:14:01.445Z] $ docker top 7b7ab678a171e2e398fa6bfade64c696a00e0cf08a313bdeb2c6f250cb6f2d3d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-05T12:14:01.888Z] + make test [2022-05-05T12:14:01.888Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-05T12:14:02.149Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-05-05T12:14:12.131Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-05-05T12:14:12.131Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 55.2% of statements [2022-05-05T12:14:17.402Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-05T12:14:21.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-05T12:14:21.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-05T12:14:21.600Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-05T12:14:21.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-05T12:14:21.677Z] $ docker stop --time=1 7b7ab678a171e2e398fa6bfade64c696a00e0cf08a313bdeb2c6f250cb6f2d3d [2022-05-05T12:14:23.477Z] $ docker rm -f 7b7ab678a171e2e398fa6bfade64c696a00e0cf08a313bdeb2c6f250cb6f2d3d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-05T12:14:24.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-05T12:14:24.112Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-05T12:14:24.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-05T12:14:25.289Z] + ls -al . [2022-05-05T12:14:25.289Z] total 168 [2022-05-05T12:14:25.289Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 12:14 . [2022-05-05T12:14:25.289Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 12:13 .. [2022-05-05T12:14:25.289Z] -rw-rw-r-- 1 jenkins jenkins 151 May 5 12:13 .dockerignore [2022-05-05T12:14:25.289Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 12:13 .git [2022-05-05T12:14:25.289Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:13 .github [2022-05-05T12:14:25.289Z] -rw-rw-r-- 1 jenkins jenkins 329 May 5 12:13 .gitignore [2022-05-05T12:14:25.289Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 12:13 .golangci.yml [2022-05-05T12:14:25.289Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 12:13 .semver [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 8463 May 5 12:13 Attribution.txt [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 7459 May 5 12:13 CHANGELOG.md [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 1672 May 5 12:13 Dockerfile [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 12:13 GOVERNANCE.md [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 680 May 5 12:13 Jenkinsfile [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 12:13 LICENSE [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 1977 May 5 12:13 Makefile [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 12:13 OWNERS.md [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 8082 May 5 12:13 README.md [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 12:13 VERSION [2022-05-05T12:14:25.290Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 12:13 bin [2022-05-05T12:14:25.290Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:13 cmd [2022-05-05T12:14:25.290Z] -rw-r--r-- 1 jenkins jenkins 9355 May 5 12:14 coverage.out [2022-05-05T12:14:25.290Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 12:13 driver [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 5 12:13 go.mod [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 35259 May 5 12:13 go.sum [2022-05-05T12:14:25.290Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:13 snap [2022-05-05T12:14:25.290Z] -rw-rw-r-- 1 jenkins jenkins 713 May 5 12:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:14:25.621Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d81468cbaee3b4856f2e04919014d9c611962b7b --label arch=amd64 --label version=0.0.0 . [2022-05-05T12:14:25.621Z] Sending build context to Docker daemon 10.62MB [2022-05-05T12:14:25.621Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-05T12:14:25.621Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-05T12:14:25.621Z] ---> d564ec169084 [2022-05-05T12:14:25.621Z] Step 3/25 : ARG MAKE='make build' [2022-05-05T12:14:25.621Z] ---> Running in f8aa43c5d76f [2022-05-05T12:14:25.881Z] Removing intermediate container f8aa43c5d76f [2022-05-05T12:14:25.881Z] ---> b164dc6000b0 [2022-05-05T12:14:25.881Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-05T12:14:25.881Z] ---> Running in a2364b0f907d [2022-05-05T12:14:25.881Z] Removing intermediate container a2364b0f907d [2022-05-05T12:14:25.881Z] ---> 6012a52e8080 [2022-05-05T12:14:25.881Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-05T12:14:25.881Z] ---> Running in f8f3cb86f6da [2022-05-05T12:14:26.142Z] Removing intermediate container f8f3cb86f6da [2022-05-05T12:14:26.142Z] ---> 840a9991e3d0 [2022-05-05T12:14:26.142Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T12:14:26.142Z] ---> Running in fdc37902a5bc [2022-05-05T12:14:26.720Z] Removing intermediate container fdc37902a5bc [2022-05-05T12:14:26.720Z] ---> a132f30594ff [2022-05-05T12:14:26.720Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-05T12:14:26.720Z] ---> Running in d12ed8fbbc5c [2022-05-05T12:14:26.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-05T12:14:27.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-05T12:14:28.185Z] OK: 224 MiB in 56 packages [2022-05-05T12:14:28.445Z] Removing intermediate container d12ed8fbbc5c [2022-05-05T12:14:28.445Z] ---> fa4232c7c92b [2022-05-05T12:14:28.445Z] Step 8/25 : WORKDIR /device-rest-go [2022-05-05T12:14:28.445Z] ---> Running in ed9db55fec08 [2022-05-05T12:14:28.445Z] Removing intermediate container ed9db55fec08 [2022-05-05T12:14:28.445Z] ---> 676667f17c31 [2022-05-05T12:14:28.445Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-05T12:14:28.706Z] ---> a6b3ad5aedf1 [2022-05-05T12:14:28.706Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T12:14:28.706Z] ---> Running in 1ad9614513f7 [2022-05-05T12:14:29.277Z] Removing intermediate container 1ad9614513f7 [2022-05-05T12:14:29.277Z] ---> 4ea048ad3c40 [2022-05-05T12:14:29.277Z] Step 11/25 : COPY . . [2022-05-05T12:14:29.537Z] ---> 9e0714c55adb [2022-05-05T12:14:29.537Z] Step 12/25 : RUN $MAKE [2022-05-05T12:14:29.798Z] ---> Running in 23170d40dbf5 [2022-05-05T12:14:30.057Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-05-05T12:14:52.009Z] Removing intermediate container 23170d40dbf5 [2022-05-05T12:14:52.009Z] ---> 2ee886076217 [2022-05-05T12:14:52.009Z] Step 13/25 : FROM alpine:3.14 [2022-05-05T12:14:52.009Z] 3.14: Pulling from library/alpine [2022-05-05T12:14:52.009Z] 8663204ce13b: Pulling fs layer [2022-05-05T12:14:52.009Z] 8663204ce13b: Verifying Checksum [2022-05-05T12:14:52.009Z] 8663204ce13b: Download complete [2022-05-05T12:14:52.009Z] 8663204ce13b: Pull complete [2022-05-05T12:14:52.009Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-05T12:14:52.009Z] Status: Downloaded newer image for alpine:3.14 [2022-05-05T12:14:52.009Z] ---> e04c818066af [2022-05-05T12:14:52.009Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-05-05T12:14:52.009Z] ---> Running in 430dd320d17d [2022-05-05T12:14:52.009Z] Removing intermediate container 430dd320d17d [2022-05-05T12:14:52.009Z] ---> 61be262691af [2022-05-05T12:14:52.009Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-05-05T12:14:52.009Z] ---> Running in 84095386f9f6 [2022-05-05T12:14:52.009Z] Removing intermediate container 84095386f9f6 [2022-05-05T12:14:52.009Z] ---> 177fd678c92b [2022-05-05T12:14:52.009Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-05T12:14:52.009Z] ---> Running in 293dc522d1e0 [2022-05-05T12:14:52.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-05T12:14:52.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-05T12:14:52.009Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-05T12:14:52.009Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-05T12:14:52.009Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-05T12:14:52.009Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-05T12:14:52.009Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-05T12:14:52.009Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-05T12:14:52.009Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T12:14:52.009Z] OK: 8 MiB in 20 packages [2022-05-05T12:14:52.009Z] Removing intermediate container 293dc522d1e0 [2022-05-05T12:14:52.009Z] ---> ad4c7994c47b [2022-05-05T12:14:52.009Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-05-05T12:14:52.009Z] ---> 52ef43be2378 [2022-05-05T12:14:52.009Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-05-05T12:14:52.009Z] ---> d80c0280e7a5 [2022-05-05T12:14:52.009Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-05-05T12:14:52.009Z] ---> 02b9e0260824 [2022-05-05T12:14:52.009Z] Step 20/25 : EXPOSE 59986 [2022-05-05T12:14:52.009Z] ---> Running in 041580f37e3e [2022-05-05T12:14:52.009Z] Removing intermediate container 041580f37e3e [2022-05-05T12:14:52.009Z] ---> 40d97ef68739 [2022-05-05T12:14:52.009Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-05-05T12:14:52.009Z] ---> Running in ac1ef380e09e [2022-05-05T12:14:52.270Z] Removing intermediate container ac1ef380e09e [2022-05-05T12:14:52.270Z] ---> 9edd964a894e [2022-05-05T12:14:52.270Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-05T12:14:52.270Z] ---> Running in d0b84c59667e [2022-05-05T12:14:52.270Z] Removing intermediate container d0b84c59667e [2022-05-05T12:14:52.270Z] ---> 8b161956f623 [2022-05-05T12:14:52.270Z] Step 23/25 : LABEL arch=amd64 [2022-05-05T12:14:52.270Z] ---> Running in 010986aae518 [2022-05-05T12:14:52.530Z] Removing intermediate container 010986aae518 [2022-05-05T12:14:52.530Z] ---> b9b7d4842135 [2022-05-05T12:14:52.530Z] Step 24/25 : LABEL git_sha=d81468cbaee3b4856f2e04919014d9c611962b7b [2022-05-05T12:14:52.530Z] ---> Running in f568e732207b [2022-05-05T12:14:52.530Z] Removing intermediate container f568e732207b [2022-05-05T12:14:52.530Z] ---> 5e1aeb3cf1b8 [2022-05-05T12:14:52.530Z] Step 25/25 : LABEL version=0.0.0 [2022-05-05T12:14:52.530Z] ---> Running in 6982ae48058b [2022-05-05T12:14:52.793Z] Removing intermediate container 6982ae48058b [2022-05-05T12:14:52.793Z] ---> c5b9697a0cee [2022-05-05T12:14:52.793Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-05T12:14:52.793Z] Successfully built c5b9697a0cee [2022-05-05T12:14:52.793Z] Successfully tagged device-rest: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-05T12:14:53.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T12:14:53.507Z] [2022-05-05T12:14:53.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:14:53.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T12:14:53.850Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-05T12:14:53.850Z] 5eb5b503b376: Pulling fs layer [2022-05-05T12:14:53.850Z] 5c69ac0246d0: Pulling fs layer [2022-05-05T12:14:53.850Z] ec43610c2a17: Pulling fs layer [2022-05-05T12:14:53.850Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-05T12:14:53.850Z] 33b1e0a273af: Pulling fs layer [2022-05-05T12:14:53.850Z] 5d3b04190fa2: Pulling fs layer [2022-05-05T12:14:53.850Z] 2f39f015ded8: Pulling fs layer [2022-05-05T12:14:53.850Z] 5d3b04190fa2: Waiting [2022-05-05T12:14:53.850Z] 2f39f015ded8: Waiting [2022-05-05T12:14:53.850Z] 33b1e0a273af: Waiting [2022-05-05T12:14:53.850Z] 3a2ae6a8a46f: Waiting [2022-05-05T12:14:53.850Z] 5c69ac0246d0: Download complete [2022-05-05T12:14:53.850Z] 3a2ae6a8a46f: Download complete [2022-05-05T12:14:53.850Z] 33b1e0a273af: Verifying Checksum [2022-05-05T12:14:53.850Z] 33b1e0a273af: Download complete [2022-05-05T12:14:53.850Z] ec43610c2a17: Verifying Checksum [2022-05-05T12:14:53.850Z] ec43610c2a17: Download complete [2022-05-05T12:14:53.850Z] 5d3b04190fa2: Verifying Checksum [2022-05-05T12:14:53.850Z] 5d3b04190fa2: Download complete [2022-05-05T12:14:54.110Z] 5eb5b503b376: Verifying Checksum [2022-05-05T12:14:54.110Z] 5eb5b503b376: Download complete [2022-05-05T12:14:54.680Z] 2f39f015ded8: Download complete [2022-05-05T12:14:55.249Z] 5eb5b503b376: Pull complete [2022-05-05T12:14:55.508Z] 5c69ac0246d0: Pull complete [2022-05-05T12:14:55.769Z] ec43610c2a17: Pull complete [2022-05-05T12:14:56.029Z] 3a2ae6a8a46f: Pull complete [2022-05-05T12:14:56.288Z] 33b1e0a273af: Pull complete [2022-05-05T12:14:56.288Z] 5d3b04190fa2: Pull complete [2022-05-05T12:15:00.483Z] 2f39f015ded8: Pull complete [2022-05-05T12:15:00.483Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-05T12:15:00.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T12:15:00.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-05T12:15:00.604Z] prd-ubuntu20.04-docker-8c-8g-40487 does not seem to be running inside a container [2022-05-05T12:15:00.649Z] $ 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/gexfoundry_device-rest-go_PR-184 -v /w/workspace/gexfoundry_device-rest-go_PR-184:/w/workspace/gexfoundry_device-rest-go_PR-184:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-184@tmp:/w/workspace/gexfoundry_device-rest-go_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-05T12:15:02.270Z] $ docker top 248202eea4242705b0b127b26913c8dcf078fd2f29eac69e846ae3d088eba97e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:15:02.999Z] ---> job-cost.sh [2022-05-05T12:15:03.000Z] lf-activate-venv: SKIPPING [2022-05-05T12:15:03.000Z] INFO: No Stack... [2022-05-05T12:15:03.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-05T12:15:03.829Z] INFO: Archiving Costs [Pipeline] sh [2022-05-05T12:15:04.195Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-184/archives/cost.csv [2022-05-05T12:15:04.195Z] + cut -d, -f6 [Pipeline] lock [2022-05-05T12:15:04.280Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-184-1-stack-cost] [2022-05-05T12:15:04.350Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-184-1-stack-cost] did not exist. Created. [2022-05-05T12:15:04.350Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-05T12:15:05.325Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-05T12:15:05.501Z] Stashed 1 file(s) [Pipeline] } [2022-05-05T12:15:05.568Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-05T12:15:05.937Z] $ docker stop --time=1 248202eea4242705b0b127b26913c8dcf078fd2f29eac69e846ae3d088eba97e [2022-05-05T12:15:07.100Z] $ docker rm -f 248202eea4242705b0b127b26913c8dcf078fd2f29eac69e846ae3d088eba97e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-05T12:15:20.078Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40488 in /w/workspace/gexfoundry_device-rest-go_PR-184 [Pipeline] { [Pipeline] ws [2022-05-05T12:15:20.150Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-05-05T12:15:20.803Z] The recommended git tool is: git [2022-05-05T12:15:26.730Z] using credential edgex-jenkins-ssh [2022-05-05T12:15:26.749Z] Cloning the remote Git repository [2022-05-05T12:15:26.811Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-05-05T12:15:26.881Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-05-05T12:15:27.022Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-05-05T12:15:27.023Z] > git --version # timeout=10 [2022-05-05T12:15:27.072Z] > git --version # 'git version 2.25.1' [2022-05-05T12:15:27.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-05T12:15:27.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-05T12:15:29.695Z] Merging remotes/origin/main commit f0689e2451660e374e54247122f91e779ddae9a5 into PR head commit d81468cbaee3b4856f2e04919014d9c611962b7b [2022-05-05T12:15:29.039Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-05-05T12:15:29.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-05T12:15:29.087Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-05-05T12:15:29.127Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-05-05T12:15:29.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-05T12:15:29.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/184/head:refs/remotes/origin/PR-184 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-05T12:15:29.720Z] > git config core.sparsecheckout # timeout=10 [2022-05-05T12:15:29.736Z] > git checkout -f d81468cbaee3b4856f2e04919014d9c611962b7b # timeout=10 [2022-05-05T12:15:29.916Z] Merge succeeded, producing d81468cbaee3b4856f2e04919014d9c611962b7b [2022-05-05T12:15:29.916Z] Checking out Revision d81468cbaee3b4856f2e04919014d9c611962b7b (PR-184) [2022-05-05T12:15:29.833Z] > git remote # timeout=10 [2022-05-05T12:15:29.853Z] > git config --get remote.origin.url # timeout=10 [2022-05-05T12:15:29.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-05T12:15:29.879Z] > git merge f0689e2451660e374e54247122f91e779ddae9a5 # timeout=10 [2022-05-05T12:15:29.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-05T12:15:29.928Z] > git config core.sparsecheckout # timeout=10 [2022-05-05T12:15:29.943Z] > git checkout -f d81468cbaee3b4856f2e04919014d9c611962b7b # timeout=10 [2022-05-05T12:15:34.121Z] Commit message: "docs: cleanup references" [2022-05-05T12:15:34.186Z] > git --version # timeout=10 [2022-05-05T12:15:34.199Z] > git --version # 'git version 2.25.1' [2022-05-05T12:15:34.216Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-05T12:15:35.859Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-05T12:15:35.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-05T12:15:35.859Z] Dload Upload Total Spent Left Speed [2022-05-05T12:15:35.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 88380 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh [2022-05-05T12:15:36.582Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-05T12:15:36.961Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-05T12:15:36.961Z] + sudo tee /etc/docker/daemon.new [2022-05-05T12:15:36.961Z] { [2022-05-05T12:15:36.961Z] "registry-mirrors": [ [2022-05-05T12:15:36.961Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-05T12:15:36.961Z] ], [2022-05-05T12:15:36.961Z] "bip": "10.250.0.254/24", [2022-05-05T12:15:36.961Z] "hosts": [ [2022-05-05T12:15:36.961Z] "tcp://0.0.0.0:5555", [2022-05-05T12:15:36.961Z] "unix:///var/run/docker.sock" [2022-05-05T12:15:36.961Z] ], [2022-05-05T12:15:36.961Z] "mtu": 1458, [2022-05-05T12:15:36.961Z] "selinux-enabled": true, [2022-05-05T12:15:36.961Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-05T12:15:36.961Z] } [Pipeline] sh [2022-05-05T12:15:37.539Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-05T12:15:37.960Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-05T12:15:56.358Z] provisioning config files... [2022-05-05T12:15:56.384Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1157410302321600653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:15:57.013Z] ---> docker-login.sh [2022-05-05T12:15:57.013Z] nexus3.edgexfoundry.org:10001 [2022-05-05T12:15:57.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:15:57.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:15:57.889Z] Configure a credential helper to remove this warning. See [2022-05-05T12:15:57.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:15:57.889Z] [2022-05-05T12:15:57.889Z] Login Succeeded [2022-05-05T12:15:57.889Z] nexus3.edgexfoundry.org:10002 [2022-05-05T12:15:58.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:15:58.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:15:58.438Z] Configure a credential helper to remove this warning. See [2022-05-05T12:15:58.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:15:58.438Z] [2022-05-05T12:15:58.438Z] Login Succeeded [2022-05-05T12:15:58.438Z] nexus3.edgexfoundry.org:10003 [2022-05-05T12:15:58.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:15:58.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:15:58.716Z] Configure a credential helper to remove this warning. See [2022-05-05T12:15:58.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:15:58.716Z] [2022-05-05T12:15:58.716Z] Login Succeeded [2022-05-05T12:15:58.716Z] nexus3.edgexfoundry.org:10004 [2022-05-05T12:15:59.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:15:59.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:15:59.312Z] Configure a credential helper to remove this warning. See [2022-05-05T12:15:59.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:15:59.312Z] [2022-05-05T12:15:59.312Z] Login Succeeded [2022-05-05T12:15:59.312Z] docker.io [2022-05-05T12:15:59.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-05T12:16:00.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-05T12:16:00.182Z] Configure a credential helper to remove this warning. See [2022-05-05T12:16:00.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-05T12:16:00.182Z] [2022-05-05T12:16:00.182Z] Login Succeeded [2022-05-05T12:16:00.182Z] ---> docker-login.sh ends [Pipeline] } [2022-05-05T12:16:00.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-05T12:16:00.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-05T12:16:00.636Z] ========================================================= [2022-05-05T12:16:00.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-05T12:16:00.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:16:01.093Z] + 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-05T12:16:01.093Z] Sending build context to Docker daemon 124.4kB [2022-05-05T12:16:01.379Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-05T12:16:01.379Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-05T12:16:01.655Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-05T12:16:01.655Z] 9b3977197b4f: Pulling fs layer [2022-05-05T12:16:01.655Z] 1a89e8eeedd5: Pulling fs layer [2022-05-05T12:16:01.655Z] 94645a83ff95: Pulling fs layer [2022-05-05T12:16:01.655Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-05T12:16:01.655Z] 0c92f367c5e7: Pulling fs layer [2022-05-05T12:16:01.655Z] 3096ccb668a1: Pulling fs layer [2022-05-05T12:16:01.655Z] e8cf19c19ddd: Pulling fs layer [2022-05-05T12:16:01.655Z] a4caa8a26152: Pulling fs layer [2022-05-05T12:16:01.655Z] 3096ccb668a1: Waiting [2022-05-05T12:16:01.655Z] 3f3a8bcf1eab: Waiting [2022-05-05T12:16:01.655Z] 0c92f367c5e7: Waiting [2022-05-05T12:16:01.655Z] e8cf19c19ddd: Waiting [2022-05-05T12:16:01.655Z] a4caa8a26152: Waiting [2022-05-05T12:16:01.655Z] 94645a83ff95: Verifying Checksum [2022-05-05T12:16:01.655Z] 94645a83ff95: Download complete [2022-05-05T12:16:01.655Z] 1a89e8eeedd5: Verifying Checksum [2022-05-05T12:16:01.655Z] 1a89e8eeedd5: Download complete [2022-05-05T12:16:01.655Z] 0c92f367c5e7: Verifying Checksum [2022-05-05T12:16:01.655Z] 0c92f367c5e7: Download complete [2022-05-05T12:16:01.655Z] 3096ccb668a1: Verifying Checksum [2022-05-05T12:16:01.655Z] 3096ccb668a1: Download complete [2022-05-05T12:16:01.655Z] 9b3977197b4f: Verifying Checksum [2022-05-05T12:16:01.655Z] 9b3977197b4f: Download complete [2022-05-05T12:16:01.655Z] e8cf19c19ddd: Verifying Checksum [2022-05-05T12:16:01.655Z] e8cf19c19ddd: Download complete [2022-05-05T12:16:02.263Z] 9b3977197b4f: Pull complete [2022-05-05T12:16:02.874Z] 1a89e8eeedd5: Pull complete [2022-05-05T12:16:03.152Z] 94645a83ff95: Pull complete [2022-05-05T12:16:03.764Z] a4caa8a26152: Download complete [2022-05-05T12:16:04.363Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-05T12:16:04.363Z] 3f3a8bcf1eab: Download complete [2022-05-05T12:16:16.774Z] 3f3a8bcf1eab: Pull complete [2022-05-05T12:16:16.774Z] 0c92f367c5e7: Pull complete [2022-05-05T12:16:16.774Z] 3096ccb668a1: Pull complete [2022-05-05T12:16:16.774Z] e8cf19c19ddd: Pull complete [2022-05-05T12:16:23.510Z] a4caa8a26152: Pull complete [2022-05-05T12:16:23.510Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-05T12:16:23.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-05T12:16:23.510Z] ---> 725f1c02e7f9 [2022-05-05T12:16:23.510Z] Step 3/12 : ARG MAKE='make build' [2022-05-05T12:16:23.788Z] ---> Running in 0c99d7d17903 [2022-05-05T12:16:24.062Z] Removing intermediate container 0c99d7d17903 [2022-05-05T12:16:24.062Z] ---> e36fd0fac844 [2022-05-05T12:16:24.062Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-05T12:16:24.062Z] ---> Running in 97fd2be1b8d7 [2022-05-05T12:16:24.339Z] Removing intermediate container 97fd2be1b8d7 [2022-05-05T12:16:24.339Z] ---> c41a047cd323 [2022-05-05T12:16:24.339Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-05T12:16:24.618Z] ---> Running in 666b44ef0d72 [2022-05-05T12:16:24.893Z] Removing intermediate container 666b44ef0d72 [2022-05-05T12:16:24.893Z] ---> fefcdd5e0ad3 [2022-05-05T12:16:24.893Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T12:16:24.893Z] ---> Running in bb9b772b3b7d [2022-05-05T12:16:27.534Z] Removing intermediate container bb9b772b3b7d [2022-05-05T12:16:27.534Z] ---> 78c8205b1a93 [2022-05-05T12:16:27.534Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-05T12:16:27.810Z] ---> Running in 69ae23aed561 [2022-05-05T12:16:28.789Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T12:16:29.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T12:16:30.359Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-05T12:16:30.632Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-05T12:16:30.632Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-05T12:16:30.907Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-05T12:16:30.907Z] Executing busybox-1.34.1-r3.trigger [2022-05-05T12:16:30.907Z] OK: 224 MiB in 56 packages [2022-05-05T12:16:31.891Z] Removing intermediate container 69ae23aed561 [2022-05-05T12:16:31.891Z] ---> f59b9078079f [2022-05-05T12:16:31.891Z] Step 8/12 : WORKDIR /device-rest-go [2022-05-05T12:16:31.891Z] ---> Running in ea5025e58d46 [2022-05-05T12:16:32.165Z] Removing intermediate container ea5025e58d46 [2022-05-05T12:16:32.165Z] ---> 54b9b119a5d9 [2022-05-05T12:16:32.165Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-05T12:16:32.764Z] ---> d09ac0529ea7 [2022-05-05T12:16:32.764Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T12:16:32.764Z] ---> Running in d4ee3bce3168 [2022-05-05T12:17:19.783Z] Removing intermediate container d4ee3bce3168 [2022-05-05T12:17:19.783Z] ---> 75a1a1677d0b [2022-05-05T12:17:19.783Z] Step 11/12 : COPY . . [2022-05-05T12:17:19.783Z] ---> 5a296a79430f [2022-05-05T12:17:19.783Z] Step 12/12 : RUN $MAKE [2022-05-05T12:17:19.783Z] ---> Running in 731e50469a68 [2022-05-05T12:17:19.783Z] noop [2022-05-05T12:17:19.783Z] Removing intermediate container 731e50469a68 [2022-05-05T12:17:19.783Z] ---> b5b5986c528e [2022-05-05T12:17:19.783Z] Successfully built b5b5986c528e [2022-05-05T12:17:19.783Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:17:20.157Z] + docker inspect -f . ci-base-image-arm64 [2022-05-05T12:17:20.157Z] . [Pipeline] withDockerContainer [2022-05-05T12:17:20.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-40488 does not seem to be running inside a container [2022-05-05T12:17:20.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat [2022-05-05T12:17:21.701Z] $ docker top 3066bd590c8bb8f2d222f82cc37003e5a771fe3ba28e7f383d06ea03ef3b20f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T12:17:22.665Z] + go version [2022-05-05T12:17:22.665Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-05T12:17:22.705Z] $ docker stop --time=1 3066bd590c8bb8f2d222f82cc37003e5a771fe3ba28e7f383d06ea03ef3b20f0 [2022-05-05T12:17:24.341Z] $ docker rm -f 3066bd590c8bb8f2d222f82cc37003e5a771fe3ba28e7f383d06ea03ef3b20f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:17:25.209Z] + docker inspect -f . ci-base-image-arm64 [2022-05-05T12:17:25.209Z] . [Pipeline] withDockerContainer [2022-05-05T12:17:25.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-40488 does not seem to be running inside a container [2022-05-05T12:17:25.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat [2022-05-05T12:17:26.809Z] $ docker top ddba884ea0d2bb1412697ba632a6428bec35170fb8899408ea061e260174883e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-05T12:17:27.786Z] + make test [2022-05-05T12:17:27.786Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-05T12:17:29.231Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-05-05T12:18:51.081Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-05-05T12:18:51.081Z] ok github.com/edgexfoundry/device-rest-go/driver 0.067s coverage: 55.2% of statements [2022-05-05T12:18:51.081Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-05T12:18:51.081Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-05T12:19:13.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-05T12:19:13.274Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-05T12:19:13.274Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-05T12:19:14.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-05T12:19:14.351Z] $ docker stop --time=1 ddba884ea0d2bb1412697ba632a6428bec35170fb8899408ea061e260174883e [2022-05-05T12:19:16.160Z] $ docker rm -f ddba884ea0d2bb1412697ba632a6428bec35170fb8899408ea061e260174883e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-05T12:19:17.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-05T12:19:17.199Z] Warning: overwriting stash ‘coverage-report’ [2022-05-05T12:19:17.636Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-05T12:19:18.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-05T12:19:18.682Z] + ls -al . [2022-05-05T12:19:18.682Z] total 164 [2022-05-05T12:19:18.682Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 12:19 . [2022-05-05T12:19:18.682Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 12:15 .. [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 151 May 5 12:15 .dockerignore [2022-05-05T12:19:18.682Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 12:15 .git [2022-05-05T12:19:18.682Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:15 .github [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 329 May 5 12:15 .gitignore [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 12:15 .golangci.yml [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 8463 May 5 12:15 Attribution.txt [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 7459 May 5 12:15 CHANGELOG.md [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 1672 May 5 12:15 Dockerfile [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 12:15 GOVERNANCE.md [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 680 May 5 12:15 Jenkinsfile [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 12:15 LICENSE [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 1977 May 5 12:15 Makefile [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 12:15 OWNERS.md [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 8082 May 5 12:15 README.md [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 12:13 VERSION [2022-05-05T12:19:18.682Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 12:15 bin [2022-05-05T12:19:18.682Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:15 cmd [2022-05-05T12:19:18.682Z] -rw-r--r-- 1 jenkins jenkins 9355 May 5 12:18 coverage.out [2022-05-05T12:19:18.682Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 12:15 driver [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 5 12:15 go.mod [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 35259 May 5 12:15 go.sum [2022-05-05T12:19:18.682Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:15 snap [2022-05-05T12:19:18.682Z] -rw-rw-r-- 1 jenkins jenkins 713 May 5 12:15 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:19:19.078Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d81468cbaee3b4856f2e04919014d9c611962b7b --label arch=arm64 --label version=0.0.0 . [2022-05-05T12:19:19.078Z] Sending build context to Docker daemon 134.7kB [2022-05-05T12:19:19.355Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-05T12:19:19.355Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-05T12:19:19.355Z] ---> b5b5986c528e [2022-05-05T12:19:19.355Z] Step 3/25 : ARG MAKE='make build' [2022-05-05T12:19:19.355Z] ---> Running in 5742c7bf2731 [2022-05-05T12:19:19.628Z] Removing intermediate container 5742c7bf2731 [2022-05-05T12:19:19.628Z] ---> 64fb20050718 [2022-05-05T12:19:19.628Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-05T12:19:19.905Z] ---> Running in f981225f2eec [2022-05-05T12:19:20.181Z] Removing intermediate container f981225f2eec [2022-05-05T12:19:20.181Z] ---> 5e5e404c0e81 [2022-05-05T12:19:20.181Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-05T12:19:20.181Z] ---> Running in 2f686b1c3194 [2022-05-05T12:19:20.476Z] Removing intermediate container 2f686b1c3194 [2022-05-05T12:19:20.476Z] ---> c0cfaefb641c [2022-05-05T12:19:20.476Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-05T12:19:20.476Z] ---> Running in 38e2c5fed525 [2022-05-05T12:19:22.461Z] Removing intermediate container 38e2c5fed525 [2022-05-05T12:19:22.461Z] ---> 631f5719d0da [2022-05-05T12:19:22.461Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-05T12:19:22.461Z] ---> Running in 11703921f243 [2022-05-05T12:19:23.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-05T12:19:24.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-05T12:19:25.027Z] OK: 224 MiB in 56 packages [2022-05-05T12:19:25.634Z] Removing intermediate container 11703921f243 [2022-05-05T12:19:25.634Z] ---> 230701cb379c [2022-05-05T12:19:25.634Z] Step 8/25 : WORKDIR /device-rest-go [2022-05-05T12:19:25.907Z] ---> Running in f0dbb2da569e [2022-05-05T12:19:26.182Z] Removing intermediate container f0dbb2da569e [2022-05-05T12:19:26.182Z] ---> 909a1754f994 [2022-05-05T12:19:26.182Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-05T12:19:26.781Z] ---> 334cd131153f [2022-05-05T12:19:26.781Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-05T12:19:26.781Z] ---> Running in fc2649bb52f8 [2022-05-05T12:19:28.768Z] Removing intermediate container fc2649bb52f8 [2022-05-05T12:19:28.768Z] ---> 73644c92a844 [2022-05-05T12:19:28.768Z] Step 11/25 : COPY . . [2022-05-05T12:19:29.388Z] ---> 6e286346a1af [2022-05-05T12:19:29.388Z] Step 12/25 : RUN $MAKE [2022-05-05T12:19:29.388Z] ---> Running in 3b3d9e4f0509 [2022-05-05T12:19:30.373Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-05-05T12:21:37.238Z] Removing intermediate container 3b3d9e4f0509 [2022-05-05T12:21:37.239Z] ---> a8ba70e6844e [2022-05-05T12:21:37.239Z] Step 13/25 : FROM alpine:3.14 [2022-05-05T12:21:37.239Z] 3.14: Pulling from library/alpine [2022-05-05T12:21:37.239Z] 455c02918c45: Pulling fs layer [2022-05-05T12:21:37.239Z] 455c02918c45: Download complete [2022-05-05T12:21:37.239Z] 455c02918c45: Pull complete [2022-05-05T12:21:37.239Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-05T12:21:37.239Z] Status: Downloaded newer image for alpine:3.14 [2022-05-05T12:21:37.239Z] ---> ac73e934f311 [2022-05-05T12:21:37.239Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-05-05T12:21:37.239Z] ---> Running in ecb655af90de [2022-05-05T12:21:37.239Z] Removing intermediate container ecb655af90de [2022-05-05T12:21:37.239Z] ---> fd7d0a3fa05d [2022-05-05T12:21:37.239Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-05-05T12:21:37.239Z] ---> Running in b58c69032a7f [2022-05-05T12:21:37.239Z] Removing intermediate container b58c69032a7f [2022-05-05T12:21:37.239Z] ---> 4721d28836fd [2022-05-05T12:21:37.239Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-05T12:21:37.239Z] ---> Running in c672be4b7485 [2022-05-05T12:21:37.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-05T12:21:37.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-05T12:21:37.239Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-05T12:21:37.239Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-05T12:21:37.239Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-05T12:21:37.239Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-05T12:21:37.239Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-05T12:21:37.239Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-05T12:21:37.239Z] Executing busybox-1.33.1-r7.trigger [2022-05-05T12:21:37.239Z] OK: 8 MiB in 20 packages [2022-05-05T12:21:37.239Z] Removing intermediate container c672be4b7485 [2022-05-05T12:21:37.239Z] ---> 45c6f1c3dc17 [2022-05-05T12:21:37.239Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-05-05T12:21:37.239Z] ---> 9c2f314deeee [2022-05-05T12:21:37.239Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-05-05T12:21:37.239Z] ---> 8a361f13bd6f [2022-05-05T12:21:37.239Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-05-05T12:21:37.239Z] ---> 6a1456171e05 [2022-05-05T12:21:37.239Z] Step 20/25 : EXPOSE 59986 [2022-05-05T12:21:37.239Z] ---> Running in 48897722c5b2 [2022-05-05T12:21:37.239Z] Removing intermediate container 48897722c5b2 [2022-05-05T12:21:37.239Z] ---> 879915ab56cc [2022-05-05T12:21:37.239Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-05-05T12:21:37.239Z] ---> Running in 7e1670e05e44 [2022-05-05T12:21:37.239Z] Removing intermediate container 7e1670e05e44 [2022-05-05T12:21:37.239Z] ---> c25903a463d6 [2022-05-05T12:21:37.239Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-05T12:21:37.239Z] ---> Running in aa90ffc4db40 [2022-05-05T12:21:37.239Z] Removing intermediate container aa90ffc4db40 [2022-05-05T12:21:37.239Z] ---> 0064986588ab [2022-05-05T12:21:37.239Z] Step 23/25 : LABEL arch=arm64 [2022-05-05T12:21:37.239Z] ---> Running in 0172683477fc [2022-05-05T12:21:37.239Z] Removing intermediate container 0172683477fc [2022-05-05T12:21:37.239Z] ---> f3ae4da2f256 [2022-05-05T12:21:37.239Z] Step 24/25 : LABEL git_sha=d81468cbaee3b4856f2e04919014d9c611962b7b [2022-05-05T12:21:37.239Z] ---> Running in 48a8f4239882 [2022-05-05T12:21:37.239Z] Removing intermediate container 48a8f4239882 [2022-05-05T12:21:37.239Z] ---> 1708f1228436 [2022-05-05T12:21:37.239Z] Step 25/25 : LABEL version=0.0.0 [2022-05-05T12:21:37.239Z] ---> Running in 742f0438861a [2022-05-05T12:21:37.239Z] Removing intermediate container 742f0438861a [2022-05-05T12:21:37.239Z] ---> e2d8be211fd3 [2022-05-05T12:21:37.239Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-05T12:21:37.239Z] Successfully built e2d8be211fd3 [2022-05-05T12:21:37.239Z] Successfully tagged device-rest-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-05T12:21:37.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-05T12:21:37.936Z] [2022-05-05T12:21:37.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:21:38.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-05T12:21:38.595Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-05T12:21:38.595Z] 8998bd30e6a1: Pulling fs layer [2022-05-05T12:21:38.595Z] 04944245beec: Pulling fs layer [2022-05-05T12:21:38.595Z] 699f458cf7ca: Pulling fs layer [2022-05-05T12:21:38.595Z] 765212b225bb: Pulling fs layer [2022-05-05T12:21:38.595Z] f23df028b6ca: Pulling fs layer [2022-05-05T12:21:38.595Z] d65c8cfc05b1: Pulling fs layer [2022-05-05T12:21:38.595Z] 2437ff75d9bd: Pulling fs layer [2022-05-05T12:21:38.595Z] 765212b225bb: Waiting [2022-05-05T12:21:38.595Z] d65c8cfc05b1: Waiting [2022-05-05T12:21:38.595Z] 2437ff75d9bd: Waiting [2022-05-05T12:21:38.595Z] f23df028b6ca: Waiting [2022-05-05T12:21:38.595Z] 04944245beec: Verifying Checksum [2022-05-05T12:21:38.595Z] 04944245beec: Download complete [2022-05-05T12:21:38.595Z] 765212b225bb: Verifying Checksum [2022-05-05T12:21:38.595Z] 765212b225bb: Download complete [2022-05-05T12:21:38.595Z] f23df028b6ca: Verifying Checksum [2022-05-05T12:21:38.595Z] f23df028b6ca: Download complete [2022-05-05T12:21:38.595Z] d65c8cfc05b1: Verifying Checksum [2022-05-05T12:21:38.595Z] d65c8cfc05b1: Download complete [2022-05-05T12:21:38.873Z] 699f458cf7ca: Verifying Checksum [2022-05-05T12:21:38.873Z] 699f458cf7ca: Download complete [2022-05-05T12:21:39.147Z] 8998bd30e6a1: Verifying Checksum [2022-05-05T12:21:39.147Z] 8998bd30e6a1: Download complete [2022-05-05T12:21:41.778Z] 2437ff75d9bd: Verifying Checksum [2022-05-05T12:21:41.778Z] 2437ff75d9bd: Download complete [2022-05-05T12:21:43.215Z] 8998bd30e6a1: Pull complete [2022-05-05T12:21:43.815Z] 04944245beec: Pull complete [2022-05-05T12:21:45.263Z] 699f458cf7ca: Pull complete [2022-05-05T12:21:45.263Z] 765212b225bb: Pull complete [2022-05-05T12:21:46.246Z] f23df028b6ca: Pull complete [2022-05-05T12:21:46.520Z] d65c8cfc05b1: Pull complete [2022-05-05T12:22:01.619Z] 2437ff75d9bd: Pull complete [2022-05-05T12:22:01.619Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-05T12:22:01.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-05T12:22:01.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-05T12:22:01.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-40488 does not seem to be running inside a container [2022-05-05T12:22:01.972Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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-lftools-log-publisher:arm64 cat [2022-05-05T12:22:04.463Z] $ docker top eb10e26dcee52bba5df601ee8bc164ec9c8904291c7dd5254041e86e4daad044 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:22:05.457Z] ---> job-cost.sh [2022-05-05T12:22:05.457Z] lf-activate-venv: SKIPPING [2022-05-05T12:22:05.457Z] INFO: No Stack... [2022-05-05T12:22:05.731Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-05T12:22:06.710Z] INFO: Archiving Costs [Pipeline] sh [2022-05-05T12:22:07.408Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2022-05-05T12:22:07.408Z] + cut -d, -f6 [Pipeline] lock [2022-05-05T12:22:07.462Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-184-1-stack-cost] [2022-05-05T12:22:07.467Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-184-1-stack-cost] did not exist. Created. [2022-05-05T12:22:07.467Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-05T12:22:08.400Z] /w/workspace/device-rest-go/1@tmp/durable-62077118/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-05T12:22:09.108Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-05T12:22:09.149Z] Warning: overwriting stash ‘stack-cost’ [2022-05-05T12:22:09.193Z] Stashed 1 file(s) [Pipeline] } [2022-05-05T12:22:09.215Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-05T12:22:09.300Z] $ docker stop --time=1 eb10e26dcee52bba5df601ee8bc164ec9c8904291c7dd5254041e86e4daad044 [2022-05-05T12:22:10.843Z] $ docker rm -f eb10e26dcee52bba5df601ee8bc164ec9c8904291c7dd5254041e86e4daad044 [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-05T12:22:11.918Z] provisioning config files... [2022-05-05T12:22:11.936Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-184@tmp/config825625569391417956tmp [Pipeline] { [Pipeline] sh [2022-05-05T12:22:12.274Z] + set +x [2022-05-05T12:22:12.274Z] + curl -s https://codecov.io/bash [2022-05-05T12:22:12.274Z] + bash -s -- [2022-05-05T12:22:12.274Z] [2022-05-05T12:22:12.274Z] _____ _ [2022-05-05T12:22:12.274Z] / ____| | | [2022-05-05T12:22:12.274Z] | | ___ __| | ___ ___ _____ __ [2022-05-05T12:22:12.274Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-05T12:22:12.274Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-05T12:22:12.274Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-05T12:22:12.274Z] Bash-1.0.6 [2022-05-05T12:22:12.274Z] [2022-05-05T12:22:12.274Z] [2022-05-05T12:22:12.274Z] ==> git version 2.25.1 found [2022-05-05T12:22:12.274Z] ==> 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-05T12:22:12.274Z] Release-Date: 2020-01-08 [2022-05-05T12:22:12.274Z] 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-05T12:22:12.274Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-05T12:22:12.274Z] ==> Jenkins CI detected. [2022-05-05T12:22:12.274Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-184 [2022-05-05T12:22:12.274Z] project root: . [2022-05-05T12:22:12.274Z] --> token set from env [2022-05-05T12:22:12.274Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-05T12:22:12.274Z] ==> Running gcov in . (disable via -X gcov) [2022-05-05T12:22:12.274Z] ==> Python coveragepy not found [2022-05-05T12:22:12.274Z] ==> Searching for coverage reports in: [2022-05-05T12:22:12.274Z] + . [2022-05-05T12:22:12.274Z] -> Found 1 reports [2022-05-05T12:22:12.274Z] ==> Detecting git/mercurial file structure [2022-05-05T12:22:12.274Z] ==> Reading reports [2022-05-05T12:22:12.274Z] + ./coverage.out bytes=9355 [2022-05-05T12:22:12.274Z] ==> Appending adjustments [2022-05-05T12:22:12.274Z] https://docs.codecov.io/docs/fixing-reports [2022-05-05T12:22:12.534Z] + Found adjustments [2022-05-05T12:22:12.534Z] ==> Gzipping contents [2022-05-05T12:22:12.534Z] 4.0K /tmp/codecov.aH28WP.gz [2022-05-05T12:22:12.534Z] ==> Uploading reports [2022-05-05T12:22:12.534Z] url: https://codecov.io [2022-05-05T12:22:12.534Z] query: branch=PR-184&commit=d81468cbaee3b4856f2e04919014d9c611962b7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=184&job=&cmd_args= [2022-05-05T12:22:12.534Z] -> Pinging Codecov [2022-05-05T12:22:12.534Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-184&commit=d81468cbaee3b4856f2e04919014d9c611962b7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=184&job=&cmd_args= [2022-05-05T12:22:12.794Z] -> Uploading to [2022-05-05T12:22:12.794Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-05/4E5D53B4F1F92C436F7061BF334D961C/d81468cbaee3b4856f2e04919014d9c611962b7b/b01f0234-0357-4323-b058-bcf22434d3b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220505T122212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0a8253b36730796432813c136e2e2c6818ebd8ff0291a81b3d798903639f9d6 [2022-05-05T12:22:12.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-05T12:22:12.794Z] Dload Upload Total Spent Left Speed [2022-05-05T12:22:13.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 7751 --:--:-- --:--:-- --:--:-- 7751 [2022-05-05T12:22:13.054Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/d81468cbaee3b4856f2e04919014d9c611962b7b [Pipeline] } [2022-05-05T12:22:13.082Z] 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-05T12:22:15.029Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-184/archives ] [2022-05-05T12:22:15.029Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-184/archives [2022-05-05T12:22:15.029Z] total 16 [2022-05-05T12:22:15.029Z] drwxr-xr-x 3 root root 4096 May 5 12:15 . [2022-05-05T12:22:15.029Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 12:15 .. [2022-05-05T12:22:15.029Z] drwxr-xr-x 2 root root 4096 May 5 12:15 cost [2022-05-05T12:22:15.029Z] -rw-r--r-- 1 root root 85 May 5 12:15 cost.csv [2022-05-05T12:22:15.029Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-184/archives [2022-05-05T12:22:15.029Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-184/archives [2022-05-05T12:22:15.029Z] total 16 [2022-05-05T12:22:15.029Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 12:15 . [2022-05-05T12:22:15.029Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 12:15 .. [2022-05-05T12:22:15.029Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 12:15 cost [2022-05-05T12:22:15.029Z] -rw-r--r-- 1 jenkins jenkins 85 May 5 12:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:22:15.369Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:22:16.268Z] ---> package-listing.sh [2022-05-05T12:22:16.268Z] ++ facter osfamily [2022-05-05T12:22:16.268Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-05T12:22:16.530Z] + OS_FAMILY=debian [2022-05-05T12:22:16.530Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-184 [2022-05-05T12:22:16.530Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-05T12:22:16.530Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-05T12:22:16.530Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-05T12:22:16.530Z] + PACKAGES=/tmp/packages_start.txt [2022-05-05T12:22:16.530Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-184 ']' [2022-05-05T12:22:16.530Z] + PACKAGES=/tmp/packages_end.txt [2022-05-05T12:22:16.530Z] + case "${OS_FAMILY}" in [2022-05-05T12:22:16.530Z] + dpkg -l [2022-05-05T12:22:16.530Z] + grep '^ii' [2022-05-05T12:22:16.530Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-05T12:22:16.530Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-05T12:22:16.530Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-05T12:22:16.530Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-184 ']' [2022-05-05T12:22:16.530Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-184/archives/ [2022-05-05T12:22:16.530Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-184/archives/ [Pipeline] echo [2022-05-05T12:22:16.570Z] 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/gexfoundry_device-rest-go_PR-184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-05T12:22:16.864Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-05T12:22:17.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-05T12:22:17.448Z] . [Pipeline] withDockerContainer [2022-05-05T12:22:17.541Z] prd-ubuntu20.04-docker-8c-8g-40487 does not seem to be running inside a container [2022-05-05T12:22:17.577Z] $ 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/gexfoundry_device-rest-go_PR-184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-184 -v /w/workspace/gexfoundry_device-rest-go_PR-184:/w/workspace/gexfoundry_device-rest-go_PR-184:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-184@tmp:/w/workspace/gexfoundry_device-rest-go_PR-184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-05T12:22:17.787Z] $ docker top ba0e28f6bb580d63f06430bda4e0e5ce73354c2585a978d6070cf03d7c340d78 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-05T12:22:18.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-05T12:22:18.510Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-05T12:22:18.819Z] + ls /var/log/sa-host [2022-05-05T12:22:18.819Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-05T12:22:19.163Z] provisioning config files... [2022-05-05T12:22:19.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-184@tmp/config5265115601526477355tmp [Pipeline] { [Pipeline] echo [2022-05-05T12:22:19.223Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:22:19.542Z] ---> create-netrc.sh [Pipeline] } [2022-05-05T12:22:19.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:22:20.001Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-05T12:22:20.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:22:20.349Z] ---> sudo-logs.sh [2022-05-05T12:22:20.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-05T12:22:20.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:22:20.778Z] ---> job-cost.sh [2022-05-05T12:22:20.778Z] lf-activate-venv: SKIPPING [2022-05-05T12:22:20.778Z] DEBUG: total: 0.2199999988079071 [2022-05-05T12:22:20.778Z] INFO: Retrieving Stack Cost... [2022-05-05T12:22:21.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-05T12:22:21.922Z] INFO: Archiving Costs [Pipeline] echo [2022-05-05T12:22:21.967Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-05T12:22:22.292Z] ---> logs-deploy.sh [2022-05-05T12:22:22.293Z] lf-activate-venv: SKIPPING [2022-05-05T12:22:22.293Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-184/1 [2022-05-05T12:22:22.293Z] INFO: archiving workspace using pattern(s): [2022-05-05T12:22:23.237Z] Archives upload complete. [2022-05-05T12:22:23.237Z] INFO: archiving logs to Nexus