Pull request #217 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 0311b7b86f0e520c9ede5f06fa779b8617545fef+b49824f9ec169793e39571ce4fd98f03f09d482e (6c14feda974fc4c19c5c809d635d4e855e5cf8a7) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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/app-service-configurable/branches/PR-217/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/app-service-configurable/branches/PR-217/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable 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: true 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-30585 in /w/workspace/_app-service-configurable_PR-217 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-217 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b49824f9ec169793e39571ce4fd98f03f09d482e into PR head commit 0311b7b86f0e520c9ede5f06fa779b8617545fef Merge succeeded, producing 0311b7b86f0e520c9ede5f06fa779b8617545fef Checking out Revision 0311b7b86f0e520c9ede5f06fa779b8617545fef (PR-217) > git config core.sparsecheckout # timeout=10 > git checkout -f 0311b7b86f0e520c9ede5f06fa779b8617545fef # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b49824f9ec169793e39571ce4fd98f03f09d482e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0311b7b86f0e520c9ede5f06fa779b8617545fef # timeout=10 Commit message: "refactor: Updated profiles to use service keys for Client names" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T17:27:07.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T17:27:08.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T17:27:08.419Z] ========================================================= [2021-03-19T17:27:08.419Z] EdgeX Global Pipelines Version Info [2021-03-19T17:27:08.419Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:27:09.980Z] ------------------- [2021-03-19T17:27:09.980Z] stable info: [2021-03-19T17:27:09.980Z] ------------------- [2021-03-19T17:27:09.980Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T17:27:09.980Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T17:27:09.980Z] Message: update stable to v1.0.184 [2021-03-19T17:27:10.949Z] ------------------- [2021-03-19T17:27:10.949Z] experimental info: [2021-03-19T17:27:10.949Z] ------------------- [2021-03-19T17:27:10.949Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T17:27:10.949Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T17:27:10.949Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T17:27:11.378Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-03-19T17:27:11.532Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-03-19T17:27:11.659Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T17:27:11.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T17:27:11.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T17:27:12.112Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T17:27:12.239Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T17:27:12.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T17:27:12.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-19T17:27:12.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T17:27:12.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T17:27:12.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-03-19T17:27:13.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T17:27:13.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T17:27:13.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T17:27:13.561Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T17:27:13.697Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T17:27:13.857Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T17:27:13.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T17:27:14.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-19T17:27:14.249Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-19T17:27:14.384Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-19T17:27:14.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-19T17:27:14.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-19T17:27:14.770Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-19T17:27:14.900Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T17:27:15.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-217 [Pipeline] echo [2021-03-19T17:27:15.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-217 [Pipeline] echo [2021-03-19T17:27:15.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-217 [Pipeline] echo [2021-03-19T17:27:15.428Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0311b7b86f0e520c9ede5f06fa779b8617545fef [Pipeline] echo [2021-03-19T17:27:15.565Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0311b7b [Pipeline] echo [2021-03-19T17:27:15.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T17:27:16.023Z] provisioning config files... [2021-03-19T17:27:16.073Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-217@tmp/config3994757856621626554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:27:16.491Z] ---> docker-login.sh [2021-03-19T17:27:16.491Z] nexus3.edgexfoundry.org:10001 [2021-03-19T17:27:16.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:27:17.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:27:17.021Z] Configure a credential helper to remove this warning. See [2021-03-19T17:27:17.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:27:17.021Z] [2021-03-19T17:27:17.021Z] Login Succeeded [2021-03-19T17:27:17.021Z] nexus3.edgexfoundry.org:10002 [2021-03-19T17:27:17.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:27:17.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:27:17.283Z] Configure a credential helper to remove this warning. See [2021-03-19T17:27:17.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:27:17.283Z] [2021-03-19T17:27:17.283Z] Login Succeeded [2021-03-19T17:27:17.283Z] nexus3.edgexfoundry.org:10003 [2021-03-19T17:27:17.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:27:17.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:27:17.283Z] Configure a credential helper to remove this warning. See [2021-03-19T17:27:17.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:27:17.283Z] [2021-03-19T17:27:17.283Z] Login Succeeded [2021-03-19T17:27:17.283Z] nexus3.edgexfoundry.org:10004 [2021-03-19T17:27:17.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:27:17.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:27:17.549Z] Configure a credential helper to remove this warning. See [2021-03-19T17:27:17.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:27:17.549Z] [2021-03-19T17:27:17.549Z] Login Succeeded [2021-03-19T17:27:17.549Z] docker.io [2021-03-19T17:27:17.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:27:18.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:27:18.080Z] Configure a credential helper to remove this warning. See [2021-03-19T17:27:18.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:27:18.080Z] [2021-03-19T17:27:18.080Z] Login Succeeded [2021-03-19T17:27:18.080Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T17:27:18.117Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T17:27:19.237Z] + git log --format=format:%s -1 0311b7b86f0e520c9ede5f06fa779b8617545fef [Pipeline] echo [2021-03-19T17:27:19.325Z] GIT_COMMIT: 0311b7b86f0e520c9ede5f06fa779b8617545fef, Commit Message: refactor: Updated profiles to use service keys for Client names [Pipeline] echo [2021-03-19T17:27:19.399Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-19T17:27:20.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T17:27:20.057Z] [2021-03-19T17:27:20.057Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T17:27:20.478Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T17:27:20.478Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T17:27:20.478Z] 31603596830f: Pulling fs layer [2021-03-19T17:27:20.478Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T17:27:20.478Z] 6ca5941a6612: Pulling fs layer [2021-03-19T17:27:20.478Z] ecc8261a40a4: Pulling fs layer [2021-03-19T17:27:20.478Z] ecc8261a40a4: Waiting [2021-03-19T17:27:20.478Z] 2a8b12db71e7: Verifying Checksum [2021-03-19T17:27:20.478Z] 2a8b12db71e7: Download complete [2021-03-19T17:27:20.478Z] 31603596830f: Download complete [2021-03-19T17:27:20.747Z] 6ca5941a6612: Verifying Checksum [2021-03-19T17:27:20.747Z] 6ca5941a6612: Download complete [2021-03-19T17:27:20.747Z] ecc8261a40a4: Verifying Checksum [2021-03-19T17:27:20.747Z] ecc8261a40a4: Download complete [2021-03-19T17:27:21.013Z] 31603596830f: Pull complete [2021-03-19T17:27:21.013Z] 2a8b12db71e7: Pull complete [2021-03-19T17:27:21.970Z] 6ca5941a6612: Pull complete [2021-03-19T17:27:22.243Z] ecc8261a40a4: Pull complete [2021-03-19T17:27:22.243Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T17:27:22.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T17:27:22.243Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T17:27:22.403Z] prd-centos7-docker-4c-2g-30585 does not seem to be running inside a container [2021-03-19T17:27:22.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-217 -v /w/workspace/_app-service-configurable_PR-217:/w/workspace/_app-service-configurable_PR-217:rw,z -v /w/workspace/_app-service-configurable_PR-217@tmp:/w/workspace/_app-service-configurable_PR-217@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T17:27:24.586Z] $ docker top b3d8810f5c2e8b903ebafe759b438009e0f34733629499dc1db7f177033b563f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T17:27:25.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T17:27:25.161Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T17:27:25.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T17:27:25.418Z] $ docker exec b3d8810f5c2e8b903ebafe759b438009e0f34733629499dc1db7f177033b563f ssh-agent [2021-03-19T17:27:25.595Z] SSH_AUTH_SOCK=/tmp/ssh-QA8GCY4eAe3p/agent.11 [2021-03-19T17:27:25.595Z] SSH_AGENT_PID=16 [2021-03-19T17:27:25.610Z] Running ssh-add (command line suppressed) [2021-03-19T17:27:25.730Z] Identity added: /w/workspace/_app-service-configurable_PR-217@tmp/private_key_264854242375575423.key (/w/workspace/_app-service-configurable_PR-217@tmp/private_key_264854242375575423.key) [2021-03-19T17:27:25.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T17:27:26.194Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T17:27:26.230Z] $ docker exec --env ******** --env ******** b3d8810f5c2e8b903ebafe759b438009e0f34733629499dc1db7f177033b563f ssh-agent -k [2021-03-19T17:27:26.348Z] unset SSH_AUTH_SOCK; [2021-03-19T17:27:26.348Z] unset SSH_AGENT_PID; [2021-03-19T17:27:26.348Z] echo Agent pid 16 killed; [2021-03-19T17:27:26.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T17:27:26.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T17:27:26.586Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T17:27:26.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T17:27:26.758Z] $ docker exec b3d8810f5c2e8b903ebafe759b438009e0f34733629499dc1db7f177033b563f ssh-agent [2021-03-19T17:27:26.918Z] SSH_AUTH_SOCK=/tmp/ssh-z04kuWb85wwO/agent.44 [2021-03-19T17:27:26.918Z] SSH_AGENT_PID=49 [2021-03-19T17:27:26.925Z] Running ssh-add (command line suppressed) [2021-03-19T17:27:27.051Z] Identity added: /w/workspace/_app-service-configurable_PR-217@tmp/private_key_2509306176973143407.key (/w/workspace/_app-service-configurable_PR-217@tmp/private_key_2509306176973143407.key) [2021-03-19T17:27:27.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T17:27:27.489Z] + git semver init [2021-03-19T17:27:27.490Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T17:27:27.490Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-217/.git [2021-03-19T17:27:27.490Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-217 [2021-03-19T17:27:27.490Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T17:27:27.490Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T17:27:27.490Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T17:27:27.490Z] # $SEMVER_BRANCH = PR-217 [2021-03-19T17:27:27.490Z] # $SEMVER_TEMP = /tmp/semver-037283259 [2021-03-19T17:27:27.490Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-03-19T17:27:28.067Z] # '/tmp/semver-037283259' -> '/w/workspace/_app-service-configurable_PR-217/.semver' [2021-03-19T17:27:28.067Z] # -> Force: false [2021-03-19T17:27:28.067Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-217/.semver [Pipeline] } [2021-03-19T17:27:28.090Z] $ docker exec --env ******** --env ******** b3d8810f5c2e8b903ebafe759b438009e0f34733629499dc1db7f177033b563f ssh-agent -k [2021-03-19T17:27:28.204Z] unset SSH_AUTH_SOCK; [2021-03-19T17:27:28.205Z] unset SSH_AGENT_PID; [2021-03-19T17:27:28.205Z] echo Agent pid 49 killed; [2021-03-19T17:27:28.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T17:27:28.804Z] + git semver [Pipeline] } [2021-03-19T17:27:28.844Z] $ docker stop --time=1 b3d8810f5c2e8b903ebafe759b438009e0f34733629499dc1db7f177033b563f [2021-03-19T17:27:30.379Z] $ docker rm -f b3d8810f5c2e8b903ebafe759b438009e0f34733629499dc1db7f177033b563f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T17:27:30.967Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T17:27:31.429Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T17:27:31.451Z] [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-03-19T17:27:47.235Z] Still waiting to schedule task [2021-03-19T17:27:47.235Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-19T17:27:47.262Z] Still waiting to schedule task [2021-03-19T17:27:47.262Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-19T17:29:24.197Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30586 in /w/workspace/_app-service-configurable_PR-217 [Pipeline] { [Pipeline] ws [2021-03-19T17:29:24.294Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-03-19T17:29:29.120Z] using credential edgex-jenkins-ssh [2021-03-19T17:29:29.174Z] Cloning the remote Git repository [2021-03-19T17:29:29.224Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T17:29:29.364Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-03-19T17:29:29.457Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T17:29:29.458Z] > git --version # timeout=10 [2021-03-19T17:29:29.484Z] > git --version # 'git version 2.17.1' [2021-03-19T17:29:29.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T17:29:29.542Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T17:29:30.435Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-19T17:29:30.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T17:29:30.485Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-19T17:29:30.524Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T17:29:30.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T17:29:30.536Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T17:29:31.153Z] Merging remotes/origin/master commit b49824f9ec169793e39571ce4fd98f03f09d482e into PR head commit 0311b7b86f0e520c9ede5f06fa779b8617545fef [2021-03-19T17:29:31.457Z] Merge succeeded, producing 0311b7b86f0e520c9ede5f06fa779b8617545fef [2021-03-19T17:29:31.458Z] Checking out Revision 0311b7b86f0e520c9ede5f06fa779b8617545fef (PR-217) [2021-03-19T17:29:31.166Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:29:31.182Z] > git checkout -f 0311b7b86f0e520c9ede5f06fa779b8617545fef # timeout=10 [2021-03-19T17:29:31.268Z] > git remote # timeout=10 [2021-03-19T17:29:31.289Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:29:31.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T17:29:31.376Z] > git merge b49824f9ec169793e39571ce4fd98f03f09d482e # timeout=10 [2021-03-19T17:29:31.412Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T17:29:31.455Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:29:31.476Z] > git checkout -f 0311b7b86f0e520c9ede5f06fa779b8617545fef # timeout=10 [2021-03-19T17:29:35.968Z] Commit message: "refactor: Updated profiles to use service keys for Client names" [2021-03-19T17:29:36.016Z] > git --version # timeout=10 [2021-03-19T17:29:36.026Z] > git --version # 'git version 2.17.1' [2021-03-19T17:29:36.041Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T17:29:37.950Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-19T17:29:38.398Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T17:29:38.764Z] + true [2021-03-19T17:29:38.764Z] + sudo service docker restart [2021-03-19T17:29:39.461Z] Running on prd-centos7-docker-4c-2g-30587 in /w/workspace/_app-service-configurable_PR-217 [Pipeline] { [Pipeline] ws [2021-03-19T17:29:39.568Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T17:29:41.552Z] provisioning config files... [2021-03-19T17:29:41.605Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3216571759733531716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:29:41.967Z] using credential edgex-jenkins-ssh [2021-03-19T17:29:42.023Z] Cloning the remote Git repository [2021-03-19T17:29:42.108Z] ---> docker-login.sh [2021-03-19T17:29:42.108Z] nexus3.edgexfoundry.org:10001 [2021-03-19T17:29:41.840Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T17:29:41.923Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-03-19T17:29:41.992Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T17:29:41.992Z] > git --version # timeout=10 [2021-03-19T17:29:42.003Z] > git --version # 'git version 2.24.3' [2021-03-19T17:29:42.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T17:29:42.031Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T17:29:42.602Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-19T17:29:42.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T17:29:42.622Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-19T17:29:42.636Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-19T17:29:42.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T17:29:42.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T17:29:43.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:29:43.268Z] Merging remotes/origin/master commit b49824f9ec169793e39571ce4fd98f03f09d482e into PR head commit 0311b7b86f0e520c9ede5f06fa779b8617545fef [2021-03-19T17:29:43.352Z] Merge succeeded, producing 0311b7b86f0e520c9ede5f06fa779b8617545fef [2021-03-19T17:29:43.353Z] Checking out Revision 0311b7b86f0e520c9ede5f06fa779b8617545fef (PR-217) [2021-03-19T17:29:43.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:29:43.380Z] Configure a credential helper to remove this warning. See [2021-03-19T17:29:43.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:29:43.380Z] [2021-03-19T17:29:43.380Z] Login Succeeded [2021-03-19T17:29:43.380Z] nexus3.edgexfoundry.org:10002 [2021-03-19T17:29:43.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:29:43.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:29:43.937Z] Configure a credential helper to remove this warning. See [2021-03-19T17:29:43.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:29:43.937Z] [2021-03-19T17:29:43.937Z] Login Succeeded [2021-03-19T17:29:43.937Z] nexus3.edgexfoundry.org:10003 [2021-03-19T17:29:43.157Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:29:43.168Z] > git checkout -f 0311b7b86f0e520c9ede5f06fa779b8617545fef # timeout=10 [2021-03-19T17:29:43.206Z] > git remote # timeout=10 [2021-03-19T17:29:43.211Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:29:43.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T17:29:43.223Z] > git merge b49824f9ec169793e39571ce4fd98f03f09d482e # timeout=10 [2021-03-19T17:29:43.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T17:29:43.243Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:29:43.248Z] > git checkout -f 0311b7b86f0e520c9ede5f06fa779b8617545fef # timeout=10 [2021-03-19T17:29:44.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:29:44.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:29:44.486Z] Configure a credential helper to remove this warning. See [2021-03-19T17:29:44.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:29:44.486Z] [2021-03-19T17:29:44.486Z] Login Succeeded [2021-03-19T17:29:44.486Z] nexus3.edgexfoundry.org:10004 [2021-03-19T17:29:44.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:29:44.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:29:44.761Z] Configure a credential helper to remove this warning. See [2021-03-19T17:29:44.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:29:44.761Z] [2021-03-19T17:29:44.761Z] Login Succeeded [2021-03-19T17:29:44.761Z] docker.io [2021-03-19T17:29:45.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:29:45.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:29:45.634Z] Configure a credential helper to remove this warning. See [2021-03-19T17:29:45.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:29:45.634Z] [2021-03-19T17:29:45.634Z] Login Succeeded [2021-03-19T17:29:45.634Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T17:29:45.680Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-19T17:29:46.290Z] ========================================================= [2021-03-19T17:29:46.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T17:29:46.291Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T17:29:46.713Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-19T17:29:46.713Z] Sending build context to Docker daemon 97.28kB [2021-03-19T17:29:46.946Z] Commit message: "refactor: Updated profiles to use service keys for Client names" [2021-03-19T17:29:46.992Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T17:29:46.992Z] Step 2/8 : FROM ${BASE} [2021-03-19T17:29:46.977Z] > git --version # timeout=10 [2021-03-19T17:29:46.985Z] > git --version # 'git version 2.24.3' [2021-03-19T17:29:46.992Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T17:29:47.282Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T17:29:47.282Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T17:29:47.282Z] a4357932f1b6: Pulling fs layer [2021-03-19T17:29:47.282Z] 18c013af1878: Pulling fs layer [2021-03-19T17:29:47.282Z] 00ac8860ef70: Pulling fs layer [2021-03-19T17:29:47.282Z] 63d7cb157983: Pulling fs layer [2021-03-19T17:29:47.282Z] b116817d02f9: Pulling fs layer [2021-03-19T17:29:47.282Z] 745a02a5169b: Pulling fs layer [2021-03-19T17:29:47.282Z] 63d7cb157983: Waiting [2021-03-19T17:29:47.282Z] b116817d02f9: Waiting [2021-03-19T17:29:47.282Z] 745a02a5169b: Waiting [2021-03-19T17:29:47.282Z] 00ac8860ef70: Waiting [2021-03-19T17:29:47.282Z] 18c013af1878: Download complete [2021-03-19T17:29:47.282Z] a4357932f1b6: Verifying Checksum [2021-03-19T17:29:47.282Z] a4357932f1b6: Download complete [2021-03-19T17:29:47.282Z] 63d7cb157983: Verifying Checksum [2021-03-19T17:29:47.282Z] 63d7cb157983: Download complete [2021-03-19T17:29:47.282Z] b116817d02f9: Download complete [2021-03-19T17:29:47.282Z] 5f621e34cdf4: Verifying Checksum [2021-03-19T17:29:47.282Z] 5f621e34cdf4: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T17:29:48.281Z] 5f621e34cdf4: Pull complete [2021-03-19T17:29:48.425Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T17:29:48.560Z] a4357932f1b6: Pull complete [2021-03-19T17:29:48.783Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T17:29:49.115Z] + sudo service docker restart [2021-03-19T17:29:49.115Z] + true [2021-03-19T17:29:49.115Z] Redirecting to /bin/systemctl restart docker.service [2021-03-19T17:29:49.163Z] 18c013af1878: Pull complete [2021-03-19T17:29:49.779Z] 745a02a5169b: Verifying Checksum [2021-03-19T17:29:49.779Z] 745a02a5169b: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T17:29:50.651Z] provisioning config files... [2021-03-19T17:29:50.687Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5223291448434646618tmp [Pipeline] { [2021-03-19T17:29:50.763Z] 00ac8860ef70: Verifying Checksum [2021-03-19T17:29:50.763Z] 00ac8860ef70: Download complete [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:29:51.134Z] ---> docker-login.sh [2021-03-19T17:29:51.134Z] nexus3.edgexfoundry.org:10001 [2021-03-19T17:29:51.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:29:51.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:29:51.399Z] Configure a credential helper to remove this warning. See [2021-03-19T17:29:51.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:29:51.399Z] [2021-03-19T17:29:51.399Z] Login Succeeded [2021-03-19T17:29:51.399Z] nexus3.edgexfoundry.org:10002 [2021-03-19T17:29:51.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:29:51.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:29:51.666Z] Configure a credential helper to remove this warning. See [2021-03-19T17:29:51.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:29:51.666Z] [2021-03-19T17:29:51.666Z] Login Succeeded [2021-03-19T17:29:51.666Z] nexus3.edgexfoundry.org:10003 [2021-03-19T17:29:51.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:29:51.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:29:51.935Z] Configure a credential helper to remove this warning. See [2021-03-19T17:29:51.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:29:51.935Z] [2021-03-19T17:29:51.935Z] Login Succeeded [2021-03-19T17:29:51.935Z] nexus3.edgexfoundry.org:10004 [2021-03-19T17:29:51.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:29:51.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:29:51.935Z] Configure a credential helper to remove this warning. See [2021-03-19T17:29:51.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:29:51.935Z] [2021-03-19T17:29:51.935Z] Login Succeeded [2021-03-19T17:29:51.935Z] docker.io [2021-03-19T17:29:52.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T17:29:52.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T17:29:52.461Z] Configure a credential helper to remove this warning. See [2021-03-19T17:29:52.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T17:29:52.461Z] [2021-03-19T17:29:52.461Z] Login Succeeded [2021-03-19T17:29:52.461Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T17:29:52.529Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-19T17:29:53.143Z] ========================================================= [2021-03-19T17:29:53.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T17:29:53.144Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T17:29:53.539Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-19T17:29:53.539Z] Sending build context to Docker daemon 97.28kB [2021-03-19T17:29:53.808Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T17:29:53.808Z] Step 2/8 : FROM ${BASE} [2021-03-19T17:29:53.808Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T17:29:53.808Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T17:29:53.808Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T17:29:53.808Z] de9db76c5a1d: Pulling fs layer [2021-03-19T17:29:53.808Z] bca2f99d35d6: Pulling fs layer [2021-03-19T17:29:53.808Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T17:29:53.808Z] 7c6f9722023f: Pulling fs layer [2021-03-19T17:29:53.808Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T17:29:53.808Z] 93359f2a8cfa: Waiting [2021-03-19T17:29:53.808Z] bca2f99d35d6: Waiting [2021-03-19T17:29:53.808Z] 7c6f9722023f: Waiting [2021-03-19T17:29:53.808Z] a35cf1a2eb13: Waiting [2021-03-19T17:29:53.808Z] de9db76c5a1d: Verifying Checksum [2021-03-19T17:29:53.808Z] de9db76c5a1d: Download complete [2021-03-19T17:29:53.808Z] 0ef7d3d256c8: Verifying Checksum [2021-03-19T17:29:53.808Z] 0ef7d3d256c8: Download complete [2021-03-19T17:29:53.808Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T17:29:53.808Z] 93359f2a8cfa: Download complete [2021-03-19T17:29:53.808Z] 7c6f9722023f: Verifying Checksum [2021-03-19T17:29:53.808Z] 7c6f9722023f: Download complete [2021-03-19T17:29:53.808Z] 188c0c94c7c5: Verifying Checksum [2021-03-19T17:29:53.808Z] 188c0c94c7c5: Download complete [2021-03-19T17:29:54.073Z] 188c0c94c7c5: Pull complete [2021-03-19T17:29:54.338Z] 0ef7d3d256c8: Pull complete [2021-03-19T17:29:54.605Z] de9db76c5a1d: Pull complete [2021-03-19T17:29:56.013Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T17:29:56.013Z] a35cf1a2eb13: Download complete [2021-03-19T17:29:56.013Z] bca2f99d35d6: Verifying Checksum [2021-03-19T17:29:56.013Z] bca2f99d35d6: Download complete [2021-03-19T17:30:00.928Z] 00ac8860ef70: Pull complete [2021-03-19T17:30:00.928Z] 63d7cb157983: Pull complete [2021-03-19T17:30:00.928Z] b116817d02f9: Pull complete [2021-03-19T17:30:01.342Z] bca2f99d35d6: Pull complete [2021-03-19T17:30:01.343Z] 93359f2a8cfa: Pull complete [2021-03-19T17:30:01.622Z] 7c6f9722023f: Pull complete [2021-03-19T17:30:05.265Z] 745a02a5169b: Pull complete [2021-03-19T17:30:05.265Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T17:30:05.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T17:30:05.265Z] ---> b7e6874047d6 [2021-03-19T17:30:05.265Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-19T17:30:07.899Z] ---> Running in 7d9f7f9ff683 [2021-03-19T17:30:08.180Z] Removing intermediate container 7d9f7f9ff683 [2021-03-19T17:30:08.180Z] ---> 83f9bbe7e761 [2021-03-19T17:30:08.180Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T17:30:08.180Z] ---> Running in 168225c8fb2c [2021-03-19T17:30:10.811Z] Removing intermediate container 168225c8fb2c [2021-03-19T17:30:10.811Z] ---> ab60251d87cd [2021-03-19T17:30:10.811Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-19T17:30:10.811Z] ---> Running in 794c464bc856 [2021-03-19T17:30:11.686Z] a35cf1a2eb13: Pull complete [2021-03-19T17:30:11.686Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T17:30:11.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T17:30:11.686Z] ---> a62c8e92a672 [2021-03-19T17:30:11.686Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-19T17:30:11.686Z] ---> Running in 77e54bae4909 [2021-03-19T17:30:11.686Z] Removing intermediate container 77e54bae4909 [2021-03-19T17:30:11.686Z] ---> f52b37cf66ec [2021-03-19T17:30:11.686Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T17:30:11.686Z] ---> Running in 2c4db881c49e [2021-03-19T17:30:11.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T17:30:12.269Z] Removing intermediate container 2c4db881c49e [2021-03-19T17:30:12.269Z] ---> 369729d89794 [2021-03-19T17:30:12.269Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-19T17:30:12.269Z] ---> Running in 6c87063b6560 [2021-03-19T17:30:12.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T17:30:12.851Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T17:30:13.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T17:30:14.213Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-19T17:30:14.213Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-19T17:30:14.213Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-19T17:30:14.213Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-19T17:30:14.484Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T17:30:14.484Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-19T17:30:14.759Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T17:30:14.759Z] OK: 144 MiB in 45 packages [2021-03-19T17:30:14.764Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-19T17:30:14.764Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-19T17:30:15.027Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-19T17:30:15.027Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-19T17:30:15.027Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T17:30:15.291Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-19T17:30:15.291Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T17:30:15.291Z] OK: 167 MiB in 45 packages [2021-03-19T17:30:16.199Z] Removing intermediate container 794c464bc856 [2021-03-19T17:30:16.199Z] ---> fca9c30a7acb [2021-03-19T17:30:16.199Z] Step 6/8 : WORKDIR /app [2021-03-19T17:30:16.199Z] ---> Running in 460ec9d03461 [2021-03-19T17:30:16.243Z] Removing intermediate container 6c87063b6560 [2021-03-19T17:30:16.243Z] ---> b3ea88dfe26e [2021-03-19T17:30:16.243Z] Step 6/8 : WORKDIR /app [2021-03-19T17:30:16.243Z] ---> Running in 507e7b2d71af [2021-03-19T17:30:16.508Z] Removing intermediate container 507e7b2d71af [2021-03-19T17:30:16.508Z] ---> 51a13d136888 [2021-03-19T17:30:16.508Z] Step 7/8 : COPY . . [2021-03-19T17:30:16.777Z] ---> 5d2bd028d41e [2021-03-19T17:30:16.777Z] Step 8/8 : RUN go mod download [2021-03-19T17:30:16.777Z] ---> Running in 1522eb8c895c [2021-03-19T17:30:16.807Z] Removing intermediate container 460ec9d03461 [2021-03-19T17:30:16.807Z] ---> 6bc69e5208e0 [2021-03-19T17:30:16.807Z] Step 7/8 : COPY . . [2021-03-19T17:30:17.410Z] ---> 3d4e88b6cc8f [2021-03-19T17:30:17.410Z] Step 8/8 : RUN go mod download [2021-03-19T17:30:17.684Z] ---> Running in fe5fe294ba8e [2021-03-19T17:30:17.732Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.0-dev.30: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-03-19T17:30:17.732Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [2021-03-19T17:30:18.667Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.0-dev.30: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2021-03-19T17:30:19.267Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 Post stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2021-03-19T17:30:20.119Z] ---> job-cost.sh [2021-03-19T17:30:20.119Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vh0R [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:30:21.098Z] ---> job-cost.sh [2021-03-19T17:30:21.098Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8RAL [2021-03-19T17:30:35.099Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T17:31:00.105Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T17:31:01.769Z] lf-activate-venv(): INFO: Adding /tmp/venv-Vh0R/bin to PATH [2021-03-19T17:31:01.769Z] INFO: No Stack... [2021-03-19T17:31:02.034Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T17:31:02.610Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T17:31:02.957Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-03-19T17:31:02.957Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T17:31:03.099Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-217-1-stack-cost] [2021-03-19T17:31:03.106Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-217-1-stack-cost] did not exist. Created. [2021-03-19T17:31:03.106Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T17:31:03.602Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-19T17:31:04.004Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T17:31:04.025Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-217-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T17:31:05.135Z] Failed in branch amd64 [2021-03-19T17:32:21.855Z] lf-activate-venv(): INFO: Adding /tmp/venv-8RAL/bin to PATH [2021-03-19T17:32:21.855Z] INFO: No Stack... [2021-03-19T17:32:22.129Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T17:32:22.400Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T17:32:22.755Z] + + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-03-19T17:32:22.755Z] cut -d, -f6 [Pipeline] lock [2021-03-19T17:32:22.895Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-217-1-stack-cost] [2021-03-19T17:32:22.902Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-217-1-stack-cost] did not exist. Created. [2021-03-19T17:32:22.902Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T17:32:23.432Z] /w/workspace/app-service-configurable/1@tmp/durable-b84d8224/script.sh: 1: /w/workspace/app-service-configurable/1@tmp/durable-b84d8224/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-19T17:32:23.812Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T17:32:23.866Z] Warning: overwriting stash ‘stack-cost’ [2021-03-19T17:32:24.731Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T17:32:24.752Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-217-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T17:32:25.967Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:32:30.118Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:32:30.748Z] ---> package-listing.sh [2021-03-19T17:32:30.748Z] ++ facter osfamily [2021-03-19T17:32:30.748Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T17:32:30.748Z] + OS_FAMILY=redhat [2021-03-19T17:32:30.748Z] + workspace=/w/workspace/_app-service-configurable_PR-217 [2021-03-19T17:32:30.748Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T17:32:30.748Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T17:32:30.748Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T17:32:30.748Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T17:32:30.748Z] + '[' /w/workspace/_app-service-configurable_PR-217 ']' [2021-03-19T17:32:30.748Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T17:32:30.748Z] + case "${OS_FAMILY}" in [2021-03-19T17:32:30.748Z] + rpm -qa [2021-03-19T17:32:30.748Z] + sort [2021-03-19T17:32:34.979Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T17:32:34.979Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T17:32:34.979Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T17:32:34.979Z] + '[' /w/workspace/_app-service-configurable_PR-217 ']' [2021-03-19T17:32:34.979Z] + mkdir -p /w/workspace/_app-service-configurable_PR-217/archives/ [2021-03-19T17:32:34.979Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-217/archives/ [Pipeline] echo [2021-03-19T17:32:35.022Z] 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/_app-service-configurable_PR-217/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-19T17:32:35.339Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T17:32:35.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T17:32:35.682Z] [2021-03-19T17:32:35.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T17:32:36.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T17:32:36.082Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T17:32:36.082Z] df20fa9351a1: Pulling fs layer [2021-03-19T17:32:36.082Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T17:32:36.082Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T17:32:36.082Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T17:32:36.082Z] 93b61091891f: Pulling fs layer [2021-03-19T17:32:36.082Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T17:32:36.082Z] 5e14af77c1be: Pulling fs layer [2021-03-19T17:32:36.082Z] 01666e4c0597: Pulling fs layer [2021-03-19T17:32:36.082Z] aa168da1d23b: Pulling fs layer [2021-03-19T17:32:36.082Z] 46f8f816bc3b: Waiting [2021-03-19T17:32:36.082Z] 93b9cdb0e59b: Waiting [2021-03-19T17:32:36.083Z] 5e14af77c1be: Waiting [2021-03-19T17:32:36.083Z] 01666e4c0597: Waiting [2021-03-19T17:32:36.083Z] aa168da1d23b: Waiting [2021-03-19T17:32:36.083Z] 93b61091891f: Waiting [2021-03-19T17:32:36.083Z] 36b3adc4ff6f: Verifying Checksum [2021-03-19T17:32:36.083Z] 36b3adc4ff6f: Download complete [2021-03-19T17:32:36.083Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T17:32:36.083Z] 46f8f816bc3b: Download complete [2021-03-19T17:32:36.083Z] df20fa9351a1: Verifying Checksum [2021-03-19T17:32:36.083Z] df20fa9351a1: Download complete [2021-03-19T17:32:36.361Z] 93b9cdb0e59b: Download complete [2021-03-19T17:32:36.361Z] 5e14af77c1be: Verifying Checksum [2021-03-19T17:32:36.361Z] 5e14af77c1be: Download complete [2021-03-19T17:32:36.361Z] 01666e4c0597: Verifying Checksum [2021-03-19T17:32:36.361Z] 01666e4c0597: Download complete [2021-03-19T17:32:36.361Z] 93b61091891f: Verifying Checksum [2021-03-19T17:32:36.361Z] 93b61091891f: Download complete [2021-03-19T17:32:36.625Z] df20fa9351a1: Pull complete [2021-03-19T17:32:36.898Z] 36b3adc4ff6f: Pull complete [2021-03-19T17:32:36.898Z] 8ad3a11d3b57: Verifying Checksum [2021-03-19T17:32:36.898Z] 8ad3a11d3b57: Download complete [2021-03-19T17:32:37.489Z] 8ad3a11d3b57: Pull complete [2021-03-19T17:32:37.755Z] 46f8f816bc3b: Pull complete [2021-03-19T17:32:38.710Z] aa168da1d23b: Verifying Checksum [2021-03-19T17:32:38.710Z] aa168da1d23b: Download complete [2021-03-19T17:32:38.973Z] 93b61091891f: Pull complete [2021-03-19T17:32:39.550Z] 93b9cdb0e59b: Pull complete [2021-03-19T17:32:39.550Z] 5e14af77c1be: Pull complete [2021-03-19T17:32:39.817Z] 01666e4c0597: Pull complete [2021-03-19T17:32:48.013Z] aa168da1d23b: Pull complete [2021-03-19T17:32:48.013Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T17:32:48.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T17:32:48.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T17:32:48.231Z] prd-centos7-docker-4c-2g-30585 does not seem to be running inside a container [2021-03-19T17:32:48.283Z] $ 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/_app-service-configurable_PR-217/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-217 -v /w/workspace/_app-service-configurable_PR-217:/w/workspace/_app-service-configurable_PR-217:rw,z -v /w/workspace/_app-service-configurable_PR-217@tmp:/w/workspace/_app-service-configurable_PR-217@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-19T17:32:51.590Z] $ docker top 4719cf4c2edc3ea26b4263294474efe8867b00f999f2f6540c4dae607828d486 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T17:32:52.195Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T17:32:52.524Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T17:32:53.154Z] + ls /var/log/sa-host [2021-03-19T17:32:53.154Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T17:32:53.154Z] file_magic: OK [2021-03-19T17:32:53.154Z] HZ: Using current value: 100 [2021-03-19T17:32:53.154Z] file_header: OK [2021-03-19T17:32:53.154Z] 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-03-19T17:32:53.154Z] Statistics: [2021-03-19T17:32:53.154Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-19T17:32:53.154Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T17:32:53.154Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T17:32:53.154Z] file_magic: OK [2021-03-19T17:32:53.154Z] HZ: Using current value: 100 [2021-03-19T17:32:53.154Z] file_header: OK [2021-03-19T17:32:53.154Z] 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-03-19T17:32:53.154Z] Statistics: [2021-03-19T17:32:53.154Z] Hnuu...uuuununununu... [2021-03-19T17:32:53.154Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T17:32:53.857Z] provisioning config files... [2021-03-19T17:32:53.879Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-217@tmp/config5186323886108589394tmp [Pipeline] { [Pipeline] echo [2021-03-19T17:32:54.008Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:32:54.350Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T17:32:54.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T17:32:54.548Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:32:54.890Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T17:32:54.927Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:32:55.265Z] ---> sudo-logs.sh [2021-03-19T17:32:55.265Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T17:32:55.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:32:55.725Z] ---> job-cost.sh [2021-03-19T17:32:55.725Z] lf-activate-venv: SKIPPING [2021-03-19T17:32:55.725Z] DEBUG: total: 0.20999999344348907 [2021-03-19T17:32:55.725Z] INFO: Retrieving Stack Cost... [2021-03-19T17:32:56.678Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T17:32:57.254Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T17:32:57.291Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T17:32:57.632Z] ---> logs-deploy.sh [2021-03-19T17:32:57.632Z] lf-activate-venv: SKIPPING [2021-03-19T17:32:57.632Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-217/1 [2021-03-19T17:32:57.632Z] INFO: archiving workspace using pattern(s): [2021-03-19T17:32:59.559Z] Archives upload complete. [2021-03-19T17:32:59.559Z] INFO: archiving logs to Nexus