Started by upstream project "edgexfoundry/cd-management/release" build number 49 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 072b184390152c35aa93e82d9a3e94daf634685c 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-25604’ Running on prd-centos7-docker-4c-2g-25606 in /w/workspace/y_app-service-configurable_hanoi [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_hanoi # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 072b184390152c35aa93e82d9a3e94daf634685c (hanoi) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 072b184390152c35aa93e82d9a3e94daf634685c # timeout=10 Commit message: "build: Update to use released SDK for 1.3.1 dot release (#184)" > git rev-list --no-walk 072b184390152c35aa93e82d9a3e94daf634685c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-08T19:49:37.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-08T19:49:38.275Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T19:49:38.392Z] ========================================================= [2021-02-08T19:49:38.392Z] EdgeX Global Pipelines Version Info [2021-02-08T19:49:38.392Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:49:39.940Z] ------------------- [2021-02-08T19:49:39.940Z] stable info: [2021-02-08T19:49:39.940Z] ------------------- [2021-02-08T19:49:39.940Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T19:49:39.940Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T19:49:39.940Z] Message: update stable to v1.0.179 [2021-02-08T19:49:40.892Z] ------------------- [2021-02-08T19:49:40.892Z] experimental info: [2021-02-08T19:49:40.892Z] ------------------- [2021-02-08T19:49:40.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T19:49:40.892Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T19:49:40.892Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-08T19:49:41.171Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-02-08T19:49:41.314Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-02-08T19:49:41.439Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-08T19:49:41.559Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-08T19:49:41.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-08T19:49:41.790Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-08T19:49:41.913Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-08T19:49:42.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-08T19:49:42.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-08T19:49:42.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-08T19:49:42.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-08T19:49:42.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-02-08T19:49:42.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-08T19:49:42.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-08T19:49:42.768Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T19:49:42.863Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T19:49:42.969Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T19:49:43.056Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T19:49:43.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-08T19:49:43.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-08T19:49:43.369Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-08T19:49:43.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-08T19:49:43.552Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-08T19:49:43.641Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-08T19:49:43.750Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-08T19:49:43.855Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-08T19:49:43.951Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-08T19:49:44.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = hanoi [Pipeline] echo [2021-02-08T19:49:44.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = hanoi [Pipeline] echo [2021-02-08T19:49:44.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = hanoi [Pipeline] echo [2021-02-08T19:49:44.311Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] echo [2021-02-08T19:49:44.405Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 072b184 [Pipeline] echo [2021-02-08T19:49:44.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T19:49:44.788Z] provisioning config files... [2021-02-08T19:49:44.815Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config8763010167695475005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:49:45.177Z] ---> docker-login.sh [2021-02-08T19:49:45.177Z] nexus3.edgexfoundry.org:10001 [2021-02-08T19:49:45.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:49:45.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:49:45.707Z] Configure a credential helper to remove this warning. See [2021-02-08T19:49:45.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:49:45.707Z] [2021-02-08T19:49:45.707Z] Login Succeeded [2021-02-08T19:49:45.707Z] nexus3.edgexfoundry.org:10002 [2021-02-08T19:49:45.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:49:45.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:49:45.971Z] Configure a credential helper to remove this warning. See [2021-02-08T19:49:45.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:49:45.971Z] [2021-02-08T19:49:45.971Z] Login Succeeded [2021-02-08T19:49:45.971Z] nexus3.edgexfoundry.org:10003 [2021-02-08T19:49:45.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:49:46.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:49:46.237Z] Configure a credential helper to remove this warning. See [2021-02-08T19:49:46.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:49:46.237Z] [2021-02-08T19:49:46.237Z] Login Succeeded [2021-02-08T19:49:46.237Z] nexus3.edgexfoundry.org:10004 [2021-02-08T19:49:46.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:49:46.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:49:46.237Z] Configure a credential helper to remove this warning. See [2021-02-08T19:49:46.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:49:46.237Z] [2021-02-08T19:49:46.237Z] Login Succeeded [2021-02-08T19:49:46.502Z] docker.io [2021-02-08T19:49:46.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:49:46.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:49:46.764Z] Configure a credential helper to remove this warning. See [2021-02-08T19:49:46.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:49:46.764Z] [2021-02-08T19:49:46.764Z] Login Succeeded [2021-02-08T19:49:46.764Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T19:49:46.775Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T19:49:47.642Z] + git log --format=format:%s -1 072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] echo [2021-02-08T19:49:47.724Z] GIT_COMMIT: 072b184390152c35aa93e82d9a3e94daf634685c, Commit Message: build: Update to use released SDK for 1.3.1 dot release (#184) [Pipeline] echo [2021-02-08T19:49:47.769Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:49:48.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T19:49:48.379Z] [2021-02-08T19:49:48.379Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:49:48.746Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T19:49:48.746Z] latest: Pulling from edgex-devops/git-semver [2021-02-08T19:49:48.746Z] 31603596830f: Pulling fs layer [2021-02-08T19:49:48.746Z] 2a8b12db71e7: Pulling fs layer [2021-02-08T19:49:48.746Z] 6ca5941a6612: Pulling fs layer [2021-02-08T19:49:48.746Z] ecc8261a40a4: Pulling fs layer [2021-02-08T19:49:48.746Z] ecc8261a40a4: Waiting [2021-02-08T19:49:48.746Z] 2a8b12db71e7: Verifying Checksum [2021-02-08T19:49:48.746Z] 2a8b12db71e7: Download complete [2021-02-08T19:49:49.014Z] 31603596830f: Verifying Checksum [2021-02-08T19:49:49.014Z] 31603596830f: Download complete [2021-02-08T19:49:49.014Z] ecc8261a40a4: Verifying Checksum [2021-02-08T19:49:49.014Z] ecc8261a40a4: Download complete [2021-02-08T19:49:49.014Z] 6ca5941a6612: Verifying Checksum [2021-02-08T19:49:49.014Z] 6ca5941a6612: Download complete [2021-02-08T19:49:49.593Z] 31603596830f: Pull complete [2021-02-08T19:49:49.593Z] 2a8b12db71e7: Pull complete [2021-02-08T19:49:50.561Z] 6ca5941a6612: Pull complete [2021-02-08T19:49:50.826Z] ecc8261a40a4: Pull complete [2021-02-08T19:49:50.826Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-08T19:49:50.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T19:49:50.826Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-08T19:49:50.957Z] prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container [2021-02-08T19:49:51.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-08T19:49:52.989Z] $ docker top 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T19:49:53.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T19:49:53.320Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T19:49:53.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T19:49:53.565Z] $ docker exec 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e ssh-agent [2021-02-08T19:49:53.755Z] SSH_AUTH_SOCK=/tmp/ssh-P61JZrysWRKz/agent.11 [2021-02-08T19:49:53.755Z] SSH_AGENT_PID=16 [2021-02-08T19:49:53.766Z] Running ssh-add (command line suppressed) [2021-02-08T19:49:53.892Z] Identity added: /w/workspace/y_app-service-configurable_hanoi@tmp/private_key_1348998979379488040.key (/w/workspace/y_app-service-configurable_hanoi@tmp/private_key_1348998979379488040.key) [2021-02-08T19:49:53.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T19:49:54.286Z] + git tag --points-at HEAD [Pipeline] } [2021-02-08T19:49:54.306Z] $ docker exec --env ******** --env ******** 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e ssh-agent -k [2021-02-08T19:49:54.428Z] unset SSH_AUTH_SOCK; [2021-02-08T19:49:54.428Z] unset SSH_AGENT_PID; [2021-02-08T19:49:54.428Z] echo Agent pid 16 killed; [2021-02-08T19:49:54.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-02-08T19:49:54.619Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.3.1|v1.3.1-dev.3' [Pipeline] sshagent [2021-02-08T19:49:54.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T19:49:54.769Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T19:49:54.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T19:49:54.953Z] $ docker exec 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e ssh-agent [2021-02-08T19:49:55.133Z] SSH_AUTH_SOCK=/tmp/ssh-zU5qxPaP8Sc1/agent.45 [2021-02-08T19:49:55.133Z] SSH_AGENT_PID=50 [2021-02-08T19:49:55.140Z] Running ssh-add (command line suppressed) [2021-02-08T19:49:55.268Z] Identity added: /w/workspace/y_app-service-configurable_hanoi@tmp/private_key_764542928609870653.key (/w/workspace/y_app-service-configurable_hanoi@tmp/private_key_764542928609870653.key) [2021-02-08T19:49:55.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T19:49:55.700Z] + git semver init [2021-02-08T19:49:55.700Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T19:49:55.700Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_hanoi/.git [2021-02-08T19:49:55.700Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_hanoi [2021-02-08T19:49:55.700Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T19:49:55.700Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T19:49:55.700Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T19:49:55.700Z] # $SEMVER_BRANCH = hanoi [2021-02-08T19:49:55.700Z] # $SEMVER_TEMP = /tmp/semver-412810518 [2021-02-08T19:49:55.700Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-02-08T19:49:56.275Z] # '/tmp/semver-412810518' -> '/w/workspace/y_app-service-configurable_hanoi/.semver' [2021-02-08T19:49:56.275Z] # -> Force: false [2021-02-08T19:49:56.275Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_hanoi/.semver [Pipeline] } [2021-02-08T19:49:56.288Z] $ docker exec --env ******** --env ******** 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e ssh-agent -k [2021-02-08T19:49:56.411Z] unset SSH_AUTH_SOCK; [2021-02-08T19:49:56.412Z] unset SSH_AGENT_PID; [2021-02-08T19:49:56.412Z] echo Agent pid 50 killed; [2021-02-08T19:49:56.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T19:49:56.931Z] + git semver [Pipeline] } [2021-02-08T19:49:56.949Z] $ docker stop --time=1 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e [2021-02-08T19:49:58.359Z] $ docker rm -f 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T19:49:58.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-08T19:49:59.243Z] Stashed 1 file(s) [Pipeline] echo [2021-02-08T19:49:59.246Z] [edgeXSemver]: initialized semver on version 1.3.1 [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-02-08T19:50:14.773Z] Still waiting to schedule task [2021-02-08T19:50:14.773Z] ‘prd-centos7-blackbox-4c-2g-25321’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25609’ is offline [2021-02-08T19:50:14.776Z] Still waiting to schedule task [2021-02-08T19:50:14.776Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-08T19:50:24.552Z] Running on prd-centos7-docker-4c-2g-25609 in /w/workspace/y_app-service-configurable_hanoi [Pipeline] { [Pipeline] ws [2021-02-08T19:50:24.605Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2021-02-08T19:50:27.114Z] using credential edgex-jenkins-ssh [2021-02-08T19:50:27.167Z] Cloning the remote Git repository [2021-02-08T19:50:27.187Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-02-08T19:50:27.260Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2021-02-08T19:50:27.325Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-08T19:50:27.325Z] > git --version # timeout=10 [2021-02-08T19:50:27.333Z] > git --version # 'git version 2.24.3' [2021-02-08T19:50:27.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T19:50:27.359Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T19:50:27.907Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-08T19:50:27.916Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T19:50:27.930Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-08T19:50:27.944Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-08T19:50:27.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T19:50:27.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 [2021-02-08T19:50:28.318Z] Checking out Revision 072b184390152c35aa93e82d9a3e94daf634685c (hanoi) [2021-02-08T19:50:28.329Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T19:50:28.334Z] > git checkout -f 072b184390152c35aa93e82d9a3e94daf634685c # timeout=10 [2021-02-08T19:50:31.977Z] Commit message: "build: Update to use released SDK for 1.3.1 dot release (#184)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T19:50:33.286Z] + git checkout 072b184390152c35aa93e82d9a3e94daf634685c [2021-02-08T19:50:33.286Z] HEAD is now at 072b184 build: Update to use released SDK for 1.3.1 dot release (#184) [Pipeline] sh [2021-02-08T19:50:33.625Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-08T19:50:33.931Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T19:50:34.242Z] + sudo service docker restart [2021-02-08T19:50:34.242Z] + true [2021-02-08T19:50:34.242Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T19:50:35.306Z] provisioning config files... [2021-02-08T19:50:35.337Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config7138787743377141784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:50:35.712Z] ---> docker-login.sh [2021-02-08T19:50:35.713Z] nexus3.edgexfoundry.org:10001 [2021-02-08T19:50:35.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:50:35.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:50:35.975Z] Configure a credential helper to remove this warning. See [2021-02-08T19:50:35.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:50:35.975Z] [2021-02-08T19:50:35.975Z] Login Succeeded [2021-02-08T19:50:35.975Z] nexus3.edgexfoundry.org:10002 [2021-02-08T19:50:36.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:50:36.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:50:36.241Z] Configure a credential helper to remove this warning. See [2021-02-08T19:50:36.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:50:36.241Z] [2021-02-08T19:50:36.241Z] Login Succeeded [2021-02-08T19:50:36.241Z] nexus3.edgexfoundry.org:10003 [2021-02-08T19:50:36.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:50:36.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:50:36.241Z] Configure a credential helper to remove this warning. See [2021-02-08T19:50:36.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:50:36.241Z] [2021-02-08T19:50:36.241Z] Login Succeeded [2021-02-08T19:50:36.241Z] nexus3.edgexfoundry.org:10004 [2021-02-08T19:50:36.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:50:36.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:50:36.504Z] Configure a credential helper to remove this warning. See [2021-02-08T19:50:36.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:50:36.504Z] [2021-02-08T19:50:36.504Z] Login Succeeded [2021-02-08T19:50:36.504Z] docker.io [2021-02-08T19:50:36.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:50:36.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:50:36.772Z] Configure a credential helper to remove this warning. See [2021-02-08T19:50:36.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:50:36.772Z] [2021-02-08T19:50:36.772Z] Login Succeeded [2021-02-08T19:50:36.772Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T19:50:36.783Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-08T19:50:37.089Z] ========================================================= [2021-02-08T19:50:37.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-08T19:50:37.089Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:50:37.451Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-08T19:50:37.451Z] Sending build context to Docker daemon 101.4kB [2021-02-08T19:50:37.451Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-02-08T19:50:37.451Z] Step 2/8 : FROM ${BASE} [2021-02-08T19:50:37.451Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-08T19:50:37.451Z] 188c0c94c7c5: Pulling fs layer [2021-02-08T19:50:37.451Z] 0ef7d3d256c8: Pulling fs layer [2021-02-08T19:50:37.451Z] de9db76c5a1d: Pulling fs layer [2021-02-08T19:50:37.451Z] bca2f99d35d6: Pulling fs layer [2021-02-08T19:50:37.451Z] 93359f2a8cfa: Pulling fs layer [2021-02-08T19:50:37.451Z] 7c6f9722023f: Pulling fs layer [2021-02-08T19:50:37.451Z] a35cf1a2eb13: Pulling fs layer [2021-02-08T19:50:37.451Z] 7c6f9722023f: Waiting [2021-02-08T19:50:37.451Z] bca2f99d35d6: Waiting [2021-02-08T19:50:37.451Z] 93359f2a8cfa: Waiting [2021-02-08T19:50:37.451Z] a35cf1a2eb13: Waiting [2021-02-08T19:50:37.451Z] de9db76c5a1d: Verifying Checksum [2021-02-08T19:50:37.451Z] de9db76c5a1d: Download complete [2021-02-08T19:50:37.719Z] 0ef7d3d256c8: Verifying Checksum [2021-02-08T19:50:37.719Z] 0ef7d3d256c8: Download complete [2021-02-08T19:50:37.719Z] 93359f2a8cfa: Verifying Checksum [2021-02-08T19:50:37.719Z] 93359f2a8cfa: Download complete [2021-02-08T19:50:37.719Z] 7c6f9722023f: Verifying Checksum [2021-02-08T19:50:37.719Z] 7c6f9722023f: Download complete [2021-02-08T19:50:37.719Z] 188c0c94c7c5: Verifying Checksum [2021-02-08T19:50:37.719Z] 188c0c94c7c5: Download complete [2021-02-08T19:50:37.982Z] 188c0c94c7c5: Pull complete [2021-02-08T19:50:38.244Z] 0ef7d3d256c8: Pull complete [2021-02-08T19:50:38.245Z] de9db76c5a1d: Pull complete [2021-02-08T19:50:40.171Z] a35cf1a2eb13: Verifying Checksum [2021-02-08T19:50:40.171Z] a35cf1a2eb13: Download complete [2021-02-08T19:50:41.127Z] bca2f99d35d6: Verifying Checksum [2021-02-08T19:50:41.127Z] bca2f99d35d6: Download complete [2021-02-08T19:50:46.471Z] bca2f99d35d6: Pull complete [2021-02-08T19:50:46.471Z] 93359f2a8cfa: Pull complete [2021-02-08T19:50:46.733Z] 7c6f9722023f: Pull complete [2021-02-08T19:50:54.903Z] a35cf1a2eb13: Pull complete [2021-02-08T19:50:54.903Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-08T19:50:54.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-08T19:50:54.903Z] ---> a62c8e92a672 [2021-02-08T19:50:54.903Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-08T19:50:54.903Z] ---> Running in 7530ab5d800a [2021-02-08T19:50:55.168Z] Removing intermediate container 7530ab5d800a [2021-02-08T19:50:55.168Z] ---> 4a2e59f3a7e1 [2021-02-08T19:50:55.168Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T19:50:55.168Z] ---> Running in 48ff834f4314 [2021-02-08T19:50:56.567Z] Removing intermediate container 48ff834f4314 [2021-02-08T19:50:56.567Z] ---> 0cf577643213 [2021-02-08T19:50:56.567Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-02-08T19:50:56.567Z] ---> Running in ee2c610e91d8 [2021-02-08T19:50:57.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T19:50:57.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T19:50:58.302Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-02-08T19:50:58.302Z] (2/6) Installing libsodium (1.0.18-r0) [2021-02-08T19:50:58.302Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-02-08T19:50:58.564Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-02-08T19:50:58.564Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-08T19:50:58.564Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-02-08T19:50:58.825Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T19:50:58.825Z] OK: 167 MiB in 45 packages [2021-02-08T19:50:59.400Z] Removing intermediate container ee2c610e91d8 [2021-02-08T19:50:59.400Z] ---> 5c8811689dbc [2021-02-08T19:50:59.400Z] Step 6/8 : WORKDIR /app [2021-02-08T19:50:59.400Z] ---> Running in 0aca80b003f6 [2021-02-08T19:50:59.664Z] Removing intermediate container 0aca80b003f6 [2021-02-08T19:50:59.664Z] ---> d91ab35dcf87 [2021-02-08T19:50:59.664Z] Step 7/8 : COPY . . [2021-02-08T19:50:59.926Z] ---> da16dd582e44 [2021-02-08T19:50:59.926Z] Step 8/8 : RUN go mod download [2021-02-08T19:50:59.926Z] ---> Running in fd3d8ec63630 [2021-02-08T19:51:26.715Z] Removing intermediate container fd3d8ec63630 [2021-02-08T19:51:26.715Z] ---> 3ab31fc4d9fc [2021-02-08T19:51:26.715Z] Successfully built 3ab31fc4d9fc [2021-02-08T19:51:26.715Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:51:27.054Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T19:51:27.054Z] . [Pipeline] withDockerContainer [2021-02-08T19:51:27.181Z] prd-centos7-docker-4c-2g-25609 does not seem to be running inside a container [2021-02-08T19:51:27.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T19:51:28.018Z] $ docker top 3b2194158c8bdab46a901e6af785f3712816d1d6648f1cd84da34083ce131698 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T19:51:28.555Z] + go version [2021-02-08T19:51:28.555Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-08T19:51:28.573Z] $ docker stop --time=1 3b2194158c8bdab46a901e6af785f3712816d1d6648f1cd84da34083ce131698 [2021-02-08T19:51:29.898Z] $ docker rm -f 3b2194158c8bdab46a901e6af785f3712816d1d6648f1cd84da34083ce131698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:51:30.926Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T19:51:30.926Z] . [Pipeline] withDockerContainer [2021-02-08T19:51:31.021Z] prd-centos7-docker-4c-2g-25609 does not seem to be running inside a container [2021-02-08T19:51:31.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T19:51:31.612Z] $ docker top a0af78a61e05bec8d8230d496828d233573e5c832cb20b06e400f77a9b3da7bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T19:51:32.222Z] + make test [2021-02-08T19:51:32.222Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-08T19:51:50.495Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-02-08T19:51:50.495Z] CGO_ENABLED=1 go vet ./... [2021-02-08T19:51:53.095Z] gofmt -l . [2021-02-08T19:51:53.095Z] [ "`gofmt -l .`" = "" ] [2021-02-08T19:51:53.095Z] ./bin/test-go-mod-tidy.sh [2021-02-08T19:51:53.095Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-02-08T19:51:54.505Z] $ docker stop --time=1 a0af78a61e05bec8d8230d496828d233573e5c832cb20b06e400f77a9b3da7bb [2021-02-08T19:51:56.173Z] $ docker rm -f a0af78a61e05bec8d8230d496828d233573e5c832cb20b06e400f77a9b3da7bb [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T19:51:56.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-08T19:51:57.086Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-08T19:51:59.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-08T19:52:00.228Z] + ls -al . [2021-02-08T19:52:00.228Z] total 96 [2021-02-08T19:52:00.228Z] drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 19:51 . [2021-02-08T19:52:00.228Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 8 19:50 .. [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 6568 Feb 8 19:50 Attribution.txt [2021-02-08T19:52:00.228Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 8 19:50 bin [2021-02-08T19:52:00.228Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 8 19:51 coverage.out [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 180 Feb 8 19:50 docker-compose.debug.yml [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 133 Feb 8 19:50 docker-compose.yml [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 2002 Feb 8 19:50 Dockerfile [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 966 Feb 8 19:50 Dockerfile.build [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 119 Feb 8 19:50 .dockerignore [2021-02-08T19:52:00.228Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 8 19:50 .git [2021-02-08T19:52:00.228Z] drwxrwxr-x. 2 jenkins jenkins 81 Feb 8 19:50 .github [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 93 Feb 8 19:50 .gitignore [2021-02-08T19:52:00.228Z] -rw-r--r--. 1 jenkins jenkins 126 Feb 8 19:51 go.mod [2021-02-08T19:52:00.228Z] -rw-r--r--. 1 jenkins jenkins 19551 Feb 8 19:51 go.sum [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 687 Feb 8 19:50 Jenkinsfile [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 8 19:50 LICENSE [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 1519 Feb 8 19:50 main.go [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 1573 Feb 8 19:50 makefile [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 1277 Feb 8 19:50 README.md [2021-02-08T19:52:00.228Z] drwxrwxr-x. 10 jenkins jenkins 171 Feb 8 19:50 res [2021-02-08T19:52:00.228Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 8 19:50 snap [2021-02-08T19:52:00.228Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 8 19:49 VERSION [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:00.540Z] + docker build -t docker-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=072b184390152c35aa93e82d9a3e94daf634685c --label arch=amd64 --label version=1.3.1 . [2021-02-08T19:52:00.540Z] Sending build context to Docker daemon 123.9kB [2021-02-08T19:52:00.540Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2021-02-08T19:52:00.540Z] Step 2/27 : FROM ${BASE} AS builder [2021-02-08T19:52:00.540Z] ---> 3ab31fc4d9fc [2021-02-08T19:52:00.540Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-02-08T19:52:00.803Z] ---> Running in 9992c9a22664 [2021-02-08T19:52:00.803Z] Removing intermediate container 9992c9a22664 [2021-02-08T19:52:00.803Z] ---> 460ec0a41551 [2021-02-08T19:52:00.803Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-02-08T19:52:00.803Z] ---> Running in 3b93f65d3031 [2021-02-08T19:52:01.068Z] Removing intermediate container 3b93f65d3031 [2021-02-08T19:52:01.068Z] ---> 9f7e65f4c7da [2021-02-08T19:52:01.068Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-08T19:52:01.068Z] ---> Running in e1c6f7482c4f [2021-02-08T19:52:01.329Z] Removing intermediate container e1c6f7482c4f [2021-02-08T19:52:01.329Z] ---> fca73eb9f94a [2021-02-08T19:52:01.329Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T19:52:01.329Z] ---> Running in 9ad471c32482 [2021-02-08T19:52:02.280Z] Removing intermediate container 9ad471c32482 [2021-02-08T19:52:02.280Z] ---> 908ddc6d972a [2021-02-08T19:52:02.280Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-08T19:52:02.280Z] ---> Running in bb125f356fab [2021-02-08T19:52:02.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T19:52:03.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T19:52:06.351Z] OK: 167 MiB in 45 packages [2021-02-08T19:52:06.351Z] Removing intermediate container bb125f356fab [2021-02-08T19:52:06.351Z] ---> 48f44f166549 [2021-02-08T19:52:06.351Z] Step 8/27 : WORKDIR /app [2021-02-08T19:52:06.351Z] ---> Running in 800b40c2da9e [2021-02-08T19:52:06.615Z] Removing intermediate container 800b40c2da9e [2021-02-08T19:52:06.615Z] ---> f3436e4353e3 [2021-02-08T19:52:06.615Z] Step 9/27 : COPY go.mod . [2021-02-08T19:52:06.877Z] ---> 6b73bcae39ef [2021-02-08T19:52:06.877Z] Step 10/27 : RUN go mod download [2021-02-08T19:52:06.877Z] ---> Running in e5719cbd4582 [2021-02-08T19:52:07.840Z] Removing intermediate container e5719cbd4582 [2021-02-08T19:52:07.840Z] ---> 1899ce260df6 [2021-02-08T19:52:07.840Z] Step 11/27 : COPY . . [2021-02-08T19:52:07.840Z] ---> 28b9e16bd201 [2021-02-08T19:52:07.840Z] Step 12/27 : ARG MAKE="make build" [2021-02-08T19:52:08.101Z] ---> Running in 94512272ac99 [2021-02-08T19:52:08.101Z] Removing intermediate container 94512272ac99 [2021-02-08T19:52:08.101Z] ---> 48c2749a181e [2021-02-08T19:52:08.101Z] Step 13/27 : RUN $MAKE [2021-02-08T19:52:08.101Z] ---> Running in 7d982f8bf36c [2021-02-08T19:52:08.678Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.3.1" -o app-service-configurable [2021-02-08T19:52:09.817Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25610 in /w/workspace/y_app-service-configurable_hanoi [Pipeline] { [Pipeline] ws [2021-02-08T19:52:09.897Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2021-02-08T19:52:14.749Z] using credential edgex-jenkins-ssh [2021-02-08T19:52:14.817Z] Cloning the remote Git repository [2021-02-08T19:52:14.882Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-02-08T19:52:14.991Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2021-02-08T19:52:15.081Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-08T19:52:15.082Z] > git --version # timeout=10 [2021-02-08T19:52:15.098Z] > git --version # 'git version 2.17.1' [2021-02-08T19:52:15.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T19:52:15.147Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T19:52:15.850Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-08T19:52:15.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T19:52:15.905Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-08T19:52:15.942Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-08T19:52:15.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T19:52:15.953Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 [2021-02-08T19:52:16.402Z] Checking out Revision 072b184390152c35aa93e82d9a3e94daf634685c (hanoi) [2021-02-08T19:52:16.421Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T19:52:16.464Z] > git checkout -f 072b184390152c35aa93e82d9a3e94daf634685c # timeout=10 [2021-02-08T19:52:20.717Z] Commit message: "build: Update to use released SDK for 1.3.1 dot release (#184)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T19:52:22.388Z] + git checkout 072b184390152c35aa93e82d9a3e94daf634685c [2021-02-08T19:52:22.388Z] HEAD is now at 072b184 build: Update to use released SDK for 1.3.1 dot release (#184) [Pipeline] sh [2021-02-08T19:52:22.800Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-08T19:52:23.145Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T19:52:23.488Z] + true [2021-02-08T19:52:23.488Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T19:52:26.184Z] provisioning config files... [2021-02-08T19:52:26.221Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config928750106695957274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:52:26.623Z] ---> docker-login.sh [2021-02-08T19:52:26.623Z] nexus3.edgexfoundry.org:10001 [2021-02-08T19:52:26.979Z] Removing intermediate container 7d982f8bf36c [2021-02-08T19:52:26.979Z] ---> 5084e308911e [2021-02-08T19:52:26.979Z] Step 14/27 : FROM alpine:latest [2021-02-08T19:52:26.979Z] latest: Pulling from library/alpine [2021-02-08T19:52:26.979Z] 4c0d98bf9879: Pulling fs layer [2021-02-08T19:52:26.979Z] 4c0d98bf9879: Verifying Checksum [2021-02-08T19:52:26.979Z] 4c0d98bf9879: Download complete [2021-02-08T19:52:26.979Z] 4c0d98bf9879: Pull complete [2021-02-08T19:52:26.979Z] Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 [2021-02-08T19:52:26.979Z] Status: Downloaded newer image for alpine:latest [2021-02-08T19:52:26.979Z] ---> e50c909a8df2 [2021-02-08T19:52:26.979Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-08T19:52:26.979Z] ---> Running in 86ba9e9c0497 [2021-02-08T19:52:27.243Z] Removing intermediate container 86ba9e9c0497 [2021-02-08T19:52:27.243Z] ---> 7fc45708400d [2021-02-08T19:52:27.243Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-02-08T19:52:27.243Z] ---> Running in a68ba6ef1f7d [2021-02-08T19:52:27.243Z] Removing intermediate container a68ba6ef1f7d [2021-02-08T19:52:27.243Z] ---> 26d2fa337290 [2021-02-08T19:52:27.243Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2021-02-08T19:52:27.509Z] ---> Running in 88695805c1ee [2021-02-08T19:52:27.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:52:27.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-02-08T19:52:27.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:52:27.882Z] Configure a credential helper to remove this warning. See [2021-02-08T19:52:27.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:52:27.882Z] [2021-02-08T19:52:27.882Z] Login Succeeded [2021-02-08T19:52:27.882Z] nexus3.edgexfoundry.org:10002 [2021-02-08T19:52:28.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-02-08T19:52:28.041Z] (1/6) Installing ca-certificates (20191127-r5) [2021-02-08T19:52:28.304Z] (2/6) Installing libgcc (10.2.1_pre1-r3) [2021-02-08T19:52:28.304Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-08T19:52:28.304Z] (4/6) Installing libstdc++ (10.2.1_pre1-r3) [2021-02-08T19:52:28.304Z] (5/6) Installing libzmq (4.3.3-r1) [2021-02-08T19:52:28.304Z] (6/6) Installing zeromq (4.3.3-r1) [2021-02-08T19:52:28.304Z] Executing busybox-1.32.1-r2.trigger [2021-02-08T19:52:28.304Z] Executing ca-certificates-20191127-r5.trigger [2021-02-08T19:52:28.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:52:28.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:52:28.495Z] Configure a credential helper to remove this warning. See [2021-02-08T19:52:28.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:52:28.495Z] [2021-02-08T19:52:28.495Z] Login Succeeded [2021-02-08T19:52:28.495Z] nexus3.edgexfoundry.org:10003 [2021-02-08T19:52:28.567Z] OK: 9 MiB in 20 packages [2021-02-08T19:52:28.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:52:29.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:52:29.045Z] Configure a credential helper to remove this warning. See [2021-02-08T19:52:29.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:52:29.045Z] [2021-02-08T19:52:29.045Z] Login Succeeded [2021-02-08T19:52:29.045Z] nexus3.edgexfoundry.org:10004 [2021-02-08T19:52:29.143Z] Removing intermediate container 88695805c1ee [2021-02-08T19:52:29.143Z] ---> c98a5cdf8211 [2021-02-08T19:52:29.143Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-02-08T19:52:29.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:52:29.405Z] ---> 3b03aa09972f [2021-02-08T19:52:29.405Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-02-08T19:52:29.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:52:29.605Z] Configure a credential helper to remove this warning. See [2021-02-08T19:52:29.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:52:29.605Z] [2021-02-08T19:52:29.605Z] Login Succeeded [2021-02-08T19:52:29.605Z] docker.io [2021-02-08T19:52:29.671Z] ---> dece6d37ed8e [2021-02-08T19:52:29.671Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-02-08T19:52:29.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:52:29.933Z] ---> 8a543ec369b3 [2021-02-08T19:52:29.933Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-02-08T19:52:30.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:52:30.152Z] Configure a credential helper to remove this warning. See [2021-02-08T19:52:30.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:52:30.152Z] [2021-02-08T19:52:30.152Z] Login Succeeded [2021-02-08T19:52:30.425Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T19:52:30.444Z] Deleting 1 temporary files [Pipeline] // wrap [2021-02-08T19:52:30.507Z] ---> f4eb0c8fe4d3 [2021-02-08T19:52:30.507Z] Step 22/27 : EXPOSE 48095 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-02-08T19:52:30.771Z] ---> Running in 46b253ee0245 [2021-02-08T19:52:30.771Z] Removing intermediate container 46b253ee0245 [2021-02-08T19:52:30.771Z] ---> 29f1c8ab2649 [2021-02-08T19:52:30.771Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-02-08T19:52:30.771Z] ---> Running in bf9d323aba52 [Pipeline] echo [2021-02-08T19:52:30.982Z] ========================================================= [2021-02-08T19:52:30.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-08T19:52:30.982Z] ========================================================= [2021-02-08T19:52:31.038Z] Removing intermediate container bf9d323aba52 [2021-02-08T19:52:31.038Z] ---> 3cdb9a97e2f7 [2021-02-08T19:52:31.038Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T19:52:31.038Z] ---> Running in 0ecb6854cd89 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:31.301Z] Removing intermediate container 0ecb6854cd89 [2021-02-08T19:52:31.301Z] ---> fdea4d8c47a5 [2021-02-08T19:52:31.301Z] Step 25/27 : LABEL arch=amd64 [2021-02-08T19:52:31.301Z] ---> Running in 0061a4f843cc [2021-02-08T19:52:31.370Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-08T19:52:31.370Z] Sending build context to Docker daemon 101.4kB [2021-02-08T19:52:31.564Z] Removing intermediate container 0061a4f843cc [2021-02-08T19:52:31.565Z] ---> 869b015178ad [2021-02-08T19:52:31.565Z] Step 26/27 : LABEL git_sha=072b184390152c35aa93e82d9a3e94daf634685c [2021-02-08T19:52:31.565Z] ---> Running in 9726123e4961 [2021-02-08T19:52:31.648Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-02-08T19:52:31.648Z] Step 2/8 : FROM ${BASE} [2021-02-08T19:52:31.648Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-08T19:52:31.648Z] 5f621e34cdf4: Pulling fs layer [2021-02-08T19:52:31.648Z] a4357932f1b6: Pulling fs layer [2021-02-08T19:52:31.648Z] 18c013af1878: Pulling fs layer [2021-02-08T19:52:31.648Z] 00ac8860ef70: Pulling fs layer [2021-02-08T19:52:31.648Z] 63d7cb157983: Pulling fs layer [2021-02-08T19:52:31.648Z] b116817d02f9: Pulling fs layer [2021-02-08T19:52:31.648Z] 745a02a5169b: Pulling fs layer [2021-02-08T19:52:31.648Z] 00ac8860ef70: Waiting [2021-02-08T19:52:31.648Z] 63d7cb157983: Waiting [2021-02-08T19:52:31.648Z] 745a02a5169b: Waiting [2021-02-08T19:52:31.648Z] b116817d02f9: Waiting [2021-02-08T19:52:31.826Z] Removing intermediate container 9726123e4961 [2021-02-08T19:52:31.826Z] ---> 5593c0825a76 [2021-02-08T19:52:31.826Z] Step 27/27 : LABEL version=1.3.1 [2021-02-08T19:52:31.826Z] ---> Running in b93d222650f5 [2021-02-08T19:52:31.826Z] Removing intermediate container b93d222650f5 [2021-02-08T19:52:31.826Z] ---> 1da90e9ced47 [2021-02-08T19:52:31.826Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-08T19:52:31.826Z] Successfully built 1da90e9ced47 [2021-02-08T19:52:31.826Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [2021-02-08T19:52:31.924Z] 18c013af1878: Verifying Checksum [2021-02-08T19:52:31.924Z] 18c013af1878: Download complete [2021-02-08T19:52:31.924Z] a4357932f1b6: Verifying Checksum [2021-02-08T19:52:31.924Z] a4357932f1b6: Download complete [2021-02-08T19:52:31.924Z] 63d7cb157983: Verifying Checksum [2021-02-08T19:52:31.924Z] 63d7cb157983: Download complete [2021-02-08T19:52:31.924Z] 5f621e34cdf4: Verifying Checksum [2021-02-08T19:52:31.924Z] 5f621e34cdf4: Download complete [2021-02-08T19:52:31.924Z] b116817d02f9: Verifying Checksum [2021-02-08T19:52:31.924Z] b116817d02f9: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T19:52:32.338Z] provisioning config files... [2021-02-08T19:52:32.364Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config5766154240157102658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:52:32.528Z] 5f621e34cdf4: Pull complete [2021-02-08T19:52:32.746Z] ---> docker-login.sh [2021-02-08T19:52:32.746Z] nexus3.edgexfoundry.org:10001 [2021-02-08T19:52:32.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:52:33.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:52:33.008Z] Configure a credential helper to remove this warning. See [2021-02-08T19:52:33.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:52:33.008Z] [2021-02-08T19:52:33.008Z] Login Succeeded [2021-02-08T19:52:33.008Z] nexus3.edgexfoundry.org:10002 [2021-02-08T19:52:33.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:52:33.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:52:33.008Z] Configure a credential helper to remove this warning. See [2021-02-08T19:52:33.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:52:33.008Z] [2021-02-08T19:52:33.008Z] Login Succeeded [2021-02-08T19:52:33.008Z] nexus3.edgexfoundry.org:10003 [2021-02-08T19:52:33.134Z] a4357932f1b6: Pull complete [2021-02-08T19:52:33.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:52:33.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:52:33.272Z] Configure a credential helper to remove this warning. See [2021-02-08T19:52:33.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:52:33.272Z] [2021-02-08T19:52:33.272Z] Login Succeeded [2021-02-08T19:52:33.272Z] nexus3.edgexfoundry.org:10004 [2021-02-08T19:52:33.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:52:33.411Z] 18c013af1878: Pull complete [2021-02-08T19:52:33.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:52:33.565Z] Configure a credential helper to remove this warning. See [2021-02-08T19:52:33.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:52:33.565Z] [2021-02-08T19:52:33.565Z] Login Succeeded [2021-02-08T19:52:33.565Z] docker.io [2021-02-08T19:52:33.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:52:33.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:52:33.826Z] Configure a credential helper to remove this warning. See [2021-02-08T19:52:33.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:52:33.826Z] [2021-02-08T19:52:33.826Z] Login Succeeded [2021-02-08T19:52:33.826Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T19:52:33.836Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-08T19:52:34.038Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2021-02-08T19:52:34.038Z] 072b184390152c35aa93e82d9a3e94daf634685c [2021-02-08T19:52:34.038Z] latest [2021-02-08T19:52:34.038Z] 1.3.1 [2021-02-08T19:52:34.038Z] 072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 [2021-02-08T19:52:34.038Z] hanoi [2021-02-08T19:52:34.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:34.411Z] 745a02a5169b: Download complete [2021-02-08T19:52:34.517Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:34.820Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c [2021-02-08T19:52:34.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-02-08T19:52:34.820Z] 705776261cfe: Preparing [2021-02-08T19:52:34.820Z] 7429c2962b6d: Preparing [2021-02-08T19:52:34.820Z] 921f42c561f0: Preparing [2021-02-08T19:52:34.820Z] 02a782946825: Preparing [2021-02-08T19:52:34.820Z] 6fef21f2832e: Preparing [2021-02-08T19:52:34.820Z] 1119ff37d4a9: Preparing [2021-02-08T19:52:34.820Z] 1119ff37d4a9: Waiting [2021-02-08T19:52:35.082Z] 7429c2962b6d: Pushed [2021-02-08T19:52:35.082Z] 02a782946825: Pushed [2021-02-08T19:52:35.082Z] 921f42c561f0: Pushed [2021-02-08T19:52:35.082Z] 1119ff37d4a9: Layer already exists [2021-02-08T19:52:35.345Z] 6fef21f2832e: Pushed [2021-02-08T19:52:35.850Z] 00ac8860ef70: Verifying Checksum [2021-02-08T19:52:35.850Z] 00ac8860ef70: Download complete [2021-02-08T19:52:36.737Z] 705776261cfe: Pushed [2021-02-08T19:52:36.737Z] 072b184390152c35aa93e82d9a3e94daf634685c: digest: sha256:7c7314ec21e826a4f26e5d43b7da95b0dd8342deac1e5a7cecb95671001c8677 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:37.049Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:37.352Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2021-02-08T19:52:37.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-02-08T19:52:37.352Z] 705776261cfe: Preparing [2021-02-08T19:52:37.352Z] 7429c2962b6d: Preparing [2021-02-08T19:52:37.352Z] 921f42c561f0: Preparing [2021-02-08T19:52:37.352Z] 02a782946825: Preparing [2021-02-08T19:52:37.352Z] 6fef21f2832e: Preparing [2021-02-08T19:52:37.352Z] 1119ff37d4a9: Preparing [2021-02-08T19:52:37.352Z] 1119ff37d4a9: Waiting [2021-02-08T19:52:37.352Z] 921f42c561f0: Layer already exists [2021-02-08T19:52:37.352Z] 705776261cfe: Layer already exists [2021-02-08T19:52:37.352Z] 7429c2962b6d: Layer already exists [2021-02-08T19:52:37.352Z] 02a782946825: Layer already exists [2021-02-08T19:52:37.352Z] 6fef21f2832e: Layer already exists [2021-02-08T19:52:37.352Z] 1119ff37d4a9: Layer already exists [2021-02-08T19:52:37.352Z] latest: digest: sha256:7c7314ec21e826a4f26e5d43b7da95b0dd8342deac1e5a7cecb95671001c8677 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:37.657Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:37.958Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1 [2021-02-08T19:52:37.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-02-08T19:52:37.958Z] 705776261cfe: Preparing [2021-02-08T19:52:37.958Z] 7429c2962b6d: Preparing [2021-02-08T19:52:37.958Z] 921f42c561f0: Preparing [2021-02-08T19:52:37.958Z] 02a782946825: Preparing [2021-02-08T19:52:37.958Z] 6fef21f2832e: Preparing [2021-02-08T19:52:37.958Z] 1119ff37d4a9: Preparing [2021-02-08T19:52:37.958Z] 1119ff37d4a9: Waiting [2021-02-08T19:52:37.958Z] 7429c2962b6d: Layer already exists [2021-02-08T19:52:37.958Z] 02a782946825: Layer already exists [2021-02-08T19:52:37.958Z] 6fef21f2832e: Layer already exists [2021-02-08T19:52:37.958Z] 705776261cfe: Layer already exists [2021-02-08T19:52:37.958Z] 921f42c561f0: Layer already exists [2021-02-08T19:52:37.958Z] 1119ff37d4a9: Layer already exists [2021-02-08T19:52:37.958Z] 1.3.1: digest: sha256:7c7314ec21e826a4f26e5d43b7da95b0dd8342deac1e5a7cecb95671001c8677 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:38.268Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:38.579Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 [2021-02-08T19:52:38.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-02-08T19:52:38.579Z] 705776261cfe: Preparing [2021-02-08T19:52:38.579Z] 7429c2962b6d: Preparing [2021-02-08T19:52:38.579Z] 921f42c561f0: Preparing [2021-02-08T19:52:38.579Z] 02a782946825: Preparing [2021-02-08T19:52:38.579Z] 6fef21f2832e: Preparing [2021-02-08T19:52:38.579Z] 1119ff37d4a9: Preparing [2021-02-08T19:52:38.579Z] 1119ff37d4a9: Waiting [2021-02-08T19:52:38.579Z] 7429c2962b6d: Layer already exists [2021-02-08T19:52:38.579Z] 705776261cfe: Layer already exists [2021-02-08T19:52:38.579Z] 6fef21f2832e: Layer already exists [2021-02-08T19:52:38.579Z] 921f42c561f0: Layer already exists [2021-02-08T19:52:38.579Z] 02a782946825: Layer already exists [2021-02-08T19:52:38.579Z] 1119ff37d4a9: Layer already exists [2021-02-08T19:52:38.579Z] 072b184390152c35aa93e82d9a3e94daf634685c-1.3.1: digest: sha256:7c7314ec21e826a4f26e5d43b7da95b0dd8342deac1e5a7cecb95671001c8677 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:38.890Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:hanoi [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:52:39.193Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:hanoi [2021-02-08T19:52:39.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-02-08T19:52:39.194Z] 705776261cfe: Preparing [2021-02-08T19:52:39.194Z] 7429c2962b6d: Preparing [2021-02-08T19:52:39.194Z] 921f42c561f0: Preparing [2021-02-08T19:52:39.194Z] 02a782946825: Preparing [2021-02-08T19:52:39.194Z] 6fef21f2832e: Preparing [2021-02-08T19:52:39.194Z] 1119ff37d4a9: Preparing [2021-02-08T19:52:39.194Z] 1119ff37d4a9: Waiting [2021-02-08T19:52:39.194Z] 7429c2962b6d: Layer already exists [2021-02-08T19:52:39.194Z] 921f42c561f0: Layer already exists [2021-02-08T19:52:39.194Z] 02a782946825: Layer already exists [2021-02-08T19:52:39.194Z] 705776261cfe: Layer already exists [2021-02-08T19:52:39.194Z] 6fef21f2832e: Layer already exists [2021-02-08T19:52:39.194Z] 1119ff37d4a9: Layer already exists [2021-02-08T19:52:39.456Z] hanoi: digest: sha256:7c7314ec21e826a4f26e5d43b7da95b0dd8342deac1e5a7cecb95671001c8677 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-08T19:52:39.649Z] ===================================================== [Pipeline] echo [2021-02-08T19:52:39.704Z] taggedImages: [2021-02-08T19:52:39.704Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c [2021-02-08T19:52:39.704Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2021-02-08T19:52:39.704Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1 [2021-02-08T19:52:39.704Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 [2021-02-08T19:52:39.704Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:hanoi [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-08T19:52:46.012Z] 00ac8860ef70: Pull complete [2021-02-08T19:52:46.013Z] 63d7cb157983: Pull complete [2021-02-08T19:52:46.013Z] b116817d02f9: Pull complete [2021-02-08T19:52:50.326Z] 745a02a5169b: Pull complete [2021-02-08T19:52:50.326Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-08T19:52:50.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-08T19:52:50.326Z] ---> b7e6874047d6 [2021-02-08T19:52:50.326Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-08T19:52:52.959Z] ---> Running in 581bad7ed4af [2021-02-08T19:52:52.959Z] Removing intermediate container 581bad7ed4af [2021-02-08T19:52:52.959Z] ---> fabf50b63e15 [2021-02-08T19:52:52.960Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T19:52:53.231Z] ---> Running in 743ad2e5932a [2021-02-08T19:52:55.212Z] Removing intermediate container 743ad2e5932a [2021-02-08T19:52:55.212Z] ---> 5ff7d9d00953 [2021-02-08T19:52:55.212Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-02-08T19:52:55.491Z] ---> Running in fca1d1889dd2 [2021-02-08T19:52:56.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T19:52:57.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T19:52:59.314Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-02-08T19:52:59.314Z] (2/6) Installing libsodium (1.0.18-r0) [2021-02-08T19:52:59.314Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-02-08T19:52:59.314Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-02-08T19:52:59.585Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-08T19:52:59.858Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-02-08T19:52:59.858Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T19:52:59.858Z] OK: 144 MiB in 45 packages [2021-02-08T19:53:01.286Z] Removing intermediate container fca1d1889dd2 [2021-02-08T19:53:01.286Z] ---> 013ef9e22c12 [2021-02-08T19:53:01.286Z] Step 6/8 : WORKDIR /app [2021-02-08T19:53:01.286Z] ---> Running in 0feb34fc3865 [2021-02-08T19:53:01.567Z] Removing intermediate container 0feb34fc3865 [2021-02-08T19:53:01.567Z] ---> cc2684413933 [2021-02-08T19:53:01.567Z] Step 7/8 : COPY . . [2021-02-08T19:53:02.549Z] ---> 7c300e7a1fca [2021-02-08T19:53:02.549Z] Step 8/8 : RUN go mod download [2021-02-08T19:53:02.819Z] ---> Running in 68e25a82f11f [2021-02-08T19:53:29.623Z] Removing intermediate container 68e25a82f11f [2021-02-08T19:53:29.623Z] ---> 2a3c2753e104 [2021-02-08T19:53:29.623Z] Successfully built 2a3c2753e104 [2021-02-08T19:53:29.623Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:53:29.972Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T19:53:29.972Z] . [Pipeline] withDockerContainer [2021-02-08T19:53:30.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-25610 does not seem to be running inside a container [2021-02-08T19:53:30.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T19:53:31.866Z] $ docker top 39e62169d11b2fcc4f9d5a681c6811175570008058ec9c3020de0d6ac7cb176b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T19:53:32.949Z] + go version [2021-02-08T19:53:32.949Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-08T19:53:32.975Z] $ docker stop --time=1 39e62169d11b2fcc4f9d5a681c6811175570008058ec9c3020de0d6ac7cb176b [2021-02-08T19:53:34.917Z] $ docker rm -f 39e62169d11b2fcc4f9d5a681c6811175570008058ec9c3020de0d6ac7cb176b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:53:36.016Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T19:53:36.016Z] . [Pipeline] withDockerContainer [2021-02-08T19:53:36.284Z] prd-ubuntu18.04-docker-arm64-4c-16g-25610 does not seem to be running inside a container [2021-02-08T19:53:36.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T19:53:37.704Z] $ docker top 16714904f15651bec44c252f29441208b7daf74817115ddc83072e9929bddd92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T19:53:38.704Z] + make test [2021-02-08T19:53:38.704Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-08T19:54:35.285Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-02-08T19:54:35.285Z] CGO_ENABLED=1 go vet ./... [2021-02-08T19:54:37.977Z] gofmt -l . [2021-02-08T19:54:37.977Z] [ "`gofmt -l .`" = "" ] [2021-02-08T19:54:37.977Z] ./bin/test-go-mod-tidy.sh [2021-02-08T19:54:38.296Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-02-08T19:54:39.335Z] $ docker stop --time=1 16714904f15651bec44c252f29441208b7daf74817115ddc83072e9929bddd92 [2021-02-08T19:54:41.515Z] $ docker rm -f 16714904f15651bec44c252f29441208b7daf74817115ddc83072e9929bddd92 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T19:54:42.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-08T19:54:42.628Z] Warning: overwriting stash ‘coverage-report’ [2021-02-08T19:54:43.652Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T19:54:44.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-08T19:54:44.740Z] + ls -al . [2021-02-08T19:54:44.740Z] total 120 [2021-02-08T19:54:44.740Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 8 19:54 . [2021-02-08T19:54:44.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 19:52 .. [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 8 19:52 .dockerignore [2021-02-08T19:54:44.740Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 8 19:52 .git [2021-02-08T19:54:44.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 19:52 .github [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 93 Feb 8 19:52 .gitignore [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 6568 Feb 8 19:52 Attribution.txt [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 2002 Feb 8 19:52 Dockerfile [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 966 Feb 8 19:52 Dockerfile.build [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 8 19:52 Jenkinsfile [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 8 19:52 LICENSE [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 1277 Feb 8 19:52 README.md [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 8 19:49 VERSION [2021-02-08T19:54:44.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 19:52 bin [2021-02-08T19:54:44.740Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 8 19:53 coverage.out [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 180 Feb 8 19:52 docker-compose.debug.yml [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 133 Feb 8 19:52 docker-compose.yml [2021-02-08T19:54:44.740Z] -rw-r--r-- 1 jenkins jenkins 126 Feb 8 19:54 go.mod [2021-02-08T19:54:44.740Z] -rw-r--r-- 1 jenkins jenkins 19551 Feb 8 19:54 go.sum [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 1519 Feb 8 19:52 main.go [2021-02-08T19:54:44.740Z] -rw-rw-r-- 1 jenkins jenkins 1573 Feb 8 19:52 makefile [2021-02-08T19:54:44.740Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 8 19:52 res [2021-02-08T19:54:44.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 19:52 snap [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:54:45.121Z] + docker build -t docker-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=072b184390152c35aa93e82d9a3e94daf634685c --label arch=arm64 --label version=1.3.1 . [2021-02-08T19:54:45.121Z] Sending build context to Docker daemon 123.9kB [2021-02-08T19:54:45.418Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2021-02-08T19:54:45.418Z] Step 2/27 : FROM ${BASE} AS builder [2021-02-08T19:54:45.418Z] ---> 2a3c2753e104 [2021-02-08T19:54:45.418Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-02-08T19:54:46.013Z] ---> Running in bd2581815fb0 [2021-02-08T19:54:46.286Z] Removing intermediate container bd2581815fb0 [2021-02-08T19:54:46.286Z] ---> cfcc71550029 [2021-02-08T19:54:46.286Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-02-08T19:54:46.560Z] ---> Running in 17351ed6a6b7 [2021-02-08T19:54:47.160Z] Removing intermediate container 17351ed6a6b7 [2021-02-08T19:54:47.160Z] ---> 77c3bed8e276 [2021-02-08T19:54:47.160Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-08T19:54:47.434Z] ---> Running in bfa397ad3742 [2021-02-08T19:54:48.027Z] Removing intermediate container bfa397ad3742 [2021-02-08T19:54:48.027Z] ---> 44c22ad94315 [2021-02-08T19:54:48.027Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T19:54:48.303Z] ---> Running in 83706290638e [2021-02-08T19:54:50.926Z] Removing intermediate container 83706290638e [2021-02-08T19:54:50.926Z] ---> 234afe4f6d0b [2021-02-08T19:54:50.926Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-08T19:54:51.201Z] ---> Running in 3a13f857f052 [2021-02-08T19:54:52.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T19:54:53.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T19:54:54.132Z] OK: 144 MiB in 45 packages [2021-02-08T19:54:55.568Z] Removing intermediate container 3a13f857f052 [2021-02-08T19:54:55.568Z] ---> 3d7e91244c56 [2021-02-08T19:54:55.568Z] Step 8/27 : WORKDIR /app [2021-02-08T19:54:55.568Z] ---> Running in 2476a9d05e1b [2021-02-08T19:54:56.164Z] Removing intermediate container 2476a9d05e1b [2021-02-08T19:54:56.164Z] ---> 84a90ca334fc [2021-02-08T19:54:56.164Z] Step 9/27 : COPY go.mod . [2021-02-08T19:54:56.769Z] ---> 821e7e5c5c05 [2021-02-08T19:54:56.769Z] Step 10/27 : RUN go mod download [2021-02-08T19:54:57.045Z] ---> Running in d685d99ffd09 [2021-02-08T19:54:59.686Z] Removing intermediate container d685d99ffd09 [2021-02-08T19:54:59.686Z] ---> 21e52550bdb3 [2021-02-08T19:54:59.686Z] Step 11/27 : COPY . . [2021-02-08T19:55:01.130Z] ---> 2d8218b63df6 [2021-02-08T19:55:01.130Z] Step 12/27 : ARG MAKE="make build" [2021-02-08T19:55:01.406Z] ---> Running in db3da44a97b9 [2021-02-08T19:55:02.006Z] Removing intermediate container db3da44a97b9 [2021-02-08T19:55:02.006Z] ---> 2b3808dda0f3 [2021-02-08T19:55:02.006Z] Step 13/27 : RUN $MAKE [2021-02-08T19:55:02.286Z] ---> Running in 5b8616db28a5 [2021-02-08T19:55:03.271Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.3.1" -o app-service-configurable [2021-02-08T19:55:59.845Z] Removing intermediate container 5b8616db28a5 [2021-02-08T19:55:59.845Z] ---> 0195ff6f8be0 [2021-02-08T19:55:59.845Z] Step 14/27 : FROM alpine:latest [2021-02-08T19:55:59.845Z] latest: Pulling from library/alpine [2021-02-08T19:55:59.845Z] 2914792bc417: Pulling fs layer [2021-02-08T19:55:59.845Z] 2914792bc417: Verifying Checksum [2021-02-08T19:55:59.845Z] 2914792bc417: Download complete [2021-02-08T19:55:59.845Z] 2914792bc417: Pull complete [2021-02-08T19:55:59.845Z] Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 [2021-02-08T19:55:59.845Z] Status: Downloaded newer image for alpine:latest [2021-02-08T19:55:59.845Z] ---> 85b71a783ad3 [2021-02-08T19:55:59.845Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-08T19:55:59.845Z] ---> Running in 7aab5fd01c5f [2021-02-08T19:55:59.845Z] Removing intermediate container 7aab5fd01c5f [2021-02-08T19:55:59.845Z] ---> ea92c9658d50 [2021-02-08T19:55:59.845Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-02-08T19:55:59.845Z] ---> Running in 70c04fb3090a [2021-02-08T19:55:59.845Z] Removing intermediate container 70c04fb3090a [2021-02-08T19:55:59.845Z] ---> bf92463e3c5b [2021-02-08T19:55:59.845Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2021-02-08T19:55:59.845Z] ---> Running in 0481358b0000 [2021-02-08T19:55:59.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-02-08T19:55:59.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-02-08T19:55:59.846Z] (1/6) Installing ca-certificates (20191127-r5) [2021-02-08T19:55:59.846Z] (2/6) Installing libgcc (10.2.1_pre1-r3) [2021-02-08T19:55:59.846Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-08T19:55:59.846Z] (4/6) Installing libstdc++ (10.2.1_pre1-r3) [2021-02-08T19:55:59.846Z] (5/6) Installing libzmq (4.3.3-r1) [2021-02-08T19:55:59.846Z] (6/6) Installing zeromq (4.3.3-r1) [2021-02-08T19:55:59.846Z] Executing busybox-1.32.1-r2.trigger [2021-02-08T19:55:59.846Z] Executing ca-certificates-20191127-r5.trigger [2021-02-08T19:55:59.846Z] OK: 9 MiB in 20 packages [2021-02-08T19:56:02.455Z] Removing intermediate container 0481358b0000 [2021-02-08T19:56:02.455Z] ---> 6444b7869fd3 [2021-02-08T19:56:02.455Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-02-08T19:56:03.434Z] ---> 0f47da6e3db8 [2021-02-08T19:56:03.434Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-02-08T19:56:04.407Z] ---> fb14c74f6275 [2021-02-08T19:56:04.407Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-02-08T19:56:05.011Z] ---> dc9dd938d9bc [2021-02-08T19:56:05.011Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-02-08T19:56:06.995Z] ---> cb9dfc8de907 [2021-02-08T19:56:06.995Z] Step 22/27 : EXPOSE 48095 [2021-02-08T19:56:06.995Z] ---> Running in 77b1b3b28582 [2021-02-08T19:56:07.592Z] Removing intermediate container 77b1b3b28582 [2021-02-08T19:56:07.592Z] ---> 5b15cceef98e [2021-02-08T19:56:07.592Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-02-08T19:56:07.592Z] ---> Running in c1e4b3753aa8 [2021-02-08T19:56:08.191Z] Removing intermediate container c1e4b3753aa8 [2021-02-08T19:56:08.191Z] ---> f82988e3f2b9 [2021-02-08T19:56:08.191Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T19:56:08.789Z] ---> Running in 10429e60f06c [2021-02-08T19:56:09.384Z] Removing intermediate container 10429e60f06c [2021-02-08T19:56:09.384Z] ---> 67c1645b601c [2021-02-08T19:56:09.384Z] Step 25/27 : LABEL arch=arm64 [2021-02-08T19:56:09.657Z] ---> Running in fb2b9aba0796 [2021-02-08T19:56:09.927Z] Removing intermediate container fb2b9aba0796 [2021-02-08T19:56:09.927Z] ---> 59d176285d32 [2021-02-08T19:56:09.927Z] Step 26/27 : LABEL git_sha=072b184390152c35aa93e82d9a3e94daf634685c [2021-02-08T19:56:10.201Z] ---> Running in 3f1104e7c927 [2021-02-08T19:56:10.798Z] Removing intermediate container 3f1104e7c927 [2021-02-08T19:56:10.798Z] ---> 4ee5795f8869 [2021-02-08T19:56:10.798Z] Step 27/27 : LABEL version=1.3.1 [2021-02-08T19:56:11.070Z] ---> Running in bd5c58a0fd5d [2021-02-08T19:56:11.665Z] Removing intermediate container bd5c58a0fd5d [2021-02-08T19:56:11.665Z] ---> d866e0ca1d00 [2021-02-08T19:56:11.665Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-08T19:56:11.665Z] Successfully built d866e0ca1d00 [2021-02-08T19:56:11.942Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T19:56:12.454Z] provisioning config files... [2021-02-08T19:56:12.486Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config8688264889435720447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:56:12.875Z] ---> docker-login.sh [2021-02-08T19:56:12.875Z] nexus3.edgexfoundry.org:10001 [2021-02-08T19:56:13.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:56:13.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:56:13.421Z] Configure a credential helper to remove this warning. See [2021-02-08T19:56:13.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:56:13.421Z] [2021-02-08T19:56:13.421Z] Login Succeeded [2021-02-08T19:56:13.421Z] nexus3.edgexfoundry.org:10002 [2021-02-08T19:56:13.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:56:13.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:56:13.964Z] Configure a credential helper to remove this warning. See [2021-02-08T19:56:13.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:56:13.964Z] [2021-02-08T19:56:13.964Z] Login Succeeded [2021-02-08T19:56:13.964Z] nexus3.edgexfoundry.org:10003 [2021-02-08T19:56:14.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:56:14.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:56:14.512Z] Configure a credential helper to remove this warning. See [2021-02-08T19:56:14.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:56:14.512Z] [2021-02-08T19:56:14.512Z] Login Succeeded [2021-02-08T19:56:14.512Z] nexus3.edgexfoundry.org:10004 [2021-02-08T19:56:14.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:56:15.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:56:15.057Z] Configure a credential helper to remove this warning. See [2021-02-08T19:56:15.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:56:15.057Z] [2021-02-08T19:56:15.057Z] Login Succeeded [2021-02-08T19:56:15.057Z] docker.io [2021-02-08T19:56:15.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T19:56:15.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T19:56:15.603Z] Configure a credential helper to remove this warning. See [2021-02-08T19:56:15.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T19:56:15.603Z] [2021-02-08T19:56:15.603Z] Login Succeeded [2021-02-08T19:56:15.603Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T19:56:15.621Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-08T19:56:15.832Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2021-02-08T19:56:15.832Z] 072b184390152c35aa93e82d9a3e94daf634685c [2021-02-08T19:56:15.832Z] latest [2021-02-08T19:56:15.832Z] 1.3.1 [2021-02-08T19:56:15.832Z] 072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 [2021-02-08T19:56:15.832Z] hanoi [2021-02-08T19:56:15.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:16.333Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:16.673Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c [2021-02-08T19:56:16.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-02-08T19:56:16.673Z] 82c4866ecabc: Preparing [2021-02-08T19:56:16.673Z] 4b503a1f3d88: Preparing [2021-02-08T19:56:16.673Z] 938eaaf93fca: Preparing [2021-02-08T19:56:16.673Z] 5af2cc4a1366: Preparing [2021-02-08T19:56:16.673Z] b87f3e0bb2af: Preparing [2021-02-08T19:56:16.673Z] bc1660ee1254: Preparing [2021-02-08T19:56:16.673Z] bc1660ee1254: Waiting [2021-02-08T19:56:16.944Z] 5af2cc4a1366: Pushed [2021-02-08T19:56:16.944Z] 4b503a1f3d88: Pushed [2021-02-08T19:56:16.944Z] 938eaaf93fca: Pushed [2021-02-08T19:56:16.944Z] bc1660ee1254: Layer already exists [2021-02-08T19:56:17.916Z] b87f3e0bb2af: Pushed [2021-02-08T19:56:21.302Z] 82c4866ecabc: Pushed [2021-02-08T19:56:21.302Z] 072b184390152c35aa93e82d9a3e94daf634685c: digest: sha256:d573b74be09ec4e3a8cb966f5170ce527588d82d966ac111583ceb9eed6c6c30 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:21.644Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:21.981Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2021-02-08T19:56:21.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-02-08T19:56:21.981Z] 82c4866ecabc: Preparing [2021-02-08T19:56:21.981Z] 4b503a1f3d88: Preparing [2021-02-08T19:56:21.981Z] 938eaaf93fca: Preparing [2021-02-08T19:56:21.981Z] 5af2cc4a1366: Preparing [2021-02-08T19:56:21.981Z] b87f3e0bb2af: Preparing [2021-02-08T19:56:21.981Z] bc1660ee1254: Preparing [2021-02-08T19:56:21.981Z] bc1660ee1254: Waiting [2021-02-08T19:56:21.981Z] b87f3e0bb2af: Layer already exists [2021-02-08T19:56:21.981Z] 4b503a1f3d88: Layer already exists [2021-02-08T19:56:21.981Z] 82c4866ecabc: Layer already exists [2021-02-08T19:56:21.981Z] 5af2cc4a1366: Layer already exists [2021-02-08T19:56:21.981Z] 938eaaf93fca: Layer already exists [2021-02-08T19:56:21.981Z] bc1660ee1254: Layer already exists [2021-02-08T19:56:22.250Z] latest: digest: sha256:d573b74be09ec4e3a8cb966f5170ce527588d82d966ac111583ceb9eed6c6c30 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:22.586Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:22.918Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1 [2021-02-08T19:56:22.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-02-08T19:56:22.918Z] 82c4866ecabc: Preparing [2021-02-08T19:56:22.918Z] 4b503a1f3d88: Preparing [2021-02-08T19:56:22.918Z] 938eaaf93fca: Preparing [2021-02-08T19:56:22.918Z] 5af2cc4a1366: Preparing [2021-02-08T19:56:22.918Z] b87f3e0bb2af: Preparing [2021-02-08T19:56:22.918Z] bc1660ee1254: Preparing [2021-02-08T19:56:22.918Z] bc1660ee1254: Waiting [2021-02-08T19:56:22.918Z] 82c4866ecabc: Layer already exists [2021-02-08T19:56:22.918Z] 938eaaf93fca: Layer already exists [2021-02-08T19:56:22.918Z] b87f3e0bb2af: Layer already exists [2021-02-08T19:56:22.918Z] 4b503a1f3d88: Layer already exists [2021-02-08T19:56:22.918Z] 5af2cc4a1366: Layer already exists [2021-02-08T19:56:22.918Z] bc1660ee1254: Layer already exists [2021-02-08T19:56:23.188Z] 1.3.1: digest: sha256:d573b74be09ec4e3a8cb966f5170ce527588d82d966ac111583ceb9eed6c6c30 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:23.534Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:23.890Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 [2021-02-08T19:56:23.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-02-08T19:56:23.890Z] 82c4866ecabc: Preparing [2021-02-08T19:56:23.890Z] 4b503a1f3d88: Preparing [2021-02-08T19:56:23.890Z] 938eaaf93fca: Preparing [2021-02-08T19:56:23.890Z] 5af2cc4a1366: Preparing [2021-02-08T19:56:23.890Z] b87f3e0bb2af: Preparing [2021-02-08T19:56:23.890Z] bc1660ee1254: Preparing [2021-02-08T19:56:23.890Z] bc1660ee1254: Waiting [2021-02-08T19:56:23.890Z] 5af2cc4a1366: Layer already exists [2021-02-08T19:56:23.890Z] 4b503a1f3d88: Layer already exists [2021-02-08T19:56:23.890Z] 938eaaf93fca: Layer already exists [2021-02-08T19:56:23.890Z] b87f3e0bb2af: Layer already exists [2021-02-08T19:56:23.890Z] 82c4866ecabc: Layer already exists [2021-02-08T19:56:24.163Z] bc1660ee1254: Layer already exists [2021-02-08T19:56:24.163Z] 072b184390152c35aa93e82d9a3e94daf634685c-1.3.1: digest: sha256:d573b74be09ec4e3a8cb966f5170ce527588d82d966ac111583ceb9eed6c6c30 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:24.505Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:24.836Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:hanoi [2021-02-08T19:56:24.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-02-08T19:56:24.837Z] 82c4866ecabc: Preparing [2021-02-08T19:56:24.837Z] 4b503a1f3d88: Preparing [2021-02-08T19:56:24.837Z] 938eaaf93fca: Preparing [2021-02-08T19:56:24.837Z] 5af2cc4a1366: Preparing [2021-02-08T19:56:24.837Z] b87f3e0bb2af: Preparing [2021-02-08T19:56:24.837Z] bc1660ee1254: Preparing [2021-02-08T19:56:24.837Z] bc1660ee1254: Waiting [2021-02-08T19:56:24.837Z] 938eaaf93fca: Layer already exists [2021-02-08T19:56:24.837Z] 4b503a1f3d88: Layer already exists [2021-02-08T19:56:24.837Z] b87f3e0bb2af: Layer already exists [2021-02-08T19:56:24.837Z] 5af2cc4a1366: Layer already exists [2021-02-08T19:56:24.837Z] 82c4866ecabc: Layer already exists [2021-02-08T19:56:24.837Z] bc1660ee1254: Layer already exists [2021-02-08T19:56:25.106Z] hanoi: digest: sha256:d573b74be09ec4e3a8cb966f5170ce527588d82d966ac111583ceb9eed6c6c30 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-08T19:56:25.296Z] ===================================================== [Pipeline] echo [2021-02-08T19:56:25.341Z] taggedImages: [2021-02-08T19:56:25.341Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c [2021-02-08T19:56:25.341Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2021-02-08T19:56:25.341Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1 [2021-02-08T19:56:25.341Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 [2021-02-08T19:56:25.341Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:hanoi [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap [2021-02-08T19:56:26.502Z] provisioning config files... [2021-02-08T19:56:26.517Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config364629862481742951tmp [Pipeline] { [Pipeline] sh [2021-02-08T19:56:26.906Z] + set +x [2021-02-08T19:56:26.906Z] + curl -s https://codecov.io/bash [2021-02-08T19:56:26.906Z] + bash -s -- [2021-02-08T19:56:27.171Z] [2021-02-08T19:56:27.171Z] _____ _ [2021-02-08T19:56:27.171Z] / ____| | | [2021-02-08T19:56:27.171Z] | | ___ __| | ___ ___ _____ __ [2021-02-08T19:56:27.171Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-08T19:56:27.171Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-08T19:56:27.171Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-08T19:56:27.171Z] Bash-20210129-7c25fce [2021-02-08T19:56:27.171Z] [2021-02-08T19:56:27.171Z] [2021-02-08T19:56:27.171Z] ==> git version 2.24.3 found [2021-02-08T19:56:27.171Z] ==> 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-02-08T19:56:27.171Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-08T19:56:27.171Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-08T19:56:27.171Z] ==> Jenkins CI detected. [2021-02-08T19:56:27.171Z] project root: . [2021-02-08T19:56:27.171Z] --> token set from env [2021-02-08T19:56:27.171Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-08T19:56:27.171Z] ==> Running gcov in . (disable via -X gcov) [2021-02-08T19:56:27.171Z] ==> Python coveragepy not found [2021-02-08T19:56:27.171Z] ==> Searching for coverage reports in: [2021-02-08T19:56:27.171Z] + . [2021-02-08T19:56:27.171Z] -> Found 1 reports [2021-02-08T19:56:27.171Z] ==> Detecting git/mercurial file structure [2021-02-08T19:56:27.171Z] ==> Reading reports [2021-02-08T19:56:27.171Z] + ./coverage.out bytes=10 [2021-02-08T19:56:27.171Z] ==> Appending adjustments [2021-02-08T19:56:27.171Z] https://docs.codecov.io/docs/fixing-reports [2021-02-08T19:56:27.171Z] + Found adjustments [2021-02-08T19:56:27.171Z] ==> Gzipping contents [2021-02-08T19:56:27.171Z] 4.0K /tmp/codecov.OxNLVF.gz [2021-02-08T19:56:27.171Z] ==> Uploading reports [2021-02-08T19:56:27.171Z] url: https://codecov.io [2021-02-08T19:56:27.171Z] query: branch=hanoi&commit=072b184390152c35aa93e82d9a3e94daf634685c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fhanoi%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-08T19:56:27.171Z] -> Pinging Codecov [2021-02-08T19:56:27.171Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=hanoi&commit=072b184390152c35aa93e82d9a3e94daf634685c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fhanoi%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-08T19:56:27.748Z] -> Uploading to [2021-02-08T19:56:27.748Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-08/A97CA9966030D2A3747ED39772930CCE/072b184390152c35aa93e82d9a3e94daf634685c/ef1a21d4-3308-473a-9af0-da44ad158702.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T195627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a55af4875d662cb44e45ef16ee6772735f3bf418e918aaa1bf6c66f695e7340e [2021-02-08T19:56:27.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-08T19:56:27.748Z] Dload Upload Total Spent Left Speed [2021-02-08T19:56:28.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 393 0 0 100 393 0 893 --:--:-- --:--:-- --:--:-- 895 [2021-02-08T19:56:28.327Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] } [2021-02-08T19:56:28.341Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-08T19:56:28.806Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-08T19:56:28.856Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:29.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-08T19:56:29.204Z] [2021-02-08T19:56:29.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:56:29.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-08T19:56:29.828Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-08T19:56:29.828Z] 188c0c94c7c5: Pulling fs layer [2021-02-08T19:56:29.828Z] 0ef7d3d256c8: Pulling fs layer [2021-02-08T19:56:29.828Z] de9db76c5a1d: Pulling fs layer [2021-02-08T19:56:29.828Z] 0eba1c9be4d2: Pulling fs layer [2021-02-08T19:56:29.828Z] 0d57e429df01: Pulling fs layer [2021-02-08T19:56:29.828Z] 4e4be7b47b0d: Pulling fs layer [2021-02-08T19:56:29.828Z] e1f770b5df2f: Pulling fs layer [2021-02-08T19:56:29.828Z] 0eba1c9be4d2: Waiting [2021-02-08T19:56:29.828Z] 0d57e429df01: Waiting [2021-02-08T19:56:29.828Z] 4e4be7b47b0d: Waiting [2021-02-08T19:56:29.828Z] e1f770b5df2f: Waiting [2021-02-08T19:56:29.828Z] 85a0685a4137: Pulling fs layer [2021-02-08T19:56:29.828Z] de9db76c5a1d: Download complete [2021-02-08T19:56:29.828Z] 0ef7d3d256c8: Verifying Checksum [2021-02-08T19:56:29.828Z] 0ef7d3d256c8: Download complete [2021-02-08T19:56:29.828Z] 0d57e429df01: Verifying Checksum [2021-02-08T19:56:29.828Z] 0d57e429df01: Download complete [2021-02-08T19:56:29.828Z] 4e4be7b47b0d: Download complete [2021-02-08T19:56:29.828Z] 188c0c94c7c5: Verifying Checksum [2021-02-08T19:56:29.828Z] 188c0c94c7c5: Download complete [2021-02-08T19:56:30.413Z] 188c0c94c7c5: Pull complete [2021-02-08T19:56:30.676Z] 0ef7d3d256c8: Pull complete [2021-02-08T19:56:30.676Z] de9db76c5a1d: Pull complete [2021-02-08T19:56:31.632Z] e1f770b5df2f: Verifying Checksum [2021-02-08T19:56:31.632Z] e1f770b5df2f: Download complete [2021-02-08T19:56:33.570Z] 0eba1c9be4d2: Verifying Checksum [2021-02-08T19:56:33.570Z] 0eba1c9be4d2: Download complete [2021-02-08T19:56:33.836Z] 85a0685a4137: Verifying Checksum [2021-02-08T19:56:33.836Z] 85a0685a4137: Download complete [2021-02-08T19:56:39.179Z] 0eba1c9be4d2: Pull complete [2021-02-08T19:56:39.441Z] 0d57e429df01: Pull complete [2021-02-08T19:56:39.706Z] 4e4be7b47b0d: Pull complete [2021-02-08T19:56:45.055Z] e1f770b5df2f: Pull complete [2021-02-08T19:56:51.690Z] 85a0685a4137: Pull complete [2021-02-08T19:56:51.690Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-08T19:56:51.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-08T19:56:51.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-08T19:56:51.986Z] prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container [2021-02-08T19:56:52.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@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-02-08T19:56:53.331Z] $ docker top 40fe55d5383f13b3a92c264b9f5141460fc47a36b1770b106a971c8891e498fe -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-08T19:56:53.608Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-08T19:56:53.921Z] + set -o pipefail [2021-02-08T19:56:53.921Z] + snyk monitor '--org=edgex-jenkins' [2021-02-08T19:57:15.974Z] [2021-02-08T19:57:15.974Z] Monitoring /w/workspace/y_app-service-configurable_hanoi (github.com/edgexfoundry/app-service-configurable)... [2021-02-08T19:57:15.974Z] [2021-02-08T19:57:15.974Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/1a50e02a-780f-4c9f-9fdd-99f7b3e39a93 [2021-02-08T19:57:15.974Z] [2021-02-08T19:57:15.974Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-08T19:57:15.974Z] [2021-02-08T19:57:15.974Z] [Pipeline] } [2021-02-08T19:57:15.994Z] $ docker stop --time=1 40fe55d5383f13b3a92c264b9f5141460fc47a36b1770b106a971c8891e498fe [2021-02-08T19:57:17.827Z] $ docker rm -f 40fe55d5383f13b3a92c264b9f5141460fc47a36b1770b106a971c8891e498fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-08T19:57:20.048Z] + git log --format=format:%s -1 072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:57:20.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T19:57:20.387Z] . [Pipeline] withDockerContainer [2021-02-08T19:57:20.538Z] prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container [2021-02-08T19:57:20.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@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-02-08T19:57:21.502Z] $ docker top 14ee01b86764516a65921733489812de6f22628a77d5c49ff64902037588ea3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T19:57:21.754Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T19:57:22.130Z] + git semver [Pipeline] } [2021-02-08T19:57:22.145Z] $ docker stop --time=1 14ee01b86764516a65921733489812de6f22628a77d5c49ff64902037588ea3a [2021-02-08T19:57:23.515Z] $ docker rm -f 14ee01b86764516a65921733489812de6f22628a77d5c49ff64902037588ea3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:57:24.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-08T19:57:24.138Z] [2021-02-08T19:57:24.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:57:24.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-08T19:57:24.499Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-08T19:57:24.499Z] ab5ef0e58194: Pulling fs layer [2021-02-08T19:57:24.499Z] 9712f1f96733: Pulling fs layer [2021-02-08T19:57:24.499Z] 63f879dbbcfc: Pulling fs layer [2021-02-08T19:57:24.499Z] 0d9ebad4ef96: Pulling fs layer [2021-02-08T19:57:24.499Z] e9a5061849ea: Pulling fs layer [2021-02-08T19:57:24.499Z] d747dcd14b5f: Pulling fs layer [2021-02-08T19:57:24.499Z] 2de7ff778b66: Pulling fs layer [2021-02-08T19:57:24.499Z] 0d9ebad4ef96: Waiting [2021-02-08T19:57:24.499Z] d747dcd14b5f: Waiting [2021-02-08T19:57:24.499Z] e9a5061849ea: Waiting [2021-02-08T19:57:24.499Z] 2de7ff778b66: Waiting [2021-02-08T19:57:24.499Z] 9712f1f96733: Verifying Checksum [2021-02-08T19:57:24.499Z] 9712f1f96733: Download complete [2021-02-08T19:57:25.909Z] 63f879dbbcfc: Verifying Checksum [2021-02-08T19:57:25.909Z] 63f879dbbcfc: Download complete [2021-02-08T19:57:25.909Z] e9a5061849ea: Verifying Checksum [2021-02-08T19:57:25.909Z] e9a5061849ea: Download complete [2021-02-08T19:57:25.909Z] d747dcd14b5f: Verifying Checksum [2021-02-08T19:57:25.909Z] d747dcd14b5f: Download complete [2021-02-08T19:57:26.490Z] 2de7ff778b66: Verifying Checksum [2021-02-08T19:57:26.490Z] 2de7ff778b66: Download complete [2021-02-08T19:57:26.760Z] 0d9ebad4ef96: Verifying Checksum [2021-02-08T19:57:26.760Z] 0d9ebad4ef96: Download complete [2021-02-08T19:57:27.027Z] ab5ef0e58194: Download complete [2021-02-08T19:57:32.413Z] ab5ef0e58194: Pull complete [2021-02-08T19:57:32.413Z] 9712f1f96733: Pull complete [2021-02-08T19:57:34.365Z] 63f879dbbcfc: Pull complete [2021-02-08T19:57:41.046Z] 0d9ebad4ef96: Pull complete [2021-02-08T19:57:43.033Z] e9a5061849ea: Pull complete [2021-02-08T19:57:43.033Z] d747dcd14b5f: Pull complete [2021-02-08T19:57:45.752Z] 2de7ff778b66: Pull complete [2021-02-08T19:57:45.752Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-08T19:57:45.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-08T19:57:45.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-08T19:57:46.099Z] prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container [2021-02-08T19:57:46.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@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-02-08T19:57:50.341Z] $ docker top fbb44611abb9a8a256a72eb95cf76026b95113e896d4f39f6f278a4540e55c02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-08T19:57:50.673Z] provisioning config files... [2021-02-08T19:57:50.685Z] copy managed file [sigul-config] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config5361254866999693383tmp [2021-02-08T19:57:50.708Z] copy managed file [sigul-password] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config3861248135547396667tmp [2021-02-08T19:57:50.723Z] copy managed file [sigul-pki] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config1603856925288310085tmp [Pipeline] { [Pipeline] echo [2021-02-08T19:57:50.792Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:57:51.098Z] ---> sigul-configuration.sh [2021-02-08T19:57:51.098Z] gpg: directory `/root/.gnupg' created [2021-02-08T19:57:51.098Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-08T19:57:51.098Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-08T19:57:51.098Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-08T19:57:51.098Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-08T19:57:51.098Z] gpg: CAST5 encrypted data [2021-02-08T19:57:51.362Z] gpg: encrypted with 1 passphrase [2021-02-08T19:57:51.362Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-08T19:57:51.664Z] + mkdir /home/jenkins [2021-02-08T19:57:51.664Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-08T19:57:51.973Z] + 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-02-08T19:57:51.986Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:57:52.292Z] ---> sigul-install.sh [2021-02-08T19:57:57.613Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-08T19:57:57.916Z] + git tag --list [2021-02-08T19:57:57.917Z] v1.0.0 [2021-02-08T19:57:57.917Z] v1.1.0 [2021-02-08T19:57:57.917Z] v1.2.0 [2021-02-08T19:57:57.917Z] v1.3.0 [2021-02-08T19:57:57.917Z] v1.3.1 [2021-02-08T19:57:57.917Z] v1.3.1-dev.1 [2021-02-08T19:57:57.917Z] v1.3.1-dev.2 [2021-02-08T19:57:57.917Z] v1.3.1-dev.3 [2021-02-08T19:57:57.917Z] v2.0.0-dev.1 [2021-02-08T19:57:57.917Z] v2.0.0-dev.10 [2021-02-08T19:57:57.917Z] v2.0.0-dev.11 [2021-02-08T19:57:57.917Z] v2.0.0-dev.12 [2021-02-08T19:57:57.917Z] v2.0.0-dev.13 [2021-02-08T19:57:57.917Z] v2.0.0-dev.14 [2021-02-08T19:57:57.917Z] v2.0.0-dev.2 [2021-02-08T19:57:57.917Z] v2.0.0-dev.3 [2021-02-08T19:57:57.917Z] v2.0.0-dev.4 [2021-02-08T19:57:57.917Z] v2.0.0-dev.5 [2021-02-08T19:57:57.917Z] v2.0.0-dev.6 [2021-02-08T19:57:57.917Z] v2.0.0-dev.7 [2021-02-08T19:57:57.917Z] v2.0.0-dev.8 [2021-02-08T19:57:57.917Z] v2.0.0-dev.9 [Pipeline] sh [2021-02-08T19:57:58.222Z] + lftools sign git-tag v1.3.1 [2021-02-08T19:57:59.617Z] Signing Git tag with Sigul... [2021-02-08T19:57:59.617Z] Signing v1.3.1 [Pipeline] echo [2021-02-08T19:58:01.026Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:58:01.332Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-08T19:58:01.343Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-08T19:58:01.441Z] $ docker stop --time=1 fbb44611abb9a8a256a72eb95cf76026b95113e896d4f39f6f278a4540e55c02 [2021-02-08T19:58:03.524Z] $ docker rm -f fbb44611abb9a8a256a72eb95cf76026b95113e896d4f39f6f278a4540e55c02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:58:04.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T19:58:04.481Z] . [Pipeline] withDockerContainer [2021-02-08T19:58:04.599Z] prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container [2021-02-08T19:58:04.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@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-02-08T19:58:05.496Z] $ docker top bbd6c5b8384a806bd08f3324d6c3988c7cdb41ba1a9ac4a15fdd0d04ef9eeebe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T19:58:05.822Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T19:58:06.225Z] + git semver [Pipeline] } [2021-02-08T19:58:06.243Z] $ docker stop --time=1 bbd6c5b8384a806bd08f3324d6c3988c7cdb41ba1a9ac4a15fdd0d04ef9eeebe [2021-02-08T19:58:07.681Z] $ docker rm -f bbd6c5b8384a806bd08f3324d6c3988c7cdb41ba1a9ac4a15fdd0d04ef9eeebe [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:58:08.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T19:58:08.288Z] . [Pipeline] withDockerContainer [2021-02-08T19:58:08.397Z] prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container [2021-02-08T19:58:08.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@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-02-08T19:58:09.293Z] $ docker top 0b157607af4b0af4fcb37eaa2396e0f5f8777dceff9d7cee65e17dd4b9601b92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T19:58:09.642Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T19:58:10.032Z] + git semver [Pipeline] } [2021-02-08T19:58:10.050Z] $ docker stop --time=1 0b157607af4b0af4fcb37eaa2396e0f5f8777dceff9d7cee65e17dd4b9601b92 [2021-02-08T19:58:11.448Z] $ docker rm -f 0b157607af4b0af4fcb37eaa2396e0f5f8777dceff9d7cee65e17dd4b9601b92 [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-02-08T19:58:12.969Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:58:13.579Z] ---> package-listing.sh [2021-02-08T19:58:13.579Z] ++ facter osfamily [2021-02-08T19:58:13.579Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-08T19:58:13.579Z] + OS_FAMILY=redhat [2021-02-08T19:58:13.579Z] + workspace=/w/workspace/y_app-service-configurable_hanoi [2021-02-08T19:58:13.579Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-08T19:58:13.579Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-08T19:58:13.579Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-08T19:58:13.579Z] + PACKAGES=/tmp/packages_start.txt [2021-02-08T19:58:13.579Z] + '[' /w/workspace/y_app-service-configurable_hanoi ']' [2021-02-08T19:58:13.579Z] + PACKAGES=/tmp/packages_end.txt [2021-02-08T19:58:13.579Z] + case "${OS_FAMILY}" in [2021-02-08T19:58:13.579Z] + rpm -qa [2021-02-08T19:58:13.579Z] + sort [2021-02-08T19:58:17.811Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-08T19:58:17.811Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-08T19:58:17.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-08T19:58:17.811Z] + '[' /w/workspace/y_app-service-configurable_hanoi ']' [2021-02-08T19:58:17.811Z] + mkdir -p /w/workspace/y_app-service-configurable_hanoi/archives/ [2021-02-08T19:58:17.811Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_hanoi/archives/ [Pipeline] echo [2021-02-08T19:58:17.825Z] 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/y_app-service-configurable_hanoi/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-08T19:58:18.120Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:58:18.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T19:58:18.427Z] [2021-02-08T19:58:18.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-08T19:58:18.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T19:58:18.788Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-08T19:58:18.788Z] df20fa9351a1: Pulling fs layer [2021-02-08T19:58:18.788Z] 36b3adc4ff6f: Pulling fs layer [2021-02-08T19:58:18.788Z] 8ad3a11d3b57: Pulling fs layer [2021-02-08T19:58:18.788Z] 46f8f816bc3b: Pulling fs layer [2021-02-08T19:58:18.788Z] 93b61091891f: Pulling fs layer [2021-02-08T19:58:18.788Z] 93b9cdb0e59b: Pulling fs layer [2021-02-08T19:58:18.788Z] 5e14af77c1be: Pulling fs layer [2021-02-08T19:58:18.788Z] 01666e4c0597: Pulling fs layer [2021-02-08T19:58:18.788Z] aa168da1d23b: Pulling fs layer [2021-02-08T19:58:18.788Z] 93b9cdb0e59b: Waiting [2021-02-08T19:58:18.788Z] 5e14af77c1be: Waiting [2021-02-08T19:58:18.788Z] 93b61091891f: Waiting [2021-02-08T19:58:18.788Z] 46f8f816bc3b: Waiting [2021-02-08T19:58:18.788Z] 01666e4c0597: Waiting [2021-02-08T19:58:18.788Z] aa168da1d23b: Waiting [2021-02-08T19:58:18.788Z] 36b3adc4ff6f: Verifying Checksum [2021-02-08T19:58:18.788Z] 36b3adc4ff6f: Download complete [2021-02-08T19:58:18.788Z] 46f8f816bc3b: Download complete [2021-02-08T19:58:19.051Z] 93b61091891f: Verifying Checksum [2021-02-08T19:58:19.051Z] 93b61091891f: Download complete [2021-02-08T19:58:19.051Z] 93b9cdb0e59b: Download complete [2021-02-08T19:58:19.051Z] 5e14af77c1be: Verifying Checksum [2021-02-08T19:58:19.051Z] 5e14af77c1be: Download complete [2021-02-08T19:58:19.051Z] 8ad3a11d3b57: Verifying Checksum [2021-02-08T19:58:19.051Z] 8ad3a11d3b57: Download complete [2021-02-08T19:58:19.051Z] 01666e4c0597: Download complete [2021-02-08T19:58:19.628Z] df20fa9351a1: Verifying Checksum [2021-02-08T19:58:19.628Z] df20fa9351a1: Download complete [2021-02-08T19:58:20.219Z] df20fa9351a1: Pull complete [2021-02-08T19:58:20.804Z] 36b3adc4ff6f: Pull complete [2021-02-08T19:58:21.404Z] aa168da1d23b: Verifying Checksum [2021-02-08T19:58:21.404Z] aa168da1d23b: Download complete [2021-02-08T19:58:21.985Z] 8ad3a11d3b57: Pull complete [2021-02-08T19:58:21.985Z] 46f8f816bc3b: Pull complete [2021-02-08T19:58:22.249Z] 93b61091891f: Pull complete [2021-02-08T19:58:22.513Z] 93b9cdb0e59b: Pull complete [2021-02-08T19:58:22.513Z] 5e14af77c1be: Pull complete [2021-02-08T19:58:22.777Z] 01666e4c0597: Pull complete [2021-02-08T19:58:32.983Z] aa168da1d23b: Pull complete [2021-02-08T19:58:32.983Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-08T19:58:32.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T19:58:32.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-08T19:58:33.162Z] prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container [2021-02-08T19:58:33.216Z] $ 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/y_app-service-configurable_hanoi/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@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-02-08T19:58:35.717Z] $ docker top fef7951b400009c670235f272a4b12baa82da8a9356608b42ed62c5e5763bbb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T19:58:36.298Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-08T19:58:36.604Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-08T19:58:36.913Z] + ls /var/log/sa-host [2021-02-08T19:58:36.913Z] + sadf -c /var/log/sa-host/sa08 [2021-02-08T19:58:36.913Z] file_magic: OK [2021-02-08T19:58:36.913Z] HZ: Using current value: 100 [2021-02-08T19:58:36.913Z] file_header: OK [2021-02-08T19:58:36.913Z] 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-02-08T19:58:36.913Z] Statistics: [2021-02-08T19:58:36.913Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-08T19:58:36.913Z] File successfully converted to sysstat format version 12.2.1 [2021-02-08T19:58:36.913Z] + sadf -c /var/log/sa-host/sa23 [2021-02-08T19:58:36.913Z] file_magic: OK [2021-02-08T19:58:36.913Z] HZ: Using current value: 100 [2021-02-08T19:58:36.913Z] file_header: OK [2021-02-08T19:58:36.913Z] 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-02-08T19:58:36.913Z] Statistics: [2021-02-08T19:58:36.913Z] Hnuu...uuuununununu... [2021-02-08T19:58:36.913Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-08T19:58:37.129Z] provisioning config files... [2021-02-08T19:58:37.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config610176730280280624tmp [Pipeline] { [Pipeline] echo [2021-02-08T19:58:37.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:58:37.523Z] ---> create-netrc.sh [Pipeline] } [2021-02-08T19:58:37.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-08T19:58:37.629Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:58:37.943Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-08T19:58:37.953Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:58:38.260Z] ---> sudo-logs.sh [2021-02-08T19:58:38.260Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-08T19:58:38.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:58:38.573Z] ---> job-cost.sh [2021-02-08T19:58:38.574Z] lf-activate-venv: SKIPPING [2021-02-08T19:58:38.574Z] INFO: No Stack... [2021-02-08T19:58:39.523Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-08T19:58:40.102Z] INFO: Archiving Costs [Pipeline] echo [2021-02-08T19:58:40.118Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T19:58:40.422Z] ---> logs-deploy.sh [2021-02-08T19:58:40.422Z] lf-activate-venv: SKIPPING [2021-02-08T19:58:40.422Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/hanoi/5 [2021-02-08T19:58:40.422Z] INFO: archiving workspace using pattern(s): [2021-02-08T19:58:42.347Z] Archives upload complete. [2021-02-08T19:58:42.347Z] INFO: archiving logs to Nexus