Pull request #142 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c+4ac6fc9b5edf904ed0b684cea51ffa3833345a1c (2f0c0c257a1aed20698aebfe7fe5c87688c887d0) Running in Durability level: MAX_SURVIVABILITY 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-ssh4801567975244390279.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3983188756801860856.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-142/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-142/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8767813517618715130.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-142/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4444260530712864074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh548030158554740949.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-142/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-142/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6031783794124336343.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27979 in /w/workspace/gexfoundry_device-rest-go_PR-142 [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-142 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-rest-go_PR-142@tmp/jenkins-gitclient-ssh194676736894626682.key > 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 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c into PR head commit 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c Merge succeeded, producing 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c Checking out Revision 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c (PR-142) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-142@tmp/jenkins-gitclient-ssh4336573367461434584.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-rest-go_PR-142@tmp/jenkins-gitclient-ssh5378755290174243699.key > git merge 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-08T20:08:28.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-08T20:08:28.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-08T20:08:29.026Z] ========================================================= [2021-11-08T20:08:29.026Z] EdgeX Global Pipelines Version Info [2021-11-08T20:08:29.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:08:30.243Z] ------------------- [2021-11-08T20:08:30.243Z] stable info: [2021-11-08T20:08:30.243Z] ------------------- [2021-11-08T20:08:30.243Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-08T20:08:30.243Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T20:08:30.243Z] Message: update stable to v1.0.211 [2021-11-08T20:08:31.195Z] ------------------- [2021-11-08T20:08:31.195Z] experimental info: [2021-11-08T20:08:31.195Z] ------------------- [2021-11-08T20:08:31.195Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-08T20:08:31.195Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T20:08:31.195Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-08T20:08:31.351Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-11-08T20:08:31.395Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-11-08T20:08:31.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-08T20:08:31.476Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-08T20:08:31.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-08T20:08:31.556Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-08T20:08:31.598Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-08T20:08:31.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-08T20:08:31.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-08T20:08:31.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-08T20:08:31.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-08T20:08:31.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-11-08T20:08:31.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-08T20:08:31.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-08T20:08:31.910Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T20:08:31.969Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T20:08:32.005Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T20:08:32.042Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T20:08:32.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-08T20:08:32.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-08T20:08:32.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-08T20:08:32.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-08T20:08:32.235Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-08T20:08:32.277Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-08T20:08:32.318Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-08T20:08:32.357Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-08T20:08:32.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-142 [Pipeline] echo [2021-11-08T20:08:32.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-142 [Pipeline] echo [2021-11-08T20:08:32.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-142 [Pipeline] echo [2021-11-08T20:08:32.528Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [Pipeline] echo [2021-11-08T20:08:32.564Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f1dfcc [Pipeline] echo [2021-11-08T20:08:32.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T20:08:32.687Z] provisioning config files... [2021-11-08T20:08:32.702Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-142@tmp/config8897919465972450365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:08:33.055Z] ---> docker-login.sh [2021-11-08T20:08:33.055Z] nexus3.edgexfoundry.org:10001 [2021-11-08T20:08:33.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:33.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:33.318Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:33.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:33.318Z] [2021-11-08T20:08:33.318Z] Login Succeeded [2021-11-08T20:08:33.318Z] nexus3.edgexfoundry.org:10002 [2021-11-08T20:08:33.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:33.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:33.318Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:33.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:33.318Z] [2021-11-08T20:08:33.318Z] Login Succeeded [2021-11-08T20:08:33.318Z] nexus3.edgexfoundry.org:10003 [2021-11-08T20:08:33.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:33.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:33.579Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:33.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:33.579Z] [2021-11-08T20:08:33.579Z] Login Succeeded [2021-11-08T20:08:33.579Z] nexus3.edgexfoundry.org:10004 [2021-11-08T20:08:33.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:33.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:33.579Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:33.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:33.579Z] [2021-11-08T20:08:33.579Z] Login Succeeded [2021-11-08T20:08:33.579Z] docker.io [2021-11-08T20:08:33.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:34.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:34.180Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:34.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:34.180Z] [2021-11-08T20:08:34.180Z] Login Succeeded [2021-11-08T20:08:34.180Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T20:08:34.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-08T20:08:34.809Z] + git rev-list -1 --merges 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c~1..4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [Pipeline] echo [2021-11-08T20:08:34.865Z] -----------> git rev-list -1 --merges 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c~1..4f1dfccbcea580056c0d689b504aa3db0dcd8e8c 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [false] [Pipeline] sh [2021-11-08T20:08:35.195Z] + git log --format=format:%s -1 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [Pipeline] echo [2021-11-08T20:08:35.221Z] ========================================================= [2021-11-08T20:08:35.221Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T20:08:35.221Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T20:08:35.635Z] + git log --format=format:%s -1 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [Pipeline] echo [2021-11-08T20:08:35.662Z] [semverPrep] GIT_COMMIT: 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-11-08T20:08:35.689Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:08:36.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T20:08:36.146Z] [2021-11-08T20:08:36.146Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:08:36.481Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T20:08:36.481Z] latest: Pulling from edgex-devops/git-semver [2021-11-08T20:08:36.481Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T20:08:36.481Z] 3e5f54012d9b: Pulling fs layer [2021-11-08T20:08:36.481Z] 4c7163046ea9: Pulling fs layer [2021-11-08T20:08:36.481Z] 0c2d73faf560: Pulling fs layer [2021-11-08T20:08:36.481Z] 0c2d73faf560: Waiting [2021-11-08T20:08:36.481Z] 3e5f54012d9b: Verifying Checksum [2021-11-08T20:08:36.481Z] 3e5f54012d9b: Download complete [2021-11-08T20:08:36.481Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T20:08:36.481Z] a0d0a0d46f8b: Download complete [2021-11-08T20:08:36.481Z] 0c2d73faf560: Verifying Checksum [2021-11-08T20:08:36.481Z] 0c2d73faf560: Download complete [2021-11-08T20:08:36.481Z] 4c7163046ea9: Verifying Checksum [2021-11-08T20:08:36.481Z] 4c7163046ea9: Download complete [2021-11-08T20:08:36.756Z] a0d0a0d46f8b: Pull complete [2021-11-08T20:08:36.756Z] 3e5f54012d9b: Pull complete [2021-11-08T20:08:37.027Z] 4c7163046ea9: Pull complete [2021-11-08T20:08:37.287Z] 0c2d73faf560: Pull complete [2021-11-08T20:08:37.287Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-08T20:08:37.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T20:08:37.287Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-08T20:08:37.389Z] prd-centos7-docker-4c-2g-27979 does not seem to be running inside a container [2021-11-08T20:08:37.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-142 -v /w/workspace/gexfoundry_device-rest-go_PR-142:/w/workspace/gexfoundry_device-rest-go_PR-142:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-142@tmp:/w/workspace/gexfoundry_device-rest-go_PR-142@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T20:08:38.092Z] $ docker top 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T20:08:38.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T20:08:38.250Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T20:08:38.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T20:08:38.362Z] $ docker exec 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d ssh-agent [2021-11-08T20:08:38.480Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmpoBLJ/agent.13 [2021-11-08T20:08:38.480Z] SSH_AGENT_PID=19 [2021-11-08T20:08:38.489Z] Running ssh-add (command line suppressed) [2021-11-08T20:08:38.588Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-142@tmp/private_key_653760832449836450.key (/w/workspace/gexfoundry_device-rest-go_PR-142@tmp/private_key_653760832449836450.key) [2021-11-08T20:08:38.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T20:08:38.937Z] + git tag --points-at HEAD [Pipeline] } [2021-11-08T20:08:38.957Z] $ docker exec --env ******** --env ******** 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d ssh-agent -k [2021-11-08T20:08:39.061Z] unset SSH_AUTH_SOCK; [2021-11-08T20:08:39.062Z] unset SSH_AGENT_PID; [2021-11-08T20:08:39.062Z] echo Agent pid 19 killed; [2021-11-08T20:08:39.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-08T20:08:39.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T20:08:39.140Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T20:08:39.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T20:08:39.264Z] $ docker exec 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d ssh-agent [2021-11-08T20:08:39.374Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjiCOlG/agent.53 [2021-11-08T20:08:39.374Z] SSH_AGENT_PID=60 [2021-11-08T20:08:39.381Z] Running ssh-add (command line suppressed) [2021-11-08T20:08:39.495Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-142@tmp/private_key_5603387264119396411.key (/w/workspace/gexfoundry_device-rest-go_PR-142@tmp/private_key_5603387264119396411.key) [2021-11-08T20:08:39.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T20:08:39.844Z] + git semver init [2021-11-08T20:08:39.844Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T20:08:39.844Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-142/.git [2021-11-08T20:08:39.844Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-142 [2021-11-08T20:08:39.844Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T20:08:39.844Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T20:08:39.844Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T20:08:39.844Z] # $SEMVER_BRANCH = PR-142 [2021-11-08T20:08:39.844Z] # $SEMVER_TEMP = /tmp/semver-008351558 [2021-11-08T20:08:39.844Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-11-08T20:08:40.787Z] # '/tmp/semver-008351558' -> '/w/workspace/gexfoundry_device-rest-go_PR-142/.semver' [2021-11-08T20:08:40.787Z] # -> Force: false [2021-11-08T20:08:40.787Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-142/.semver [Pipeline] } [2021-11-08T20:08:40.808Z] $ docker exec --env ******** --env ******** 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d ssh-agent -k [2021-11-08T20:08:40.907Z] unset SSH_AUTH_SOCK; [2021-11-08T20:08:40.908Z] unset SSH_AGENT_PID; [2021-11-08T20:08:40.908Z] echo Agent pid 60 killed; [2021-11-08T20:08:40.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T20:08:41.304Z] + git semver [Pipeline] } [2021-11-08T20:08:41.330Z] $ docker stop --time=1 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d [2021-11-08T20:08:42.614Z] $ docker rm -f 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T20:08:43.030Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-08T20:08:43.330Z] Stashed 1 file(s) [Pipeline] echo [2021-11-08T20:08:43.347Z] [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] node [Pipeline] node [2021-11-08T20:08:45.129Z] Running on prd-centos7-docker-4c-2g-27980 in /w/workspace/gexfoundry_device-rest-go_PR-142 [Pipeline] { [Pipeline] ws [2021-11-08T20:08:45.167Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-11-08T20:08:45.283Z] The recommended git tool is: git [2021-11-08T20:08:47.250Z] using credential edgex-jenkins-ssh [2021-11-08T20:08:47.263Z] Cloning the remote Git repository [2021-11-08T20:08:47.204Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-11-08T20:08:47.256Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-11-08T20:08:47.292Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-11-08T20:08:47.292Z] > git --version # timeout=10 [2021-11-08T20:08:47.299Z] > git --version # 'git version 2.24.4' [2021-11-08T20:08:47.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:08:47.339Z] [INFO] Currently running in a labeled security context [2021-11-08T20:08:47.339Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T20:08:47.339Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6174627046693733517.key [2021-11-08T20:08:47.369Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T20:08:48.246Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-11-08T20:08:48.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T20:08:48.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-11-08T20:08:48.280Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-11-08T20:08:48.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:08:48.281Z] [INFO] Currently running in a labeled security context [2021-11-08T20:08:48.281Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T20:08:48.281Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8780029287937162301.key [2021-11-08T20:08:48.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T20:08:48.841Z] Merging remotes/origin/main commit 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c into PR head commit 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [2021-11-08T20:08:48.965Z] Merge succeeded, producing 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [2021-11-08T20:08:48.965Z] Checking out Revision 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c (PR-142) [2021-11-08T20:08:48.768Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T20:08:48.779Z] > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 [2021-11-08T20:08:48.812Z] > git remote # timeout=10 [2021-11-08T20:08:48.822Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T20:08:48.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:08:48.835Z] [INFO] Currently running in a labeled security context [2021-11-08T20:08:48.835Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T20:08:48.836Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh9138240716880433876.key [2021-11-08T20:08:48.849Z] > git merge 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 [2021-11-08T20:08:48.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T20:08:48.886Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T20:08:48.901Z] > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 [2021-11-08T20:08:52.578Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-11-08T20:08:52.517Z] > git --version # timeout=10 [2021-11-08T20:08:52.531Z] > git --version # 'git version 2.24.4' [2021-11-08T20:08:52.543Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T20:08:53.151Z] provisioning config files... [2021-11-08T20:08:53.165Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3527881862176655360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:08:53.583Z] ---> docker-login.sh [2021-11-08T20:08:53.583Z] nexus3.edgexfoundry.org:10001 [2021-11-08T20:08:53.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:53.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:53.854Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:53.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:53.854Z] [2021-11-08T20:08:53.854Z] Login Succeeded [2021-11-08T20:08:53.854Z] nexus3.edgexfoundry.org:10002 [2021-11-08T20:08:53.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:53.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:53.854Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:53.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:53.854Z] [2021-11-08T20:08:53.854Z] Login Succeeded [2021-11-08T20:08:53.854Z] nexus3.edgexfoundry.org:10003 [2021-11-08T20:08:53.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:53.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:53.854Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:53.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:53.854Z] [2021-11-08T20:08:53.854Z] Login Succeeded [2021-11-08T20:08:54.117Z] nexus3.edgexfoundry.org:10004 [2021-11-08T20:08:54.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:54.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:54.117Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:54.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:54.117Z] [2021-11-08T20:08:54.117Z] Login Succeeded [2021-11-08T20:08:54.117Z] docker.io [2021-11-08T20:08:54.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:08:54.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:08:54.691Z] Configure a credential helper to remove this warning. See [2021-11-08T20:08:54.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:08:54.691Z] [2021-11-08T20:08:54.691Z] Login Succeeded [2021-11-08T20:08:54.691Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T20:08:54.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T20:08:54.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T20:08:54.994Z] ========================================================= [2021-11-08T20:08:54.994Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-08T20:08:54.994Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:08:55.379Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-08T20:08:55.379Z] Sending build context to Docker daemon 119.3kB [2021-11-08T20:08:55.379Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T20:08:55.379Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-08T20:08:55.379Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-08T20:08:55.379Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T20:08:55.379Z] 31adcdaf11c8: Pulling fs layer [2021-11-08T20:08:55.379Z] b8b176561691: Pulling fs layer [2021-11-08T20:08:55.379Z] 4527c011a84f: Pulling fs layer [2021-11-08T20:08:55.379Z] 5d74067f8e1e: Pulling fs layer [2021-11-08T20:08:55.379Z] e0aca202a116: Pulling fs layer [2021-11-08T20:08:55.379Z] 3a43be97a3b4: Pulling fs layer [2021-11-08T20:08:55.379Z] 34cad66bf833: Pulling fs layer [2021-11-08T20:08:55.379Z] b4e3c513aaa6: Pulling fs layer [2021-11-08T20:08:55.379Z] 3a43be97a3b4: Waiting [2021-11-08T20:08:55.379Z] 4527c011a84f: Waiting [2021-11-08T20:08:55.379Z] 5d74067f8e1e: Waiting [2021-11-08T20:08:55.379Z] e0aca202a116: Waiting [2021-11-08T20:08:55.379Z] 34cad66bf833: Waiting [2021-11-08T20:08:55.379Z] b4e3c513aaa6: Waiting [2021-11-08T20:08:55.379Z] b8b176561691: Verifying Checksum [2021-11-08T20:08:55.379Z] b8b176561691: Download complete [2021-11-08T20:08:55.379Z] 31adcdaf11c8: Verifying Checksum [2021-11-08T20:08:55.379Z] 31adcdaf11c8: Download complete [2021-11-08T20:08:55.379Z] 5d74067f8e1e: Verifying Checksum [2021-11-08T20:08:55.379Z] 5d74067f8e1e: Download complete [2021-11-08T20:08:55.379Z] e0aca202a116: Verifying Checksum [2021-11-08T20:08:55.379Z] e0aca202a116: Download complete [2021-11-08T20:08:55.379Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T20:08:55.379Z] a0d0a0d46f8b: Download complete [2021-11-08T20:08:55.379Z] 3a43be97a3b4: Verifying Checksum [2021-11-08T20:08:55.379Z] 3a43be97a3b4: Download complete [2021-11-08T20:08:55.641Z] 34cad66bf833: Verifying Checksum [2021-11-08T20:08:55.641Z] 34cad66bf833: Download complete [2021-11-08T20:08:56.228Z] 4527c011a84f: Verifying Checksum [2021-11-08T20:08:56.228Z] 4527c011a84f: Download complete [2021-11-08T20:08:56.228Z] b4e3c513aaa6: Verifying Checksum [2021-11-08T20:08:56.228Z] b4e3c513aaa6: Download complete [2021-11-08T20:08:56.228Z] a0d0a0d46f8b: Pull complete [2021-11-08T20:08:56.229Z] 31adcdaf11c8: Pull complete [2021-11-08T20:08:56.229Z] b8b176561691: Pull complete [2021-11-08T20:08:58.784Z] Still waiting to schedule task [2021-11-08T20:08:58.784Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-27974’ [2021-11-08T20:09:00.470Z] 4527c011a84f: Pull complete [2021-11-08T20:09:00.470Z] 5d74067f8e1e: Pull complete [2021-11-08T20:09:00.470Z] e0aca202a116: Pull complete [2021-11-08T20:09:00.470Z] 3a43be97a3b4: Pull complete [2021-11-08T20:09:00.470Z] 34cad66bf833: Pull complete [2021-11-08T20:09:03.050Z] b4e3c513aaa6: Pull complete [2021-11-08T20:09:03.050Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-08T20:09:03.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T20:09:03.050Z] ---> 9f6097aaca64 [2021-11-08T20:09:03.050Z] Step 3/11 : ARG MAKE='make build' [2021-11-08T20:09:06.365Z] ---> Running in c934b0af3ec6 [2021-11-08T20:09:06.629Z] Removing intermediate container c934b0af3ec6 [2021-11-08T20:09:06.629Z] ---> c7bd74a9193a [2021-11-08T20:09:06.629Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T20:09:06.629Z] ---> Running in 73a88e024dc8 [2021-11-08T20:09:06.629Z] Removing intermediate container 73a88e024dc8 [2021-11-08T20:09:06.629Z] ---> bfe6d0852d18 [2021-11-08T20:09:06.629Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T20:09:06.629Z] ---> Running in 480a80f8c215 [2021-11-08T20:09:06.900Z] Removing intermediate container 480a80f8c215 [2021-11-08T20:09:06.901Z] ---> b583fcb028eb [2021-11-08T20:09:06.901Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T20:09:06.901Z] ---> Running in 7375f1e38e39 [2021-11-08T20:09:07.483Z] Removing intermediate container 7375f1e38e39 [2021-11-08T20:09:07.483Z] ---> dfb30186cafd [2021-11-08T20:09:07.483Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T20:09:07.483Z] ---> Running in f0c6db96537c [2021-11-08T20:09:07.750Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T20:09:08.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T20:09:08.954Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-08T20:09:08.954Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-08T20:09:08.954Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-08T20:09:09.213Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-08T20:09:09.213Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T20:09:09.213Z] OK: 224 MiB in 56 packages [2021-11-08T20:09:09.480Z] Removing intermediate container f0c6db96537c [2021-11-08T20:09:09.480Z] ---> 90e5e55e85ac [2021-11-08T20:09:09.480Z] Step 8/11 : WORKDIR /device-rest-go [2021-11-08T20:09:09.480Z] ---> Running in a5dd93971a7d [2021-11-08T20:09:09.742Z] Removing intermediate container a5dd93971a7d [2021-11-08T20:09:09.742Z] ---> 478abe094a95 [2021-11-08T20:09:09.742Z] Step 9/11 : COPY . . [2021-11-08T20:09:09.742Z] ---> a2f2be1fcf58 [2021-11-08T20:09:09.742Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T20:09:10.004Z] ---> Running in 332de11ba1f4 [2021-11-08T20:09:42.131Z] Removing intermediate container 332de11ba1f4 [2021-11-08T20:09:42.131Z] ---> a7ca0ed87687 [2021-11-08T20:09:42.131Z] Step 11/11 : RUN $MAKE [2021-11-08T20:09:42.131Z] ---> Running in 4e0f1cbde275 [2021-11-08T20:09:42.131Z] noop [2021-11-08T20:09:42.131Z] Removing intermediate container 4e0f1cbde275 [2021-11-08T20:09:42.131Z] ---> 0f69d86e4706 [2021-11-08T20:09:42.131Z] Successfully built 0f69d86e4706 [2021-11-08T20:09:42.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:09:42.457Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T20:09:42.457Z] . [Pipeline] withDockerContainer [2021-11-08T20:09:42.552Z] prd-centos7-docker-4c-2g-27980 does not seem to be running inside a container [2021-11-08T20:09:42.615Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-08T20:09:42.926Z] $ docker top 9a64a084ce256d19a1af764f085a1a905b00d46e0fa09c460b9440089ecae5b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T20:09:43.331Z] + go version [2021-11-08T20:09:43.331Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-08T20:09:43.353Z] $ docker stop --time=1 9a64a084ce256d19a1af764f085a1a905b00d46e0fa09c460b9440089ecae5b0 [2021-11-08T20:09:44.549Z] $ docker rm -f 9a64a084ce256d19a1af764f085a1a905b00d46e0fa09c460b9440089ecae5b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:09:45.173Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T20:09:45.174Z] . [Pipeline] withDockerContainer [2021-11-08T20:09:45.251Z] prd-centos7-docker-4c-2g-27980 does not seem to be running inside a container [2021-11-08T20:09:45.291Z] $ 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 ******** ci-base-image-x86_64 cat [2021-11-08T20:09:45.688Z] $ docker top 3f6f4fb211fabde8dd4c9d9c9aa18b7e135b04bbe84dcc638dee8918e21cb390 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T20:09:46.138Z] + make test [2021-11-08T20:09:46.139Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-08T20:09:46.415Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-11-08T20:10:04.619Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-11-08T20:10:04.619Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 53.8% of statements [2021-11-08T20:10:04.619Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-08T20:10:11.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T20:10:11.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T20:10:11.259Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-08T20:10:11.283Z] $ docker stop --time=1 3f6f4fb211fabde8dd4c9d9c9aa18b7e135b04bbe84dcc638dee8918e21cb390 [2021-11-08T20:10:12.787Z] $ docker rm -f 3f6f4fb211fabde8dd4c9d9c9aa18b7e135b04bbe84dcc638dee8918e21cb390 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T20:10:13.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-08T20:10:13.425Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-08T20:10:14.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T20:10:15.222Z] + ls -al . [2021-11-08T20:10:15.222Z] total 144 [2021-11-08T20:10:15.222Z] drwxrwxr-x. 8 jenkins jenkins 4096 Nov 8 20:10 . [2021-11-08T20:10:15.222Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 8 20:08 .. [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 7095 Nov 8 20:08 Attribution.txt [2021-11-08T20:10:15.222Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 8 20:08 bin [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 7459 Nov 8 20:08 CHANGELOG.md [2021-11-08T20:10:15.222Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 8 20:08 cmd [2021-11-08T20:10:15.222Z] -rw-r--r--. 1 jenkins jenkins 8435 Nov 8 20:10 coverage.out [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 1649 Nov 8 20:08 Dockerfile [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 151 Nov 8 20:08 .dockerignore [2021-11-08T20:10:15.222Z] drwxrwxr-x. 2 jenkins jenkins 76 Nov 8 20:08 driver [2021-11-08T20:10:15.222Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 8 20:08 .git [2021-11-08T20:10:15.222Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 8 20:08 .github [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 329 Nov 8 20:08 .gitignore [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 285 Nov 8 20:08 go.mod [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 49514 Nov 8 20:08 go.sum [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 20:08 GOVERNANCE.md [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 680 Nov 8 20:08 Jenkinsfile [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 8 20:08 LICENSE [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 1078 Nov 8 20:08 Makefile [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 620 Nov 8 20:08 OWNERS.md [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 7661 Nov 8 20:08 README.md [2021-11-08T20:10:15.222Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 8 20:08 snap [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 8 20:08 VERSION [2021-11-08T20:10:15.222Z] -rw-rw-r--. 1 jenkins jenkins 713 Nov 8 20:08 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:10:15.578Z] + 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=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c --label arch=amd64 --label version=0.0.0 . [2021-11-08T20:10:15.578Z] Sending build context to Docker daemon 128.5kB [2021-11-08T20:10:15.578Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T20:10:15.578Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-08T20:10:15.578Z] ---> 0f69d86e4706 [2021-11-08T20:10:15.578Z] Step 3/24 : ARG MAKE='make build' [2021-11-08T20:10:15.578Z] ---> Running in 390c7aaf90ff [2021-11-08T20:10:15.578Z] Removing intermediate container 390c7aaf90ff [2021-11-08T20:10:15.578Z] ---> 4e807970b52f [2021-11-08T20:10:15.578Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T20:10:15.578Z] ---> Running in 736b7ffeca8a [2021-11-08T20:10:15.858Z] Removing intermediate container 736b7ffeca8a [2021-11-08T20:10:15.858Z] ---> 9ab6578226c7 [2021-11-08T20:10:15.858Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T20:10:15.858Z] ---> Running in cc2e8b15d1b4 [2021-11-08T20:10:15.858Z] Removing intermediate container cc2e8b15d1b4 [2021-11-08T20:10:15.858Z] ---> 80f533256f43 [2021-11-08T20:10:15.858Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T20:10:15.858Z] ---> Running in 29f11177a87e [2021-11-08T20:10:16.438Z] Removing intermediate container 29f11177a87e [2021-11-08T20:10:16.438Z] ---> 7cb744e7b0e1 [2021-11-08T20:10:16.438Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T20:10:16.438Z] ---> Running in 0980a1f9a005 [2021-11-08T20:10:16.698Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T20:10:17.639Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T20:10:17.901Z] OK: 224 MiB in 56 packages [2021-11-08T20:10:18.168Z] Removing intermediate container 0980a1f9a005 [2021-11-08T20:10:18.168Z] ---> 2c961beac9bc [2021-11-08T20:10:18.168Z] Step 8/24 : WORKDIR /device-rest-go [2021-11-08T20:10:18.168Z] ---> Running in f7585ec78bbd [2021-11-08T20:10:18.168Z] Removing intermediate container f7585ec78bbd [2021-11-08T20:10:18.169Z] ---> c1a60e8b8ba4 [2021-11-08T20:10:18.169Z] Step 9/24 : COPY . . [2021-11-08T20:10:18.429Z] ---> 9041d6db34fd [2021-11-08T20:10:18.429Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T20:10:18.429Z] ---> Running in cb71719e2bfe [2021-11-08T20:10:19.006Z] Removing intermediate container cb71719e2bfe [2021-11-08T20:10:19.006Z] ---> 9a0af8af8cee [2021-11-08T20:10:19.006Z] Step 11/24 : RUN $MAKE [2021-11-08T20:10:19.006Z] ---> Running in 936ed3fe4ad0 [2021-11-08T20:10:19.275Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-11-08T20:10:31.698Z] Removing intermediate container 936ed3fe4ad0 [2021-11-08T20:10:31.698Z] ---> 778b41c72d77 [2021-11-08T20:10:31.698Z] Step 12/24 : FROM alpine:3.14 [2021-11-08T20:10:35.898Z] 3.14: Pulling from library/alpine [2021-11-08T20:10:35.898Z] a0d0a0d46f8b: Already exists [2021-11-08T20:10:35.898Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T20:10:35.898Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T20:10:35.898Z] ---> 14119a10abf4 [2021-11-08T20:10:35.898Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-11-08T20:10:35.898Z] ---> Running in e89b2c61c25a [2021-11-08T20:10:35.898Z] Removing intermediate container e89b2c61c25a [2021-11-08T20:10:35.898Z] ---> 0456acb9acc0 [2021-11-08T20:10:35.898Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-11-08T20:10:35.898Z] ---> Running in aeb82cf336a0 [2021-11-08T20:10:35.898Z] Removing intermediate container aeb82cf336a0 [2021-11-08T20:10:35.898Z] ---> 134a4122a4fc [2021-11-08T20:10:35.898Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T20:10:35.898Z] ---> Running in 5f14d4136911 [2021-11-08T20:10:36.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T20:10:36.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T20:10:36.423Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T20:10:36.423Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T20:10:36.423Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T20:10:36.423Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T20:10:36.684Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T20:10:36.684Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T20:10:36.684Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T20:10:36.684Z] OK: 8 MiB in 20 packages [2021-11-08T20:10:36.945Z] Removing intermediate container 5f14d4136911 [2021-11-08T20:10:36.945Z] ---> f832639ddad1 [2021-11-08T20:10:36.945Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-11-08T20:10:37.214Z] ---> 3236bfbde56b [2021-11-08T20:10:37.214Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-11-08T20:10:37.485Z] ---> 89722a5bfb0f [2021-11-08T20:10:37.485Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-11-08T20:10:37.485Z] ---> eddc0d4f6b42 [2021-11-08T20:10:37.485Z] Step 19/24 : EXPOSE 59986 [2021-11-08T20:10:37.485Z] ---> Running in c510e7deb13d [2021-11-08T20:10:37.747Z] Removing intermediate container c510e7deb13d [2021-11-08T20:10:37.747Z] ---> 8f264ac844e1 [2021-11-08T20:10:37.747Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2021-11-08T20:10:37.747Z] ---> Running in bc2949096f4e [2021-11-08T20:10:37.747Z] Removing intermediate container bc2949096f4e [2021-11-08T20:10:37.747Z] ---> de0060ac01f0 [2021-11-08T20:10:37.747Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-08T20:10:37.747Z] ---> Running in f5c0d92a5773 [2021-11-08T20:10:37.747Z] Removing intermediate container f5c0d92a5773 [2021-11-08T20:10:37.747Z] ---> eceb25eb75da [2021-11-08T20:10:37.747Z] Step 22/24 : LABEL arch=amd64 [2021-11-08T20:10:38.009Z] ---> Running in e261966df1b3 [2021-11-08T20:10:38.009Z] Removing intermediate container e261966df1b3 [2021-11-08T20:10:38.009Z] ---> f28f1bc344c2 [2021-11-08T20:10:38.009Z] Step 23/24 : LABEL git_sha=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [2021-11-08T20:10:38.009Z] ---> Running in 8de9446dd321 [2021-11-08T20:10:38.009Z] Removing intermediate container 8de9446dd321 [2021-11-08T20:10:38.009Z] ---> 2b72dcc924d0 [2021-11-08T20:10:38.009Z] Step 24/24 : LABEL version=0.0.0 [2021-11-08T20:10:38.009Z] ---> Running in 53be7ab9fd5c [2021-11-08T20:10:38.271Z] Removing intermediate container 53be7ab9fd5c [2021-11-08T20:10:38.271Z] ---> 07d4062db052 [2021-11-08T20:10:38.271Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-08T20:10:38.271Z] Successfully built 07d4062db052 [2021-11-08T20:10:38.271Z] 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 [2021-11-08T20:10:39.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:10:39.112Z] [2021-11-08T20:10:39.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:10:39.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:10:39.455Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T20:10:39.455Z] b4d181a07f80: Pulling fs layer [2021-11-08T20:10:39.455Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T20:10:39.455Z] ed53099fbce6: Pulling fs layer [2021-11-08T20:10:39.455Z] dc539afda2c1: Pulling fs layer [2021-11-08T20:10:39.455Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T20:10:39.455Z] 9065ff56babe: Pulling fs layer [2021-11-08T20:10:39.455Z] d287ab97295c: Pulling fs layer [2021-11-08T20:10:39.455Z] dc539afda2c1: Waiting [2021-11-08T20:10:39.455Z] 77bc0d833cb6: Waiting [2021-11-08T20:10:39.455Z] 9065ff56babe: Waiting [2021-11-08T20:10:39.455Z] d287ab97295c: Waiting [2021-11-08T20:10:39.455Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T20:10:39.455Z] a1111a8f2ec3: Download complete [2021-11-08T20:10:39.455Z] dc539afda2c1: Verifying Checksum [2021-11-08T20:10:39.455Z] dc539afda2c1: Download complete [2021-11-08T20:10:39.718Z] ed53099fbce6: Verifying Checksum [2021-11-08T20:10:39.718Z] ed53099fbce6: Download complete [2021-11-08T20:10:39.718Z] 9065ff56babe: Verifying Checksum [2021-11-08T20:10:39.718Z] 9065ff56babe: Download complete [2021-11-08T20:10:39.718Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T20:10:39.718Z] 77bc0d833cb6: Download complete [2021-11-08T20:10:39.718Z] b4d181a07f80: Verifying Checksum [2021-11-08T20:10:39.718Z] b4d181a07f80: Download complete [2021-11-08T20:10:40.303Z] d287ab97295c: Verifying Checksum [2021-11-08T20:10:40.303Z] d287ab97295c: Download complete [2021-11-08T20:10:41.272Z] b4d181a07f80: Pull complete [2021-11-08T20:10:41.575Z] a1111a8f2ec3: Pull complete [2021-11-08T20:10:42.162Z] ed53099fbce6: Pull complete [2021-11-08T20:10:42.162Z] dc539afda2c1: Pull complete [2021-11-08T20:10:42.438Z] 77bc0d833cb6: Pull complete [2021-11-08T20:10:42.438Z] 9065ff56babe: Pull complete [2021-11-08T20:10:47.756Z] d287ab97295c: Pull complete [2021-11-08T20:10:47.756Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T20:10:47.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:10:47.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T20:10:47.840Z] prd-centos7-docker-4c-2g-27980 does not seem to be running inside a container [2021-11-08T20:10:47.878Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T20:10:50.268Z] $ docker top 9159577146cdc577cf01da0ae589cee839b1c3af55cb9c09ea117457ee9d6a67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:10:50.745Z] ---> job-cost.sh [2021-11-08T20:10:50.745Z] lf-activate-venv: SKIPPING [2021-11-08T20:10:50.745Z] INFO: No Stack... [2021-11-08T20:10:51.315Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T20:10:51.578Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T20:10:51.902Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-11-08T20:10:51.902Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T20:10:51.954Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] [2021-11-08T20:10:51.959Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] did not exist. Created. [2021-11-08T20:10:51.959Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T20:10:52.346Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-08T20:10:52.387Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T20:10:52.408Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T20:10:52.469Z] $ docker stop --time=1 9159577146cdc577cf01da0ae589cee839b1c3af55cb9c09ea117457ee9d6a67 [2021-11-08T20:10:53.595Z] $ docker rm -f 9159577146cdc577cf01da0ae589cee839b1c3af55cb9c09ea117457ee9d6a67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-08T20:11:15.570Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27982 in /w/workspace/gexfoundry_device-rest-go_PR-142 [Pipeline] { [Pipeline] ws [2021-11-08T20:11:15.616Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-11-08T20:11:15.940Z] The recommended git tool is: git [2021-11-08T20:11:21.452Z] using credential edgex-jenkins-ssh [2021-11-08T20:11:21.482Z] Cloning the remote Git repository [2021-11-08T20:11:21.583Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-11-08T20:11:21.743Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-11-08T20:11:21.825Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-11-08T20:11:21.826Z] > git --version # timeout=10 [2021-11-08T20:11:21.844Z] > git --version # 'git version 2.17.1' [2021-11-08T20:11:21.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:11:21.945Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T20:11:23.463Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-11-08T20:11:23.486Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T20:11:24.097Z] Merging remotes/origin/main commit 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c into PR head commit 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [2021-11-08T20:11:24.285Z] Merge succeeded, producing 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [2021-11-08T20:11:24.285Z] Checking out Revision 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c (PR-142) [2021-11-08T20:11:23.516Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-11-08T20:11:23.550Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-11-08T20:11:23.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:11:23.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-08T20:11:24.136Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T20:11:24.150Z] > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 [2021-11-08T20:11:24.228Z] > git remote # timeout=10 [2021-11-08T20:11:24.242Z] > git config --get remote.origin.url # timeout=10 [2021-11-08T20:11:24.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T20:11:24.268Z] > git merge 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 [2021-11-08T20:11:24.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-08T20:11:24.312Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T20:11:24.328Z] > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 [2021-11-08T20:11:28.483Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-11-08T20:11:28.563Z] > git --version # timeout=10 [2021-11-08T20:11:28.578Z] > git --version # 'git version 2.17.1' [2021-11-08T20:11:28.598Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T20:11:29.648Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-08T20:11:29.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T20:11:29.648Z] Dload Upload Total Spent Left Speed [2021-11-08T20:11:29.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75312 0 --:--:-- --:--:-- --:--:-- 75794 [Pipeline] sh [2021-11-08T20:11:30.065Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-08T20:11:30.424Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-08T20:11:30.424Z] + sudo tee /etc/docker/daemon.new [2021-11-08T20:11:30.424Z] { [2021-11-08T20:11:30.424Z] "registry-mirrors": [ [2021-11-08T20:11:30.424Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-08T20:11:30.424Z] ], [2021-11-08T20:11:30.424Z] "bip": "10.250.0.254/24", [2021-11-08T20:11:30.424Z] "hosts": [ [2021-11-08T20:11:30.424Z] "tcp://0.0.0.0:5555", [2021-11-08T20:11:30.424Z] "unix:///var/run/docker.sock" [2021-11-08T20:11:30.424Z] ], [2021-11-08T20:11:30.424Z] "mtu": 1458, [2021-11-08T20:11:30.424Z] "selinux-enabled": true, [2021-11-08T20:11:30.424Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-08T20:11:30.424Z] } [Pipeline] sh [2021-11-08T20:11:30.774Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-08T20:11:31.131Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T20:11:49.546Z] provisioning config files... [2021-11-08T20:11:49.575Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3492043954412277702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:11:49.980Z] ---> docker-login.sh [2021-11-08T20:11:49.980Z] nexus3.edgexfoundry.org:10001 [2021-11-08T20:11:50.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:11:51.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:11:51.181Z] Configure a credential helper to remove this warning. See [2021-11-08T20:11:51.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:11:51.181Z] [2021-11-08T20:11:51.181Z] Login Succeeded [2021-11-08T20:11:51.181Z] nexus3.edgexfoundry.org:10002 [2021-11-08T20:11:51.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:11:51.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:11:51.458Z] Configure a credential helper to remove this warning. See [2021-11-08T20:11:51.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:11:51.458Z] [2021-11-08T20:11:51.458Z] Login Succeeded [2021-11-08T20:11:51.458Z] nexus3.edgexfoundry.org:10003 [2021-11-08T20:11:52.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:11:52.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:11:52.061Z] Configure a credential helper to remove this warning. See [2021-11-08T20:11:52.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:11:52.061Z] [2021-11-08T20:11:52.061Z] Login Succeeded [2021-11-08T20:11:52.061Z] nexus3.edgexfoundry.org:10004 [2021-11-08T20:11:52.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:11:52.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:11:52.669Z] Configure a credential helper to remove this warning. See [2021-11-08T20:11:52.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:11:52.669Z] [2021-11-08T20:11:52.669Z] Login Succeeded [2021-11-08T20:11:52.669Z] docker.io [2021-11-08T20:11:53.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T20:11:53.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T20:11:53.555Z] Configure a credential helper to remove this warning. See [2021-11-08T20:11:53.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T20:11:53.555Z] [2021-11-08T20:11:53.555Z] Login Succeeded [2021-11-08T20:11:53.555Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T20:11:53.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T20:11:54.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T20:11:54.207Z] ========================================================= [2021-11-08T20:11:54.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-08T20:11:54.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:11:54.655Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-08T20:11:54.655Z] Sending build context to Docker daemon 119.3kB [2021-11-08T20:11:54.933Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T20:11:54.933Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-08T20:11:55.216Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-08T20:11:55.216Z] 552d1f2373af: Pulling fs layer [2021-11-08T20:11:55.216Z] ea3f2d53f512: Pulling fs layer [2021-11-08T20:11:55.216Z] 9e70ebbbe112: Pulling fs layer [2021-11-08T20:11:55.216Z] 7a9cfe048b4a: Pulling fs layer [2021-11-08T20:11:55.216Z] 72dc09318566: Pulling fs layer [2021-11-08T20:11:55.216Z] f4f7b4309257: Pulling fs layer [2021-11-08T20:11:55.216Z] 0ac9a79272e3: Pulling fs layer [2021-11-08T20:11:55.216Z] b78e95d17946: Pulling fs layer [2021-11-08T20:11:55.216Z] 7a9cfe048b4a: Waiting [2021-11-08T20:11:55.216Z] 72dc09318566: Waiting [2021-11-08T20:11:55.216Z] f4f7b4309257: Waiting [2021-11-08T20:11:55.216Z] 0ac9a79272e3: Waiting [2021-11-08T20:11:55.216Z] b78e95d17946: Waiting [2021-11-08T20:11:55.216Z] 9e70ebbbe112: Verifying Checksum [2021-11-08T20:11:55.216Z] 9e70ebbbe112: Download complete [2021-11-08T20:11:55.216Z] ea3f2d53f512: Download complete [2021-11-08T20:11:55.216Z] 72dc09318566: Verifying Checksum [2021-11-08T20:11:55.216Z] 72dc09318566: Download complete [2021-11-08T20:11:55.216Z] f4f7b4309257: Verifying Checksum [2021-11-08T20:11:55.216Z] f4f7b4309257: Download complete [2021-11-08T20:11:55.216Z] 552d1f2373af: Download complete [2021-11-08T20:11:55.496Z] 0ac9a79272e3: Verifying Checksum [2021-11-08T20:11:55.496Z] 0ac9a79272e3: Download complete [2021-11-08T20:11:56.097Z] 552d1f2373af: Pull complete [2021-11-08T20:11:57.087Z] ea3f2d53f512: Pull complete [2021-11-08T20:11:57.361Z] 9e70ebbbe112: Pull complete [2021-11-08T20:11:57.361Z] b78e95d17946: Verifying Checksum [2021-11-08T20:11:57.361Z] b78e95d17946: Download complete [2021-11-08T20:11:57.957Z] 7a9cfe048b4a: Verifying Checksum [2021-11-08T20:11:57.957Z] 7a9cfe048b4a: Download complete [2021-11-08T20:12:08.105Z] 7a9cfe048b4a: Pull complete [2021-11-08T20:12:08.105Z] 72dc09318566: Pull complete [2021-11-08T20:12:08.380Z] f4f7b4309257: Pull complete [2021-11-08T20:12:08.653Z] 0ac9a79272e3: Pull complete [2021-11-08T20:12:15.369Z] b78e95d17946: Pull complete [2021-11-08T20:12:15.369Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-08T20:12:15.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T20:12:15.369Z] ---> 8b459fc5aaf0 [2021-11-08T20:12:15.369Z] Step 3/11 : ARG MAKE='make build' [2021-11-08T20:12:15.963Z] ---> Running in 38755b608df9 [2021-11-08T20:12:16.555Z] Removing intermediate container 38755b608df9 [2021-11-08T20:12:16.555Z] ---> 2abf5414ddcf [2021-11-08T20:12:16.555Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T20:12:16.555Z] ---> Running in 248b8d6d3777 [2021-11-08T20:12:17.148Z] Removing intermediate container 248b8d6d3777 [2021-11-08T20:12:17.148Z] ---> b8185aeace7a [2021-11-08T20:12:17.148Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T20:12:17.148Z] ---> Running in 243dde94f0a9 [2021-11-08T20:12:17.421Z] Removing intermediate container 243dde94f0a9 [2021-11-08T20:12:17.421Z] ---> 2e7cfa295165 [2021-11-08T20:12:17.421Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T20:12:17.693Z] ---> Running in 7a0868c46857 [2021-11-08T20:12:19.680Z] Removing intermediate container 7a0868c46857 [2021-11-08T20:12:19.680Z] ---> 0e8031ec0b78 [2021-11-08T20:12:19.680Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T20:12:19.680Z] ---> Running in dbeefc0eb8d0 [2021-11-08T20:12:21.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T20:12:21.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T20:12:22.695Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-08T20:12:22.695Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-08T20:12:22.695Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-08T20:12:22.695Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-08T20:12:22.968Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T20:12:22.968Z] OK: 223 MiB in 56 packages [2021-11-08T20:12:23.948Z] Removing intermediate container dbeefc0eb8d0 [2021-11-08T20:12:23.948Z] ---> f23c7897473a [2021-11-08T20:12:23.948Z] Step 8/11 : WORKDIR /device-rest-go [2021-11-08T20:12:23.948Z] ---> Running in cc2a7c7a86f8 [2021-11-08T20:12:24.544Z] Removing intermediate container cc2a7c7a86f8 [2021-11-08T20:12:24.544Z] ---> 38728fb31197 [2021-11-08T20:12:24.544Z] Step 9/11 : COPY . . [2021-11-08T20:12:25.140Z] ---> 6f3554eec3a2 [2021-11-08T20:12:25.141Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T20:12:25.419Z] ---> Running in 1f1cb78a2aaf [2021-11-08T20:13:47.223Z] Removing intermediate container 1f1cb78a2aaf [2021-11-08T20:13:47.223Z] ---> f0cedabbd940 [2021-11-08T20:13:47.223Z] Step 11/11 : RUN $MAKE [2021-11-08T20:13:47.223Z] ---> Running in d1ec106856c7 [2021-11-08T20:13:47.223Z] noop [2021-11-08T20:13:47.223Z] Removing intermediate container d1ec106856c7 [2021-11-08T20:13:47.223Z] ---> 9a76aea0c10e [2021-11-08T20:13:47.223Z] Successfully built 9a76aea0c10e [2021-11-08T20:13:47.223Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:13:47.595Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T20:13:47.595Z] . [Pipeline] withDockerContainer [2021-11-08T20:13:47.901Z] prd-ubuntu18.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container [2021-11-08T20:13:48.035Z] $ 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 ******** ci-base-image-arm64 cat [2021-11-08T20:13:49.738Z] $ docker top 21154f40c62a7a0f1e14a70d6bbdbe27503b6afd1084979d7bbfb154736e4bc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T20:13:50.689Z] + go version [2021-11-08T20:13:50.689Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-08T20:13:50.764Z] $ docker stop --time=1 21154f40c62a7a0f1e14a70d6bbdbe27503b6afd1084979d7bbfb154736e4bc9 [2021-11-08T20:13:52.448Z] $ docker rm -f 21154f40c62a7a0f1e14a70d6bbdbe27503b6afd1084979d7bbfb154736e4bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:13:53.386Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T20:13:53.386Z] . [Pipeline] withDockerContainer [2021-11-08T20:13:53.641Z] prd-ubuntu18.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container [2021-11-08T20:13:53.757Z] $ 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 ******** ci-base-image-arm64 cat [2021-11-08T20:13:55.191Z] $ docker top 088a07d3599adbb041f21bab543fdfc569ea18f389278de4c68a3306c86eaa79 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T20:13:56.167Z] + make test [2021-11-08T20:13:56.167Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-08T20:13:57.606Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-11-08T20:14:54.313Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-11-08T20:14:54.314Z] ok github.com/edgexfoundry/device-rest-go/driver 0.049s coverage: 53.8% of statements [2021-11-08T20:14:54.314Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-08T20:15:21.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T20:15:21.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T20:15:21.082Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-08T20:15:22.156Z] $ docker stop --time=1 088a07d3599adbb041f21bab543fdfc569ea18f389278de4c68a3306c86eaa79 [2021-11-08T20:15:24.000Z] $ docker rm -f 088a07d3599adbb041f21bab543fdfc569ea18f389278de4c68a3306c86eaa79 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T20:15:24.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-08T20:15:24.862Z] Warning: overwriting stash ‘coverage-report’ [2021-11-08T20:15:25.313Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T20:15:25.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T20:15:26.256Z] + ls -al . [2021-11-08T20:15:26.256Z] total 172 [2021-11-08T20:15:26.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:15 . [2021-11-08T20:15:26.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:11 .. [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 8 20:11 .dockerignore [2021-11-08T20:15:26.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:11 .git [2021-11-08T20:15:26.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:11 .github [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 20:11 .gitignore [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 7095 Nov 8 20:11 Attribution.txt [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 7459 Nov 8 20:11 CHANGELOG.md [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 1649 Nov 8 20:11 Dockerfile [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 20:11 GOVERNANCE.md [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 8 20:11 Jenkinsfile [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 20:11 LICENSE [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 1078 Nov 8 20:11 Makefile [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 20:11 OWNERS.md [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 7661 Nov 8 20:11 README.md [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 20:08 VERSION [2021-11-08T20:15:26.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:11 bin [2021-11-08T20:15:26.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:11 cmd [2021-11-08T20:15:26.256Z] -rw-r--r-- 1 jenkins jenkins 8435 Nov 8 20:14 coverage.out [2021-11-08T20:15:26.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:11 driver [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 285 Nov 8 20:11 go.mod [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 49514 Nov 8 20:11 go.sum [2021-11-08T20:15:26.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:11 snap [2021-11-08T20:15:26.256Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 8 20:11 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:15:26.616Z] + 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=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c --label arch=arm64 --label version=0.0.0 . [2021-11-08T20:15:26.616Z] Sending build context to Docker daemon 128.5kB [2021-11-08T20:15:26.888Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T20:15:26.888Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-08T20:15:26.888Z] ---> 9a76aea0c10e [2021-11-08T20:15:26.888Z] Step 3/24 : ARG MAKE='make build' [2021-11-08T20:15:27.161Z] ---> Running in 8b9dfc0352ef [2021-11-08T20:15:27.435Z] Removing intermediate container 8b9dfc0352ef [2021-11-08T20:15:27.435Z] ---> fd70138273c4 [2021-11-08T20:15:27.435Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T20:15:27.708Z] ---> Running in 3a25ef8ac863 [2021-11-08T20:15:27.981Z] Removing intermediate container 3a25ef8ac863 [2021-11-08T20:15:27.981Z] ---> a558ad17c9b0 [2021-11-08T20:15:27.981Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T20:15:28.255Z] ---> Running in b54d7da1188f [2021-11-08T20:15:28.540Z] Removing intermediate container b54d7da1188f [2021-11-08T20:15:28.540Z] ---> b74bf8410391 [2021-11-08T20:15:28.540Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T20:15:28.540Z] ---> Running in 0c1c0afa9370 [2021-11-08T20:15:30.516Z] Removing intermediate container 0c1c0afa9370 [2021-11-08T20:15:30.516Z] ---> b5ddcf133f96 [2021-11-08T20:15:30.516Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T20:15:30.795Z] ---> Running in a6d06f447243 [2021-11-08T20:15:31.783Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T20:15:32.762Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T20:15:33.362Z] OK: 223 MiB in 56 packages [2021-11-08T20:15:34.345Z] Removing intermediate container a6d06f447243 [2021-11-08T20:15:34.345Z] ---> bc4b394bea29 [2021-11-08T20:15:34.345Z] Step 8/24 : WORKDIR /device-rest-go [2021-11-08T20:15:34.345Z] ---> Running in 5e8de313646e [2021-11-08T20:15:34.940Z] Removing intermediate container 5e8de313646e [2021-11-08T20:15:34.940Z] ---> d61529ace729 [2021-11-08T20:15:34.940Z] Step 9/24 : COPY . . [2021-11-08T20:15:35.923Z] ---> 90ddaf885b07 [2021-11-08T20:15:35.923Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T20:15:35.923Z] ---> Running in 76ae50a62528 [2021-11-08T20:15:38.548Z] Removing intermediate container 76ae50a62528 [2021-11-08T20:15:38.548Z] ---> 22f893cf2abb [2021-11-08T20:15:38.548Z] Step 11/24 : RUN $MAKE [2021-11-08T20:15:38.548Z] ---> Running in 249b967c2807 [2021-11-08T20:15:39.526Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-11-08T20:16:18.553Z] Removing intermediate container 249b967c2807 [2021-11-08T20:16:18.553Z] ---> 4491afd00815 [2021-11-08T20:16:18.553Z] Step 12/24 : FROM alpine:3.14 [2021-11-08T20:16:18.553Z] 3.14: Pulling from library/alpine [2021-11-08T20:16:18.553Z] 552d1f2373af: Already exists [2021-11-08T20:16:18.553Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T20:16:18.553Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T20:16:18.553Z] ---> bb3de5531c18 [2021-11-08T20:16:18.553Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-11-08T20:16:18.553Z] ---> Running in fe09cd971aaf [2021-11-08T20:16:18.830Z] Removing intermediate container fe09cd971aaf [2021-11-08T20:16:18.830Z] ---> 6c3efc5bce7e [2021-11-08T20:16:18.830Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-11-08T20:16:18.830Z] ---> Running in 17e27527b92a [2021-11-08T20:16:19.436Z] Removing intermediate container 17e27527b92a [2021-11-08T20:16:19.436Z] ---> f83bd4dd1961 [2021-11-08T20:16:19.436Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T20:16:19.436Z] ---> Running in 315bdad26dc4 [2021-11-08T20:16:20.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T20:16:20.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T20:16:21.296Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T20:16:21.296Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T20:16:21.296Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T20:16:21.296Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T20:16:21.569Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T20:16:21.569Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T20:16:21.569Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T20:16:21.569Z] OK: 8 MiB in 20 packages [2021-11-08T20:16:22.557Z] Removing intermediate container 315bdad26dc4 [2021-11-08T20:16:22.557Z] ---> 14b41c87e6f4 [2021-11-08T20:16:22.557Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-11-08T20:16:23.538Z] ---> 4d66aa424e65 [2021-11-08T20:16:23.538Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-11-08T20:16:24.514Z] ---> de5316455762 [2021-11-08T20:16:24.514Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-11-08T20:16:25.110Z] ---> c95bf33880cf [2021-11-08T20:16:25.110Z] Step 19/24 : EXPOSE 59986 [2021-11-08T20:16:25.110Z] ---> Running in 02b1a31f6348 [2021-11-08T20:16:25.393Z] Removing intermediate container 02b1a31f6348 [2021-11-08T20:16:25.393Z] ---> 766c38165873 [2021-11-08T20:16:25.393Z] Step 20/24 : ENTRYPOINT ["/device-rest"] [2021-11-08T20:16:25.666Z] ---> Running in caf4e51d640d [2021-11-08T20:16:25.943Z] Removing intermediate container caf4e51d640d [2021-11-08T20:16:25.943Z] ---> 9c6fd3c4dc68 [2021-11-08T20:16:25.943Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-08T20:16:26.220Z] ---> Running in 6fa6aa1c8a39 [2021-11-08T20:16:26.494Z] Removing intermediate container 6fa6aa1c8a39 [2021-11-08T20:16:26.494Z] ---> 495bcf1866b8 [2021-11-08T20:16:26.494Z] Step 22/24 : LABEL arch=arm64 [2021-11-08T20:16:26.494Z] ---> Running in de055fb2ede7 [2021-11-08T20:16:27.093Z] Removing intermediate container de055fb2ede7 [2021-11-08T20:16:27.093Z] ---> 9b12745ebfbc [2021-11-08T20:16:27.093Z] Step 23/24 : LABEL git_sha=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [2021-11-08T20:16:27.093Z] ---> Running in f975ea3bfc9c [2021-11-08T20:16:27.368Z] Removing intermediate container f975ea3bfc9c [2021-11-08T20:16:27.368Z] ---> e451a75e8ae9 [2021-11-08T20:16:27.368Z] Step 24/24 : LABEL version=0.0.0 [2021-11-08T20:16:27.646Z] ---> Running in 78d34b92ac7a [2021-11-08T20:16:27.920Z] Removing intermediate container 78d34b92ac7a [2021-11-08T20:16:27.920Z] ---> 34c0a9d07c7a [2021-11-08T20:16:27.920Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-08T20:16:27.920Z] Successfully built 34c0a9d07c7a [2021-11-08T20:16:27.920Z] 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 [2021-11-08T20:16:28.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T20:16:28.649Z] [2021-11-08T20:16:28.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:16:29.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T20:16:29.579Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-08T20:16:29.579Z] 448f6bf000e3: Pulling fs layer [2021-11-08T20:16:29.579Z] f757da607395: Pulling fs layer [2021-11-08T20:16:29.579Z] 05883995daec: Pulling fs layer [2021-11-08T20:16:29.579Z] 8603b9c90790: Pulling fs layer [2021-11-08T20:16:29.579Z] 1560dd03e051: Pulling fs layer [2021-11-08T20:16:29.579Z] 27f5ce0e4adf: Pulling fs layer [2021-11-08T20:16:29.579Z] c2d8d7efcc4b: Pulling fs layer [2021-11-08T20:16:29.579Z] 1560dd03e051: Waiting [2021-11-08T20:16:29.579Z] 8603b9c90790: Waiting [2021-11-08T20:16:29.579Z] c2d8d7efcc4b: Waiting [2021-11-08T20:16:29.579Z] 27f5ce0e4adf: Waiting [2021-11-08T20:16:29.579Z] f757da607395: Verifying Checksum [2021-11-08T20:16:29.579Z] f757da607395: Download complete [2021-11-08T20:16:29.579Z] 8603b9c90790: Verifying Checksum [2021-11-08T20:16:29.579Z] 8603b9c90790: Download complete [2021-11-08T20:16:29.579Z] 1560dd03e051: Verifying Checksum [2021-11-08T20:16:29.579Z] 1560dd03e051: Download complete [2021-11-08T20:16:29.857Z] 27f5ce0e4adf: Verifying Checksum [2021-11-08T20:16:29.857Z] 27f5ce0e4adf: Download complete [2021-11-08T20:16:29.857Z] 05883995daec: Verifying Checksum [2021-11-08T20:16:29.857Z] 05883995daec: Download complete [2021-11-08T20:16:30.131Z] 448f6bf000e3: Verifying Checksum [2021-11-08T20:16:30.131Z] 448f6bf000e3: Download complete [2021-11-08T20:16:32.762Z] c2d8d7efcc4b: Verifying Checksum [2021-11-08T20:16:32.762Z] c2d8d7efcc4b: Download complete [2021-11-08T20:16:33.742Z] 448f6bf000e3: Pull complete [2021-11-08T20:16:34.337Z] f757da607395: Pull complete [2021-11-08T20:16:35.769Z] 05883995daec: Pull complete [2021-11-08T20:16:35.769Z] 8603b9c90790: Pull complete [2021-11-08T20:16:36.755Z] 1560dd03e051: Pull complete [2021-11-08T20:16:37.031Z] 27f5ce0e4adf: Pull complete [2021-11-08T20:16:52.119Z] c2d8d7efcc4b: Pull complete [2021-11-08T20:16:52.119Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-08T20:16:52.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T20:16:52.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-08T20:16:52.381Z] prd-ubuntu18.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container [2021-11-08T20:16:52.520Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-08T20:16:55.222Z] $ docker top 717dcd2490ff006ebd004d6ac7ef2fc423cf489f7a532b9df026e1788f99b1ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:16:56.159Z] ---> job-cost.sh [2021-11-08T20:16:56.159Z] lf-activate-venv: SKIPPING [2021-11-08T20:16:56.159Z] INFO: No Stack... [2021-11-08T20:16:56.431Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-08T20:16:57.024Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T20:16:57.699Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv+ [2021-11-08T20:16:57.699Z] cut -d, -f6 [Pipeline] lock [2021-11-08T20:16:57.802Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] [2021-11-08T20:16:57.807Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] did not exist. Created. [2021-11-08T20:16:57.807Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T20:16:58.540Z] /w/workspace/device-rest-go/1@tmp/durable-04435dfb/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-04435dfb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-08T20:16:59.229Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-08T20:16:59.259Z] Warning: overwriting stash ‘stack-cost’ [2021-11-08T20:16:59.303Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T20:16:59.324Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T20:16:59.444Z] $ docker stop --time=1 717dcd2490ff006ebd004d6ac7ef2fc423cf489f7a532b9df026e1788f99b1ac [2021-11-08T20:17:00.987Z] $ docker rm -f 717dcd2490ff006ebd004d6ac7ef2fc423cf489f7a532b9df026e1788f99b1ac [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 [2021-11-08T20:17:02.088Z] provisioning config files... [2021-11-08T20:17:02.106Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-142@tmp/config1888783575336379038tmp [Pipeline] { [Pipeline] sh [2021-11-08T20:17:02.439Z] + set +x [2021-11-08T20:17:02.439Z] + curl -s https://codecov.io/bash [2021-11-08T20:17:02.439Z] + bash -s -- [2021-11-08T20:17:02.439Z] [2021-11-08T20:17:02.439Z] _____ _ [2021-11-08T20:17:02.439Z] / ____| | | [2021-11-08T20:17:02.439Z] | | ___ __| | ___ ___ _____ __ [2021-11-08T20:17:02.439Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-08T20:17:02.439Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-08T20:17:02.439Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-08T20:17:02.439Z] Bash-1.0.6 [2021-11-08T20:17:02.439Z] [2021-11-08T20:17:02.439Z] [2021-11-08T20:17:02.439Z] ==> git version 2.24.4 found [2021-11-08T20:17:02.439Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-08T20:17:02.439Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-08T20:17:02.439Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-08T20:17:02.439Z] ==> Jenkins CI detected. [2021-11-08T20:17:02.439Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-142 [2021-11-08T20:17:02.439Z] project root: . [2021-11-08T20:17:02.439Z] --> token set from env [2021-11-08T20:17:02.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-08T20:17:02.702Z] ==> Running gcov in . (disable via -X gcov) [2021-11-08T20:17:02.702Z] ==> Python coveragepy not found [2021-11-08T20:17:02.702Z] ==> Searching for coverage reports in: [2021-11-08T20:17:02.702Z] + . [2021-11-08T20:17:02.702Z] -> Found 1 reports [2021-11-08T20:17:02.702Z] ==> Detecting git/mercurial file structure [2021-11-08T20:17:02.702Z] ==> Reading reports [2021-11-08T20:17:02.702Z] + ./coverage.out bytes=8435 [2021-11-08T20:17:02.702Z] ==> Appending adjustments [2021-11-08T20:17:02.702Z] https://docs.codecov.io/docs/fixing-reports [2021-11-08T20:17:02.702Z] + Found adjustments [2021-11-08T20:17:02.702Z] ==> Gzipping contents [2021-11-08T20:17:02.702Z] 4.0K /tmp/codecov.2rzd2y.gz [2021-11-08T20:17:02.702Z] ==> Uploading reports [2021-11-08T20:17:02.702Z] url: https://codecov.io [2021-11-08T20:17:02.702Z] query: branch=PR-142&commit=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=142&job=&cmd_args= [2021-11-08T20:17:02.702Z] -> Pinging Codecov [2021-11-08T20:17:02.702Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-142&commit=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=142&job=&cmd_args= [2021-11-08T20:17:02.962Z] -> Uploading to [2021-11-08T20:17:02.962Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-08/4E5D53B4F1F92C436F7061BF334D961C/4f1dfccbcea580056c0d689b504aa3db0dcd8e8c/ce0f7903-4d7b-4dff-a5f2-953773cc4a5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T201702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e98b01b000c0e9f85dad0473bb2e588a6ca891b33eeec7c18b1c82036729c7b [2021-11-08T20:17:02.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T20:17:02.962Z] Dload Upload Total Spent Left Speed [2021-11-08T20:17:03.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1741 0 0 100 1741 0 5406 --:--:-- --:--:-- --:--:-- 5423 [2021-11-08T20:17:03.535Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [Pipeline] } [2021-11-08T20:17:03.558Z] 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 [2021-11-08T20:17:05.659Z] + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-142/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:17:06.006Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:17:06.609Z] ---> package-listing.sh [2021-11-08T20:17:06.609Z] ++ facter osfamily [2021-11-08T20:17:06.609Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-08T20:17:06.871Z] + OS_FAMILY=redhat [2021-11-08T20:17:06.871Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-142 [2021-11-08T20:17:06.871Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-08T20:17:06.871Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-08T20:17:06.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-08T20:17:06.872Z] + PACKAGES=/tmp/packages_start.txt [2021-11-08T20:17:06.872Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-142 ']' [2021-11-08T20:17:06.872Z] + PACKAGES=/tmp/packages_end.txt [2021-11-08T20:17:06.872Z] + case "${OS_FAMILY}" in [2021-11-08T20:17:06.872Z] + rpm -qa [2021-11-08T20:17:06.872Z] + sort [2021-11-08T20:17:07.879Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-08T20:17:07.879Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-08T20:17:07.879Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-08T20:17:07.879Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-142 ']' [2021-11-08T20:17:07.879Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-142/archives/ [2021-11-08T20:17:07.879Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-142/archives/ [Pipeline] echo [2021-11-08T20:17:07.902Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-08T20:17:08.199Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:17:08.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:17:08.778Z] [2021-11-08T20:17:08.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T20:17:09.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:17:09.113Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T20:17:09.113Z] b4d181a07f80: Pulling fs layer [2021-11-08T20:17:09.113Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T20:17:09.113Z] ed53099fbce6: Pulling fs layer [2021-11-08T20:17:09.113Z] dc539afda2c1: Pulling fs layer [2021-11-08T20:17:09.113Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T20:17:09.113Z] 9065ff56babe: Pulling fs layer [2021-11-08T20:17:09.113Z] d287ab97295c: Pulling fs layer [2021-11-08T20:17:09.113Z] dc539afda2c1: Waiting [2021-11-08T20:17:09.113Z] 77bc0d833cb6: Waiting [2021-11-08T20:17:09.113Z] 9065ff56babe: Waiting [2021-11-08T20:17:09.113Z] d287ab97295c: Waiting [2021-11-08T20:17:09.113Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T20:17:09.113Z] a1111a8f2ec3: Download complete [2021-11-08T20:17:09.113Z] dc539afda2c1: Verifying Checksum [2021-11-08T20:17:09.113Z] dc539afda2c1: Download complete [2021-11-08T20:17:09.377Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T20:17:09.377Z] 77bc0d833cb6: Download complete [2021-11-08T20:17:09.377Z] 9065ff56babe: Verifying Checksum [2021-11-08T20:17:09.377Z] 9065ff56babe: Download complete [2021-11-08T20:17:09.377Z] ed53099fbce6: Verifying Checksum [2021-11-08T20:17:09.377Z] ed53099fbce6: Download complete [2021-11-08T20:17:09.377Z] b4d181a07f80: Verifying Checksum [2021-11-08T20:17:09.377Z] b4d181a07f80: Download complete [2021-11-08T20:17:10.353Z] d287ab97295c: Verifying Checksum [2021-11-08T20:17:10.353Z] d287ab97295c: Download complete [2021-11-08T20:17:11.314Z] b4d181a07f80: Pull complete [2021-11-08T20:17:11.314Z] a1111a8f2ec3: Pull complete [2021-11-08T20:17:11.889Z] ed53099fbce6: Pull complete [2021-11-08T20:17:12.153Z] dc539afda2c1: Pull complete [2021-11-08T20:17:12.417Z] 77bc0d833cb6: Pull complete [2021-11-08T20:17:12.417Z] 9065ff56babe: Pull complete [2021-11-08T20:17:19.051Z] d287ab97295c: Pull complete [2021-11-08T20:17:19.051Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T20:17:19.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T20:17:19.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T20:17:19.153Z] prd-centos7-docker-4c-2g-27979 does not seem to be running inside a container [2021-11-08T20:17:19.194Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-142/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-142 -v /w/workspace/gexfoundry_device-rest-go_PR-142:/w/workspace/gexfoundry_device-rest-go_PR-142:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-142@tmp:/w/workspace/gexfoundry_device-rest-go_PR-142@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-lftools-log-publisher:latest cat [2021-11-08T20:17:21.774Z] $ docker top aeb0c2d08e52cace08b7cd3a59355cef5154d0e8cd086ad88460f9fbc8e1a3ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T20:17:22.180Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-08T20:17:22.522Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-08T20:17:22.843Z] + ls /var/log/sa-host [2021-11-08T20:17:22.844Z] + sadf -c /var/log/sa-host/sa08 [2021-11-08T20:17:22.844Z] file_magic: OK [2021-11-08T20:17:22.844Z] HZ: Using current value: 100 [2021-11-08T20:17:22.844Z] file_header: OK [2021-11-08T20:17:22.844Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-08T20:17:22.844Z] Statistics: [2021-11-08T20:17:22.844Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T20:17:22.844Z] File successfully converted to sysstat format version 12.0.3 [2021-11-08T20:17:22.844Z] + sadf -c /var/log/sa-host/sa30 [2021-11-08T20:17:22.844Z] file_magic: OK [2021-11-08T20:17:22.844Z] HZ: Using current value: 100 [2021-11-08T20:17:22.844Z] file_header: OK [2021-11-08T20:17:22.844Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-08T20:17:22.844Z] Statistics: [2021-11-08T20:17:22.844Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T20:17:22.844Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T20:17:23.017Z] provisioning config files... [2021-11-08T20:17:23.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-142@tmp/config232507206999338366tmp [Pipeline] { [Pipeline] echo [2021-11-08T20:17:23.067Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:17:23.414Z] ---> create-netrc.sh [Pipeline] } [2021-11-08T20:17:23.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:17:23.813Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-08T20:17:23.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:17:24.164Z] ---> sudo-logs.sh [2021-11-08T20:17:24.164Z] Archiving 'sudo' log.. [2021-11-08T20:17:24.164Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27979.novalocal: Name or service not known [2021-11-08T20:17:24.164Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27979.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-08T20:17:24.238Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:17:24.564Z] ---> job-cost.sh [2021-11-08T20:17:24.564Z] lf-activate-venv: SKIPPING [2021-11-08T20:17:24.564Z] DEBUG: total: 0.10999999940395355 [2021-11-08T20:17:24.564Z] INFO: Retrieving Stack Cost... [2021-11-08T20:17:25.499Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T20:17:25.758Z] INFO: Archiving Costs [Pipeline] echo [2021-11-08T20:17:25.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T20:17:26.099Z] ---> logs-deploy.sh [2021-11-08T20:17:26.099Z] lf-activate-venv: SKIPPING [2021-11-08T20:17:26.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-142/1 [2021-11-08T20:17:26.099Z] INFO: archiving workspace using pattern(s): [2021-11-08T20:17:27.040Z] Archives upload complete. [2021-11-08T20:17:27.041Z] INFO: archiving logs to Nexus