Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from abca9505ae6a82096e911e89ea22bdb38e3853ed 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-ssh3939366671423091736.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5977698787202011824.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh9072560864485286496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh4255660559114338417.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh7606913295859032299.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-685 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 abca9505ae6a82096e911e89ea22bdb38e3853ed (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-ssh5674714390147410365.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 abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 Commit message: "fix: Remove retry related properties and update secret path of SecretStore config (#272)" > git rev-list --no-walk 0572519371cadb5442950892d74ded43685a3a6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T22:21:46.510Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T22:21:46.604Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T22:21:46.641Z] ========================================================= [2021-05-27T22:21:46.641Z] EdgeX Global Pipelines Version Info [2021-05-27T22:21:46.641Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:21:48.094Z] ------------------- [2021-05-27T22:21:48.094Z] stable info: [2021-05-27T22:21:48.094Z] ------------------- [2021-05-27T22:21:48.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T22:21:48.094Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T22:21:48.094Z] Message: update stable to v1.0.192 [2021-05-27T22:21:48.683Z] ------------------- [2021-05-27T22:21:48.683Z] experimental info: [2021-05-27T22:21:48.683Z] ------------------- [2021-05-27T22:21:48.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T22:21:48.683Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T22:21:48.683Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T22:21:48.797Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-27T22:21:48.821Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-27T22:21:48.845Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T22:21:48.868Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T22:21:48.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T22:21:48.915Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T22:21:48.946Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T22:21:48.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T22:21:49.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-27T22:21:49.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T22:21:49.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T22:21:49.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-05-27T22:21:49.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T22:21:49.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T22:21:49.185Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T22:21:49.214Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T22:21:49.242Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T22:21:49.270Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T22:21:49.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T22:21:49.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-27T22:21:49.390Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-27T22:21:49.419Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-27T22:21:49.443Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-27T22:21:49.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-27T22:21:49.493Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-27T22:21:49.518Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T22:21:49.543Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-27T22:21:49.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-27T22:21:49.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-27T22:21:49.615Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] echo [2021-05-27T22:21:49.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abca950 [Pipeline] echo [2021-05-27T22:21:49.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T22:21:49.784Z] provisioning config files... [2021-05-27T22:21:49.799Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config9036792613693140016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:21:50.131Z] ---> docker-login.sh [2021-05-27T22:21:50.131Z] nexus3.edgexfoundry.org:10001 [2021-05-27T22:21:50.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:21:50.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:21:50.393Z] Configure a credential helper to remove this warning. See [2021-05-27T22:21:50.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:21:50.393Z] [2021-05-27T22:21:50.393Z] Login Succeeded [2021-05-27T22:21:50.393Z] nexus3.edgexfoundry.org:10002 [2021-05-27T22:21:50.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:21:50.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:21:50.662Z] Configure a credential helper to remove this warning. See [2021-05-27T22:21:50.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:21:50.662Z] [2021-05-27T22:21:50.662Z] Login Succeeded [2021-05-27T22:21:50.662Z] nexus3.edgexfoundry.org:10003 [2021-05-27T22:21:50.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:21:50.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:21:50.662Z] Configure a credential helper to remove this warning. See [2021-05-27T22:21:50.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:21:50.662Z] [2021-05-27T22:21:50.662Z] Login Succeeded [2021-05-27T22:21:50.662Z] nexus3.edgexfoundry.org:10004 [2021-05-27T22:21:50.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:21:50.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:21:50.929Z] Configure a credential helper to remove this warning. See [2021-05-27T22:21:50.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:21:50.929Z] [2021-05-27T22:21:50.929Z] Login Succeeded [2021-05-27T22:21:50.929Z] docker.io [2021-05-27T22:21:50.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:21:51.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:21:51.190Z] Configure a credential helper to remove this warning. See [2021-05-27T22:21:51.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:21:51.190Z] [2021-05-27T22:21:51.190Z] Login Succeeded [2021-05-27T22:21:51.190Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T22:21:51.200Z] 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-05-27T22:21:51.641Z] + git log --format=format:%s -1 abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] echo [2021-05-27T22:21:51.685Z] GIT_COMMIT: abca9505ae6a82096e911e89ea22bdb38e3853ed, Commit Message: fix: Remove retry related properties and update secret path of SecretStore config (#272) [Pipeline] echo [2021-05-27T22:21:51.699Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:21:52.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T22:21:52.272Z] [2021-05-27T22:21:52.272Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:21:52.605Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T22:21:52.605Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T22:21:52.605Z] 31603596830f: Pulling fs layer [2021-05-27T22:21:52.605Z] 54011a49482f: Pulling fs layer [2021-05-27T22:21:52.605Z] a6820b24f6d8: Pulling fs layer [2021-05-27T22:21:52.605Z] f581987b2513: Pulling fs layer [2021-05-27T22:21:52.605Z] f581987b2513: Waiting [2021-05-27T22:21:52.605Z] 54011a49482f: Verifying Checksum [2021-05-27T22:21:52.605Z] 54011a49482f: Download complete [2021-05-27T22:21:52.605Z] 31603596830f: Verifying Checksum [2021-05-27T22:21:52.605Z] 31603596830f: Download complete [2021-05-27T22:21:52.864Z] f581987b2513: Verifying Checksum [2021-05-27T22:21:52.864Z] f581987b2513: Download complete [2021-05-27T22:21:52.864Z] a6820b24f6d8: Verifying Checksum [2021-05-27T22:21:52.864Z] a6820b24f6d8: Download complete [2021-05-27T22:21:52.864Z] 31603596830f: Pull complete [2021-05-27T22:21:53.131Z] 54011a49482f: Pull complete [2021-05-27T22:21:53.712Z] a6820b24f6d8: Pull complete [2021-05-27T22:21:53.712Z] f581987b2513: Pull complete [2021-05-27T22:21:53.975Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T22:21:53.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T22:21:53.975Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T22:21:54.061Z] prd-centos7-docker-4c-2g-685 does not seem to be running inside a container [2021-05-27T22:21:54.111Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T22:21:55.425Z] $ docker top 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T22:21:55.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T22:21:55.568Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T22:21:55.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T22:21:55.687Z] $ docker exec 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 ssh-agent [2021-05-27T22:21:55.808Z] SSH_AUTH_SOCK=/tmp/ssh-R2E7pwKV9PDO/agent.13 [2021-05-27T22:21:55.808Z] SSH_AGENT_PID=20 [2021-05-27T22:21:55.817Z] Running ssh-add (command line suppressed) [2021-05-27T22:21:55.918Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2222521283626650354.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2222521283626650354.key) [2021-05-27T22:21:55.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T22:21:56.253Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T22:21:56.263Z] $ docker exec --env ******** --env ******** 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 ssh-agent -k [2021-05-27T22:21:56.371Z] unset SSH_AUTH_SOCK; [2021-05-27T22:21:56.371Z] unset SSH_AGENT_PID; [2021-05-27T22:21:56.371Z] echo Agent pid 20 killed; [2021-05-27T22:21:56.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T22:21:56.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T22:21:56.433Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T22:21:56.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T22:21:56.549Z] $ docker exec 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 ssh-agent [2021-05-27T22:21:56.671Z] SSH_AUTH_SOCK=/tmp/ssh-M21FQBLfm46d/agent.54 [2021-05-27T22:21:56.671Z] SSH_AGENT_PID=59 [2021-05-27T22:21:56.678Z] Running ssh-add (command line suppressed) [2021-05-27T22:21:56.782Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4220282488200796332.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4220282488200796332.key) [2021-05-27T22:21:56.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T22:21:57.122Z] + git semver init [2021-05-27T22:21:57.122Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T22:21:57.122Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-27T22:21:57.122Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-27T22:21:57.122Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T22:21:57.122Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T22:21:57.122Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T22:21:57.122Z] # $SEMVER_BRANCH = master [2021-05-27T22:21:57.122Z] # $SEMVER_TEMP = /tmp/semver-883398644 [2021-05-27T22:21:57.122Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-27T22:21:57.695Z] # '/tmp/semver-883398644' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-05-27T22:21:57.696Z] # -> Force: false [2021-05-27T22:21:57.696Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-27T22:21:57.705Z] $ docker exec --env ******** --env ******** 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 ssh-agent -k [2021-05-27T22:21:57.808Z] unset SSH_AUTH_SOCK; [2021-05-27T22:21:57.808Z] unset SSH_AGENT_PID; [2021-05-27T22:21:57.808Z] echo Agent pid 59 killed; [2021-05-27T22:21:57.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T22:21:58.156Z] + git semver [Pipeline] } [2021-05-27T22:21:58.177Z] $ docker stop --time=1 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 [2021-05-27T22:21:59.435Z] $ docker rm -f 3a6db99d74586098062277db842a0ee035e579fd5e7c6acbe73018bee8ca83e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T22:21:59.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T22:22:00.070Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T22:22:00.074Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.46 [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-05-27T22:22:15.265Z] Still waiting to schedule task [2021-05-27T22:22:15.266Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-27T22:22:15.268Z] Still waiting to schedule task [2021-05-27T22:22:15.269Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-679’ is offline [2021-05-27T22:24:03.383Z] Running on prd-centos7-docker-4c-2g-688 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-27T22:24:03.408Z] Running in /w/workspace/app-service-configurable/118 [Pipeline] { [Pipeline] checkout [2021-05-27T22:24:03.505Z] Selected Git installation does not exist. Using Default [2021-05-27T22:24:03.505Z] The recommended git tool is: NONE [2021-05-27T22:24:05.829Z] using credential edgex-jenkins-ssh [2021-05-27T22:24:05.857Z] Cloning the remote Git repository [2021-05-27T22:24:06.642Z] Avoid second fetch [2021-05-27T22:24:06.643Z] Checking out Revision abca9505ae6a82096e911e89ea22bdb38e3853ed (master) [2021-05-27T22:24:05.938Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-27T22:24:06.011Z] > git init /w/workspace/app-service-configurable/118 # timeout=10 [2021-05-27T22:24:06.041Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-27T22:24:06.041Z] > git --version # timeout=10 [2021-05-27T22:24:06.050Z] > git --version # 'git version 2.24.4' [2021-05-27T22:24:06.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T22:24:06.075Z] [INFO] Currently running in a labeled security context [2021-05-27T22:24:06.075Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-27T22:24:06.076Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/118@tmp/jenkins-gitclient-ssh2649168796590484667.key [2021-05-27T22:24:06.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T22:24:06.616Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-27T22:24:06.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T22:24:06.645Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T22:24:06.651Z] > git checkout -f abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 [2021-05-27T22:24:10.307Z] Commit message: "fix: Remove retry related properties and update secret path of SecretStore config (#272)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T22:24:11.489Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-27T22:24:11.587Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-686 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-27T22:24:11.606Z] Running in /w/workspace/app-service-configurable/118 [Pipeline] { [Pipeline] checkout [2021-05-27T22:24:11.818Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-05-27T22:24:11.820Z] Selected Git installation does not exist. Using Default [2021-05-27T22:24:11.820Z] The recommended git tool is: NONE [Pipeline] sh [2021-05-27T22:24:12.132Z] + sudo service docker restart [2021-05-27T22:24:12.132Z] + true [2021-05-27T22:24:12.132Z] Redirecting to /bin/systemctl restart docker.service [2021-05-27T22:24:17.093Z] using credential edgex-jenkins-ssh [2021-05-27T22:24:17.110Z] Cloning the remote Git repository [2021-05-27T22:24:17.174Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-27T22:24:17.283Z] > git init /w/workspace/app-service-configurable/118 # timeout=10 [2021-05-27T22:24:17.393Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-27T22:24:17.395Z] > git --version # timeout=10 [2021-05-27T22:24:17.437Z] > git --version # 'git version 2.17.1' [2021-05-27T22:24:17.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T22:24:17.563Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T22:24:18.352Z] Avoid second fetch [2021-05-27T22:24:18.352Z] Checking out Revision abca9505ae6a82096e911e89ea22bdb38e3853ed (master) [2021-05-27T22:24:18.322Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-27T22:24:18.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T22:24:18.383Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T22:24:18.401Z] > git checkout -f abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 [2021-05-27T22:24:22.721Z] Commit message: "fix: Remove retry related properties and update secret path of SecretStore config (#272)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T22:24:24.022Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-27T22:24:24.475Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T22:24:24.825Z] + true [2021-05-27T22:24:24.825Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T22:24:30.316Z] provisioning config files... [2021-05-27T22:24:30.331Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/118@tmp/config1070561573032248458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:24:30.660Z] ---> docker-login.sh [2021-05-27T22:24:30.660Z] nexus3.edgexfoundry.org:10001 [2021-05-27T22:24:30.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:24:30.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:24:30.922Z] Configure a credential helper to remove this warning. See [2021-05-27T22:24:30.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:24:30.922Z] [2021-05-27T22:24:30.922Z] Login Succeeded [2021-05-27T22:24:30.922Z] nexus3.edgexfoundry.org:10002 [2021-05-27T22:24:30.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:24:31.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:24:31.183Z] Configure a credential helper to remove this warning. See [2021-05-27T22:24:31.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:24:31.183Z] [2021-05-27T22:24:31.183Z] Login Succeeded [2021-05-27T22:24:31.183Z] nexus3.edgexfoundry.org:10003 [2021-05-27T22:24:31.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:24:31.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:24:31.183Z] Configure a credential helper to remove this warning. See [2021-05-27T22:24:31.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:24:31.183Z] [2021-05-27T22:24:31.183Z] Login Succeeded [2021-05-27T22:24:31.183Z] nexus3.edgexfoundry.org:10004 [2021-05-27T22:24:31.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:24:31.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:24:31.446Z] Configure a credential helper to remove this warning. See [2021-05-27T22:24:31.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:24:31.446Z] [2021-05-27T22:24:31.446Z] Login Succeeded [2021-05-27T22:24:31.446Z] docker.io [2021-05-27T22:24:31.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:24:31.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:24:31.716Z] Configure a credential helper to remove this warning. See [2021-05-27T22:24:31.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:24:31.716Z] [2021-05-27T22:24:31.716Z] Login Succeeded [2021-05-27T22:24:31.716Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T22:24:31.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T22:24:31.931Z] ========================================================= [2021-05-27T22:24:31.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T22:24:31.931Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:24:32.257Z] + 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-05-27T22:24:32.257Z] Sending build context to Docker daemon 92.67kB [2021-05-27T22:24:32.257Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T22:24:32.257Z] Step 2/8 : FROM ${BASE} [2021-05-27T22:24:32.257Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T22:24:32.257Z] 540db60ca938: Pulling fs layer [2021-05-27T22:24:32.257Z] adcc1eea9eea: Pulling fs layer [2021-05-27T22:24:32.257Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T22:24:32.257Z] 0510c868ecb4: Pulling fs layer [2021-05-27T22:24:32.257Z] afea3b2eda06: Pulling fs layer [2021-05-27T22:24:32.257Z] 7809a108b3ef: Pulling fs layer [2021-05-27T22:24:32.257Z] f706445af74f: Pulling fs layer [2021-05-27T22:24:32.257Z] afea3b2eda06: Waiting [2021-05-27T22:24:32.257Z] 7809a108b3ef: Waiting [2021-05-27T22:24:32.257Z] f706445af74f: Waiting [2021-05-27T22:24:32.257Z] 0510c868ecb4: Waiting [2021-05-27T22:24:32.257Z] 4c4ab2625f07: Verifying Checksum [2021-05-27T22:24:32.257Z] 4c4ab2625f07: Download complete [2021-05-27T22:24:32.519Z] adcc1eea9eea: Verifying Checksum [2021-05-27T22:24:32.519Z] adcc1eea9eea: Download complete [2021-05-27T22:24:32.519Z] afea3b2eda06: Verifying Checksum [2021-05-27T22:24:32.519Z] afea3b2eda06: Download complete [2021-05-27T22:24:32.519Z] 540db60ca938: Verifying Checksum [2021-05-27T22:24:32.519Z] 540db60ca938: Download complete [2021-05-27T22:24:32.519Z] 7809a108b3ef: Verifying Checksum [2021-05-27T22:24:32.519Z] 7809a108b3ef: Download complete [2021-05-27T22:24:32.781Z] 540db60ca938: Pull complete [2021-05-27T22:24:32.781Z] adcc1eea9eea: Pull complete [2021-05-27T22:24:33.046Z] 4c4ab2625f07: Pull complete [2021-05-27T22:24:34.441Z] f706445af74f: Verifying Checksum [2021-05-27T22:24:34.441Z] f706445af74f: Download complete [2021-05-27T22:24:35.018Z] 0510c868ecb4: Verifying Checksum [2021-05-27T22:24:35.018Z] 0510c868ecb4: Download complete [2021-05-27T22:24:38.344Z] 0510c868ecb4: Pull complete [2021-05-27T22:24:38.609Z] afea3b2eda06: Pull complete [2021-05-27T22:24:38.609Z] 7809a108b3ef: Pull complete [2021-05-27T22:24:40.547Z] f706445af74f: Pull complete [2021-05-27T22:24:40.547Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T22:24:40.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T22:24:40.547Z] ---> b068be0155e3 [2021-05-27T22:24:40.547Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T22:24:43.173Z] provisioning config files... [2021-05-27T22:24:43.198Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/118@tmp/config1892589571264900507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:24:43.572Z] ---> docker-login.sh [2021-05-27T22:24:43.572Z] nexus3.edgexfoundry.org:10001 [2021-05-27T22:24:44.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:24:44.770Z] ---> Running in ac17b3e12113 [2021-05-27T22:24:44.770Z] Removing intermediate container ac17b3e12113 [2021-05-27T22:24:44.770Z] ---> 6027fdfc731c [2021-05-27T22:24:44.770Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:24:44.770Z] ---> Running in e088ea9cc29a [2021-05-27T22:24:44.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:24:44.826Z] Configure a credential helper to remove this warning. See [2021-05-27T22:24:44.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:24:44.826Z] [2021-05-27T22:24:44.826Z] Login Succeeded [2021-05-27T22:24:44.826Z] nexus3.edgexfoundry.org:10002 [2021-05-27T22:24:45.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:24:45.345Z] Removing intermediate container e088ea9cc29a [2021-05-27T22:24:45.345Z] ---> fd3af47395ff [2021-05-27T22:24:45.345Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-27T22:24:45.345Z] ---> Running in f9c3bb969de2 [2021-05-27T22:24:45.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:24:45.373Z] Configure a credential helper to remove this warning. See [2021-05-27T22:24:45.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:24:45.373Z] [2021-05-27T22:24:45.373Z] Login Succeeded [2021-05-27T22:24:45.373Z] nexus3.edgexfoundry.org:10003 [2021-05-27T22:24:45.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:24:45.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:24:45.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:24:45.920Z] Configure a credential helper to remove this warning. See [2021-05-27T22:24:45.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:24:45.920Z] [2021-05-27T22:24:45.920Z] Login Succeeded [2021-05-27T22:24:45.920Z] nexus3.edgexfoundry.org:10004 [2021-05-27T22:24:46.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:24:46.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:24:46.468Z] Configure a credential helper to remove this warning. See [2021-05-27T22:24:46.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:24:46.468Z] [2021-05-27T22:24:46.468Z] Login Succeeded [2021-05-27T22:24:46.468Z] docker.io [2021-05-27T22:24:46.552Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:24:46.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:24:47.125Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-27T22:24:47.126Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-27T22:24:47.126Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-27T22:24:47.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:24:47.342Z] Configure a credential helper to remove this warning. See [2021-05-27T22:24:47.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:24:47.342Z] [2021-05-27T22:24:47.342Z] Login Succeeded [2021-05-27T22:24:47.342Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T22:24:47.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-27T22:24:47.387Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-27T22:24:47.387Z] (5/6) Installing libzmq (4.3.3-r1) [Pipeline] // withEnv [Pipeline] unstash [2021-05-27T22:24:47.649Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-27T22:24:47.649Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T22:24:47.649Z] OK: 150 MiB in 46 packages [Pipeline] echo [2021-05-27T22:24:47.655Z] ========================================================= [2021-05-27T22:24:47.655Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T22:24:47.655Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:24:47.911Z] Removing intermediate container f9c3bb969de2 [2021-05-27T22:24:47.911Z] ---> 325e60c6aecf [2021-05-27T22:24:47.911Z] Step 6/8 : WORKDIR /app [2021-05-27T22:24:47.911Z] ---> Running in 1bac2f2e67a7 [2021-05-27T22:24:47.997Z] + 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-05-27T22:24:47.997Z] Sending build context to Docker daemon 92.67kB [2021-05-27T22:24:48.173Z] Removing intermediate container 1bac2f2e67a7 [2021-05-27T22:24:48.173Z] ---> 2a52d4c3fe17 [2021-05-27T22:24:48.173Z] Step 7/8 : COPY . . [2021-05-27T22:24:48.270Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T22:24:48.270Z] Step 2/8 : FROM ${BASE} [2021-05-27T22:24:48.437Z] ---> 0a0de7eaa0e3 [2021-05-27T22:24:48.437Z] Step 8/8 : RUN go mod download [2021-05-27T22:24:48.437Z] ---> Running in 4dff8404e0af [2021-05-27T22:24:48.868Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T22:24:48.868Z] 595b0fe564bb: Pulling fs layer [2021-05-27T22:24:48.868Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T22:24:48.868Z] 316046926c0a: Pulling fs layer [2021-05-27T22:24:48.868Z] 4ebd0625c992: Pulling fs layer [2021-05-27T22:24:48.868Z] 207e8628e3a3: Pulling fs layer [2021-05-27T22:24:48.868Z] c791037a9be2: Pulling fs layer [2021-05-27T22:24:48.868Z] ffd874e62e21: Pulling fs layer [2021-05-27T22:24:48.868Z] 4ebd0625c992: Waiting [2021-05-27T22:24:48.868Z] 207e8628e3a3: Waiting [2021-05-27T22:24:48.869Z] c791037a9be2: Waiting [2021-05-27T22:24:48.869Z] ffd874e62e21: Waiting [2021-05-27T22:24:48.869Z] 316046926c0a: Download complete [2021-05-27T22:24:48.869Z] 7186ed65a4f7: Verifying Checksum [2021-05-27T22:24:48.869Z] 7186ed65a4f7: Download complete [2021-05-27T22:24:48.869Z] 207e8628e3a3: Verifying Checksum [2021-05-27T22:24:48.869Z] 207e8628e3a3: Download complete [2021-05-27T22:24:48.869Z] c791037a9be2: Verifying Checksum [2021-05-27T22:24:48.869Z] c791037a9be2: Download complete [2021-05-27T22:24:48.869Z] 595b0fe564bb: Verifying Checksum [2021-05-27T22:24:48.869Z] 595b0fe564bb: Download complete [2021-05-27T22:24:49.469Z] 595b0fe564bb: Pull complete [2021-05-27T22:24:50.460Z] 7186ed65a4f7: Pull complete [2021-05-27T22:24:50.744Z] ffd874e62e21: Verifying Checksum [2021-05-27T22:24:50.744Z] ffd874e62e21: Download complete [2021-05-27T22:24:50.744Z] 316046926c0a: Pull complete [2021-05-27T22:24:52.187Z] 4ebd0625c992: Verifying Checksum [2021-05-27T22:24:52.187Z] 4ebd0625c992: Download complete [2021-05-27T22:25:00.717Z] Removing intermediate container 4dff8404e0af [2021-05-27T22:25:00.717Z] ---> 414de1329e5e [2021-05-27T22:25:00.717Z] Successfully built 414de1329e5e [2021-05-27T22:25:00.717Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:25:01.019Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T22:25:01.019Z] . [Pipeline] withDockerContainer [2021-05-27T22:25:01.108Z] prd-centos7-docker-4c-2g-688 does not seem to be running inside a container [2021-05-27T22:25:01.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/118 -v /w/workspace/app-service-configurable/118:/w/workspace/app-service-configurable/118:rw,z -v /w/workspace/app-service-configurable/118@tmp:/w/workspace/app-service-configurable/118@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 ******** ci-base-image-x86_64 cat [2021-05-27T22:25:01.548Z] $ docker top 5df228e119c77c07426a8894cf1a79c2f8fa071077912135cdfa1bf8482bc280 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T22:25:01.948Z] + go version [2021-05-27T22:25:01.948Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T22:25:01.954Z] $ docker stop --time=1 5df228e119c77c07426a8894cf1a79c2f8fa071077912135cdfa1bf8482bc280 [2021-05-27T22:25:02.362Z] 4ebd0625c992: Pull complete [2021-05-27T22:25:02.636Z] 207e8628e3a3: Pull complete [2021-05-27T22:25:03.168Z] $ docker rm -f 5df228e119c77c07426a8894cf1a79c2f8fa071077912135cdfa1bf8482bc280 [2021-05-27T22:25:03.232Z] c791037a9be2: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:25:03.650Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T22:25:03.650Z] . [Pipeline] withDockerContainer [2021-05-27T22:25:03.733Z] prd-centos7-docker-4c-2g-688 does not seem to be running inside a container [2021-05-27T22:25:03.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/118 -v /w/workspace/app-service-configurable/118:/w/workspace/app-service-configurable/118:rw,z -v /w/workspace/app-service-configurable/118@tmp:/w/workspace/app-service-configurable/118@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 ******** ci-base-image-x86_64 cat [2021-05-27T22:25:04.180Z] $ docker top 9e1619a7856bd45eee667d46710b3bb2120681fc9d0d81b2f9383355c9ad5e14 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T22:25:04.585Z] + go mod tidy [Pipeline] sh [2021-05-27T22:25:05.146Z] + make test [2021-05-27T22:25:05.146Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-27T22:25:06.635Z] ffd874e62e21: Pull complete [2021-05-27T22:25:06.908Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T22:25:06.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T22:25:06.908Z] ---> cfc18b08335c [2021-05-27T22:25:06.908Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-27T22:25:09.524Z] ---> Running in 70724811cf0f [2021-05-27T22:25:09.524Z] Removing intermediate container 70724811cf0f [2021-05-27T22:25:09.524Z] ---> 2115e19cf277 [2021-05-27T22:25:09.524Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:25:09.802Z] ---> Running in b838a10bd804 [2021-05-27T22:25:12.457Z] Removing intermediate container b838a10bd804 [2021-05-27T22:25:12.457Z] ---> c9bd483e4909 [2021-05-27T22:25:12.457Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-27T22:25:12.457Z] ---> Running in 08ffbd1988dc [2021-05-27T22:25:13.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:25:14.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:25:15.466Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-27T22:25:15.738Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-27T22:25:15.738Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-27T22:25:16.010Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-27T22:25:16.010Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-27T22:25:16.010Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-27T22:25:16.282Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T22:25:16.282Z] OK: 139 MiB in 46 packages [2021-05-27T22:25:17.712Z] Removing intermediate container 08ffbd1988dc [2021-05-27T22:25:17.712Z] ---> cedd4a819d7c [2021-05-27T22:25:17.712Z] Step 6/8 : WORKDIR /app [2021-05-27T22:25:17.712Z] ---> Running in 5af7563863ba [2021-05-27T22:25:18.313Z] Removing intermediate container 5af7563863ba [2021-05-27T22:25:18.313Z] ---> e45ee3afd22d [2021-05-27T22:25:18.313Z] Step 7/8 : COPY . . [2021-05-27T22:25:18.912Z] ---> 311a2f675070 [2021-05-27T22:25:18.912Z] Step 8/8 : RUN go mod download [2021-05-27T22:25:19.183Z] ---> Running in 934459352b90 [2021-05-27T22:25:23.415Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-27T22:25:23.416Z] CGO_ENABLED=1 go vet ./... [2021-05-27T22:25:28.765Z] gofmt -l . [2021-05-27T22:25:28.765Z] [ "`gofmt -l .`" = "" ] [2021-05-27T22:25:28.765Z] ./bin/test-go-mod-tidy.sh [2021-05-27T22:25:28.765Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-27T22:25:28.772Z] $ docker stop --time=1 9e1619a7856bd45eee667d46710b3bb2120681fc9d0d81b2f9383355c9ad5e14 [2021-05-27T22:25:30.241Z] $ docker rm -f 9e1619a7856bd45eee667d46710b3bb2120681fc9d0d81b2f9383355c9ad5e14 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T22:25:30.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-27T22:25:30.930Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-27T22:25:32.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-27T22:25:32.352Z] + ls -al . [2021-05-27T22:25:32.352Z] total 92 [2021-05-27T22:25:32.352Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 27 22:25 . [2021-05-27T22:25:32.352Z] drwxrwxr-x. 4 jenkins jenkins 32 May 27 22:24 .. [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 7306 May 27 22:24 Attribution.txt [2021-05-27T22:25:32.352Z] drwxrwxr-x. 2 jenkins jenkins 64 May 27 22:24 bin [2021-05-27T22:25:32.352Z] -rw-r--r--. 1 jenkins jenkins 10 May 27 22:25 coverage.out [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 2048 May 27 22:24 Dockerfile [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 970 May 27 22:24 Dockerfile.build [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 119 May 27 22:24 .dockerignore [2021-05-27T22:25:32.352Z] drwxrwxr-x. 8 jenkins jenkins 162 May 27 22:24 .git [2021-05-27T22:25:32.352Z] drwxrwxr-x. 2 jenkins jenkins 81 May 27 22:24 .github [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 111 May 27 22:24 .gitignore [2021-05-27T22:25:32.352Z] -rw-r--r--. 1 jenkins jenkins 136 May 27 22:25 go.mod [2021-05-27T22:25:32.352Z] -rw-r--r--. 1 jenkins jenkins 20848 May 27 22:25 go.sum [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 687 May 27 22:24 Jenkinsfile [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 27 22:24 LICENSE [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 1460 May 27 22:24 main.go [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 27 22:24 makefile [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 3230 May 27 22:24 README.md [2021-05-27T22:25:32.352Z] drwxrwxr-x. 8 jenkins jenkins 122 May 27 22:24 res [2021-05-27T22:25:32.352Z] drwxrwxr-x. 4 jenkins jenkins 71 May 27 22:24 snap [2021-05-27T22:25:32.352Z] -rw-rw-r--. 1 jenkins jenkins 12 May 27 22:21 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:25:32.657Z] + 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=abca9505ae6a82096e911e89ea22bdb38e3853ed --label arch=amd64 --label version=2.0.0-dev.46 . [2021-05-27T22:25:32.657Z] Sending build context to Docker daemon 116.2kB [2021-05-27T22:25:32.657Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T22:25:32.657Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-27T22:25:32.657Z] ---> 414de1329e5e [2021-05-27T22:25:32.657Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-27T22:25:32.657Z] ---> Running in 8b4c50c77cc8 [2021-05-27T22:25:32.657Z] Removing intermediate container 8b4c50c77cc8 [2021-05-27T22:25:32.657Z] ---> 2c8ce110d759 [2021-05-27T22:25:32.657Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-27T22:25:32.921Z] ---> Running in bab6406180eb [2021-05-27T22:25:32.921Z] Removing intermediate container bab6406180eb [2021-05-27T22:25:32.921Z] ---> 3ed04f225421 [2021-05-27T22:25:32.921Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-27T22:25:32.921Z] ---> Running in 992344cd9efc [2021-05-27T22:25:32.921Z] Removing intermediate container 992344cd9efc [2021-05-27T22:25:32.921Z] ---> a4a4767a2a4f [2021-05-27T22:25:32.921Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:25:32.921Z] ---> Running in 4d8d7f01a020 [2021-05-27T22:25:33.499Z] Removing intermediate container 4d8d7f01a020 [2021-05-27T22:25:33.499Z] ---> 24a3677c1a7b [2021-05-27T22:25:33.499Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-27T22:25:33.499Z] ---> Running in c85f911542bf [2021-05-27T22:25:33.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:25:34.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:25:34.966Z] OK: 150 MiB in 46 packages [2021-05-27T22:25:35.230Z] Removing intermediate container c85f911542bf [2021-05-27T22:25:35.230Z] ---> ad7b590e60d8 [2021-05-27T22:25:35.230Z] Step 8/28 : WORKDIR /app [2021-05-27T22:25:35.492Z] ---> Running in 10a2534c4f91 [2021-05-27T22:25:35.492Z] Removing intermediate container 10a2534c4f91 [2021-05-27T22:25:35.492Z] ---> 3787e51e8eef [2021-05-27T22:25:35.492Z] Step 9/28 : COPY go.mod . [2021-05-27T22:25:35.754Z] ---> 84d838dfc04b [2021-05-27T22:25:35.755Z] Step 10/28 : RUN go mod download [2021-05-27T22:25:35.755Z] ---> Running in 8a93be0787fa [2021-05-27T22:25:36.345Z] Removing intermediate container 8a93be0787fa [2021-05-27T22:25:36.345Z] ---> 8002278fef1f [2021-05-27T22:25:36.345Z] Step 11/28 : RUN go mod tidy [2021-05-27T22:25:36.345Z] ---> Running in ca8d2ec9f447 [2021-05-27T22:25:36.928Z] Removing intermediate container ca8d2ec9f447 [2021-05-27T22:25:36.928Z] ---> fd54e97ddaab [2021-05-27T22:25:36.928Z] Step 12/28 : COPY . . [2021-05-27T22:25:37.197Z] ---> f1714300d876 [2021-05-27T22:25:37.197Z] Step 13/28 : ARG MAKE="make build" [2021-05-27T22:25:37.197Z] ---> Running in b71e47a2f4a0 [2021-05-27T22:25:37.197Z] Removing intermediate container b71e47a2f4a0 [2021-05-27T22:25:37.197Z] ---> b1eea9450d9f [2021-05-27T22:25:37.197Z] Step 14/28 : RUN $MAKE [2021-05-27T22:25:37.197Z] ---> Running in 87f44f3f9f28 [2021-05-27T22:25:37.464Z] go mod tidy [2021-05-27T22:25:37.730Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.46" -o app-service-configurable [2021-05-27T22:25:46.033Z] Removing intermediate container 934459352b90 [2021-05-27T22:25:46.033Z] ---> f79b9e79041f [2021-05-27T22:25:46.033Z] Successfully built f79b9e79041f [2021-05-27T22:25:46.033Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:25:46.386Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T22:25:46.386Z] . [Pipeline] withDockerContainer [2021-05-27T22:25:46.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container [2021-05-27T22:25:46.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/118 -v /w/workspace/app-service-configurable/118:/w/workspace/app-service-configurable/118:rw,z -v /w/workspace/app-service-configurable/118@tmp:/w/workspace/app-service-configurable/118@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 ******** ci-base-image-arm64 cat [2021-05-27T22:25:48.368Z] $ docker top 563e28c2f7c71dc4ffd8a789196f304b00a01c12842a2fed5f7ca2fb3e06d311 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T22:25:49.317Z] + go version [2021-05-27T22:25:49.317Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T22:25:49.342Z] $ docker stop --time=1 563e28c2f7c71dc4ffd8a789196f304b00a01c12842a2fed5f7ca2fb3e06d311 [2021-05-27T22:25:50.141Z] Removing intermediate container 87f44f3f9f28 [2021-05-27T22:25:50.141Z] ---> 00d91d8b32f0 [2021-05-27T22:25:50.141Z] Step 15/28 : FROM alpine:3.12 [2021-05-27T22:25:50.716Z] 3.12: Pulling from library/alpine [2021-05-27T22:25:50.716Z] 339de151aab4: Pulling fs layer [2021-05-27T22:25:50.980Z] 339de151aab4: Verifying Checksum [2021-05-27T22:25:50.980Z] 339de151aab4: Download complete [2021-05-27T22:25:51.203Z] $ docker rm -f 563e28c2f7c71dc4ffd8a789196f304b00a01c12842a2fed5f7ca2fb3e06d311 [2021-05-27T22:25:51.241Z] 339de151aab4: Pull complete [2021-05-27T22:25:51.241Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T22:25:51.241Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T22:25:51.241Z] ---> 13621d1b12d4 [2021-05-27T22:25:51.241Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-27T22:25:51.241Z] ---> Running in ccb9039763f4 [2021-05-27T22:25:51.241Z] Removing intermediate container ccb9039763f4 [2021-05-27T22:25:51.241Z] ---> 4a3d6d236296 [2021-05-27T22:25:51.241Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-27T22:25:51.241Z] ---> Running in c4df78aedc70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-05-27T22:25:51.512Z] Removing intermediate container c4df78aedc70 [2021-05-27T22:25:51.512Z] ---> 112ad606364c [2021-05-27T22:25:51.512Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-27T22:25:51.512Z] ---> Running in c2f562687f60 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:25:51.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T22:25:51.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T22:25:51.898Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T22:25:51.898Z] . [Pipeline] withDockerContainer [2021-05-27T22:25:52.036Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-27T22:25:52.037Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-27T22:25:52.037Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-27T22:25:52.037Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-27T22:25:52.037Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-27T22:25:52.037Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-27T22:25:52.037Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-27T22:25:52.037Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:25:52.037Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T22:25:52.037Z] OK: 9 MiB in 21 packages [2021-05-27T22:25:52.163Z] prd-ubuntu18.04-docker-arm64-4c-16g-686 does not seem to be running inside a container [2021-05-27T22:25:52.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/118 -v /w/workspace/app-service-configurable/118:/w/workspace/app-service-configurable/118:rw,z -v /w/workspace/app-service-configurable/118@tmp:/w/workspace/app-service-configurable/118@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 ******** ci-base-image-arm64 cat [2021-05-27T22:25:52.610Z] Removing intermediate container c2f562687f60 [2021-05-27T22:25:52.611Z] ---> db81cb54e24e [2021-05-27T22:25:52.611Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-27T22:25:52.611Z] ---> 59257e13df35 [2021-05-27T22:25:52.611Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-27T22:25:52.876Z] ---> 7608f7a73815 [2021-05-27T22:25:52.876Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-27T22:25:53.139Z] ---> cd7917f527a5 [2021-05-27T22:25:53.139Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-27T22:25:53.407Z] ---> 167f2db40054 [2021-05-27T22:25:53.407Z] Step 23/28 : EXPOSE 48095 [2021-05-27T22:25:53.407Z] ---> Running in b470520bf256 [2021-05-27T22:25:53.667Z] Removing intermediate container b470520bf256 [2021-05-27T22:25:53.667Z] ---> 154e3039baa4 [2021-05-27T22:25:53.667Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-27T22:25:53.667Z] ---> Running in 87b04cc6e09d [2021-05-27T22:25:53.667Z] Removing intermediate container 87b04cc6e09d [2021-05-27T22:25:53.667Z] ---> 1303a55a9f4a [2021-05-27T22:25:53.667Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:25:53.667Z] ---> Running in 547ae3c7a005 [2021-05-27T22:25:53.930Z] Removing intermediate container 547ae3c7a005 [2021-05-27T22:25:53.930Z] ---> f44cb4f962f0 [2021-05-27T22:25:53.930Z] Step 26/28 : LABEL arch=amd64 [2021-05-27T22:25:53.930Z] ---> Running in 837eb6188c9d [2021-05-27T22:25:53.930Z] Removing intermediate container 837eb6188c9d [2021-05-27T22:25:53.930Z] ---> 2eb8e7b9068f [2021-05-27T22:25:53.930Z] Step 27/28 : LABEL git_sha=abca9505ae6a82096e911e89ea22bdb38e3853ed [2021-05-27T22:25:53.930Z] ---> Running in 211717ad78ec [2021-05-27T22:25:53.972Z] $ docker top bc7cf7661d2e69ed46447a95e8396dddccd6f1126111cf7c1a2e8441d0e3f26a -eo pid,comm [2021-05-27T22:25:54.201Z] Removing intermediate container 211717ad78ec [2021-05-27T22:25:54.201Z] ---> 4f1f7ea5521a [2021-05-27T22:25:54.201Z] Step 28/28 : LABEL version=2.0.0-dev.46 [2021-05-27T22:25:54.201Z] ---> Running in ee792521cea5 [2021-05-27T22:25:54.201Z] Removing intermediate container ee792521cea5 [2021-05-27T22:25:54.201Z] ---> 5bed7070c9a8 [2021-05-27T22:25:54.201Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-27T22:25:54.201Z] Successfully built 5bed7070c9a8 [2021-05-27T22:25:54.201Z] Successfully tagged app-service-configurable:latest [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T22:25:54.480Z] provisioning config files... [2021-05-27T22:25:54.495Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/118@tmp/config198480669559132988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:25:54.818Z] ---> docker-login.sh [2021-05-27T22:25:54.818Z] nexus3.edgexfoundry.org:10001 [2021-05-27T22:25:54.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:25:54.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:25:54.818Z] Configure a credential helper to remove this warning. See [2021-05-27T22:25:54.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:25:54.818Z] [2021-05-27T22:25:54.818Z] Login Succeeded [2021-05-27T22:25:54.818Z] nexus3.edgexfoundry.org:10002 [2021-05-27T22:25:54.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:25:54.956Z] + go mod tidy [2021-05-27T22:25:55.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:25:55.079Z] Configure a credential helper to remove this warning. See [2021-05-27T22:25:55.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:25:55.079Z] [2021-05-27T22:25:55.079Z] Login Succeeded [2021-05-27T22:25:55.079Z] nexus3.edgexfoundry.org:10003 [2021-05-27T22:25:55.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:25:55.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:25:55.079Z] Configure a credential helper to remove this warning. See [2021-05-27T22:25:55.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:25:55.079Z] [2021-05-27T22:25:55.079Z] Login Succeeded [2021-05-27T22:25:55.079Z] nexus3.edgexfoundry.org:10004 [2021-05-27T22:25:55.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:25:55.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:25:55.341Z] Configure a credential helper to remove this warning. See [2021-05-27T22:25:55.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:25:55.341Z] [2021-05-27T22:25:55.341Z] Login Succeeded [2021-05-27T22:25:55.341Z] docker.io [2021-05-27T22:25:55.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-05-27T22:25:55.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:25:55.602Z] Configure a credential helper to remove this warning. See [2021-05-27T22:25:55.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:25:55.602Z] [2021-05-27T22:25:55.602Z] Login Succeeded [2021-05-27T22:25:55.602Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T22:25:55.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T22:25:55.717Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-05-27T22:25:55.717Z] abca9505ae6a82096e911e89ea22bdb38e3853ed [2021-05-27T22:25:55.717Z] latest [2021-05-27T22:25:55.717Z] 2.0.0-dev.46 [2021-05-27T22:25:55.717Z] abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 [2021-05-27T22:25:55.717Z] master [2021-05-27T22:25:55.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:25:56.081Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:25:56.214Z] + make test [2021-05-27T22:25:56.214Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-27T22:25:56.402Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed [2021-05-27T22:25:56.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-27T22:25:56.402Z] 9a2082dc28b3: Preparing [2021-05-27T22:25:56.402Z] de0c49bc8053: Preparing [2021-05-27T22:25:56.402Z] 635ad18df7f9: Preparing [2021-05-27T22:25:56.402Z] 518ae031f582: Preparing [2021-05-27T22:25:56.402Z] 810e1a02a552: Preparing [2021-05-27T22:25:56.402Z] 32f366d666a5: Preparing [2021-05-27T22:25:56.402Z] 32f366d666a5: Waiting [2021-05-27T22:25:56.666Z] 635ad18df7f9: Pushed [2021-05-27T22:25:56.666Z] 32f366d666a5: Layer already exists [2021-05-27T22:25:56.666Z] de0c49bc8053: Pushed [2021-05-27T22:25:56.666Z] 518ae031f582: Pushed [2021-05-27T22:25:56.666Z] 810e1a02a552: Pushed [2021-05-27T22:25:58.586Z] 9a2082dc28b3: Pushed [2021-05-27T22:25:58.586Z] abca9505ae6a82096e911e89ea22bdb38e3853ed: digest: sha256:5d0063884a22d76d1db02f5d921a9b6ee022c53954cde74e5a7b0f023c1a40b0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:25:58.891Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:25:59.196Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-27T22:25:59.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-27T22:25:59.197Z] 9a2082dc28b3: Preparing [2021-05-27T22:25:59.197Z] de0c49bc8053: Preparing [2021-05-27T22:25:59.197Z] 635ad18df7f9: Preparing [2021-05-27T22:25:59.197Z] 518ae031f582: Preparing [2021-05-27T22:25:59.197Z] 810e1a02a552: Preparing [2021-05-27T22:25:59.197Z] 32f366d666a5: Preparing [2021-05-27T22:25:59.197Z] 32f366d666a5: Waiting [2021-05-27T22:25:59.197Z] 635ad18df7f9: Layer already exists [2021-05-27T22:25:59.197Z] 810e1a02a552: Layer already exists [2021-05-27T22:25:59.197Z] de0c49bc8053: Layer already exists [2021-05-27T22:25:59.197Z] 9a2082dc28b3: Layer already exists [2021-05-27T22:25:59.197Z] 518ae031f582: Layer already exists [2021-05-27T22:25:59.197Z] 32f366d666a5: Layer already exists [2021-05-27T22:25:59.459Z] latest: digest: sha256:5d0063884a22d76d1db02f5d921a9b6ee022c53954cde74e5a7b0f023c1a40b0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:25:59.763Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:26:00.062Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.46 [2021-05-27T22:26:00.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-27T22:26:00.063Z] 9a2082dc28b3: Preparing [2021-05-27T22:26:00.063Z] de0c49bc8053: Preparing [2021-05-27T22:26:00.063Z] 635ad18df7f9: Preparing [2021-05-27T22:26:00.063Z] 518ae031f582: Preparing [2021-05-27T22:26:00.063Z] 810e1a02a552: Preparing [2021-05-27T22:26:00.063Z] 32f366d666a5: Preparing [2021-05-27T22:26:00.063Z] 32f366d666a5: Waiting [2021-05-27T22:26:00.063Z] 518ae031f582: Layer already exists [2021-05-27T22:26:00.063Z] 635ad18df7f9: Layer already exists [2021-05-27T22:26:00.063Z] 9a2082dc28b3: Layer already exists [2021-05-27T22:26:00.063Z] 810e1a02a552: Layer already exists [2021-05-27T22:26:00.063Z] de0c49bc8053: Layer already exists [2021-05-27T22:26:00.063Z] 32f366d666a5: Layer already exists [2021-05-27T22:26:00.063Z] 2.0.0-dev.46: digest: sha256:5d0063884a22d76d1db02f5d921a9b6ee022c53954cde74e5a7b0f023c1a40b0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:26:00.376Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:26:00.673Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 [2021-05-27T22:26:00.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-27T22:26:00.673Z] 9a2082dc28b3: Preparing [2021-05-27T22:26:00.673Z] de0c49bc8053: Preparing [2021-05-27T22:26:00.673Z] 635ad18df7f9: Preparing [2021-05-27T22:26:00.673Z] 518ae031f582: Preparing [2021-05-27T22:26:00.673Z] 810e1a02a552: Preparing [2021-05-27T22:26:00.673Z] 32f366d666a5: Preparing [2021-05-27T22:26:00.673Z] 32f366d666a5: Waiting [2021-05-27T22:26:00.673Z] 635ad18df7f9: Layer already exists [2021-05-27T22:26:00.673Z] de0c49bc8053: Layer already exists [2021-05-27T22:26:00.673Z] 9a2082dc28b3: Layer already exists [2021-05-27T22:26:00.673Z] 810e1a02a552: Layer already exists [2021-05-27T22:26:00.673Z] 518ae031f582: Layer already exists [2021-05-27T22:26:00.673Z] 32f366d666a5: Layer already exists [2021-05-27T22:26:00.673Z] abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46: digest: sha256:5d0063884a22d76d1db02f5d921a9b6ee022c53954cde74e5a7b0f023c1a40b0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:26:00.981Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:26:01.304Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-05-27T22:26:01.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-27T22:26:01.304Z] 9a2082dc28b3: Preparing [2021-05-27T22:26:01.304Z] de0c49bc8053: Preparing [2021-05-27T22:26:01.304Z] 635ad18df7f9: Preparing [2021-05-27T22:26:01.304Z] 518ae031f582: Preparing [2021-05-27T22:26:01.304Z] 810e1a02a552: Preparing [2021-05-27T22:26:01.304Z] 32f366d666a5: Preparing [2021-05-27T22:26:01.304Z] 32f366d666a5: Waiting [2021-05-27T22:26:01.304Z] 810e1a02a552: Layer already exists [2021-05-27T22:26:01.304Z] de0c49bc8053: Layer already exists [2021-05-27T22:26:01.304Z] 635ad18df7f9: Layer already exists [2021-05-27T22:26:01.304Z] 9a2082dc28b3: Layer already exists [2021-05-27T22:26:01.304Z] 518ae031f582: Layer already exists [2021-05-27T22:26:01.304Z] 32f366d666a5: Layer already exists [2021-05-27T22:26:01.304Z] master: digest: sha256:5d0063884a22d76d1db02f5d921a9b6ee022c53954cde74e5a7b0f023c1a40b0 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T22:26:01.366Z] ===================================================== [Pipeline] echo [2021-05-27T22:26:01.383Z] taggedImages: [2021-05-27T22:26:01.383Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed [2021-05-27T22:26:01.383Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-27T22:26:01.383Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.46 [2021-05-27T22:26:01.383Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 [2021-05-27T22:26:01.383Z] - 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-05-27T22:26:01.915Z] ---> job-cost.sh [2021-05-27T22:26:01.915Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BeY3 [2021-05-27T22:26:11.963Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T22:26:24.254Z] lf-activate-venv(): INFO: Adding /tmp/venv-BeY3/bin to PATH [2021-05-27T22:26:24.254Z] INFO: No Stack... [2021-05-27T22:26:24.827Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T22:26:25.095Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T22:26:25.394Z] + cat /w/workspace/app-service-configurable/118/archives/cost.csv [2021-05-27T22:26:25.394Z] + cut -d, -f6 [Pipeline] lock [2021-05-27T22:26:25.425Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] [2021-05-27T22:26:25.433Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] did not exist. Created. [2021-05-27T22:26:25.433Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T22:26:25.759Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-27T22:26:25.835Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T22:26:25.851Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T22:26:52.807Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-27T22:26:52.807Z] CGO_ENABLED=1 go vet ./... [2021-05-27T22:27:11.156Z] gofmt -l . [2021-05-27T22:27:11.156Z] [ "`gofmt -l .`" = "" ] [2021-05-27T22:27:11.156Z] ./bin/test-go-mod-tidy.sh [2021-05-27T22:27:11.156Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-27T22:27:11.190Z] $ docker stop --time=1 bc7cf7661d2e69ed46447a95e8396dddccd6f1126111cf7c1a2e8441d0e3f26a [2021-05-27T22:27:13.232Z] $ docker rm -f bc7cf7661d2e69ed46447a95e8396dddccd6f1126111cf7c1a2e8441d0e3f26a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T22:27:14.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-27T22:27:14.096Z] Warning: overwriting stash ‘coverage-report’ [2021-05-27T22:27:14.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T22:27:14.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-27T22:27:15.330Z] + ls -al . [2021-05-27T22:27:15.330Z] total 116 [2021-05-27T22:27:15.330Z] drwxrwxr-x 7 jenkins jenkins 4096 May 27 22:27 . [2021-05-27T22:27:15.330Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 22:24 .. [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 119 May 27 22:24 .dockerignore [2021-05-27T22:27:15.330Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 22:24 .git [2021-05-27T22:27:15.330Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 22:24 .github [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 111 May 27 22:24 .gitignore [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 27 22:24 Attribution.txt [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 2048 May 27 22:24 Dockerfile [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 970 May 27 22:24 Dockerfile.build [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 687 May 27 22:24 Jenkinsfile [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 27 22:24 LICENSE [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 3230 May 27 22:24 README.md [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 12 May 27 22:21 VERSION [2021-05-27T22:27:15.330Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 22:24 bin [2021-05-27T22:27:15.330Z] -rw-r--r-- 1 jenkins jenkins 10 May 27 22:25 coverage.out [2021-05-27T22:27:15.330Z] -rw-r--r-- 1 jenkins jenkins 136 May 27 22:27 go.mod [2021-05-27T22:27:15.330Z] -rw-r--r-- 1 jenkins jenkins 20848 May 27 22:25 go.sum [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 1460 May 27 22:24 main.go [2021-05-27T22:27:15.330Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 27 22:24 makefile [2021-05-27T22:27:15.330Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 22:24 res [2021-05-27T22:27:15.330Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 22:24 snap [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:27:15.671Z] + 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=abca9505ae6a82096e911e89ea22bdb38e3853ed --label arch=arm64 --label version=2.0.0-dev.46 . [2021-05-27T22:27:15.671Z] Sending build context to Docker daemon 116.2kB [2021-05-27T22:27:15.947Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T22:27:15.947Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-27T22:27:15.947Z] ---> f79b9e79041f [2021-05-27T22:27:15.947Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-27T22:27:16.221Z] ---> Running in 3abc4a50299f [2021-05-27T22:27:16.814Z] Removing intermediate container 3abc4a50299f [2021-05-27T22:27:16.814Z] ---> 93e1198bd411 [2021-05-27T22:27:16.814Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-27T22:27:16.814Z] ---> Running in e306f7f76356 [2021-05-27T22:27:17.408Z] Removing intermediate container e306f7f76356 [2021-05-27T22:27:17.408Z] ---> 8b95007a6b44 [2021-05-27T22:27:17.408Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-27T22:27:17.408Z] ---> Running in 551407303e98 [2021-05-27T22:27:18.009Z] Removing intermediate container 551407303e98 [2021-05-27T22:27:18.009Z] ---> 3a64ea8e8bc0 [2021-05-27T22:27:18.009Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T22:27:18.009Z] ---> Running in f5952a78ef84 [2021-05-27T22:27:20.625Z] Removing intermediate container f5952a78ef84 [2021-05-27T22:27:20.625Z] ---> 085a49412d16 [2021-05-27T22:27:20.625Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-27T22:27:20.625Z] ---> Running in 0c7133850932 [2021-05-27T22:27:21.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:27:22.578Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:27:23.176Z] OK: 139 MiB in 46 packages [2021-05-27T22:27:24.157Z] Removing intermediate container 0c7133850932 [2021-05-27T22:27:24.157Z] ---> 4319e4ada5e4 [2021-05-27T22:27:24.157Z] Step 8/28 : WORKDIR /app [2021-05-27T22:27:24.452Z] ---> Running in 1745cc4ca996 [2021-05-27T22:27:25.050Z] Removing intermediate container 1745cc4ca996 [2021-05-27T22:27:25.050Z] ---> 30077ebae23b [2021-05-27T22:27:25.050Z] Step 9/28 : COPY go.mod . [2021-05-27T22:27:25.651Z] ---> 0741e3b1c354 [2021-05-27T22:27:25.651Z] Step 10/28 : RUN go mod download [2021-05-27T22:27:25.931Z] ---> Running in 9345a7c8d2c8 [2021-05-27T22:27:27.906Z] Removing intermediate container 9345a7c8d2c8 [2021-05-27T22:27:27.906Z] ---> bdf10a333ad1 [2021-05-27T22:27:27.906Z] Step 11/28 : RUN go mod tidy [2021-05-27T22:27:28.179Z] ---> Running in d7beb535000c [2021-05-27T22:27:30.802Z] Removing intermediate container d7beb535000c [2021-05-27T22:27:30.802Z] ---> c9e72215f108 [2021-05-27T22:27:30.802Z] Step 12/28 : COPY . . [2021-05-27T22:27:31.397Z] ---> f2cfc62b7610 [2021-05-27T22:27:31.397Z] Step 13/28 : ARG MAKE="make build" [2021-05-27T22:27:31.668Z] ---> Running in 13d55099cb2c [2021-05-27T22:27:32.257Z] Removing intermediate container 13d55099cb2c [2021-05-27T22:27:32.257Z] ---> f7e9b13bb91e [2021-05-27T22:27:32.257Z] Step 14/28 : RUN $MAKE [2021-05-27T22:27:32.257Z] ---> Running in b856abe64ec4 [2021-05-27T22:27:33.246Z] go mod tidy [2021-05-27T22:27:33.843Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.46" -o app-service-configurable [2021-05-27T22:28:12.882Z] Removing intermediate container b856abe64ec4 [2021-05-27T22:28:12.882Z] ---> 65520e249943 [2021-05-27T22:28:12.882Z] Step 15/28 : FROM alpine:3.12 [2021-05-27T22:28:12.882Z] 3.12: Pulling from library/alpine [2021-05-27T22:28:12.882Z] d2f70382dc9a: Pulling fs layer [2021-05-27T22:28:12.882Z] d2f70382dc9a: Verifying Checksum [2021-05-27T22:28:12.882Z] d2f70382dc9a: Download complete [2021-05-27T22:28:12.882Z] d2f70382dc9a: Pull complete [2021-05-27T22:28:12.882Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T22:28:12.882Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T22:28:12.882Z] ---> 9852663dfa18 [2021-05-27T22:28:12.882Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-27T22:28:12.882Z] ---> Running in cfb7bfa95fa7 [2021-05-27T22:28:13.480Z] Removing intermediate container cfb7bfa95fa7 [2021-05-27T22:28:13.480Z] ---> 7cf3759bdfa3 [2021-05-27T22:28:13.480Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-27T22:28:13.480Z] ---> Running in 71da9009e49b [2021-05-27T22:28:14.072Z] Removing intermediate container 71da9009e49b [2021-05-27T22:28:14.072Z] ---> 0409c50cae79 [2021-05-27T22:28:14.072Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-27T22:28:14.072Z] ---> Running in c8c09e53ae3b [2021-05-27T22:28:15.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T22:28:15.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T22:28:16.102Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-27T22:28:16.102Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-27T22:28:16.102Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-27T22:28:16.102Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-27T22:28:16.102Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-27T22:28:16.102Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-27T22:28:16.102Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-27T22:28:16.102Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T22:28:16.102Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T22:28:16.377Z] OK: 9 MiB in 21 packages [2021-05-27T22:28:18.355Z] Removing intermediate container c8c09e53ae3b [2021-05-27T22:28:18.355Z] ---> cdedc4e492e7 [2021-05-27T22:28:18.355Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-27T22:28:19.343Z] ---> 22c501bc13e6 [2021-05-27T22:28:19.343Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-27T22:28:20.323Z] ---> 4ba750f0125e [2021-05-27T22:28:20.323Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-27T22:28:20.919Z] ---> c75a0cb77e4e [2021-05-27T22:28:20.919Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-27T22:28:22.352Z] ---> 0060875d9287 [2021-05-27T22:28:22.352Z] Step 23/28 : EXPOSE 48095 [2021-05-27T22:28:22.352Z] ---> Running in 44ea79d24939 [2021-05-27T22:28:22.948Z] Removing intermediate container 44ea79d24939 [2021-05-27T22:28:22.948Z] ---> c15f5b2c1b49 [2021-05-27T22:28:22.948Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-27T22:28:22.948Z] ---> Running in 844c5d12b244 [2021-05-27T22:28:23.541Z] Removing intermediate container 844c5d12b244 [2021-05-27T22:28:23.541Z] ---> a42ff092c771 [2021-05-27T22:28:23.541Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T22:28:23.541Z] ---> Running in 3bd924b2896f [2021-05-27T22:28:24.139Z] Removing intermediate container 3bd924b2896f [2021-05-27T22:28:24.139Z] ---> 6b9c76d041d3 [2021-05-27T22:28:24.139Z] Step 26/28 : LABEL arch=arm64 [2021-05-27T22:28:24.139Z] ---> Running in 36c59769ac42 [2021-05-27T22:28:24.754Z] Removing intermediate container 36c59769ac42 [2021-05-27T22:28:24.754Z] ---> 8ed7fcdb8020 [2021-05-27T22:28:24.754Z] Step 27/28 : LABEL git_sha=abca9505ae6a82096e911e89ea22bdb38e3853ed [2021-05-27T22:28:24.754Z] ---> Running in 8214bbccf227 [2021-05-27T22:28:25.350Z] Removing intermediate container 8214bbccf227 [2021-05-27T22:28:25.350Z] ---> 13d9f9ff6859 [2021-05-27T22:28:25.350Z] Step 28/28 : LABEL version=2.0.0-dev.46 [2021-05-27T22:28:25.623Z] ---> Running in 7922770c7698 [2021-05-27T22:28:25.894Z] Removing intermediate container 7922770c7698 [2021-05-27T22:28:25.894Z] ---> 841f10cbb628 [2021-05-27T22:28:25.894Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-27T22:28:25.894Z] Successfully built 841f10cbb628 [2021-05-27T22:28:25.894Z] 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-05-27T22:28:26.036Z] provisioning config files... [2021-05-27T22:28:26.056Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/118@tmp/config2479538389740726379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:28:26.416Z] ---> docker-login.sh [2021-05-27T22:28:26.416Z] nexus3.edgexfoundry.org:10001 [2021-05-27T22:28:26.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:28:26.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:28:26.963Z] Configure a credential helper to remove this warning. See [2021-05-27T22:28:26.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:28:26.963Z] [2021-05-27T22:28:26.963Z] Login Succeeded [2021-05-27T22:28:26.963Z] nexus3.edgexfoundry.org:10002 [2021-05-27T22:28:27.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:28:27.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:28:27.509Z] Configure a credential helper to remove this warning. See [2021-05-27T22:28:27.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:28:27.509Z] [2021-05-27T22:28:27.509Z] Login Succeeded [2021-05-27T22:28:27.509Z] nexus3.edgexfoundry.org:10003 [2021-05-27T22:28:27.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:28:28.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:28:28.056Z] Configure a credential helper to remove this warning. See [2021-05-27T22:28:28.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:28:28.056Z] [2021-05-27T22:28:28.056Z] Login Succeeded [2021-05-27T22:28:28.056Z] nexus3.edgexfoundry.org:10004 [2021-05-27T22:28:28.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:28:28.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:28:28.601Z] Configure a credential helper to remove this warning. See [2021-05-27T22:28:28.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:28:28.601Z] [2021-05-27T22:28:28.601Z] Login Succeeded [2021-05-27T22:28:28.601Z] docker.io [2021-05-27T22:28:28.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T22:28:29.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T22:28:29.467Z] Configure a credential helper to remove this warning. See [2021-05-27T22:28:29.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T22:28:29.467Z] [2021-05-27T22:28:29.467Z] Login Succeeded [2021-05-27T22:28:29.467Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T22:28:29.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T22:28:29.558Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-05-27T22:28:29.559Z] abca9505ae6a82096e911e89ea22bdb38e3853ed [2021-05-27T22:28:29.559Z] latest [2021-05-27T22:28:29.559Z] 2.0.0-dev.46 [2021-05-27T22:28:29.559Z] abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 [2021-05-27T22:28:29.559Z] master [2021-05-27T22:28:29.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:28:29.939Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:28:30.304Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed [2021-05-27T22:28:30.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-27T22:28:30.304Z] 8e75d6524052: Preparing [2021-05-27T22:28:30.304Z] b16ccc285249: Preparing [2021-05-27T22:28:30.304Z] ef133376cc40: Preparing [2021-05-27T22:28:30.304Z] 8f11a1ea2a3f: Preparing [2021-05-27T22:28:30.304Z] 27ac24b51baf: Preparing [2021-05-27T22:28:30.304Z] 3fbe34a1663b: Preparing [2021-05-27T22:28:30.304Z] 3fbe34a1663b: Waiting [2021-05-27T22:28:30.903Z] ef133376cc40: Pushed [2021-05-27T22:28:30.903Z] 3fbe34a1663b: Layer already exists [2021-05-27T22:28:30.903Z] b16ccc285249: Pushed [2021-05-27T22:28:30.903Z] 8f11a1ea2a3f: Pushed [2021-05-27T22:28:31.500Z] 27ac24b51baf: Pushed [2021-05-27T22:28:34.126Z] 8e75d6524052: Pushed [2021-05-27T22:28:34.126Z] abca9505ae6a82096e911e89ea22bdb38e3853ed: digest: sha256:9cacf50c76d2381e086fd43061fedbc55dd42eb51283a1aa7cd3b35cb2f453a9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:28:34.470Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:28:34.808Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-27T22:28:34.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-27T22:28:34.808Z] 8e75d6524052: Preparing [2021-05-27T22:28:34.808Z] b16ccc285249: Preparing [2021-05-27T22:28:34.808Z] ef133376cc40: Preparing [2021-05-27T22:28:34.808Z] 8f11a1ea2a3f: Preparing [2021-05-27T22:28:34.808Z] 27ac24b51baf: Preparing [2021-05-27T22:28:34.808Z] 3fbe34a1663b: Preparing [2021-05-27T22:28:34.808Z] 3fbe34a1663b: Waiting [2021-05-27T22:28:34.808Z] 27ac24b51baf: Layer already exists [2021-05-27T22:28:34.808Z] 8e75d6524052: Layer already exists [2021-05-27T22:28:34.808Z] b16ccc285249: Layer already exists [2021-05-27T22:28:34.808Z] 8f11a1ea2a3f: Layer already exists [2021-05-27T22:28:34.808Z] ef133376cc40: Layer already exists [2021-05-27T22:28:35.079Z] 3fbe34a1663b: Layer already exists [2021-05-27T22:28:35.079Z] latest: digest: sha256:9cacf50c76d2381e086fd43061fedbc55dd42eb51283a1aa7cd3b35cb2f453a9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:28:35.420Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:28:35.757Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.46 [2021-05-27T22:28:35.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-27T22:28:35.757Z] 8e75d6524052: Preparing [2021-05-27T22:28:35.757Z] b16ccc285249: Preparing [2021-05-27T22:28:35.757Z] ef133376cc40: Preparing [2021-05-27T22:28:35.757Z] 8f11a1ea2a3f: Preparing [2021-05-27T22:28:35.757Z] 27ac24b51baf: Preparing [2021-05-27T22:28:35.757Z] 3fbe34a1663b: Preparing [2021-05-27T22:28:35.757Z] 3fbe34a1663b: Waiting [2021-05-27T22:28:35.757Z] 8e75d6524052: Layer already exists [2021-05-27T22:28:35.757Z] 27ac24b51baf: Layer already exists [2021-05-27T22:28:35.757Z] 8f11a1ea2a3f: Layer already exists [2021-05-27T22:28:35.757Z] b16ccc285249: Layer already exists [2021-05-27T22:28:35.757Z] ef133376cc40: Layer already exists [2021-05-27T22:28:36.029Z] 3fbe34a1663b: Layer already exists [2021-05-27T22:28:36.029Z] 2.0.0-dev.46: digest: sha256:9cacf50c76d2381e086fd43061fedbc55dd42eb51283a1aa7cd3b35cb2f453a9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:28:36.374Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:28:36.712Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 [2021-05-27T22:28:36.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-27T22:28:36.713Z] 8e75d6524052: Preparing [2021-05-27T22:28:36.713Z] b16ccc285249: Preparing [2021-05-27T22:28:36.713Z] ef133376cc40: Preparing [2021-05-27T22:28:36.713Z] 8f11a1ea2a3f: Preparing [2021-05-27T22:28:36.713Z] 27ac24b51baf: Preparing [2021-05-27T22:28:36.713Z] 3fbe34a1663b: Preparing [2021-05-27T22:28:36.713Z] 3fbe34a1663b: Waiting [2021-05-27T22:28:36.983Z] ef133376cc40: Layer already exists [2021-05-27T22:28:36.983Z] 8e75d6524052: Layer already exists [2021-05-27T22:28:36.983Z] 27ac24b51baf: Layer already exists [2021-05-27T22:28:36.983Z] 8f11a1ea2a3f: Layer already exists [2021-05-27T22:28:36.983Z] b16ccc285249: Layer already exists [2021-05-27T22:28:36.983Z] 3fbe34a1663b: Layer already exists [2021-05-27T22:28:36.983Z] abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46: digest: sha256:9cacf50c76d2381e086fd43061fedbc55dd42eb51283a1aa7cd3b35cb2f453a9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:28:37.359Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:28:37.695Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-05-27T22:28:37.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-27T22:28:37.695Z] 8e75d6524052: Preparing [2021-05-27T22:28:37.695Z] b16ccc285249: Preparing [2021-05-27T22:28:37.695Z] ef133376cc40: Preparing [2021-05-27T22:28:37.695Z] 8f11a1ea2a3f: Preparing [2021-05-27T22:28:37.695Z] 27ac24b51baf: Preparing [2021-05-27T22:28:37.695Z] 3fbe34a1663b: Preparing [2021-05-27T22:28:37.695Z] 3fbe34a1663b: Waiting [2021-05-27T22:28:37.695Z] 27ac24b51baf: Layer already exists [2021-05-27T22:28:37.695Z] b16ccc285249: Layer already exists [2021-05-27T22:28:37.695Z] ef133376cc40: Layer already exists [2021-05-27T22:28:37.695Z] 8e75d6524052: Layer already exists [2021-05-27T22:28:37.695Z] 8f11a1ea2a3f: Layer already exists [2021-05-27T22:28:37.967Z] 3fbe34a1663b: Layer already exists [2021-05-27T22:28:37.967Z] master: digest: sha256:9cacf50c76d2381e086fd43061fedbc55dd42eb51283a1aa7cd3b35cb2f453a9 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-27T22:28:38.057Z] ===================================================== [Pipeline] echo [2021-05-27T22:28:38.072Z] taggedImages: [2021-05-27T22:28:38.072Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed [2021-05-27T22:28:38.072Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-27T22:28:38.072Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.46 [2021-05-27T22:28:38.072Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:abca9505ae6a82096e911e89ea22bdb38e3853ed-2.0.0-dev.46 [2021-05-27T22:28:38.072Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:28:38.481Z] ---> job-cost.sh [2021-05-27T22:28:38.482Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VBya [2021-05-27T22:29:17.474Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T22:30:39.219Z] lf-activate-venv(): INFO: Adding /tmp/venv-VBya/bin to PATH [2021-05-27T22:30:39.219Z] INFO: No Stack... [2021-05-27T22:30:39.219Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T22:30:39.219Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T22:30:39.559Z] + cat+ /w/workspace/app-service-configurable/118/archives/cost.csv [2021-05-27T22:30:39.559Z] cut -d, -f6 [Pipeline] lock [2021-05-27T22:30:39.618Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] [2021-05-27T22:30:39.626Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] did not exist. Created. [2021-05-27T22:30:39.626Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T22:30:39.990Z] /w/workspace/app-service-configurable/118@tmp/durable-85d6490a/script.sh: 1: /w/workspace/app-service-configurable/118@tmp/durable-85d6490a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-27T22:30:40.335Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T22:30:40.368Z] Warning: overwriting stash ‘stack-cost’ [2021-05-27T22:30:40.524Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T22:30:40.539Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-118-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-05-27T22:30:41.061Z] provisioning config files... [2021-05-27T22:30:41.121Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config6871587017095962077tmp [Pipeline] { [Pipeline] sh [2021-05-27T22:30:41.434Z] + set +x [2021-05-27T22:30:41.434Z] + curl -s https://codecov.io/bash [2021-05-27T22:30:41.434Z] + bash -s -- [2021-05-27T22:30:41.434Z] [2021-05-27T22:30:41.434Z] _____ _ [2021-05-27T22:30:41.434Z] / ____| | | [2021-05-27T22:30:41.434Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T22:30:41.434Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T22:30:41.434Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T22:30:41.434Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T22:30:41.434Z] Bash-1.0.3 [2021-05-27T22:30:41.434Z] [2021-05-27T22:30:41.434Z] [2021-05-27T22:30:41.434Z] ==> git version 2.24.4 found [2021-05-27T22:30:41.434Z] ==> 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-05-27T22:30:41.434Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T22:30:41.434Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T22:30:41.434Z] ==> Jenkins CI detected. [2021-05-27T22:30:41.434Z] project root: . [2021-05-27T22:30:41.434Z] --> token set from env [2021-05-27T22:30:41.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T22:30:41.696Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T22:30:41.696Z] ==> Python coveragepy not found [2021-05-27T22:30:41.696Z] ==> Searching for coverage reports in: [2021-05-27T22:30:41.696Z] + . [2021-05-27T22:30:41.696Z] -> Found 1 reports [2021-05-27T22:30:41.696Z] ==> Detecting git/mercurial file structure [2021-05-27T22:30:41.696Z] ==> Reading reports [2021-05-27T22:30:41.696Z] + ./coverage.out bytes=10 [2021-05-27T22:30:41.696Z] ==> Appending adjustments [2021-05-27T22:30:41.696Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T22:30:41.696Z] + Found adjustments [2021-05-27T22:30:41.696Z] ==> Gzipping contents [2021-05-27T22:30:41.696Z] 4.0K /tmp/codecov.F4jhRW.gz [2021-05-27T22:30:41.696Z] ==> Uploading reports [2021-05-27T22:30:41.696Z] url: https://codecov.io [2021-05-27T22:30:41.696Z] query: branch=master&commit=abca9505ae6a82096e911e89ea22bdb38e3853ed&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F118%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-27T22:30:41.696Z] -> Pinging Codecov [2021-05-27T22:30:41.696Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=abca9505ae6a82096e911e89ea22bdb38e3853ed&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F118%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-27T22:30:41.958Z] -> Uploading to [2021-05-27T22:30:41.958Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/A97CA9966030D2A3747ED39772930CCE/abca9505ae6a82096e911e89ea22bdb38e3853ed/1ce71c75-cd94-4bf3-b3ba-6d6c017e5fc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T223041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=835d0bd5a601278b7b764a400b8c8cef89035ef28968dcc39a52594ed1d25674 [2021-05-27T22:30:41.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T22:30:41.958Z] Dload Upload Total Spent Left Speed [2021-05-27T22:30:42.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1232 --:--:-- --:--:-- --:--:-- 1236 [2021-05-27T22:30:42.533Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] } [2021-05-27T22:30:42.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-27T22:30:42.785Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-27T22:30:42.804Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:30:43.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-27T22:30:43.114Z] [2021-05-27T22:30:43.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:30:43.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-27T22:30:43.430Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-27T22:30:43.430Z] 188c0c94c7c5: Pulling fs layer [2021-05-27T22:30:43.430Z] 0ef7d3d256c8: Pulling fs layer [2021-05-27T22:30:43.430Z] de9db76c5a1d: Pulling fs layer [2021-05-27T22:30:43.430Z] 0eba1c9be4d2: Pulling fs layer [2021-05-27T22:30:43.430Z] 0d57e429df01: Pulling fs layer [2021-05-27T22:30:43.430Z] 4e4be7b47b0d: Pulling fs layer [2021-05-27T22:30:43.430Z] e1f770b5df2f: Pulling fs layer [2021-05-27T22:30:43.430Z] 85a0685a4137: Pulling fs layer [2021-05-27T22:30:43.430Z] 4e4be7b47b0d: Waiting [2021-05-27T22:30:43.430Z] 0eba1c9be4d2: Waiting [2021-05-27T22:30:43.430Z] 0d57e429df01: Waiting [2021-05-27T22:30:43.430Z] e1f770b5df2f: Waiting [2021-05-27T22:30:43.430Z] 85a0685a4137: Waiting [2021-05-27T22:30:43.430Z] de9db76c5a1d: Verifying Checksum [2021-05-27T22:30:43.430Z] de9db76c5a1d: Download complete [2021-05-27T22:30:43.430Z] 0ef7d3d256c8: Verifying Checksum [2021-05-27T22:30:43.430Z] 0ef7d3d256c8: Download complete [2021-05-27T22:30:43.430Z] 0d57e429df01: Verifying Checksum [2021-05-27T22:30:43.430Z] 0d57e429df01: Download complete [2021-05-27T22:30:43.430Z] 188c0c94c7c5: Verifying Checksum [2021-05-27T22:30:43.430Z] 188c0c94c7c5: Download complete [2021-05-27T22:30:43.430Z] 4e4be7b47b0d: Verifying Checksum [2021-05-27T22:30:43.430Z] 4e4be7b47b0d: Download complete [2021-05-27T22:30:43.692Z] 188c0c94c7c5: Pull complete [2021-05-27T22:30:43.955Z] 0ef7d3d256c8: Pull complete [2021-05-27T22:30:43.955Z] de9db76c5a1d: Pull complete [2021-05-27T22:30:44.895Z] e1f770b5df2f: Verifying Checksum [2021-05-27T22:30:44.895Z] e1f770b5df2f: Download complete [2021-05-27T22:30:46.809Z] 0eba1c9be4d2: Verifying Checksum [2021-05-27T22:30:46.809Z] 0eba1c9be4d2: Download complete [2021-05-27T22:30:46.809Z] 85a0685a4137: Verifying Checksum [2021-05-27T22:30:46.809Z] 85a0685a4137: Download complete [2021-05-27T22:30:50.140Z] 0eba1c9be4d2: Pull complete [2021-05-27T22:30:50.140Z] 0d57e429df01: Pull complete [2021-05-27T22:30:50.140Z] 4e4be7b47b0d: Pull complete [2021-05-27T22:30:50.416Z] e1f770b5df2f: Pull complete [2021-05-27T22:30:54.659Z] 85a0685a4137: Pull complete [2021-05-27T22:30:54.659Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-27T22:30:54.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-27T22:30:54.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-27T22:30:54.732Z] prd-centos7-docker-4c-2g-685 does not seem to be running inside a container [2021-05-27T22:30:54.767Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-27T22:30:59.951Z] $ docker top f782a0f14d1feccdea0a158e0533c3f002e167283370c719588b227180a1135d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T22:31:00.040Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-27T22:31:00.324Z] + set -o pipefail [2021-05-27T22:31:00.324Z] + snyk monitor '--org=edgex-jenkins' [2021-05-27T22:31:08.482Z] [2021-05-27T22:31:08.482Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-05-27T22:31:08.482Z] [2021-05-27T22:31:08.482Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/a8f8e93a-a6d1-4d2b-8fac-07686577e440 [2021-05-27T22:31:08.482Z] [2021-05-27T22:31:08.482Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-27T22:31:08.482Z] [2021-05-27T22:31:08.482Z] [Pipeline] } [2021-05-27T22:31:08.491Z] $ docker stop --time=1 f782a0f14d1feccdea0a158e0533c3f002e167283370c719588b227180a1135d [2021-05-27T22:31:10.801Z] $ docker rm -f f782a0f14d1feccdea0a158e0533c3f002e167283370c719588b227180a1135d [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-05-27T22:31:11.665Z] + git log --format=format:%s -1 abca9505ae6a82096e911e89ea22bdb38e3853ed [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:31:11.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T22:31:11.973Z] . [Pipeline] withDockerContainer [2021-05-27T22:31:12.043Z] prd-centos7-docker-4c-2g-685 does not seem to be running inside a container [2021-05-27T22:31:12.076Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T22:31:12.490Z] $ docker top 7238f278757e7218a382b8ee45e5b496e40165ea7b0acd80bc610a6ba90c51ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T22:31:12.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T22:31:12.632Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T22:31:12.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T22:31:12.749Z] $ docker exec 7238f278757e7218a382b8ee45e5b496e40165ea7b0acd80bc610a6ba90c51ee ssh-agent [2021-05-27T22:31:12.862Z] SSH_AUTH_SOCK=/tmp/ssh-iD518EbRrTqL/agent.14 [2021-05-27T22:31:12.863Z] SSH_AGENT_PID=20 [2021-05-27T22:31:12.868Z] Running ssh-add (command line suppressed) [2021-05-27T22:31:12.958Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8372143492759329600.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8372143492759329600.key) [2021-05-27T22:31:12.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T22:31:13.277Z] + git semver tag [2021-05-27T22:31:13.277Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T22:31:13.277Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-27T22:31:13.277Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-27T22:31:13.277Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T22:31:13.277Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T22:31:13.277Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T22:31:13.277Z] # $SEMVER_BRANCH = master [2021-05-27T22:31:13.277Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-27T22:31:13.277Z] # abca9505ae6a82096e911e89ea22bdb38e3853ed HEAD [2021-05-27T22:31:13.277Z] # -> Force: false [2021-05-27T22:31:13.277Z] # 697cd5f5831beaf7044bd1a692b7e138118234aa refs/tags/v2.0.0-dev.46 [Pipeline] } [2021-05-27T22:31:13.283Z] $ docker exec --env ******** --env ******** 7238f278757e7218a382b8ee45e5b496e40165ea7b0acd80bc610a6ba90c51ee ssh-agent -k [2021-05-27T22:31:13.379Z] unset SSH_AUTH_SOCK; [2021-05-27T22:31:13.379Z] unset SSH_AGENT_PID; [2021-05-27T22:31:13.379Z] echo Agent pid 20 killed; [2021-05-27T22:31:13.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T22:31:13.736Z] + git semver [Pipeline] } [2021-05-27T22:31:13.746Z] $ docker stop --time=1 7238f278757e7218a382b8ee45e5b496e40165ea7b0acd80bc610a6ba90c51ee [2021-05-27T22:31:14.925Z] $ docker rm -f 7238f278757e7218a382b8ee45e5b496e40165ea7b0acd80bc610a6ba90c51ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:31:15.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-27T22:31:15.398Z] [2021-05-27T22:31:15.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:31:15.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-27T22:31:15.711Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-27T22:31:15.711Z] ab5ef0e58194: Pulling fs layer [2021-05-27T22:31:15.711Z] 9712f1f96733: Pulling fs layer [2021-05-27T22:31:15.711Z] 63f879dbbcfc: Pulling fs layer [2021-05-27T22:31:15.711Z] 0d9ebad4ef96: Pulling fs layer [2021-05-27T22:31:15.711Z] e9a5061849ea: Pulling fs layer [2021-05-27T22:31:15.711Z] d747dcd14b5f: Pulling fs layer [2021-05-27T22:31:15.711Z] 2de7ff778b66: Pulling fs layer [2021-05-27T22:31:15.711Z] 0d9ebad4ef96: Waiting [2021-05-27T22:31:15.711Z] e9a5061849ea: Waiting [2021-05-27T22:31:15.711Z] d747dcd14b5f: Waiting [2021-05-27T22:31:15.711Z] 2de7ff778b66: Waiting [2021-05-27T22:31:15.711Z] 9712f1f96733: Verifying Checksum [2021-05-27T22:31:15.711Z] 9712f1f96733: Download complete [2021-05-27T22:31:17.096Z] 63f879dbbcfc: Verifying Checksum [2021-05-27T22:31:17.096Z] 63f879dbbcfc: Download complete [2021-05-27T22:31:17.096Z] e9a5061849ea: Verifying Checksum [2021-05-27T22:31:17.096Z] e9a5061849ea: Download complete [2021-05-27T22:31:17.096Z] d747dcd14b5f: Verifying Checksum [2021-05-27T22:31:17.096Z] d747dcd14b5f: Download complete [2021-05-27T22:31:17.667Z] 2de7ff778b66: Verifying Checksum [2021-05-27T22:31:17.667Z] 2de7ff778b66: Download complete [2021-05-27T22:31:17.667Z] 0d9ebad4ef96: Verifying Checksum [2021-05-27T22:31:17.667Z] 0d9ebad4ef96: Download complete [2021-05-27T22:31:17.928Z] ab5ef0e58194: Verifying Checksum [2021-05-27T22:31:17.928Z] ab5ef0e58194: Download complete [2021-05-27T22:31:20.507Z] ab5ef0e58194: Pull complete [2021-05-27T22:31:20.507Z] 9712f1f96733: Pull complete [2021-05-27T22:31:21.093Z] 63f879dbbcfc: Pull complete [2021-05-27T22:31:24.423Z] 0d9ebad4ef96: Pull complete [2021-05-27T22:31:24.423Z] e9a5061849ea: Pull complete [2021-05-27T22:31:24.423Z] d747dcd14b5f: Pull complete [2021-05-27T22:31:25.381Z] 2de7ff778b66: Pull complete [2021-05-27T22:31:25.381Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-27T22:31:25.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-27T22:31:25.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-27T22:31:25.455Z] prd-centos7-docker-4c-2g-685 does not seem to be running inside a container [2021-05-27T22:31:25.493Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-27T22:31:29.387Z] $ docker top 7b9dd78cae6fec8e37c14beb62d551a16f3b935285a4a662a87216dc6cecfaa1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-27T22:31:29.486Z] provisioning config files... [2021-05-27T22:31:29.495Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config8686311955416752124tmp [2021-05-27T22:31:29.507Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config2660481447436113579tmp [2021-05-27T22:31:29.518Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config1497003304138171509tmp [Pipeline] { [Pipeline] echo [2021-05-27T22:31:29.540Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:31:29.839Z] ---> sigul-configuration.sh [2021-05-27T22:31:29.839Z] gpg: directory `/root/.gnupg' created [2021-05-27T22:31:29.839Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-27T22:31:29.839Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-27T22:31:29.839Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-27T22:31:29.839Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-27T22:31:29.839Z] gpg: CAST5 encrypted data [2021-05-27T22:31:29.839Z] gpg: encrypted with 1 passphrase [2021-05-27T22:31:29.839Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-27T22:31:30.131Z] + mkdir /home/jenkins [2021-05-27T22:31:30.131Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-27T22:31:30.428Z] + 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-05-27T22:31:30.439Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:31:30.961Z] ---> sigul-install.sh [2021-05-27T22:31:35.172Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-27T22:31:35.469Z] + git tag --list [2021-05-27T22:31:35.469Z] v1.0.0 [2021-05-27T22:31:35.469Z] v1.1.0 [2021-05-27T22:31:35.469Z] v1.2.0 [2021-05-27T22:31:35.469Z] v1.3.0 [2021-05-27T22:31:35.469Z] v1.3.1 [2021-05-27T22:31:35.469Z] v1.3.1-dev.1 [2021-05-27T22:31:35.469Z] v1.3.1-dev.2 [2021-05-27T22:31:35.469Z] v1.3.1-dev.3 [2021-05-27T22:31:35.469Z] v2.0.0-dev.1 [2021-05-27T22:31:35.469Z] v2.0.0-dev.10 [2021-05-27T22:31:35.469Z] v2.0.0-dev.11 [2021-05-27T22:31:35.469Z] v2.0.0-dev.12 [2021-05-27T22:31:35.469Z] v2.0.0-dev.13 [2021-05-27T22:31:35.469Z] v2.0.0-dev.14 [2021-05-27T22:31:35.469Z] v2.0.0-dev.15 [2021-05-27T22:31:35.469Z] v2.0.0-dev.16 [2021-05-27T22:31:35.469Z] v2.0.0-dev.17 [2021-05-27T22:31:35.469Z] v2.0.0-dev.18 [2021-05-27T22:31:35.469Z] v2.0.0-dev.19 [2021-05-27T22:31:35.469Z] v2.0.0-dev.2 [2021-05-27T22:31:35.469Z] v2.0.0-dev.20 [2021-05-27T22:31:35.469Z] v2.0.0-dev.21 [2021-05-27T22:31:35.469Z] v2.0.0-dev.22 [2021-05-27T22:31:35.469Z] v2.0.0-dev.23 [2021-05-27T22:31:35.469Z] v2.0.0-dev.24 [2021-05-27T22:31:35.469Z] v2.0.0-dev.25 [2021-05-27T22:31:35.469Z] v2.0.0-dev.26 [2021-05-27T22:31:35.469Z] v2.0.0-dev.27 [2021-05-27T22:31:35.469Z] v2.0.0-dev.28 [2021-05-27T22:31:35.469Z] v2.0.0-dev.29 [2021-05-27T22:31:35.469Z] v2.0.0-dev.3 [2021-05-27T22:31:35.469Z] v2.0.0-dev.30 [2021-05-27T22:31:35.469Z] v2.0.0-dev.31 [2021-05-27T22:31:35.469Z] v2.0.0-dev.32 [2021-05-27T22:31:35.469Z] v2.0.0-dev.33 [2021-05-27T22:31:35.469Z] v2.0.0-dev.34 [2021-05-27T22:31:35.469Z] v2.0.0-dev.35 [2021-05-27T22:31:35.469Z] v2.0.0-dev.36 [2021-05-27T22:31:35.469Z] v2.0.0-dev.37 [2021-05-27T22:31:35.469Z] v2.0.0-dev.38 [2021-05-27T22:31:35.469Z] v2.0.0-dev.39 [2021-05-27T22:31:35.469Z] v2.0.0-dev.4 [2021-05-27T22:31:35.469Z] v2.0.0-dev.40 [2021-05-27T22:31:35.470Z] v2.0.0-dev.41 [2021-05-27T22:31:35.470Z] v2.0.0-dev.42 [2021-05-27T22:31:35.470Z] v2.0.0-dev.43 [2021-05-27T22:31:35.470Z] v2.0.0-dev.44 [2021-05-27T22:31:35.470Z] v2.0.0-dev.45 [2021-05-27T22:31:35.470Z] v2.0.0-dev.46 [2021-05-27T22:31:35.470Z] v2.0.0-dev.5 [2021-05-27T22:31:35.470Z] v2.0.0-dev.6 [2021-05-27T22:31:35.470Z] v2.0.0-dev.7 [2021-05-27T22:31:35.470Z] v2.0.0-dev.8 [2021-05-27T22:31:35.470Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-27T22:31:35.765Z] + lftools sign git-tag v2.0.0-dev.46 [2021-05-27T22:31:36.337Z] Signing Git tag with Sigul... [2021-05-27T22:31:36.337Z] Signing v2.0.0-dev.46 [Pipeline] echo [2021-05-27T22:31:36.920Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:31:37.213Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-27T22:31:37.222Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-27T22:31:37.247Z] $ docker stop --time=1 7b9dd78cae6fec8e37c14beb62d551a16f3b935285a4a662a87216dc6cecfaa1 [2021-05-27T22:31:39.677Z] $ docker rm -f 7b9dd78cae6fec8e37c14beb62d551a16f3b935285a4a662a87216dc6cecfaa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:31:40.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T22:31:40.163Z] . [Pipeline] withDockerContainer [2021-05-27T22:31:40.237Z] prd-centos7-docker-4c-2g-685 does not seem to be running inside a container [2021-05-27T22:31:40.273Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T22:31:40.624Z] $ docker top 267393a916e1a7e0a513fc7e319b87dc42ae5b7e902310ca31318993fec34c47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T22:31:40.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T22:31:40.760Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T22:31:40.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T22:31:40.871Z] $ docker exec 267393a916e1a7e0a513fc7e319b87dc42ae5b7e902310ca31318993fec34c47 ssh-agent [2021-05-27T22:31:40.986Z] SSH_AUTH_SOCK=/tmp/ssh-ueSgm9R4JgHr/agent.14 [2021-05-27T22:31:40.986Z] SSH_AGENT_PID=21 [2021-05-27T22:31:40.991Z] Running ssh-add (command line suppressed) [2021-05-27T22:31:41.095Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2303903529955861671.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2303903529955861671.key) [2021-05-27T22:31:41.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T22:31:41.415Z] + git semver bump pre [2021-05-27T22:31:41.415Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T22:31:41.415Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-27T22:31:41.415Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-27T22:31:41.415Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T22:31:41.415Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T22:31:41.415Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T22:31:41.415Z] # $SEMVER_BRANCH = master [2021-05-27T22:31:41.415Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-27T22:31:41.415Z] 2.0.0-dev.47 [Pipeline] } [2021-05-27T22:31:41.420Z] $ docker exec --env ******** --env ******** 267393a916e1a7e0a513fc7e319b87dc42ae5b7e902310ca31318993fec34c47 ssh-agent -k [2021-05-27T22:31:41.512Z] unset SSH_AUTH_SOCK; [2021-05-27T22:31:41.512Z] unset SSH_AGENT_PID; [2021-05-27T22:31:41.512Z] echo Agent pid 21 killed; [2021-05-27T22:31:41.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T22:31:41.861Z] + git semver [Pipeline] } [2021-05-27T22:31:41.873Z] $ docker stop --time=1 267393a916e1a7e0a513fc7e319b87dc42ae5b7e902310ca31318993fec34c47 [2021-05-27T22:31:43.062Z] $ docker rm -f 267393a916e1a7e0a513fc7e319b87dc42ae5b7e902310ca31318993fec34c47 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:31:43.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T22:31:43.480Z] . [Pipeline] withDockerContainer [2021-05-27T22:31:43.559Z] prd-centos7-docker-4c-2g-685 does not seem to be running inside a container [2021-05-27T22:31:43.595Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T22:31:43.976Z] $ docker top f02ef8b83d6f0c9af6c1eb960b1a73b0d6104d3688c310cf1bc833c583b8e641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T22:31:44.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T22:31:44.110Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T22:31:44.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T22:31:44.220Z] $ docker exec f02ef8b83d6f0c9af6c1eb960b1a73b0d6104d3688c310cf1bc833c583b8e641 ssh-agent [2021-05-27T22:31:44.328Z] SSH_AUTH_SOCK=/tmp/ssh-tLs8eUptGH4R/agent.14 [2021-05-27T22:31:44.328Z] SSH_AGENT_PID=20 [2021-05-27T22:31:44.334Z] Running ssh-add (command line suppressed) [2021-05-27T22:31:44.433Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6531217616164448241.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6531217616164448241.key) [2021-05-27T22:31:44.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T22:31:44.758Z] + git semver push [2021-05-27T22:31:44.758Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T22:31:44.758Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-27T22:31:44.758Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-27T22:31:44.758Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T22:31:44.758Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T22:31:44.758Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T22:31:44.758Z] # $SEMVER_BRANCH = master [2021-05-27T22:31:44.758Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-27T22:31:48.972Z] $ docker exec --env ******** --env ******** f02ef8b83d6f0c9af6c1eb960b1a73b0d6104d3688c310cf1bc833c583b8e641 ssh-agent -k [2021-05-27T22:31:49.073Z] unset SSH_AUTH_SOCK; [2021-05-27T22:31:49.073Z] unset SSH_AGENT_PID; [2021-05-27T22:31:49.073Z] echo Agent pid 20 killed; [2021-05-27T22:31:49.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T22:31:49.426Z] + git semver [Pipeline] } [2021-05-27T22:31:49.440Z] $ docker stop --time=1 f02ef8b83d6f0c9af6c1eb960b1a73b0d6104d3688c310cf1bc833c583b8e641 [2021-05-27T22:31:50.630Z] $ docker rm -f f02ef8b83d6f0c9af6c1eb960b1a73b0d6104d3688c310cf1bc833c583b8e641 [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-05-27T22:31:51.313Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:31:51.880Z] ---> package-listing.sh [2021-05-27T22:31:51.880Z] ++ facter osfamily [2021-05-27T22:31:51.880Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T22:31:52.144Z] + OS_FAMILY=redhat [2021-05-27T22:31:52.144Z] + workspace=/w/workspace/_app-service-configurable_master [2021-05-27T22:31:52.144Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T22:31:52.144Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T22:31:52.144Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T22:31:52.144Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T22:31:52.144Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-27T22:31:52.144Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T22:31:52.144Z] + case "${OS_FAMILY}" in [2021-05-27T22:31:52.144Z] + rpm -qa [2021-05-27T22:31:52.144Z] + sort [2021-05-27T22:31:52.722Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T22:31:52.722Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T22:31:52.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T22:31:52.722Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-27T22:31:52.722Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-05-27T22:31:52.722Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-05-27T22:31:52.734Z] 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-05-27T22:31:53.024Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:31:53.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T22:31:53.591Z] [2021-05-27T22:31:53.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T22:31:53.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T22:31:53.906Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T22:31:53.906Z] df20fa9351a1: Pulling fs layer [2021-05-27T22:31:53.906Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T22:31:53.906Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T22:31:53.906Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T22:31:53.906Z] 93b61091891f: Pulling fs layer [2021-05-27T22:31:53.906Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T22:31:53.906Z] 5e14af77c1be: Pulling fs layer [2021-05-27T22:31:53.906Z] 01666e4c0597: Pulling fs layer [2021-05-27T22:31:53.906Z] aa168da1d23b: Pulling fs layer [2021-05-27T22:31:53.906Z] 93b9cdb0e59b: Waiting [2021-05-27T22:31:53.906Z] 5e14af77c1be: Waiting [2021-05-27T22:31:53.906Z] 01666e4c0597: Waiting [2021-05-27T22:31:53.906Z] aa168da1d23b: Waiting [2021-05-27T22:31:53.906Z] 46f8f816bc3b: Waiting [2021-05-27T22:31:53.906Z] 93b61091891f: Waiting [2021-05-27T22:31:53.906Z] 36b3adc4ff6f: Verifying Checksum [2021-05-27T22:31:53.906Z] 36b3adc4ff6f: Download complete [2021-05-27T22:31:53.906Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T22:31:53.906Z] 46f8f816bc3b: Download complete [2021-05-27T22:31:53.906Z] df20fa9351a1: Verifying Checksum [2021-05-27T22:31:53.906Z] df20fa9351a1: Download complete [2021-05-27T22:31:53.906Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T22:31:53.906Z] 93b9cdb0e59b: Download complete [2021-05-27T22:31:53.906Z] 5e14af77c1be: Verifying Checksum [2021-05-27T22:31:53.906Z] 5e14af77c1be: Download complete [2021-05-27T22:31:54.170Z] 93b61091891f: Verifying Checksum [2021-05-27T22:31:54.170Z] 93b61091891f: Download complete [2021-05-27T22:31:54.170Z] 01666e4c0597: Verifying Checksum [2021-05-27T22:31:54.170Z] 01666e4c0597: Download complete [2021-05-27T22:31:54.170Z] df20fa9351a1: Pull complete [2021-05-27T22:31:54.170Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T22:31:54.170Z] 8ad3a11d3b57: Download complete [2021-05-27T22:31:54.170Z] 36b3adc4ff6f: Pull complete [2021-05-27T22:31:54.747Z] 8ad3a11d3b57: Pull complete [2021-05-27T22:31:54.747Z] 46f8f816bc3b: Pull complete [2021-05-27T22:31:55.023Z] 93b61091891f: Pull complete [2021-05-27T22:31:55.023Z] 93b9cdb0e59b: Pull complete [2021-05-27T22:31:55.409Z] 5e14af77c1be: Pull complete [2021-05-27T22:31:55.409Z] 01666e4c0597: Pull complete [2021-05-27T22:31:55.683Z] aa168da1d23b: Verifying Checksum [2021-05-27T22:31:55.683Z] aa168da1d23b: Download complete [2021-05-27T22:31:59.907Z] aa168da1d23b: Pull complete [2021-05-27T22:31:59.908Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T22:31:59.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T22:31:59.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T22:31:59.983Z] prd-centos7-docker-4c-2g-685 does not seem to be running inside a container [2021-05-27T22:32:00.017Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-27T22:32:03.291Z] $ docker top ac1e54268ad3ff2b24646b5a641e0053ac2ad078156143e8bf8723667b0d6f8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T22:32:03.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T22:32:03.990Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T22:32:04.285Z] + ls /var/log/sa-host [2021-05-27T22:32:04.285Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T22:32:04.285Z] file_magic: OK [2021-05-27T22:32:04.285Z] HZ: Using current value: 100 [2021-05-27T22:32:04.285Z] file_header: OK [2021-05-27T22:32:04.285Z] 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-05-27T22:32:04.285Z] Statistics: [2021-05-27T22:32:04.285Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T22:32:04.285Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T22:32:04.285Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T22:32:04.285Z] file_magic: OK [2021-05-27T22:32:04.285Z] HZ: Using current value: 100 [2021-05-27T22:32:04.285Z] file_header: OK [2021-05-27T22:32:04.285Z] 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-05-27T22:32:04.285Z] Statistics: [2021-05-27T22:32:04.285Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T22:32:04.285Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T22:32:04.453Z] provisioning config files... [2021-05-27T22:32:04.466Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7821519099628621552tmp [Pipeline] { [Pipeline] echo [2021-05-27T22:32:04.486Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:32:04.780Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T22:32:04.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T22:32:04.815Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:32:05.109Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T22:32:05.119Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:32:05.413Z] ---> sudo-logs.sh [2021-05-27T22:32:05.413Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T22:32:05.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:32:05.732Z] ---> job-cost.sh [2021-05-27T22:32:05.732Z] lf-activate-venv: SKIPPING [2021-05-27T22:32:05.732Z] DEBUG: total: 0.18000000715255737 [2021-05-27T22:32:05.732Z] INFO: Retrieving Stack Cost... [2021-05-27T22:32:06.674Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T22:32:07.249Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T22:32:07.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T22:32:07.557Z] ---> logs-deploy.sh [2021-05-27T22:32:07.557Z] lf-activate-venv: SKIPPING [2021-05-27T22:32:07.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/118 [2021-05-27T22:32:07.557Z] INFO: archiving workspace using pattern(s): [2021-05-27T22:32:08.501Z] Archives upload complete. [2021-05-27T22:32:08.501Z] INFO: archiving logs to Nexus