Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6453371816986162190.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh825622589746734267.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4892698723907025464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1153832219992492526.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8199415330793916117.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1507 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh3644443167493577311.key > 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 core.sparsecheckout # timeout=10 > git checkout -f 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#286)" > git rev-list --no-walk 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T18:18:37.404Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T18:18:37.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T18:18:37.556Z] ========================================================= [2021-06-15T18:18:37.556Z] EdgeX Global Pipelines Version Info [2021-06-15T18:18:37.556Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:18:38.988Z] ------------------- [2021-06-15T18:18:38.988Z] stable info: [2021-06-15T18:18:38.988Z] ------------------- [2021-06-15T18:18:38.988Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T18:18:38.988Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T18:18:38.988Z] Message: update stable to v1.0.194 [2021-06-15T18:18:39.569Z] ------------------- [2021-06-15T18:18:39.569Z] experimental info: [2021-06-15T18:18:39.569Z] ------------------- [2021-06-15T18:18:39.569Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T18:18:39.569Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T18:18:39.569Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T18:18:39.789Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-15T18:18:39.815Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-15T18:18:39.841Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T18:18:39.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T18:18:39.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T18:18:39.922Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T18:18:39.949Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T18:18:39.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T18:18:40.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T18:18:40.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T18:18:40.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T18:18:40.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-15T18:18:40.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T18:18:40.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T18:18:40.176Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T18:18:40.200Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T18:18:40.225Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T18:18:40.250Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T18:18:40.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T18:18:40.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-15T18:18:40.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-15T18:18:40.352Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-15T18:18:40.376Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T18:18:40.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T18:18:40.425Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-15T18:18:40.448Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T18:18:40.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-15T18:18:40.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-15T18:18:40.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-15T18:18:40.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] echo [2021-06-15T18:18:40.568Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ab63fb [Pipeline] echo [2021-06-15T18:18:40.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T18:18:40.672Z] provisioning config files... [2021-06-15T18:18:40.688Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7340831850741040824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:18:41.012Z] ---> docker-login.sh [2021-06-15T18:18:41.012Z] nexus3.edgexfoundry.org:10001 [2021-06-15T18:18:41.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:18:41.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:18:41.557Z] Configure a credential helper to remove this warning. See [2021-06-15T18:18:41.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:18:41.557Z] [2021-06-15T18:18:41.557Z] Login Succeeded [2021-06-15T18:18:41.557Z] nexus3.edgexfoundry.org:10002 [2021-06-15T18:18:41.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:18:41.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:18:41.557Z] Configure a credential helper to remove this warning. See [2021-06-15T18:18:41.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:18:41.557Z] [2021-06-15T18:18:41.557Z] Login Succeeded [2021-06-15T18:18:41.557Z] nexus3.edgexfoundry.org:10003 [2021-06-15T18:18:41.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:18:41.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:18:41.826Z] Configure a credential helper to remove this warning. See [2021-06-15T18:18:41.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:18:41.826Z] [2021-06-15T18:18:41.826Z] Login Succeeded [2021-06-15T18:18:41.826Z] nexus3.edgexfoundry.org:10004 [2021-06-15T18:18:41.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:18:41.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:18:41.826Z] Configure a credential helper to remove this warning. See [2021-06-15T18:18:41.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:18:41.826Z] [2021-06-15T18:18:41.826Z] Login Succeeded [2021-06-15T18:18:41.826Z] docker.io [2021-06-15T18:18:42.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:18:42.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:18:42.356Z] Configure a credential helper to remove this warning. See [2021-06-15T18:18:42.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:18:42.356Z] [2021-06-15T18:18:42.356Z] Login Succeeded [2021-06-15T18:18:42.356Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T18:18:42.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T18:18:42.973Z] + git log --format=format:%s -1 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] echo [2021-06-15T18:18:43.026Z] GIT_COMMIT: 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#286) [Pipeline] echo [2021-06-15T18:18:43.043Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:18:43.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T18:18:43.773Z] [2021-06-15T18:18:43.773Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:18:44.092Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T18:18:44.092Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T18:18:44.092Z] 31603596830f: Pulling fs layer [2021-06-15T18:18:44.092Z] 54011a49482f: Pulling fs layer [2021-06-15T18:18:44.092Z] a6820b24f6d8: Pulling fs layer [2021-06-15T18:18:44.092Z] f581987b2513: Pulling fs layer [2021-06-15T18:18:44.092Z] f581987b2513: Waiting [2021-06-15T18:18:44.092Z] 54011a49482f: Verifying Checksum [2021-06-15T18:18:44.092Z] 54011a49482f: Download complete [2021-06-15T18:18:44.360Z] 31603596830f: Verifying Checksum [2021-06-15T18:18:44.360Z] 31603596830f: Download complete [2021-06-15T18:18:44.360Z] a6820b24f6d8: Verifying Checksum [2021-06-15T18:18:44.360Z] a6820b24f6d8: Download complete [2021-06-15T18:18:44.360Z] f581987b2513: Verifying Checksum [2021-06-15T18:18:44.360Z] f581987b2513: Download complete [2021-06-15T18:18:44.360Z] 31603596830f: Pull complete [2021-06-15T18:18:44.627Z] 54011a49482f: Pull complete [2021-06-15T18:18:45.212Z] a6820b24f6d8: Pull complete [2021-06-15T18:18:45.212Z] f581987b2513: Pull complete [2021-06-15T18:18:45.475Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T18:18:45.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T18:18:45.475Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T18:18:45.554Z] prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container [2021-06-15T18:18:45.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T18:18:46.925Z] $ docker top 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T18:18:47.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T18:18:47.059Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T18:18:47.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T18:18:47.169Z] $ docker exec 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 ssh-agent [2021-06-15T18:18:47.284Z] SSH_AUTH_SOCK=/tmp/ssh-B1DSivmH1Qd4/agent.14 [2021-06-15T18:18:47.284Z] SSH_AGENT_PID=20 [2021-06-15T18:18:47.293Z] Running ssh-add (command line suppressed) [2021-06-15T18:18:47.387Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3134037297818266980.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3134037297818266980.key) [2021-06-15T18:18:47.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T18:18:47.705Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T18:18:47.720Z] $ docker exec --env ******** --env ******** 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 ssh-agent -k [2021-06-15T18:18:47.810Z] unset SSH_AUTH_SOCK; [2021-06-15T18:18:47.810Z] unset SSH_AGENT_PID; [2021-06-15T18:18:47.810Z] echo Agent pid 20 killed; [2021-06-15T18:18:47.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T18:18:47.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T18:18:47.860Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T18:18:47.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T18:18:47.971Z] $ docker exec 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 ssh-agent [2021-06-15T18:18:48.074Z] SSH_AUTH_SOCK=/tmp/ssh-tjRs151RQCXG/agent.53 [2021-06-15T18:18:48.074Z] SSH_AGENT_PID=60 [2021-06-15T18:18:48.081Z] Running ssh-add (command line suppressed) [2021-06-15T18:18:48.175Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5072463796710427053.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5072463796710427053.key) [2021-06-15T18:18:48.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T18:18:48.501Z] + git semver init [2021-06-15T18:18:48.501Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T18:18:48.501Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-15T18:18:48.501Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-15T18:18:48.501Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T18:18:48.501Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T18:18:48.501Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T18:18:48.501Z] # $SEMVER_BRANCH = master [2021-06-15T18:18:48.501Z] # $SEMVER_TEMP = /tmp/semver-463125423 [2021-06-15T18:18:48.501Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-15T18:18:48.764Z] # '/tmp/semver-463125423' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-06-15T18:18:49.031Z] # -> Force: false [2021-06-15T18:18:49.031Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-15T18:18:49.037Z] $ docker exec --env ******** --env ******** 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 ssh-agent -k [2021-06-15T18:18:49.139Z] unset SSH_AUTH_SOCK; [2021-06-15T18:18:49.139Z] unset SSH_AGENT_PID; [2021-06-15T18:18:49.139Z] echo Agent pid 60 killed; [2021-06-15T18:18:49.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T18:18:49.498Z] + git semver [Pipeline] } [2021-06-15T18:18:49.510Z] $ docker stop --time=1 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 [2021-06-15T18:18:50.821Z] $ docker rm -f 8a3f158b250e5048b2099bafa565d4711f5e1d8a3198ca6ea2d52cea82d2af19 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T18:18:51.199Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T18:18:51.451Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T18:18:51.455Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.51 [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-06-15T18:19:06.727Z] Still waiting to schedule task [2021-06-15T18:19:06.727Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1507’ [2021-06-15T18:19:06.730Z] Still waiting to schedule task [2021-06-15T18:19:06.730Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-15T18:20:52.384Z] Running on prd-centos7-docker-4c-2g-1509 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-15T18:20:52.406Z] Running in /w/workspace/app-service-configurable/123 [Pipeline] { [Pipeline] checkout [2021-06-15T18:20:52.593Z] Selected Git installation does not exist. Using Default [2021-06-15T18:20:52.593Z] The recommended git tool is: NONE [2021-06-15T18:20:55.824Z] using credential edgex-jenkins-ssh [2021-06-15T18:20:55.837Z] Cloning the remote Git repository [2021-06-15T18:20:55.415Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-15T18:20:55.482Z] > git init /w/workspace/app-service-configurable/123 # timeout=10 [2021-06-15T18:20:56.617Z] Avoid second fetch [2021-06-15T18:20:56.617Z] Checking out Revision 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 (master) [2021-06-15T18:20:55.507Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-15T18:20:55.507Z] > git --version # timeout=10 [2021-06-15T18:20:55.513Z] > git --version # 'git version 2.24.4' [2021-06-15T18:20:55.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T18:20:55.554Z] [INFO] Currently running in a labeled security context [2021-06-15T18:20:55.554Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T18:20:55.554Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/123@tmp/jenkins-gitclient-ssh3205606056406446905.key [2021-06-15T18:20:55.562Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T18:20:56.156Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-15T18:20:56.162Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T18:20:56.177Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T18:20:56.184Z] > git checkout -f 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 # timeout=10 [2021-06-15T18:21:00.210Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#286)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T18:21:01.677Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T18:21:02.010Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T18:21:02.313Z] + sudo service docker restart [2021-06-15T18:21:02.313Z] + true [2021-06-15T18:21:02.314Z] Redirecting to /bin/systemctl restart docker.service [2021-06-15T18:21:08.073Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1508 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-15T18:21:08.094Z] Running in /w/workspace/app-service-configurable/123 [Pipeline] { [Pipeline] checkout [2021-06-15T18:21:08.376Z] Selected Git installation does not exist. Using Default [2021-06-15T18:21:08.376Z] The recommended git tool is: NONE [2021-06-15T18:21:13.262Z] using credential edgex-jenkins-ssh [2021-06-15T18:21:13.281Z] Cloning the remote Git repository [2021-06-15T18:21:13.322Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-15T18:21:13.467Z] > git init /w/workspace/app-service-configurable/123 # timeout=10 [2021-06-15T18:21:13.567Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-15T18:21:13.568Z] > git --version # timeout=10 [2021-06-15T18:21:13.593Z] > git --version # 'git version 2.17.1' [2021-06-15T18:21:13.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T18:21:13.703Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T18:21:14.561Z] Avoid second fetch [2021-06-15T18:21:14.562Z] Checking out Revision 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 (master) [2021-06-15T18:21:14.501Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-15T18:21:14.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T18:21:14.571Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T18:21:14.587Z] > git checkout -f 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 # timeout=10 [2021-06-15T18:21:18.761Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#286)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T18:21:20.099Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T18:21:22.554Z] provisioning config files... [Pipeline] sh [2021-06-15T18:21:22.646Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/123@tmp/config7537016178170522997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:21:23.108Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T18:21:23.174Z] ---> docker-login.sh [2021-06-15T18:21:23.174Z] nexus3.edgexfoundry.org:10001 [2021-06-15T18:21:23.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:21:23.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:21:23.438Z] Configure a credential helper to remove this warning. See [2021-06-15T18:21:23.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:21:23.438Z] [2021-06-15T18:21:23.438Z] Login Succeeded [2021-06-15T18:21:23.438Z] nexus3.edgexfoundry.org:10002 [2021-06-15T18:21:23.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:21:23.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:21:23.438Z] Configure a credential helper to remove this warning. See [2021-06-15T18:21:23.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:21:23.438Z] [2021-06-15T18:21:23.438Z] Login Succeeded [2021-06-15T18:21:23.438Z] nexus3.edgexfoundry.org:10003 [2021-06-15T18:21:23.489Z] + sudo service docker restart [2021-06-15T18:21:23.489Z] + true [2021-06-15T18:21:23.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:21:23.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:21:23.700Z] Configure a credential helper to remove this warning. See [2021-06-15T18:21:23.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:21:23.701Z] [2021-06-15T18:21:23.701Z] Login Succeeded [2021-06-15T18:21:23.701Z] nexus3.edgexfoundry.org:10004 [2021-06-15T18:21:23.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:21:23.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:21:23.701Z] Configure a credential helper to remove this warning. See [2021-06-15T18:21:23.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:21:23.701Z] [2021-06-15T18:21:23.701Z] Login Succeeded [2021-06-15T18:21:23.701Z] docker.io [2021-06-15T18:21:23.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:21:24.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:21:24.227Z] Configure a credential helper to remove this warning. See [2021-06-15T18:21:24.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:21:24.227Z] [2021-06-15T18:21:24.227Z] Login Succeeded [2021-06-15T18:21:24.227Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T18:21:24.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T18:21:24.417Z] ========================================================= [2021-06-15T18:21:24.417Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T18:21:24.417Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:21:24.748Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-15T18:21:24.748Z] Sending build context to Docker daemon 97.28kB [2021-06-15T18:21:24.748Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T18:21:24.748Z] Step 2/8 : FROM ${BASE} [2021-06-15T18:21:24.748Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T18:21:24.748Z] 540db60ca938: Pulling fs layer [2021-06-15T18:21:24.748Z] adcc1eea9eea: Pulling fs layer [2021-06-15T18:21:24.748Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T18:21:24.748Z] 0510c868ecb4: Pulling fs layer [2021-06-15T18:21:24.748Z] afea3b2eda06: Pulling fs layer [2021-06-15T18:21:24.748Z] 7809a108b3ef: Pulling fs layer [2021-06-15T18:21:24.748Z] f706445af74f: Pulling fs layer [2021-06-15T18:21:24.748Z] afea3b2eda06: Waiting [2021-06-15T18:21:24.748Z] 7809a108b3ef: Waiting [2021-06-15T18:21:24.748Z] f706445af74f: Waiting [2021-06-15T18:21:24.748Z] 0510c868ecb4: Waiting [2021-06-15T18:21:24.748Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T18:21:24.748Z] 4c4ab2625f07: Download complete [2021-06-15T18:21:24.748Z] adcc1eea9eea: Verifying Checksum [2021-06-15T18:21:24.748Z] adcc1eea9eea: Download complete [2021-06-15T18:21:25.013Z] afea3b2eda06: Verifying Checksum [2021-06-15T18:21:25.013Z] afea3b2eda06: Download complete [2021-06-15T18:21:25.013Z] 7809a108b3ef: Verifying Checksum [2021-06-15T18:21:25.013Z] 7809a108b3ef: Download complete [2021-06-15T18:21:25.013Z] 540db60ca938: Verifying Checksum [2021-06-15T18:21:25.013Z] 540db60ca938: Download complete [2021-06-15T18:21:25.274Z] 540db60ca938: Pull complete [2021-06-15T18:21:25.536Z] adcc1eea9eea: Pull complete [2021-06-15T18:21:25.536Z] 4c4ab2625f07: Pull complete [2021-06-15T18:21:27.464Z] f706445af74f: Verifying Checksum [2021-06-15T18:21:27.464Z] f706445af74f: Download complete [2021-06-15T18:21:27.732Z] 0510c868ecb4: Verifying Checksum [2021-06-15T18:21:27.732Z] 0510c868ecb4: Download complete [2021-06-15T18:21:31.046Z] 0510c868ecb4: Pull complete [2021-06-15T18:21:31.046Z] afea3b2eda06: Pull complete [2021-06-15T18:21:31.046Z] 7809a108b3ef: Pull complete [2021-06-15T18:21:32.438Z] f706445af74f: Pull complete [2021-06-15T18:21:32.438Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T18:21:32.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T18:21:32.438Z] ---> b068be0155e3 [2021-06-15T18:21:32.438Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T18:21:35.756Z] ---> Running in 99624d55e30e [2021-06-15T18:21:36.017Z] Removing intermediate container 99624d55e30e [2021-06-15T18:21:36.017Z] ---> 70d9f485df42 [2021-06-15T18:21:36.017Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T18:21:36.017Z] ---> Running in 844594ab28ae [2021-06-15T18:21:36.595Z] Removing intermediate container 844594ab28ae [2021-06-15T18:21:36.595Z] ---> 08a0e96dfe96 [2021-06-15T18:21:36.595Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-15T18:21:36.595Z] ---> Running in b8213b41ea87 [2021-06-15T18:21:36.857Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T18:21:37.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T18:21:38.379Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-15T18:21:38.379Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-15T18:21:38.379Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-15T18:21:38.379Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-15T18:21:38.641Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-15T18:21:38.641Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-15T18:21:38.641Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T18:21:38.907Z] OK: 150 MiB in 46 packages [2021-06-15T18:21:39.168Z] Removing intermediate container b8213b41ea87 [2021-06-15T18:21:39.168Z] ---> 8c32de280ee8 [2021-06-15T18:21:39.168Z] Step 6/8 : WORKDIR /app [2021-06-15T18:21:39.168Z] ---> Running in 4c20db3ea4b9 [2021-06-15T18:21:39.168Z] Removing intermediate container 4c20db3ea4b9 [2021-06-15T18:21:39.168Z] ---> 53b82bb9c772 [2021-06-15T18:21:39.168Z] Step 7/8 : COPY . . [2021-06-15T18:21:39.430Z] ---> edbe603f0631 [2021-06-15T18:21:39.430Z] Step 8/8 : RUN go mod download [2021-06-15T18:21:39.430Z] ---> Running in 602109a0615e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T18:21:41.834Z] provisioning config files... [2021-06-15T18:21:41.859Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/123@tmp/config8768089407696699673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:21:42.232Z] ---> docker-login.sh [2021-06-15T18:21:42.232Z] nexus3.edgexfoundry.org:10001 [2021-06-15T18:21:43.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:21:43.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:21:43.497Z] Configure a credential helper to remove this warning. See [2021-06-15T18:21:43.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:21:43.497Z] [2021-06-15T18:21:43.497Z] Login Succeeded [2021-06-15T18:21:43.497Z] nexus3.edgexfoundry.org:10002 [2021-06-15T18:21:44.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:21:44.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:21:44.097Z] Configure a credential helper to remove this warning. See [2021-06-15T18:21:44.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:21:44.097Z] [2021-06-15T18:21:44.097Z] Login Succeeded [2021-06-15T18:21:44.097Z] nexus3.edgexfoundry.org:10003 [2021-06-15T18:21:44.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:21:44.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:21:44.695Z] Configure a credential helper to remove this warning. See [2021-06-15T18:21:44.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:21:44.695Z] [2021-06-15T18:21:44.695Z] Login Succeeded [2021-06-15T18:21:44.695Z] nexus3.edgexfoundry.org:10004 [2021-06-15T18:21:44.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:21:45.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:21:45.250Z] Configure a credential helper to remove this warning. See [2021-06-15T18:21:45.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:21:45.250Z] [2021-06-15T18:21:45.250Z] Login Succeeded [2021-06-15T18:21:45.250Z] docker.io [2021-06-15T18:21:45.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:21:46.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:21:46.127Z] Configure a credential helper to remove this warning. See [2021-06-15T18:21:46.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:21:46.127Z] [2021-06-15T18:21:46.127Z] Login Succeeded [2021-06-15T18:21:46.127Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T18:21:46.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T18:21:46.450Z] ========================================================= [2021-06-15T18:21:46.450Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T18:21:46.450Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:21:46.793Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-15T18:21:46.793Z] Sending build context to Docker daemon 97.28kB [2021-06-15T18:21:47.068Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T18:21:47.068Z] Step 2/8 : FROM ${BASE} [2021-06-15T18:21:47.344Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T18:21:47.344Z] 595b0fe564bb: Pulling fs layer [2021-06-15T18:21:47.344Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T18:21:47.344Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T18:21:47.344Z] ba82ee9f976e: Pulling fs layer [2021-06-15T18:21:47.344Z] 506bd15cee9f: Pulling fs layer [2021-06-15T18:21:47.344Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T18:21:47.344Z] 618dc40b7e24: Pulling fs layer [2021-06-15T18:21:47.344Z] 506bd15cee9f: Waiting [2021-06-15T18:21:47.344Z] 75a0a4a0db45: Waiting [2021-06-15T18:21:47.344Z] ba82ee9f976e: Waiting [2021-06-15T18:21:47.344Z] 618dc40b7e24: Waiting [2021-06-15T18:21:47.344Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T18:21:47.344Z] 5b7225fbf94c: Download complete [2021-06-15T18:21:47.344Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T18:21:47.344Z] 3088b5b3c5c0: Download complete [2021-06-15T18:21:47.618Z] 506bd15cee9f: Verifying Checksum [2021-06-15T18:21:47.618Z] 506bd15cee9f: Download complete [2021-06-15T18:21:47.618Z] 75a0a4a0db45: Download complete [2021-06-15T18:21:47.618Z] 595b0fe564bb: Verifying Checksum [2021-06-15T18:21:47.618Z] 595b0fe564bb: Download complete [2021-06-15T18:21:48.218Z] 595b0fe564bb: Pull complete [2021-06-15T18:21:48.820Z] 3088b5b3c5c0: Pull complete [2021-06-15T18:21:49.420Z] 5b7225fbf94c: Pull complete [2021-06-15T18:21:49.695Z] 618dc40b7e24: Verifying Checksum [2021-06-15T18:21:49.695Z] 618dc40b7e24: Download complete [2021-06-15T18:21:50.672Z] ba82ee9f976e: Verifying Checksum [2021-06-15T18:21:50.672Z] ba82ee9f976e: Download complete [2021-06-15T18:21:51.678Z] Removing intermediate container 602109a0615e [2021-06-15T18:21:51.679Z] ---> e84e4c61264b [2021-06-15T18:21:51.679Z] Successfully built e84e4c61264b [2021-06-15T18:21:51.679Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:21:51.992Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T18:21:51.992Z] . [Pipeline] withDockerContainer [2021-06-15T18:21:52.066Z] prd-centos7-docker-4c-2g-1509 does not seem to be running inside a container [2021-06-15T18:21:52.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/123 -v /w/workspace/app-service-configurable/123:/w/workspace/app-service-configurable/123:rw,z -v /w/workspace/app-service-configurable/123@tmp:/w/workspace/app-service-configurable/123@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 ******** ci-base-image-x86_64 cat [2021-06-15T18:21:52.452Z] $ docker top 51c4ff6634d025ec3ab6312ccbb97c2ba1c7f73f6173301f6b28030d13ed961a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T18:21:52.941Z] + go version [2021-06-15T18:21:52.941Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T18:21:52.952Z] $ docker stop --time=1 51c4ff6634d025ec3ab6312ccbb97c2ba1c7f73f6173301f6b28030d13ed961a [2021-06-15T18:21:54.132Z] $ docker rm -f 51c4ff6634d025ec3ab6312ccbb97c2ba1c7f73f6173301f6b28030d13ed961a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:21:54.773Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T18:21:54.774Z] . [Pipeline] withDockerContainer [2021-06-15T18:21:54.854Z] prd-centos7-docker-4c-2g-1509 does not seem to be running inside a container [2021-06-15T18:21:54.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/123 -v /w/workspace/app-service-configurable/123:/w/workspace/app-service-configurable/123:rw,z -v /w/workspace/app-service-configurable/123@tmp:/w/workspace/app-service-configurable/123@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 ******** ci-base-image-x86_64 cat [2021-06-15T18:21:55.297Z] $ docker top e2fc4e198e71b9baa8e0aaee5f7f589c5d6564e81722a9fd70acf63e19bea6d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T18:21:55.704Z] + go mod tidy [Pipeline] sh [2021-06-15T18:21:56.283Z] + make test [2021-06-15T18:21:56.283Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-15T18:22:00.826Z] ba82ee9f976e: Pull complete [2021-06-15T18:22:00.826Z] 506bd15cee9f: Pull complete [2021-06-15T18:22:01.101Z] 75a0a4a0db45: Pull complete [2021-06-15T18:22:05.432Z] 618dc40b7e24: Pull complete [2021-06-15T18:22:05.432Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T18:22:05.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T18:22:05.432Z] ---> a36622ca3599 [2021-06-15T18:22:05.432Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T18:22:06.891Z] ---> Running in b41495f5315c [2021-06-15T18:22:07.496Z] Removing intermediate container b41495f5315c [2021-06-15T18:22:07.496Z] ---> 635cdd5f8209 [2021-06-15T18:22:07.496Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T18:22:07.768Z] ---> Running in 2c8516049ff1 [2021-06-15T18:22:10.028Z] Removing intermediate container 2c8516049ff1 [2021-06-15T18:22:10.028Z] ---> ce533f3fb497 [2021-06-15T18:22:10.028Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-15T18:22:10.302Z] ---> Running in c6878d9db85d [2021-06-15T18:22:11.325Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-15T18:22:11.325Z] CGO_ENABLED=1 go vet ./... [2021-06-15T18:22:11.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T18:22:12.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T18:22:13.776Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-15T18:22:13.776Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-15T18:22:13.776Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-15T18:22:13.776Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-15T18:22:13.776Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-15T18:22:14.049Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-15T18:22:14.049Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T18:22:14.049Z] OK: 139 MiB in 46 packages [2021-06-15T18:22:15.508Z] Removing intermediate container c6878d9db85d [2021-06-15T18:22:15.508Z] ---> 2b4ac85b26bc [2021-06-15T18:22:15.508Z] Step 6/8 : WORKDIR /app [2021-06-15T18:22:15.508Z] ---> Running in 4764915b4e12 [2021-06-15T18:22:16.105Z] Removing intermediate container 4764915b4e12 [2021-06-15T18:22:16.105Z] ---> c9bf73294849 [2021-06-15T18:22:16.105Z] Step 7/8 : COPY . . [2021-06-15T18:22:16.675Z] gofmt -l . [2021-06-15T18:22:16.675Z] [ "`gofmt -l .`" = "" ] [2021-06-15T18:22:16.675Z] ./bin/test-go-mod-tidy.sh [2021-06-15T18:22:16.675Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-15T18:22:16.686Z] $ docker stop --time=1 e2fc4e198e71b9baa8e0aaee5f7f589c5d6564e81722a9fd70acf63e19bea6d7 [2021-06-15T18:22:16.705Z] ---> 2860541fba54 [2021-06-15T18:22:16.705Z] Step 8/8 : RUN go mod download [2021-06-15T18:22:16.980Z] ---> Running in d0dab23bd805 [2021-06-15T18:22:18.082Z] $ docker rm -f e2fc4e198e71b9baa8e0aaee5f7f589c5d6564e81722a9fd70acf63e19bea6d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T18:22:18.523Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T18:22:18.855Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-15T18:22:23.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T18:22:23.686Z] + ls -al . [2021-06-15T18:22:23.686Z] total 92 [2021-06-15T18:22:23.686Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 15 18:22 . [2021-06-15T18:22:23.686Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 15 18:20 .. [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 15 18:20 Attribution.txt [2021-06-15T18:22:23.686Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 15 18:20 bin [2021-06-15T18:22:23.686Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 15 18:21 coverage.out [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 15 18:20 Dockerfile [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 15 18:20 Dockerfile.build [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 15 18:20 .dockerignore [2021-06-15T18:22:23.686Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 18:20 .git [2021-06-15T18:22:23.686Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 15 18:20 .github [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 15 18:20 .gitignore [2021-06-15T18:22:23.686Z] -rw-r--r--. 1 jenkins jenkins 136 Jun 15 18:22 go.mod [2021-06-15T18:22:23.686Z] -rw-r--r--. 1 jenkins jenkins 20543 Jun 15 18:21 go.sum [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 15 18:20 Jenkinsfile [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 15 18:20 LICENSE [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 15 18:20 main.go [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 15 18:20 makefile [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 15 18:20 README.md [2021-06-15T18:22:23.686Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 15 18:20 res [2021-06-15T18:22:23.686Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 15 18:20 snap [2021-06-15T18:22:23.686Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 15 18:18 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:23.997Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 --label arch=amd64 --label version=2.0.0-dev.51 . [2021-06-15T18:22:23.997Z] Sending build context to Docker daemon 120.8kB [2021-06-15T18:22:23.997Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T18:22:23.997Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-15T18:22:23.997Z] ---> e84e4c61264b [2021-06-15T18:22:23.997Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-15T18:22:23.997Z] ---> Running in 245a96bfd88a [2021-06-15T18:22:23.997Z] Removing intermediate container 245a96bfd88a [2021-06-15T18:22:23.997Z] ---> c8cf83f6f655 [2021-06-15T18:22:23.997Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T18:22:23.997Z] ---> Running in c765ff65410b [2021-06-15T18:22:24.262Z] Removing intermediate container c765ff65410b [2021-06-15T18:22:24.262Z] ---> 4e1f24fb337f [2021-06-15T18:22:24.262Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-15T18:22:24.262Z] ---> Running in 84b5f7cea66e [2021-06-15T18:22:24.262Z] Removing intermediate container 84b5f7cea66e [2021-06-15T18:22:24.262Z] ---> dfaf37294d65 [2021-06-15T18:22:24.262Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T18:22:24.262Z] ---> Running in e9c6c2eca40a [2021-06-15T18:22:24.844Z] Removing intermediate container e9c6c2eca40a [2021-06-15T18:22:24.844Z] ---> b1e7881a223c [2021-06-15T18:22:24.844Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T18:22:24.844Z] ---> Running in 68397557627f [2021-06-15T18:22:25.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T18:22:26.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T18:22:26.312Z] OK: 150 MiB in 46 packages [2021-06-15T18:22:26.577Z] Removing intermediate container 68397557627f [2021-06-15T18:22:26.577Z] ---> 069fa2bd50eb [2021-06-15T18:22:26.577Z] Step 8/28 : WORKDIR /app [2021-06-15T18:22:26.577Z] ---> Running in e69203a4f479 [2021-06-15T18:22:26.577Z] Removing intermediate container e69203a4f479 [2021-06-15T18:22:26.577Z] ---> 994fd1e66c6f [2021-06-15T18:22:26.577Z] Step 9/28 : COPY go.mod . [2021-06-15T18:22:26.840Z] ---> f743f717c536 [2021-06-15T18:22:26.840Z] Step 10/28 : RUN go mod download [2021-06-15T18:22:26.840Z] ---> Running in 6dde13511cb2 [2021-06-15T18:22:27.412Z] Removing intermediate container 6dde13511cb2 [2021-06-15T18:22:27.412Z] ---> 032ae1119b75 [2021-06-15T18:22:27.412Z] Step 11/28 : RUN go mod tidy [2021-06-15T18:22:27.412Z] ---> Running in ecb0bf029667 [2021-06-15T18:22:27.985Z] Removing intermediate container ecb0bf029667 [2021-06-15T18:22:27.985Z] ---> 669c361af537 [2021-06-15T18:22:27.985Z] Step 12/28 : COPY . . [2021-06-15T18:22:28.245Z] ---> b7205edd46a4 [2021-06-15T18:22:28.245Z] Step 13/28 : ARG MAKE="make build" [2021-06-15T18:22:28.245Z] ---> Running in 069595cbfdba [2021-06-15T18:22:28.245Z] Removing intermediate container 069595cbfdba [2021-06-15T18:22:28.245Z] ---> 0f7dc954a1df [2021-06-15T18:22:28.245Z] Step 14/28 : RUN $MAKE [2021-06-15T18:22:28.245Z] ---> Running in 179a336de1a9 [2021-06-15T18:22:28.509Z] go mod tidy [2021-06-15T18:22:28.771Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.80 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.51" -o app-service-configurable [2021-06-15T18:22:40.151Z] Removing intermediate container 179a336de1a9 [2021-06-15T18:22:40.151Z] ---> e1e4bcf46f08 [2021-06-15T18:22:40.151Z] Step 15/28 : FROM alpine:3.12 [2021-06-15T18:22:40.151Z] 3.12: Pulling from library/alpine [2021-06-15T18:22:40.151Z] 339de151aab4: Pulling fs layer [2021-06-15T18:22:41.094Z] 339de151aab4: Verifying Checksum [2021-06-15T18:22:41.094Z] 339de151aab4: Download complete [2021-06-15T18:22:41.094Z] 339de151aab4: Pull complete [2021-06-15T18:22:41.095Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T18:22:41.095Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T18:22:41.095Z] ---> 13621d1b12d4 [2021-06-15T18:22:41.095Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-15T18:22:41.095Z] ---> Running in f5e9964d8643 [2021-06-15T18:22:41.095Z] Removing intermediate container f5e9964d8643 [2021-06-15T18:22:41.095Z] ---> ef778b29e681 [2021-06-15T18:22:41.095Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-15T18:22:41.095Z] ---> Running in c3cf04f9571a [2021-06-15T18:22:41.358Z] Removing intermediate container c3cf04f9571a [2021-06-15T18:22:41.358Z] ---> 4fddad560521 [2021-06-15T18:22:41.358Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-15T18:22:41.358Z] ---> Running in 5c516413b2b2 [2021-06-15T18:22:41.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T18:22:41.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T18:22:41.886Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-15T18:22:41.886Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-15T18:22:41.886Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-15T18:22:41.886Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-15T18:22:41.886Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-15T18:22:41.886Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-15T18:22:41.886Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-15T18:22:41.886Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T18:22:41.886Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T18:22:41.886Z] OK: 9 MiB in 21 packages [2021-06-15T18:22:42.152Z] Removing intermediate container 5c516413b2b2 [2021-06-15T18:22:42.152Z] ---> 82fa4c54474c [2021-06-15T18:22:42.152Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-15T18:22:42.415Z] ---> ce1f907fd6af [2021-06-15T18:22:42.415Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-15T18:22:42.415Z] ---> 15d49341cd5c [2021-06-15T18:22:42.415Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-15T18:22:42.676Z] ---> 452c8177b079 [2021-06-15T18:22:42.676Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-15T18:22:43.248Z] ---> e615c768f9e6 [2021-06-15T18:22:43.248Z] Step 23/28 : EXPOSE 48095 [2021-06-15T18:22:43.248Z] ---> Running in d6f8fd110251 [2021-06-15T18:22:43.248Z] Removing intermediate container d6f8fd110251 [2021-06-15T18:22:43.248Z] ---> 11924880a209 [2021-06-15T18:22:43.248Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-15T18:22:43.248Z] ---> Running in 4ee3bb685021 [2021-06-15T18:22:43.248Z] Removing intermediate container 4ee3bb685021 [2021-06-15T18:22:43.248Z] ---> de6101f33931 [2021-06-15T18:22:43.248Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T18:22:43.248Z] ---> Running in 038d1dbdc247 [2021-06-15T18:22:43.510Z] Removing intermediate container 038d1dbdc247 [2021-06-15T18:22:43.510Z] ---> ba00efbf84bf [2021-06-15T18:22:43.510Z] Step 26/28 : LABEL arch=amd64 [2021-06-15T18:22:43.510Z] ---> Running in db95c7fe9172 [2021-06-15T18:22:43.510Z] Removing intermediate container db95c7fe9172 [2021-06-15T18:22:43.510Z] ---> 733dfed104f5 [2021-06-15T18:22:43.510Z] Step 27/28 : LABEL git_sha=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [2021-06-15T18:22:43.510Z] ---> Running in f3e87e3bf3b8 [2021-06-15T18:22:43.771Z] Removing intermediate container f3e87e3bf3b8 [2021-06-15T18:22:43.771Z] ---> 78d77c52cd14 [2021-06-15T18:22:43.771Z] Step 28/28 : LABEL version=2.0.0-dev.51 [2021-06-15T18:22:43.771Z] ---> Running in 59b63d327128 [2021-06-15T18:22:43.771Z] Removing intermediate container 59b63d327128 [2021-06-15T18:22:43.771Z] ---> 3e8fe84533fb [2021-06-15T18:22:43.771Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T18:22:43.771Z] Successfully built 3e8fe84533fb [2021-06-15T18:22:43.771Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T18:22:43.984Z] provisioning config files... [2021-06-15T18:22:43.996Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/123@tmp/config9046701488985464276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:22:44.315Z] ---> docker-login.sh [2021-06-15T18:22:44.315Z] nexus3.edgexfoundry.org:10001 [2021-06-15T18:22:44.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:22:44.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:22:44.315Z] Configure a credential helper to remove this warning. See [2021-06-15T18:22:44.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:22:44.315Z] [2021-06-15T18:22:44.315Z] Login Succeeded [2021-06-15T18:22:44.315Z] nexus3.edgexfoundry.org:10002 [2021-06-15T18:22:44.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:22:44.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:22:44.577Z] Configure a credential helper to remove this warning. See [2021-06-15T18:22:44.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:22:44.577Z] [2021-06-15T18:22:44.577Z] Login Succeeded [2021-06-15T18:22:44.577Z] nexus3.edgexfoundry.org:10003 [2021-06-15T18:22:44.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:22:44.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:22:44.577Z] Configure a credential helper to remove this warning. See [2021-06-15T18:22:44.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:22:44.577Z] [2021-06-15T18:22:44.577Z] Login Succeeded [2021-06-15T18:22:44.577Z] nexus3.edgexfoundry.org:10004 [2021-06-15T18:22:44.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:22:44.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:22:44.839Z] Configure a credential helper to remove this warning. See [2021-06-15T18:22:44.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:22:44.839Z] [2021-06-15T18:22:44.839Z] Login Succeeded [2021-06-15T18:22:44.839Z] docker.io [2021-06-15T18:22:44.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:22:45.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:22:45.101Z] Configure a credential helper to remove this warning. See [2021-06-15T18:22:45.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:22:45.101Z] [2021-06-15T18:22:45.101Z] Login Succeeded [2021-06-15T18:22:45.101Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T18:22:45.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T18:22:45.186Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-06-15T18:22:45.186Z] 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [2021-06-15T18:22:45.186Z] latest [2021-06-15T18:22:45.186Z] 2.0.0-dev.51 [2021-06-15T18:22:45.186Z] 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 [2021-06-15T18:22:45.186Z] master [2021-06-15T18:22:45.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:45.542Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:45.966Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [2021-06-15T18:22:45.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-15T18:22:45.966Z] 6c0434a7ecbb: Preparing [2021-06-15T18:22:45.966Z] f9598eb94523: Preparing [2021-06-15T18:22:45.966Z] 90ce4704b543: Preparing [2021-06-15T18:22:45.966Z] ee9c1562bbda: Preparing [2021-06-15T18:22:45.966Z] a84819b5b1fa: Preparing [2021-06-15T18:22:45.966Z] 32f366d666a5: Preparing [2021-06-15T18:22:45.966Z] 32f366d666a5: Waiting [2021-06-15T18:22:46.016Z] Removing intermediate container d0dab23bd805 [2021-06-15T18:22:46.016Z] ---> fd9d92f137fd [2021-06-15T18:22:46.016Z] Successfully built fd9d92f137fd [2021-06-15T18:22:46.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:46.231Z] f9598eb94523: Pushed [2021-06-15T18:22:46.231Z] 32f366d666a5: Layer already exists [2021-06-15T18:22:46.231Z] 90ce4704b543: Pushed [2021-06-15T18:22:46.231Z] ee9c1562bbda: Pushed [2021-06-15T18:22:46.231Z] a84819b5b1fa: Pushed [2021-06-15T18:22:46.359Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T18:22:46.359Z] . [Pipeline] withDockerContainer [2021-06-15T18:22:46.595Z] prd-ubuntu18.04-docker-arm64-4c-16g-1508 does not seem to be running inside a container [2021-06-15T18:22:46.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/123 -v /w/workspace/app-service-configurable/123:/w/workspace/app-service-configurable/123:rw,z -v /w/workspace/app-service-configurable/123@tmp:/w/workspace/app-service-configurable/123@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 ******** ci-base-image-arm64 cat [2021-06-15T18:22:47.617Z] 6c0434a7ecbb: Pushed [2021-06-15T18:22:47.879Z] 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84: digest: sha256:443a12fe2a42f3457ff435424a81cf642fb38f7cc2293953e5f9d0247e4a1ad2 size: 1574 [2021-06-15T18:22:48.150Z] $ docker top 0fe1318a86924471edf59d7616a71e02979a4e0b120fed77d179606ea0533327 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:48.860Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:49.142Z] + go version [2021-06-15T18:22:49.142Z] go version go1.16.5 linux/arm64 [2021-06-15T18:22:49.158Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-15T18:22:49.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-15T18:22:49.158Z] 6c0434a7ecbb: Preparing [2021-06-15T18:22:49.158Z] f9598eb94523: Preparing [2021-06-15T18:22:49.158Z] 90ce4704b543: Preparing [2021-06-15T18:22:49.158Z] ee9c1562bbda: Preparing [2021-06-15T18:22:49.158Z] a84819b5b1fa: Preparing [2021-06-15T18:22:49.158Z] 32f366d666a5: Preparing [2021-06-15T18:22:49.158Z] 32f366d666a5: Waiting [2021-06-15T18:22:49.158Z] 6c0434a7ecbb: Layer already exists [2021-06-15T18:22:49.158Z] ee9c1562bbda: Layer already exists [2021-06-15T18:22:49.158Z] 90ce4704b543: Layer already exists [2021-06-15T18:22:49.158Z] f9598eb94523: Layer already exists [2021-06-15T18:22:49.158Z] a84819b5b1fa: Layer already exists [2021-06-15T18:22:49.158Z] 32f366d666a5: Layer already exists [2021-06-15T18:22:49.158Z] latest: digest: sha256:443a12fe2a42f3457ff435424a81cf642fb38f7cc2293953e5f9d0247e4a1ad2 size: 1574 [Pipeline] } [2021-06-15T18:22:49.160Z] $ docker stop --time=1 0fe1318a86924471edf59d7616a71e02979a4e0b120fed77d179606ea0533327 [2021-06-15T18:22:50.975Z] $ docker rm -f 0fe1318a86924471edf59d7616a71e02979a4e0b120fed77d179606ea0533327 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:51.660Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:51.783Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T18:22:51.783Z] . [Pipeline] withDockerContainer [2021-06-15T18:22:51.961Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.51 [2021-06-15T18:22:51.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-15T18:22:51.961Z] 6c0434a7ecbb: Preparing [2021-06-15T18:22:51.961Z] f9598eb94523: Preparing [2021-06-15T18:22:51.961Z] 90ce4704b543: Preparing [2021-06-15T18:22:51.961Z] ee9c1562bbda: Preparing [2021-06-15T18:22:51.961Z] a84819b5b1fa: Preparing [2021-06-15T18:22:51.961Z] 32f366d666a5: Preparing [2021-06-15T18:22:51.961Z] 32f366d666a5: Waiting [2021-06-15T18:22:51.961Z] a84819b5b1fa: Layer already exists [2021-06-15T18:22:51.961Z] 90ce4704b543: Layer already exists [2021-06-15T18:22:51.961Z] f9598eb94523: Layer already exists [2021-06-15T18:22:51.961Z] ee9c1562bbda: Layer already exists [2021-06-15T18:22:51.961Z] 6c0434a7ecbb: Layer already exists [2021-06-15T18:22:51.961Z] 32f366d666a5: Layer already exists [2021-06-15T18:22:51.961Z] 2.0.0-dev.51: digest: sha256:443a12fe2a42f3457ff435424a81cf642fb38f7cc2293953e5f9d0247e4a1ad2 size: 1574 [2021-06-15T18:22:52.050Z] prd-ubuntu18.04-docker-arm64-4c-16g-1508 does not seem to be running inside a container [2021-06-15T18:22:52.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/123 -v /w/workspace/app-service-configurable/123:/w/workspace/app-service-configurable/123:rw,z -v /w/workspace/app-service-configurable/123@tmp:/w/workspace/app-service-configurable/123@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 ******** ci-base-image-arm64 cat [2021-06-15T18:22:53.762Z] $ docker top 4a434c801fb07df797ae5c668739cc14199d577c18a05810415cb2509da1ca22 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:54.472Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:54.762Z] + go mod tidy [2021-06-15T18:22:54.777Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 [2021-06-15T18:22:54.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-15T18:22:54.777Z] 6c0434a7ecbb: Preparing [2021-06-15T18:22:54.777Z] f9598eb94523: Preparing [2021-06-15T18:22:54.777Z] 90ce4704b543: Preparing [2021-06-15T18:22:54.777Z] ee9c1562bbda: Preparing [2021-06-15T18:22:54.777Z] a84819b5b1fa: Preparing [2021-06-15T18:22:54.777Z] 32f366d666a5: Preparing [2021-06-15T18:22:54.777Z] 32f366d666a5: Waiting [2021-06-15T18:22:54.777Z] ee9c1562bbda: Layer already exists [2021-06-15T18:22:54.777Z] 90ce4704b543: Layer already exists [2021-06-15T18:22:54.777Z] a84819b5b1fa: Layer already exists [2021-06-15T18:22:54.777Z] 6c0434a7ecbb: Layer already exists [2021-06-15T18:22:54.777Z] f9598eb94523: Layer already exists [2021-06-15T18:22:54.777Z] 32f366d666a5: Layer already exists [2021-06-15T18:22:54.777Z] 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51: digest: sha256:443a12fe2a42f3457ff435424a81cf642fb38f7cc2293953e5f9d0247e4a1ad2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:22:55.086Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-06-15T18:22:55.401Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-06-15T18:22:55.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-15T18:22:55.401Z] 6c0434a7ecbb: Preparing [2021-06-15T18:22:55.401Z] f9598eb94523: Preparing [2021-06-15T18:22:55.401Z] 90ce4704b543: Preparing [2021-06-15T18:22:55.401Z] ee9c1562bbda: Preparing [2021-06-15T18:22:55.401Z] a84819b5b1fa: Preparing [2021-06-15T18:22:55.401Z] 32f366d666a5: Preparing [2021-06-15T18:22:55.401Z] 32f366d666a5: Waiting [2021-06-15T18:22:55.401Z] a84819b5b1fa: Layer already exists [2021-06-15T18:22:55.401Z] 90ce4704b543: Layer already exists [2021-06-15T18:22:55.401Z] 6c0434a7ecbb: Layer already exists [2021-06-15T18:22:55.401Z] f9598eb94523: Layer already exists [2021-06-15T18:22:55.401Z] ee9c1562bbda: Layer already exists [2021-06-15T18:22:55.401Z] 32f366d666a5: Layer already exists [2021-06-15T18:22:55.401Z] master: digest: sha256:443a12fe2a42f3457ff435424a81cf642fb38f7cc2293953e5f9d0247e4a1ad2 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T18:22:55.515Z] ===================================================== [Pipeline] echo [2021-06-15T18:22:55.534Z] taggedImages: [2021-06-15T18:22:55.534Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [2021-06-15T18:22:55.534Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-15T18:22:55.534Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.51 [2021-06-15T18:22:55.534Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 [2021-06-15T18:22:55.534Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:22:56.040Z] + make test [2021-06-15T18:22:56.040Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-15T18:22:56.337Z] ---> job-cost.sh [2021-06-15T18:22:56.338Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7MCu [2021-06-15T18:23:04.503Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T18:23:19.435Z] lf-activate-venv(): INFO: Adding /tmp/venv-7MCu/bin to PATH [2021-06-15T18:23:19.435Z] INFO: No Stack... [2021-06-15T18:23:19.435Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T18:23:19.435Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T18:23:19.849Z] + cat /w/workspace/app-service-configurable/123/archives/cost.csv [2021-06-15T18:23:19.849Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T18:23:19.881Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] [2021-06-15T18:23:19.893Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] did not exist. Created. [2021-06-15T18:23:19.893Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T18:23:20.221Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T18:23:20.282Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T18:23:20.294Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T18:23:43.087Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-15T18:23:43.087Z] CGO_ENABLED=1 go vet ./... [2021-06-15T18:24:09.926Z] gofmt -l . [2021-06-15T18:24:09.926Z] [ "`gofmt -l .`" = "" ] [2021-06-15T18:24:09.926Z] ./bin/test-go-mod-tidy.sh [2021-06-15T18:24:09.926Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-15T18:24:09.939Z] $ docker stop --time=1 4a434c801fb07df797ae5c668739cc14199d577c18a05810415cb2509da1ca22 [2021-06-15T18:24:11.872Z] $ docker rm -f 4a434c801fb07df797ae5c668739cc14199d577c18a05810415cb2509da1ca22 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T18:24:12.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T18:24:12.713Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T18:24:13.159Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T18:24:15.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T18:24:16.164Z] + ls -al . [2021-06-15T18:24:16.164Z] total 116 [2021-06-15T18:24:16.164Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 15 18:24 . [2021-06-15T18:24:16.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 18:21 .. [2021-06-15T18:24:16.164Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 15 18:21 .dockerignore [2021-06-15T18:24:16.164Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 18:21 .git [2021-06-15T18:24:16.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 18:21 .github [2021-06-15T18:24:16.164Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 15 18:21 .gitignore [2021-06-15T18:24:16.165Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 15 18:21 Attribution.txt [2021-06-15T18:24:16.165Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 15 18:21 Dockerfile [2021-06-15T18:24:16.165Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 15 18:21 Dockerfile.build [2021-06-15T18:24:16.165Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 15 18:21 Jenkinsfile [2021-06-15T18:24:16.165Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 15 18:21 LICENSE [2021-06-15T18:24:16.165Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 15 18:21 README.md [2021-06-15T18:24:16.165Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 15 18:18 VERSION [2021-06-15T18:24:16.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 18:21 bin [2021-06-15T18:24:16.165Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 15 18:22 coverage.out [2021-06-15T18:24:16.165Z] -rw-r--r-- 1 jenkins jenkins 136 Jun 15 18:24 go.mod [2021-06-15T18:24:16.165Z] -rw-r--r-- 1 jenkins jenkins 20543 Jun 15 18:22 go.sum [2021-06-15T18:24:16.165Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 15 18:21 main.go [2021-06-15T18:24:16.165Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 15 18:21 makefile [2021-06-15T18:24:16.165Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 18:21 res [2021-06-15T18:24:16.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 18:21 snap [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:24:16.517Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 --label arch=arm64 --label version=2.0.0-dev.51 . [2021-06-15T18:24:16.517Z] Sending build context to Docker daemon 120.8kB [2021-06-15T18:24:16.791Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T18:24:16.791Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-15T18:24:16.791Z] ---> fd9d92f137fd [2021-06-15T18:24:16.791Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-15T18:24:17.064Z] ---> Running in 4d9fc60e8a86 [2021-06-15T18:24:17.665Z] Removing intermediate container 4d9fc60e8a86 [2021-06-15T18:24:17.665Z] ---> 56bb84463239 [2021-06-15T18:24:17.665Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T18:24:17.665Z] ---> Running in 0515b36795c4 [2021-06-15T18:24:18.262Z] Removing intermediate container 0515b36795c4 [2021-06-15T18:24:18.262Z] ---> 004df72355c5 [2021-06-15T18:24:18.262Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-15T18:24:18.262Z] ---> Running in e348239611f3 [2021-06-15T18:24:18.860Z] Removing intermediate container e348239611f3 [2021-06-15T18:24:18.860Z] ---> 76409244a633 [2021-06-15T18:24:18.860Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T18:24:18.860Z] ---> Running in a1f01eac1888 [2021-06-15T18:24:20.834Z] Removing intermediate container a1f01eac1888 [2021-06-15T18:24:20.834Z] ---> 85984524b4b2 [2021-06-15T18:24:20.834Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T18:24:21.106Z] ---> Running in db6fc7539fa7 [2021-06-15T18:24:22.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T18:24:23.069Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T18:24:24.046Z] OK: 139 MiB in 46 packages [2021-06-15T18:24:25.022Z] Removing intermediate container db6fc7539fa7 [2021-06-15T18:24:25.022Z] ---> c97b678cfcee [2021-06-15T18:24:25.022Z] Step 8/28 : WORKDIR /app [2021-06-15T18:24:25.022Z] ---> Running in 51c2b2f971f8 [2021-06-15T18:24:25.619Z] Removing intermediate container 51c2b2f971f8 [2021-06-15T18:24:25.619Z] ---> 0189184eb67a [2021-06-15T18:24:25.619Z] Step 9/28 : COPY go.mod . [2021-06-15T18:24:26.215Z] ---> 2f3ca61181f0 [2021-06-15T18:24:26.215Z] Step 10/28 : RUN go mod download [2021-06-15T18:24:26.488Z] ---> Running in b9ad8d1751aa [2021-06-15T18:24:29.133Z] Removing intermediate container b9ad8d1751aa [2021-06-15T18:24:29.133Z] ---> d85fe4bc531c [2021-06-15T18:24:29.133Z] Step 11/28 : RUN go mod tidy [2021-06-15T18:24:29.133Z] ---> Running in 73acc675937d [2021-06-15T18:24:31.762Z] Removing intermediate container 73acc675937d [2021-06-15T18:24:31.762Z] ---> 8d3e909ec48e [2021-06-15T18:24:31.762Z] Step 12/28 : COPY . . [2021-06-15T18:24:32.364Z] ---> c94c18cbaa76 [2021-06-15T18:24:32.364Z] Step 13/28 : ARG MAKE="make build" [2021-06-15T18:24:32.364Z] ---> Running in 79fb93f5a254 [2021-06-15T18:24:32.960Z] Removing intermediate container 79fb93f5a254 [2021-06-15T18:24:32.960Z] ---> 363acebb0cce [2021-06-15T18:24:32.960Z] Step 14/28 : RUN $MAKE [2021-06-15T18:24:33.235Z] ---> Running in feb340a613a8 [2021-06-15T18:24:34.224Z] go mod tidy [2021-06-15T18:24:35.232Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.80 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.51" -o app-service-configurable [2021-06-15T18:25:14.265Z] Removing intermediate container feb340a613a8 [2021-06-15T18:25:14.265Z] ---> 3b033c76aba7 [2021-06-15T18:25:14.265Z] Step 15/28 : FROM alpine:3.12 [2021-06-15T18:25:14.265Z] 3.12: Pulling from library/alpine [2021-06-15T18:25:14.265Z] d2f70382dc9a: Pulling fs layer [2021-06-15T18:25:14.265Z] d2f70382dc9a: Verifying Checksum [2021-06-15T18:25:14.265Z] d2f70382dc9a: Download complete [2021-06-15T18:25:14.265Z] d2f70382dc9a: Pull complete [2021-06-15T18:25:14.265Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T18:25:14.265Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T18:25:14.265Z] ---> 9852663dfa18 [2021-06-15T18:25:14.265Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-15T18:25:14.265Z] ---> Running in e70e05d4d71b [2021-06-15T18:25:14.265Z] Removing intermediate container e70e05d4d71b [2021-06-15T18:25:14.265Z] ---> d695399f7d75 [2021-06-15T18:25:14.265Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-15T18:25:14.265Z] ---> Running in c283d26d5a84 [2021-06-15T18:25:14.265Z] Removing intermediate container c283d26d5a84 [2021-06-15T18:25:14.265Z] ---> e42caf4824d8 [2021-06-15T18:25:14.265Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-15T18:25:14.265Z] ---> Running in 8af1b7380dcd [2021-06-15T18:25:14.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T18:25:14.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T18:25:15.157Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-15T18:25:15.157Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-15T18:25:15.157Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-15T18:25:15.157Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-15T18:25:15.157Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-15T18:25:15.157Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-15T18:25:15.157Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-15T18:25:15.157Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T18:25:15.157Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T18:25:15.429Z] OK: 9 MiB in 21 packages [2021-06-15T18:25:16.864Z] Removing intermediate container 8af1b7380dcd [2021-06-15T18:25:16.864Z] ---> 4750d3ad368a [2021-06-15T18:25:16.864Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-15T18:25:17.845Z] ---> fce3a336373c [2021-06-15T18:25:17.845Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-15T18:25:18.446Z] ---> c3c1f1cb0b80 [2021-06-15T18:25:18.446Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-15T18:25:19.428Z] ---> 9b9df07cef4a [2021-06-15T18:25:19.428Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-15T18:25:20.864Z] ---> 9f226e361389 [2021-06-15T18:25:20.864Z] Step 23/28 : EXPOSE 48095 [2021-06-15T18:25:20.864Z] ---> Running in ccdf991e2bdf [2021-06-15T18:25:21.136Z] Removing intermediate container ccdf991e2bdf [2021-06-15T18:25:21.136Z] ---> 1bfedb5b7061 [2021-06-15T18:25:21.136Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-15T18:25:21.409Z] ---> Running in 57186e452042 [2021-06-15T18:25:22.005Z] Removing intermediate container 57186e452042 [2021-06-15T18:25:22.005Z] ---> b1be9649ab72 [2021-06-15T18:25:22.005Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T18:25:22.005Z] ---> Running in 17ea3b8155c9 [2021-06-15T18:25:22.605Z] Removing intermediate container 17ea3b8155c9 [2021-06-15T18:25:22.605Z] ---> ce6f3f4dde42 [2021-06-15T18:25:22.605Z] Step 26/28 : LABEL arch=arm64 [2021-06-15T18:25:22.605Z] ---> Running in a9420be1d6ab [2021-06-15T18:25:23.209Z] Removing intermediate container a9420be1d6ab [2021-06-15T18:25:23.209Z] ---> ac64ef88c655 [2021-06-15T18:25:23.209Z] Step 27/28 : LABEL git_sha=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [2021-06-15T18:25:23.209Z] ---> Running in 38f8ee654956 [2021-06-15T18:25:23.810Z] Removing intermediate container 38f8ee654956 [2021-06-15T18:25:23.810Z] ---> 4860007ffff9 [2021-06-15T18:25:23.810Z] Step 28/28 : LABEL version=2.0.0-dev.51 [2021-06-15T18:25:23.810Z] ---> Running in 2de26fdb59e0 [2021-06-15T18:25:24.414Z] Removing intermediate container 2de26fdb59e0 [2021-06-15T18:25:24.414Z] ---> cfecb6fee7c4 [2021-06-15T18:25:24.414Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T18:25:24.414Z] Successfully built cfecb6fee7c4 [2021-06-15T18:25:24.414Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T18:25:24.711Z] provisioning config files... [2021-06-15T18:25:24.732Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/123@tmp/config3829364932476251923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:25:27.139Z] ---> docker-login.sh [2021-06-15T18:25:27.140Z] nexus3.edgexfoundry.org:10001 [2021-06-15T18:25:27.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:25:27.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:25:27.140Z] Configure a credential helper to remove this warning. See [2021-06-15T18:25:27.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:25:27.140Z] [2021-06-15T18:25:27.140Z] Login Succeeded [2021-06-15T18:25:27.140Z] nexus3.edgexfoundry.org:10002 [2021-06-15T18:25:27.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:25:27.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:25:27.140Z] Configure a credential helper to remove this warning. See [2021-06-15T18:25:27.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:25:27.140Z] [2021-06-15T18:25:27.140Z] Login Succeeded [2021-06-15T18:25:27.140Z] nexus3.edgexfoundry.org:10003 [2021-06-15T18:25:27.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:25:27.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:25:27.140Z] Configure a credential helper to remove this warning. See [2021-06-15T18:25:27.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:25:27.140Z] [2021-06-15T18:25:27.140Z] Login Succeeded [2021-06-15T18:25:27.140Z] nexus3.edgexfoundry.org:10004 [2021-06-15T18:25:27.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:25:27.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:25:27.415Z] Configure a credential helper to remove this warning. See [2021-06-15T18:25:27.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:25:27.415Z] [2021-06-15T18:25:27.415Z] Login Succeeded [2021-06-15T18:25:27.415Z] docker.io [2021-06-15T18:25:27.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T18:25:27.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T18:25:27.960Z] Configure a credential helper to remove this warning. See [2021-06-15T18:25:27.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T18:25:27.960Z] [2021-06-15T18:25:27.960Z] Login Succeeded [2021-06-15T18:25:27.960Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T18:25:27.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T18:25:28.070Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-06-15T18:25:28.070Z] 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [2021-06-15T18:25:28.070Z] latest [2021-06-15T18:25:28.070Z] 2.0.0-dev.51 [2021-06-15T18:25:28.070Z] 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 [2021-06-15T18:25:28.070Z] master [2021-06-15T18:25:28.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:25:28.496Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:25:28.877Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [2021-06-15T18:25:28.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-15T18:25:28.877Z] ac319fbfbeca: Preparing [2021-06-15T18:25:28.877Z] 6faeb446b297: Preparing [2021-06-15T18:25:28.877Z] 84a4c98c2b7c: Preparing [2021-06-15T18:25:28.877Z] f476a7c3a3dd: Preparing [2021-06-15T18:25:28.877Z] 64740d690660: Preparing [2021-06-15T18:25:28.877Z] 3fbe34a1663b: Preparing [2021-06-15T18:25:28.877Z] 3fbe34a1663b: Waiting [2021-06-15T18:25:29.157Z] 84a4c98c2b7c: Pushed [2021-06-15T18:25:29.157Z] 6faeb446b297: Pushed [2021-06-15T18:25:29.157Z] f476a7c3a3dd: Pushed [2021-06-15T18:25:29.428Z] 3fbe34a1663b: Layer already exists [2021-06-15T18:25:30.024Z] 64740d690660: Pushed [2021-06-15T18:25:32.636Z] ac319fbfbeca: Pushed [2021-06-15T18:25:32.636Z] 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84: digest: sha256:2ab4dd676ad8a0dc6a4c1b8f6b8c06894e72e0ff9f3e3a09a096bc3d92391206 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:25:32.994Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:25:33.339Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-15T18:25:33.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-15T18:25:33.339Z] ac319fbfbeca: Preparing [2021-06-15T18:25:33.340Z] 6faeb446b297: Preparing [2021-06-15T18:25:33.340Z] 84a4c98c2b7c: Preparing [2021-06-15T18:25:33.340Z] f476a7c3a3dd: Preparing [2021-06-15T18:25:33.340Z] 64740d690660: Preparing [2021-06-15T18:25:33.340Z] 3fbe34a1663b: Preparing [2021-06-15T18:25:33.340Z] 3fbe34a1663b: Waiting [2021-06-15T18:25:33.613Z] 64740d690660: Layer already exists [2021-06-15T18:25:33.613Z] 84a4c98c2b7c: Layer already exists [2021-06-15T18:25:33.613Z] ac319fbfbeca: Layer already exists [2021-06-15T18:25:33.613Z] 6faeb446b297: Layer already exists [2021-06-15T18:25:33.613Z] f476a7c3a3dd: Layer already exists [2021-06-15T18:25:33.613Z] 3fbe34a1663b: Layer already exists [2021-06-15T18:25:33.613Z] latest: digest: sha256:2ab4dd676ad8a0dc6a4c1b8f6b8c06894e72e0ff9f3e3a09a096bc3d92391206 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:25:33.967Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:25:34.318Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.51 [2021-06-15T18:25:34.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-15T18:25:34.318Z] ac319fbfbeca: Preparing [2021-06-15T18:25:34.318Z] 6faeb446b297: Preparing [2021-06-15T18:25:34.318Z] 84a4c98c2b7c: Preparing [2021-06-15T18:25:34.318Z] f476a7c3a3dd: Preparing [2021-06-15T18:25:34.318Z] 64740d690660: Preparing [2021-06-15T18:25:34.318Z] 3fbe34a1663b: Preparing [2021-06-15T18:25:34.318Z] 3fbe34a1663b: Waiting [2021-06-15T18:25:34.318Z] 64740d690660: Layer already exists [2021-06-15T18:25:34.318Z] f476a7c3a3dd: Layer already exists [2021-06-15T18:25:34.318Z] 6faeb446b297: Layer already exists [2021-06-15T18:25:34.318Z] 84a4c98c2b7c: Layer already exists [2021-06-15T18:25:34.318Z] ac319fbfbeca: Layer already exists [2021-06-15T18:25:34.593Z] 3fbe34a1663b: Layer already exists [2021-06-15T18:25:34.593Z] 2.0.0-dev.51: digest: sha256:2ab4dd676ad8a0dc6a4c1b8f6b8c06894e72e0ff9f3e3a09a096bc3d92391206 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:25:34.949Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:25:35.297Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 [2021-06-15T18:25:35.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-15T18:25:35.297Z] ac319fbfbeca: Preparing [2021-06-15T18:25:35.297Z] 6faeb446b297: Preparing [2021-06-15T18:25:35.297Z] 84a4c98c2b7c: Preparing [2021-06-15T18:25:35.297Z] f476a7c3a3dd: Preparing [2021-06-15T18:25:35.297Z] 64740d690660: Preparing [2021-06-15T18:25:35.297Z] 3fbe34a1663b: Preparing [2021-06-15T18:25:35.297Z] 3fbe34a1663b: Waiting [2021-06-15T18:25:35.297Z] 64740d690660: Layer already exists [2021-06-15T18:25:35.297Z] f476a7c3a3dd: Layer already exists [2021-06-15T18:25:35.297Z] ac319fbfbeca: Layer already exists [2021-06-15T18:25:35.297Z] 6faeb446b297: Layer already exists [2021-06-15T18:25:35.297Z] 84a4c98c2b7c: Layer already exists [2021-06-15T18:25:35.297Z] 3fbe34a1663b: Layer already exists [2021-06-15T18:25:35.572Z] 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51: digest: sha256:2ab4dd676ad8a0dc6a4c1b8f6b8c06894e72e0ff9f3e3a09a096bc3d92391206 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:25:35.921Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:25:36.271Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-06-15T18:25:36.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-15T18:25:36.271Z] ac319fbfbeca: Preparing [2021-06-15T18:25:36.271Z] 6faeb446b297: Preparing [2021-06-15T18:25:36.271Z] 84a4c98c2b7c: Preparing [2021-06-15T18:25:36.271Z] f476a7c3a3dd: Preparing [2021-06-15T18:25:36.271Z] 64740d690660: Preparing [2021-06-15T18:25:36.271Z] 3fbe34a1663b: Preparing [2021-06-15T18:25:36.271Z] 3fbe34a1663b: Waiting [2021-06-15T18:25:36.271Z] ac319fbfbeca: Layer already exists [2021-06-15T18:25:36.271Z] f476a7c3a3dd: Layer already exists [2021-06-15T18:25:36.271Z] 6faeb446b297: Layer already exists [2021-06-15T18:25:36.271Z] 64740d690660: Layer already exists [2021-06-15T18:25:36.271Z] 84a4c98c2b7c: Layer already exists [2021-06-15T18:25:36.271Z] 3fbe34a1663b: Layer already exists [2021-06-15T18:25:36.545Z] master: digest: sha256:2ab4dd676ad8a0dc6a4c1b8f6b8c06894e72e0ff9f3e3a09a096bc3d92391206 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T18:25:36.620Z] ===================================================== [Pipeline] echo [2021-06-15T18:25:36.638Z] taggedImages: [2021-06-15T18:25:36.638Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [2021-06-15T18:25:36.638Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-15T18:25:36.638Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.51 [2021-06-15T18:25:36.638Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7ab63fb992f929e22a46e7bc9a30cd55f1f09f84-2.0.0-dev.51 [2021-06-15T18:25:36.638Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:25:37.106Z] ---> job-cost.sh [2021-06-15T18:25:37.106Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-btAH [2021-06-15T18:26:16.099Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T18:27:40.003Z] lf-activate-venv(): INFO: Adding /tmp/venv-btAH/bin to PATH [2021-06-15T18:27:40.003Z] INFO: No Stack... [2021-06-15T18:27:40.003Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T18:27:40.003Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T18:27:40.357Z] + cut -d, -f6 [2021-06-15T18:27:40.357Z] + cat /w/workspace/app-service-configurable/123/archives/cost.csv [Pipeline] lock [2021-06-15T18:27:40.421Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] [2021-06-15T18:27:40.442Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] did not exist. Created. [2021-06-15T18:27:40.442Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T18:27:40.815Z] /w/workspace/app-service-configurable/123@tmp/durable-bcbca3e7/script.sh: 1: /w/workspace/app-service-configurable/123@tmp/durable-bcbca3e7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T18:27:41.158Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T18:27:41.193Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T18:27:41.351Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T18:27:41.360Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-123-stack-cost] [Pipeline] // lock [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-06-15T18:27:42.102Z] provisioning config files... [2021-06-15T18:27:42.113Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config457555923666657844tmp [Pipeline] { [Pipeline] sh [2021-06-15T18:27:42.432Z] + set +x [2021-06-15T18:27:42.432Z] + curl -s https://codecov.io/bash [2021-06-15T18:27:42.432Z] + bash -s -- [2021-06-15T18:27:42.432Z] [2021-06-15T18:27:42.432Z] _____ _ [2021-06-15T18:27:42.432Z] / ____| | | [2021-06-15T18:27:42.432Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T18:27:42.432Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T18:27:42.432Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T18:27:42.432Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T18:27:42.432Z] Bash-1.0.3 [2021-06-15T18:27:42.432Z] [2021-06-15T18:27:42.432Z] [2021-06-15T18:27:42.432Z] ==> git version 2.24.4 found [2021-06-15T18:27:42.432Z] ==> 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-06-15T18:27:42.432Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T18:27:42.432Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T18:27:42.432Z] ==> Jenkins CI detected. [2021-06-15T18:27:42.432Z] project root: . [2021-06-15T18:27:42.432Z] --> token set from env [2021-06-15T18:27:42.696Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T18:27:42.696Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T18:27:42.696Z] ==> Python coveragepy not found [2021-06-15T18:27:42.696Z] ==> Searching for coverage reports in: [2021-06-15T18:27:42.696Z] + . [2021-06-15T18:27:42.696Z] -> Found 1 reports [2021-06-15T18:27:42.696Z] ==> Detecting git/mercurial file structure [2021-06-15T18:27:42.696Z] ==> Reading reports [2021-06-15T18:27:42.696Z] + ./coverage.out bytes=10 [2021-06-15T18:27:42.696Z] ==> Appending adjustments [2021-06-15T18:27:42.696Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T18:27:42.696Z] + Found adjustments [2021-06-15T18:27:42.696Z] ==> Gzipping contents [2021-06-15T18:27:42.696Z] 4.0K /tmp/codecov.8oVvc4.gz [2021-06-15T18:27:42.696Z] ==> Uploading reports [2021-06-15T18:27:42.696Z] url: https://codecov.io [2021-06-15T18:27:42.696Z] query: branch=master&commit=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F123%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T18:27:42.696Z] -> Pinging Codecov [2021-06-15T18:27:42.696Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7ab63fb992f929e22a46e7bc9a30cd55f1f09f84&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F123%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T18:27:43.641Z] -> Uploading to [2021-06-15T18:27:43.641Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/A97CA9966030D2A3747ED39772930CCE/7ab63fb992f929e22a46e7bc9a30cd55f1f09f84/3c004f8a-a7b6-4711-ac64-7eaadeb76028.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T182743Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55d45540d78de8d61ed886480178d54cb23f05f8e6c5634b61543822513a1ea9 [2021-06-15T18:27:43.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T18:27:43.641Z] Dload Upload Total Spent Left Speed [2021-06-15T18:27:43.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1141 --:--:-- --:--:-- --:--:-- 1140 [2021-06-15T18:27:43.641Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] } [2021-06-15T18:27:43.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-15T18:27:44.488Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-15T18:27:44.520Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:27:44.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T18:27:44.838Z] [2021-06-15T18:27:44.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:27:45.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T18:27:45.157Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-15T18:27:45.157Z] 188c0c94c7c5: Pulling fs layer [2021-06-15T18:27:45.157Z] 0ef7d3d256c8: Pulling fs layer [2021-06-15T18:27:45.157Z] de9db76c5a1d: Pulling fs layer [2021-06-15T18:27:45.157Z] 0eba1c9be4d2: Pulling fs layer [2021-06-15T18:27:45.157Z] 0d57e429df01: Pulling fs layer [2021-06-15T18:27:45.157Z] 4e4be7b47b0d: Pulling fs layer [2021-06-15T18:27:45.157Z] e1f770b5df2f: Pulling fs layer [2021-06-15T18:27:45.157Z] 85a0685a4137: Pulling fs layer [2021-06-15T18:27:45.157Z] 0eba1c9be4d2: Waiting [2021-06-15T18:27:45.157Z] 0d57e429df01: Waiting [2021-06-15T18:27:45.157Z] 4e4be7b47b0d: Waiting [2021-06-15T18:27:45.157Z] e1f770b5df2f: Waiting [2021-06-15T18:27:45.157Z] 85a0685a4137: Waiting [2021-06-15T18:27:45.157Z] 0ef7d3d256c8: Verifying Checksum [2021-06-15T18:27:45.157Z] 0ef7d3d256c8: Download complete [2021-06-15T18:27:45.157Z] de9db76c5a1d: Verifying Checksum [2021-06-15T18:27:45.157Z] de9db76c5a1d: Download complete [2021-06-15T18:27:45.157Z] 0d57e429df01: Verifying Checksum [2021-06-15T18:27:45.157Z] 0d57e429df01: Download complete [2021-06-15T18:27:45.157Z] 188c0c94c7c5: Verifying Checksum [2021-06-15T18:27:45.157Z] 188c0c94c7c5: Download complete [2021-06-15T18:27:45.157Z] 4e4be7b47b0d: Verifying Checksum [2021-06-15T18:27:45.157Z] 4e4be7b47b0d: Download complete [2021-06-15T18:27:45.422Z] 188c0c94c7c5: Pull complete [2021-06-15T18:27:45.686Z] 0ef7d3d256c8: Pull complete [2021-06-15T18:27:45.686Z] de9db76c5a1d: Pull complete [2021-06-15T18:27:48.145Z] e1f770b5df2f: Verifying Checksum [2021-06-15T18:27:48.145Z] e1f770b5df2f: Download complete [2021-06-15T18:27:48.145Z] 0eba1c9be4d2: Verifying Checksum [2021-06-15T18:27:48.145Z] 0eba1c9be4d2: Download complete [2021-06-15T18:27:48.406Z] 85a0685a4137: Verifying Checksum [2021-06-15T18:27:48.406Z] 85a0685a4137: Download complete [2021-06-15T18:27:51.750Z] 0eba1c9be4d2: Pull complete [2021-06-15T18:27:51.750Z] 0d57e429df01: Pull complete [2021-06-15T18:27:51.750Z] 4e4be7b47b0d: Pull complete [2021-06-15T18:27:52.016Z] e1f770b5df2f: Pull complete [2021-06-15T18:27:55.360Z] 85a0685a4137: Pull complete [2021-06-15T18:27:55.360Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-15T18:27:55.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T18:27:55.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-15T18:27:55.436Z] prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container [2021-06-15T18:27:55.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-15T18:27:59.286Z] $ docker top dd8763e43277f583645530fe23d79bade7153ffb63737972597c8f78eeececa8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T18:27:59.386Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-15T18:27:59.700Z] + set -o pipefail [2021-06-15T18:27:59.700Z] + snyk monitor '--org=edgex-jenkins' [2021-06-15T18:28:21.684Z] [2021-06-15T18:28:21.684Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-06-15T18:28:21.684Z] [2021-06-15T18:28:21.684Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/7639272e-f962-4eaa-ac39-c77e9ebe4b75 [2021-06-15T18:28:21.684Z] [2021-06-15T18:28:21.684Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-15T18:28:21.684Z] [2021-06-15T18:28:21.684Z] [Pipeline] } [2021-06-15T18:28:21.694Z] $ docker stop --time=1 dd8763e43277f583645530fe23d79bade7153ffb63737972597c8f78eeececa8 [2021-06-15T18:28:24.006Z] $ docker rm -f dd8763e43277f583645530fe23d79bade7153ffb63737972597c8f78eeececa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T18:28:25.131Z] + git log --format=format:%s -1 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:28:25.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T18:28:25.441Z] . [Pipeline] withDockerContainer [2021-06-15T18:28:25.515Z] prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container [2021-06-15T18:28:25.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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-06-15T18:28:25.904Z] $ docker top 49cbcd17ba20742ba005f56192d4e3d5c9aefdb9d032654a1e716544df394c1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T18:28:26.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T18:28:26.050Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T18:28:26.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T18:28:26.159Z] $ docker exec 49cbcd17ba20742ba005f56192d4e3d5c9aefdb9d032654a1e716544df394c1c ssh-agent [2021-06-15T18:28:26.268Z] SSH_AUTH_SOCK=/tmp/ssh-jgOSngGITqR0/agent.14 [2021-06-15T18:28:26.268Z] SSH_AGENT_PID=20 [2021-06-15T18:28:26.273Z] Running ssh-add (command line suppressed) [2021-06-15T18:28:26.365Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5470912038866438133.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5470912038866438133.key) [2021-06-15T18:28:26.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T18:28:26.691Z] + git semver tag [2021-06-15T18:28:26.691Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T18:28:26.691Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-15T18:28:26.691Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-15T18:28:26.691Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T18:28:26.691Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T18:28:26.691Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T18:28:26.691Z] # $SEMVER_BRANCH = master [2021-06-15T18:28:26.691Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-15T18:28:26.691Z] # 7ab63fb992f929e22a46e7bc9a30cd55f1f09f84 HEAD [2021-06-15T18:28:26.691Z] # -> Force: false [2021-06-15T18:28:26.691Z] # 18e3b71a9822bb3f96a992a82f4ca33ee264e892 refs/tags/v2.0.0-dev.51 [Pipeline] } [2021-06-15T18:28:26.698Z] $ docker exec --env ******** --env ******** 49cbcd17ba20742ba005f56192d4e3d5c9aefdb9d032654a1e716544df394c1c ssh-agent -k [2021-06-15T18:28:26.791Z] unset SSH_AUTH_SOCK; [2021-06-15T18:28:26.791Z] unset SSH_AGENT_PID; [2021-06-15T18:28:26.792Z] echo Agent pid 20 killed; [2021-06-15T18:28:26.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T18:28:27.140Z] + git semver [Pipeline] } [2021-06-15T18:28:27.149Z] $ docker stop --time=1 49cbcd17ba20742ba005f56192d4e3d5c9aefdb9d032654a1e716544df394c1c [2021-06-15T18:28:28.338Z] $ docker rm -f 49cbcd17ba20742ba005f56192d4e3d5c9aefdb9d032654a1e716544df394c1c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:28:28.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T18:28:28.845Z] [2021-06-15T18:28:28.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:28:29.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T18:28:29.164Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-15T18:28:29.164Z] ab5ef0e58194: Pulling fs layer [2021-06-15T18:28:29.164Z] 9712f1f96733: Pulling fs layer [2021-06-15T18:28:29.164Z] 63f879dbbcfc: Pulling fs layer [2021-06-15T18:28:29.164Z] 0d9ebad4ef96: Pulling fs layer [2021-06-15T18:28:29.164Z] e9a5061849ea: Pulling fs layer [2021-06-15T18:28:29.164Z] d747dcd14b5f: Pulling fs layer [2021-06-15T18:28:29.164Z] 2de7ff778b66: Pulling fs layer [2021-06-15T18:28:29.164Z] 0d9ebad4ef96: Waiting [2021-06-15T18:28:29.164Z] e9a5061849ea: Waiting [2021-06-15T18:28:29.164Z] d747dcd14b5f: Waiting [2021-06-15T18:28:29.164Z] 2de7ff778b66: Waiting [2021-06-15T18:28:29.427Z] 9712f1f96733: Verifying Checksum [2021-06-15T18:28:29.427Z] 9712f1f96733: Download complete [2021-06-15T18:28:30.815Z] 63f879dbbcfc: Verifying Checksum [2021-06-15T18:28:30.815Z] 63f879dbbcfc: Download complete [2021-06-15T18:28:31.076Z] e9a5061849ea: Verifying Checksum [2021-06-15T18:28:31.076Z] e9a5061849ea: Download complete [2021-06-15T18:28:31.076Z] d747dcd14b5f: Verifying Checksum [2021-06-15T18:28:31.076Z] d747dcd14b5f: Download complete [2021-06-15T18:28:31.336Z] 2de7ff778b66: Verifying Checksum [2021-06-15T18:28:31.336Z] 2de7ff778b66: Download complete [2021-06-15T18:28:31.599Z] 0d9ebad4ef96: Verifying Checksum [2021-06-15T18:28:31.599Z] 0d9ebad4ef96: Download complete [2021-06-15T18:28:31.865Z] ab5ef0e58194: Verifying Checksum [2021-06-15T18:28:31.865Z] ab5ef0e58194: Download complete [2021-06-15T18:28:34.435Z] ab5ef0e58194: Pull complete [2021-06-15T18:28:34.435Z] 9712f1f96733: Pull complete [2021-06-15T18:28:35.011Z] 63f879dbbcfc: Pull complete [2021-06-15T18:28:38.368Z] 0d9ebad4ef96: Pull complete [2021-06-15T18:28:38.368Z] e9a5061849ea: Pull complete [2021-06-15T18:28:38.628Z] d747dcd14b5f: Pull complete [2021-06-15T18:28:39.577Z] 2de7ff778b66: Pull complete [2021-06-15T18:28:39.577Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-15T18:28:39.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T18:28:39.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-15T18:28:39.671Z] prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container [2021-06-15T18:28:39.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-15T18:28:43.818Z] $ docker top 097fa38fe278400f7d30fc08b9444ec6cb56b0ad989d49781116d9caf68e1552 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-15T18:28:43.921Z] provisioning config files... [2021-06-15T18:28:43.930Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config180392250473278972tmp [2021-06-15T18:28:43.945Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4327513926716626356tmp [2021-06-15T18:28:43.957Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config8979393684270308156tmp [Pipeline] { [Pipeline] echo [2021-06-15T18:28:43.983Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:28:44.276Z] ---> sigul-configuration.sh [2021-06-15T18:28:44.277Z] gpg: directory `/root/.gnupg' created [2021-06-15T18:28:44.277Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-15T18:28:44.277Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-15T18:28:44.277Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-15T18:28:44.277Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-15T18:28:44.277Z] gpg: CAST5 encrypted data [2021-06-15T18:28:44.277Z] gpg: encrypted with 1 passphrase [2021-06-15T18:28:44.277Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-15T18:28:44.572Z] + mkdir /home/jenkins [2021-06-15T18:28:44.572Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-15T18:28:44.868Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-15T18:28:44.879Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:28:45.182Z] ---> sigul-install.sh [2021-06-15T18:28:49.404Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-15T18:28:49.704Z] + git tag --list [2021-06-15T18:28:49.704Z] v1.0.0 [2021-06-15T18:28:49.704Z] v1.1.0 [2021-06-15T18:28:49.704Z] v1.2.0 [2021-06-15T18:28:49.704Z] v1.3.0 [2021-06-15T18:28:49.704Z] v1.3.1 [2021-06-15T18:28:49.704Z] v1.3.1-dev.1 [2021-06-15T18:28:49.704Z] v1.3.1-dev.2 [2021-06-15T18:28:49.704Z] v1.3.1-dev.3 [2021-06-15T18:28:49.704Z] v2.0.0-dev.1 [2021-06-15T18:28:49.704Z] v2.0.0-dev.10 [2021-06-15T18:28:49.704Z] v2.0.0-dev.11 [2021-06-15T18:28:49.704Z] v2.0.0-dev.12 [2021-06-15T18:28:49.704Z] v2.0.0-dev.13 [2021-06-15T18:28:49.704Z] v2.0.0-dev.14 [2021-06-15T18:28:49.704Z] v2.0.0-dev.15 [2021-06-15T18:28:49.704Z] v2.0.0-dev.16 [2021-06-15T18:28:49.704Z] v2.0.0-dev.17 [2021-06-15T18:28:49.704Z] v2.0.0-dev.18 [2021-06-15T18:28:49.704Z] v2.0.0-dev.19 [2021-06-15T18:28:49.704Z] v2.0.0-dev.2 [2021-06-15T18:28:49.704Z] v2.0.0-dev.20 [2021-06-15T18:28:49.704Z] v2.0.0-dev.21 [2021-06-15T18:28:49.704Z] v2.0.0-dev.22 [2021-06-15T18:28:49.704Z] v2.0.0-dev.23 [2021-06-15T18:28:49.704Z] v2.0.0-dev.24 [2021-06-15T18:28:49.704Z] v2.0.0-dev.25 [2021-06-15T18:28:49.704Z] v2.0.0-dev.26 [2021-06-15T18:28:49.704Z] v2.0.0-dev.27 [2021-06-15T18:28:49.704Z] v2.0.0-dev.28 [2021-06-15T18:28:49.704Z] v2.0.0-dev.29 [2021-06-15T18:28:49.704Z] v2.0.0-dev.3 [2021-06-15T18:28:49.704Z] v2.0.0-dev.30 [2021-06-15T18:28:49.704Z] v2.0.0-dev.31 [2021-06-15T18:28:49.704Z] v2.0.0-dev.32 [2021-06-15T18:28:49.704Z] v2.0.0-dev.33 [2021-06-15T18:28:49.704Z] v2.0.0-dev.34 [2021-06-15T18:28:49.704Z] v2.0.0-dev.35 [2021-06-15T18:28:49.704Z] v2.0.0-dev.36 [2021-06-15T18:28:49.704Z] v2.0.0-dev.37 [2021-06-15T18:28:49.704Z] v2.0.0-dev.38 [2021-06-15T18:28:49.704Z] v2.0.0-dev.39 [2021-06-15T18:28:49.704Z] v2.0.0-dev.4 [2021-06-15T18:28:49.704Z] v2.0.0-dev.40 [2021-06-15T18:28:49.704Z] v2.0.0-dev.41 [2021-06-15T18:28:49.704Z] v2.0.0-dev.42 [2021-06-15T18:28:49.704Z] v2.0.0-dev.43 [2021-06-15T18:28:49.704Z] v2.0.0-dev.44 [2021-06-15T18:28:49.704Z] v2.0.0-dev.45 [2021-06-15T18:28:49.704Z] v2.0.0-dev.46 [2021-06-15T18:28:49.704Z] v2.0.0-dev.47 [2021-06-15T18:28:49.704Z] v2.0.0-dev.48 [2021-06-15T18:28:49.704Z] v2.0.0-dev.49 [2021-06-15T18:28:49.704Z] v2.0.0-dev.5 [2021-06-15T18:28:49.704Z] v2.0.0-dev.50 [2021-06-15T18:28:49.704Z] v2.0.0-dev.51 [2021-06-15T18:28:49.704Z] v2.0.0-dev.6 [2021-06-15T18:28:49.704Z] v2.0.0-dev.7 [2021-06-15T18:28:49.704Z] v2.0.0-dev.8 [2021-06-15T18:28:49.704Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-15T18:28:50.002Z] + lftools sign git-tag v2.0.0-dev.51 [2021-06-15T18:28:50.577Z] Signing Git tag with Sigul... [2021-06-15T18:28:50.577Z] Signing v2.0.0-dev.51 [Pipeline] echo [2021-06-15T18:28:51.532Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:28:51.825Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-15T18:28:51.833Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-15T18:28:51.866Z] $ docker stop --time=1 097fa38fe278400f7d30fc08b9444ec6cb56b0ad989d49781116d9caf68e1552 [2021-06-15T18:28:53.527Z] $ docker rm -f 097fa38fe278400f7d30fc08b9444ec6cb56b0ad989d49781116d9caf68e1552 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:28:54.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T18:28:54.204Z] . [Pipeline] withDockerContainer [2021-06-15T18:28:54.277Z] prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container [2021-06-15T18:28:54.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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-06-15T18:28:54.701Z] $ docker top 94f5be9b8384135b3032432201a1dc9f0c6982b45a959178fa27c8c182a976ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T18:28:54.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T18:28:54.856Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T18:28:54.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T18:28:54.962Z] $ docker exec 94f5be9b8384135b3032432201a1dc9f0c6982b45a959178fa27c8c182a976ba ssh-agent [2021-06-15T18:28:55.074Z] SSH_AUTH_SOCK=/tmp/ssh-wBsar7d41wuH/agent.14 [2021-06-15T18:28:55.074Z] SSH_AGENT_PID=20 [2021-06-15T18:28:55.079Z] Running ssh-add (command line suppressed) [2021-06-15T18:28:55.181Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5011756944999587761.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5011756944999587761.key) [2021-06-15T18:28:55.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T18:28:55.513Z] + git semver bump pre [2021-06-15T18:28:55.513Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T18:28:55.513Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-15T18:28:55.513Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-15T18:28:55.513Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T18:28:55.513Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T18:28:55.513Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T18:28:55.513Z] # $SEMVER_BRANCH = master [2021-06-15T18:28:55.513Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-15T18:28:55.513Z] 2.0.0-dev.52 [Pipeline] } [2021-06-15T18:28:55.520Z] $ docker exec --env ******** --env ******** 94f5be9b8384135b3032432201a1dc9f0c6982b45a959178fa27c8c182a976ba ssh-agent -k [2021-06-15T18:28:55.620Z] unset SSH_AUTH_SOCK; [2021-06-15T18:28:55.620Z] unset SSH_AGENT_PID; [2021-06-15T18:28:55.620Z] echo Agent pid 20 killed; [2021-06-15T18:28:55.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T18:28:55.977Z] + git semver [Pipeline] } [2021-06-15T18:28:55.989Z] $ docker stop --time=1 94f5be9b8384135b3032432201a1dc9f0c6982b45a959178fa27c8c182a976ba [2021-06-15T18:28:57.154Z] $ docker rm -f 94f5be9b8384135b3032432201a1dc9f0c6982b45a959178fa27c8c182a976ba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:28:57.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T18:28:57.556Z] . [Pipeline] withDockerContainer [2021-06-15T18:28:57.634Z] prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container [2021-06-15T18:28:57.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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-06-15T18:28:58.017Z] $ docker top 3335e0147e428d0dac23e2f33219b880586b7c41c8f39d4b9e196c74578e11c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T18:28:58.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T18:28:58.157Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T18:28:58.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T18:28:58.266Z] $ docker exec 3335e0147e428d0dac23e2f33219b880586b7c41c8f39d4b9e196c74578e11c3 ssh-agent [2021-06-15T18:28:58.362Z] SSH_AUTH_SOCK=/tmp/ssh-CIUwEsS3ec9L/agent.13 [2021-06-15T18:28:58.362Z] SSH_AGENT_PID=19 [2021-06-15T18:28:58.367Z] Running ssh-add (command line suppressed) [2021-06-15T18:28:58.447Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5663396690312728691.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5663396690312728691.key) [2021-06-15T18:28:58.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T18:28:58.770Z] + git semver push [2021-06-15T18:28:58.771Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T18:28:58.771Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-15T18:28:58.771Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-15T18:28:58.771Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T18:28:58.771Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T18:28:58.771Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T18:28:58.771Z] # $SEMVER_BRANCH = master [2021-06-15T18:28:58.771Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-15T18:29:04.077Z] $ docker exec --env ******** --env ******** 3335e0147e428d0dac23e2f33219b880586b7c41c8f39d4b9e196c74578e11c3 ssh-agent -k [2021-06-15T18:29:04.186Z] unset SSH_AUTH_SOCK; [2021-06-15T18:29:04.186Z] unset SSH_AGENT_PID; [2021-06-15T18:29:04.187Z] echo Agent pid 19 killed; [2021-06-15T18:29:04.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T18:29:04.553Z] + git semver [Pipeline] } [2021-06-15T18:29:04.564Z] $ docker stop --time=1 3335e0147e428d0dac23e2f33219b880586b7c41c8f39d4b9e196c74578e11c3 [2021-06-15T18:29:05.739Z] $ docker rm -f 3335e0147e428d0dac23e2f33219b880586b7c41c8f39d4b9e196c74578e11c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:29:06.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:29:07.374Z] ---> package-listing.sh [2021-06-15T18:29:07.374Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T18:29:07.374Z] ++ facter osfamily [2021-06-15T18:29:07.637Z] + OS_FAMILY=redhat [2021-06-15T18:29:07.638Z] + workspace=/w/workspace/_app-service-configurable_master [2021-06-15T18:29:07.638Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T18:29:07.638Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T18:29:07.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T18:29:07.638Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T18:29:07.638Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-15T18:29:07.638Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T18:29:07.638Z] + case "${OS_FAMILY}" in [2021-06-15T18:29:07.638Z] + rpm -qa [2021-06-15T18:29:07.638Z] + sort [2021-06-15T18:29:08.211Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T18:29:08.211Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T18:29:08.211Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T18:29:08.211Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-15T18:29:08.211Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-06-15T18:29:08.211Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-06-15T18:29:08.227Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T18:29:08.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:29:09.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T18:29:09.097Z] [2021-06-15T18:29:09.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T18:29:09.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T18:29:09.416Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T18:29:09.416Z] df20fa9351a1: Pulling fs layer [2021-06-15T18:29:09.416Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T18:29:09.416Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T18:29:09.416Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T18:29:09.416Z] 93b61091891f: Pulling fs layer [2021-06-15T18:29:09.416Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T18:29:09.416Z] 5e14af77c1be: Pulling fs layer [2021-06-15T18:29:09.416Z] 01666e4c0597: Pulling fs layer [2021-06-15T18:29:09.416Z] aa168da1d23b: Pulling fs layer [2021-06-15T18:29:09.416Z] 46f8f816bc3b: Waiting [2021-06-15T18:29:09.416Z] 93b61091891f: Waiting [2021-06-15T18:29:09.416Z] 93b9cdb0e59b: Waiting [2021-06-15T18:29:09.416Z] 5e14af77c1be: Waiting [2021-06-15T18:29:09.416Z] 01666e4c0597: Waiting [2021-06-15T18:29:09.416Z] aa168da1d23b: Waiting [2021-06-15T18:29:09.416Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T18:29:09.416Z] 36b3adc4ff6f: Download complete [2021-06-15T18:29:09.416Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T18:29:09.416Z] 46f8f816bc3b: Download complete [2021-06-15T18:29:09.678Z] 93b61091891f: Download complete [2021-06-15T18:29:09.679Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T18:29:09.679Z] 93b9cdb0e59b: Download complete [2021-06-15T18:29:09.679Z] 5e14af77c1be: Verifying Checksum [2021-06-15T18:29:09.679Z] 5e14af77c1be: Download complete [2021-06-15T18:29:09.679Z] 01666e4c0597: Verifying Checksum [2021-06-15T18:29:09.679Z] 01666e4c0597: Download complete [2021-06-15T18:29:09.679Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T18:29:09.679Z] 8ad3a11d3b57: Download complete [2021-06-15T18:29:09.942Z] df20fa9351a1: Verifying Checksum [2021-06-15T18:29:09.942Z] df20fa9351a1: Download complete [2021-06-15T18:29:09.942Z] df20fa9351a1: Pull complete [2021-06-15T18:29:10.204Z] 36b3adc4ff6f: Pull complete [2021-06-15T18:29:10.784Z] 8ad3a11d3b57: Pull complete [2021-06-15T18:29:10.784Z] 46f8f816bc3b: Pull complete [2021-06-15T18:29:11.050Z] 93b61091891f: Pull complete [2021-06-15T18:29:11.050Z] 93b9cdb0e59b: Pull complete [2021-06-15T18:29:11.050Z] 5e14af77c1be: Pull complete [2021-06-15T18:29:11.321Z] 01666e4c0597: Pull complete [2021-06-15T18:29:11.322Z] aa168da1d23b: Verifying Checksum [2021-06-15T18:29:11.322Z] aa168da1d23b: Download complete [2021-06-15T18:29:15.565Z] aa168da1d23b: Pull complete [2021-06-15T18:29:15.565Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T18:29:15.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T18:29:15.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T18:29:15.636Z] prd-centos7-docker-4c-2g-1507 does not seem to be running inside a container [2021-06-15T18:29:15.673Z] $ 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_master/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_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T18:29:17.980Z] $ docker top f58936f37228be788e5e7cb151037a0b32c93a8a8d49e1616fc8b3496f1e3239 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T18:29:18.366Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T18:29:18.663Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T18:29:18.963Z] + ls /var/log/sa-host [2021-06-15T18:29:18.963Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T18:29:18.963Z] file_magic: OK [2021-06-15T18:29:18.963Z] HZ: Using current value: 100 [2021-06-15T18:29:18.963Z] file_header: OK [2021-06-15T18:29:18.963Z] 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-06-15T18:29:18.963Z] Statistics: [2021-06-15T18:29:18.963Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T18:29:18.963Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T18:29:18.963Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T18:29:18.963Z] file_magic: OK [2021-06-15T18:29:18.963Z] HZ: Using current value: 100 [2021-06-15T18:29:18.963Z] file_header: OK [2021-06-15T18:29:18.963Z] 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-06-15T18:29:18.963Z] Statistics: [2021-06-15T18:29:18.963Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T18:29:18.963Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T18:29:19.171Z] provisioning config files... [2021-06-15T18:29:19.189Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4995435342450389133tmp [Pipeline] { [Pipeline] echo [2021-06-15T18:29:19.214Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:29:19.515Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T18:29:19.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:29:19.904Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T18:29:19.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:29:20.217Z] ---> sudo-logs.sh [2021-06-15T18:29:20.217Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T18:29:20.253Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:29:20.556Z] ---> job-cost.sh [2021-06-15T18:29:20.556Z] lf-activate-venv: SKIPPING [2021-06-15T18:29:20.556Z] DEBUG: total: 0.18000000715255737 [2021-06-15T18:29:20.556Z] INFO: Retrieving Stack Cost... [2021-06-15T18:29:21.506Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T18:29:21.769Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T18:29:21.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T18:29:22.080Z] ---> logs-deploy.sh [2021-06-15T18:29:22.080Z] lf-activate-venv: SKIPPING [2021-06-15T18:29:22.080Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/123 [2021-06-15T18:29:22.080Z] INFO: archiving workspace using pattern(s): [2021-06-15T18:29:23.026Z] Archives upload complete. [2021-06-15T18:29:23.026Z] INFO: archiving logs to Nexus