Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 958790dae25eb4aa599a15975d5755b3abdf86cf 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-9233 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 958790dae25eb4aa599a15975d5755b3abdf86cf (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 Commit message: "feat: Add ResponseContentType to SetOutputData (#134)" > git rev-list --no-walk 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-27T18:58:15.820Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-27T18:58:16.096Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-27T18:58:16.197Z] ========================================================= [2020-10-27T18:58:16.198Z] EdgeX Global Pipelines Version Info [2020-10-27T18:58:16.198Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-27T18:58:17.728Z] ------------------- [2020-10-27T18:58:17.728Z] stable info: [2020-10-27T18:58:17.728Z] ------------------- [2020-10-27T18:58:17.728Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-27T18:58:17.728Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-27T18:58:17.728Z] Message: update stable to v1.0.148 [2020-10-27T18:58:18.674Z] ------------------- [2020-10-27T18:58:18.674Z] experimental info: [2020-10-27T18:58:18.674Z] ------------------- [2020-10-27T18:58:18.674Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-27T18:58:18.674Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-27T18:58:18.674Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-27T18:58:19.047Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-10-27T18:58:19.145Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-10-27T18:58:19.237Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-27T18:58:19.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-27T18:58:19.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-27T18:58:19.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-27T18:58:19.620Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-27T18:58:19.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-27T18:58:19.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-27T18:58:19.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-27T18:58:20.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-27T18:58:20.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-10-27T18:58:20.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-27T18:58:20.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-27T18:58:20.571Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-27T18:58:20.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-27T18:58:20.786Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T18:58:20.873Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-27T18:58:20.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-27T18:58:21.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-27T18:58:21.136Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-27T18:58:21.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-27T18:58:21.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-27T18:58:21.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-27T18:58:21.524Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-27T18:58:21.669Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-27T18:58:21.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-27T18:58:21.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-27T18:58:21.968Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] echo [2020-10-27T18:58:22.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 958790d [Pipeline] echo [2020-10-27T18:58:22.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-27T18:58:22.777Z] + git log --format=format:%s -1 958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] echo [2020-10-27T18:58:22.836Z] GIT_COMMIT: 958790dae25eb4aa599a15975d5755b3abdf86cf, Commit Message: feat: Add ResponseContentType to SetOutputData (#134) [Pipeline] echo [2020-10-27T18:58:22.880Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-27T18:58:23.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T18:58:24.101Z] [2020-10-27T18:58:24.101Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T18:58:24.450Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T18:58:24.450Z] latest: Pulling from edgex-devops/git-semver [2020-10-27T18:58:24.450Z] 31603596830f: Pulling fs layer [2020-10-27T18:58:24.450Z] 2a8b12db71e7: Pulling fs layer [2020-10-27T18:58:24.450Z] 6ca5941a6612: Pulling fs layer [2020-10-27T18:58:24.450Z] ecc8261a40a4: Pulling fs layer [2020-10-27T18:58:24.450Z] ecc8261a40a4: Waiting [2020-10-27T18:58:24.450Z] 2a8b12db71e7: Verifying Checksum [2020-10-27T18:58:24.450Z] 2a8b12db71e7: Download complete [2020-10-27T18:58:24.712Z] 31603596830f: Verifying Checksum [2020-10-27T18:58:24.712Z] 31603596830f: Download complete [2020-10-27T18:58:24.712Z] ecc8261a40a4: Verifying Checksum [2020-10-27T18:58:24.712Z] ecc8261a40a4: Download complete [2020-10-27T18:58:24.977Z] 6ca5941a6612: Verifying Checksum [2020-10-27T18:58:24.977Z] 6ca5941a6612: Download complete [2020-10-27T18:58:24.977Z] 31603596830f: Pull complete [2020-10-27T18:58:25.249Z] 2a8b12db71e7: Pull complete [2020-10-27T18:58:26.199Z] 6ca5941a6612: Pull complete [2020-10-27T18:58:26.199Z] ecc8261a40a4: Pull complete [2020-10-27T18:58:26.199Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-27T18:58:26.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T18:58:26.199Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-27T18:58:26.315Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T18:58:26.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-27T18:58:28.556Z] $ docker top 9518252587d5bcd95e75e88190cd40655007ea946a89ffa79f6fc5e5da170544 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-27T18:58:28.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T18:58:28.921Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T18:58:29.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T18:58:29.144Z] $ docker exec 9518252587d5bcd95e75e88190cd40655007ea946a89ffa79f6fc5e5da170544 ssh-agent [2020-10-27T18:58:29.303Z] SSH_AUTH_SOCK=/tmp/ssh-bkA4HUn0r1ng/agent.12 [2020-10-27T18:58:29.303Z] SSH_AGENT_PID=18 [2020-10-27T18:58:29.315Z] Running ssh-add (command line suppressed) [2020-10-27T18:58:29.516Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4637108320013671927.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4637108320013671927.key) [2020-10-27T18:58:29.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T18:58:29.910Z] + git tag --points-at HEAD [Pipeline] } [2020-10-27T18:58:29.932Z] $ docker exec --env ******** --env ******** 9518252587d5bcd95e75e88190cd40655007ea946a89ffa79f6fc5e5da170544 ssh-agent -k [2020-10-27T18:58:30.055Z] unset SSH_AUTH_SOCK; [2020-10-27T18:58:30.055Z] unset SSH_AGENT_PID; [2020-10-27T18:58:30.055Z] echo Agent pid 18 killed; [2020-10-27T18:58:30.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-27T18:58:30.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T18:58:30.313Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T18:58:30.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T18:58:30.482Z] $ docker exec 9518252587d5bcd95e75e88190cd40655007ea946a89ffa79f6fc5e5da170544 ssh-agent [2020-10-27T18:58:30.648Z] SSH_AUTH_SOCK=/tmp/ssh-6mqDlC91bkIA/agent.47 [2020-10-27T18:58:30.648Z] SSH_AGENT_PID=53 [2020-10-27T18:58:30.656Z] Running ssh-add (command line suppressed) [2020-10-27T18:58:30.776Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6704633063424796422.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6704633063424796422.key) [2020-10-27T18:58:30.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T18:58:31.157Z] + git semver init [2020-10-27T18:58:31.157Z] # -> Open(): unable to determine branch for HEAD [2020-10-27T18:58:31.157Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-10-27T18:58:31.157Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-10-27T18:58:31.157Z] # $SEMVER_REMOTE_NAME = origin [2020-10-27T18:58:31.158Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-27T18:58:31.158Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-27T18:58:31.158Z] # $SEMVER_BRANCH = master [2020-10-27T18:58:31.158Z] # $SEMVER_TEMP = /tmp/semver-258411068 [2020-10-27T18:58:31.158Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-10-27T18:58:31.420Z] # '/tmp/semver-258411068' -> '/w/workspace/_app-service-configurable_master/.semver' [2020-10-27T18:58:31.420Z] # -> Force: false [2020-10-27T18:58:31.420Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-10-27T18:58:31.435Z] $ docker exec --env ******** --env ******** 9518252587d5bcd95e75e88190cd40655007ea946a89ffa79f6fc5e5da170544 ssh-agent -k [2020-10-27T18:58:31.549Z] unset SSH_AUTH_SOCK; [2020-10-27T18:58:31.549Z] unset SSH_AGENT_PID; [2020-10-27T18:58:31.549Z] echo Agent pid 53 killed; [2020-10-27T18:58:31.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-27T18:58:32.067Z] + git semver [Pipeline] } [2020-10-27T18:58:32.086Z] $ docker stop --time=1 9518252587d5bcd95e75e88190cd40655007ea946a89ffa79f6fc5e5da170544 [2020-10-27T18:58:33.449Z] $ docker rm -f 9518252587d5bcd95e75e88190cd40655007ea946a89ffa79f6fc5e5da170544 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-27T18:58:33.981Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-27T18:58:34.425Z] Stashed 1 file(s) [Pipeline] echo [2020-10-27T18:58:34.428Z] [edgeXSemver]: initialized semver on version 1.2.1-dev.19 [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 [2020-10-27T18:58:49.951Z] Still waiting to schedule task [2020-10-27T18:58:49.951Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-27T18:58:49.953Z] Still waiting to schedule task [2020-10-27T18:58:49.953Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-27T19:00:37.088Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9235 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-10-27T19:00:37.148Z] Running in /w/workspace/app-service-configurable/57 [Pipeline] { [Pipeline] checkout [2020-10-27T19:00:42.250Z] using credential edgex-jenkins-ssh [2020-10-27T19:00:42.304Z] Cloning the remote Git repository [2020-10-27T19:00:42.363Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T19:00:42.465Z] > git init /w/workspace/app-service-configurable/57 # timeout=10 [2020-10-27T19:00:42.538Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T19:00:42.539Z] > git --version # timeout=10 [2020-10-27T19:00:42.562Z] > git --version # 'git version 2.17.1' [2020-10-27T19:00:42.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T19:00:42.643Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T19:00:43.442Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T19:00:43.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T19:00:43.998Z] Checking out Revision 958790dae25eb4aa599a15975d5755b3abdf86cf (master) [2020-10-27T19:00:43.502Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T19:00:43.544Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T19:00:43.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T19:00:43.562Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T19:00:44.023Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T19:00:44.038Z] > git checkout -f 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-27T19:00:48.511Z] Commit message: "feat: Add ResponseContentType to SetOutputData (#134)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T19:00:49.574Z] ========================================================= [2020-10-27T19:00:49.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-27T19:00:49.574Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:00:50.495Z] + 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 . [2020-10-27T19:00:51.092Z] Sending build context to Docker daemon 98.82kB [2020-10-27T19:00:51.364Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-27T19:00:51.364Z] Step 2/8 : FROM ${BASE} [2020-10-27T19:00:51.638Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-27T19:00:51.638Z] b538f80385f9: Pulling fs layer [2020-10-27T19:00:51.638Z] 74f711af9a0d: Pulling fs layer [2020-10-27T19:00:51.638Z] 99f96fe45779: Pulling fs layer [2020-10-27T19:00:51.638Z] 8529a6b9a6be: Pulling fs layer [2020-10-27T19:00:51.638Z] 45590311c82a: Pulling fs layer [2020-10-27T19:00:51.638Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-27T19:00:51.638Z] 209524e5b208: Pulling fs layer [2020-10-27T19:00:51.638Z] 8529a6b9a6be: Waiting [2020-10-27T19:00:51.638Z] 45590311c82a: Waiting [2020-10-27T19:00:51.638Z] 69ca0ff8b7b3: Waiting [2020-10-27T19:00:51.638Z] 209524e5b208: Waiting [2020-10-27T19:00:51.638Z] 99f96fe45779: Verifying Checksum [2020-10-27T19:00:51.638Z] 99f96fe45779: Download complete [2020-10-27T19:00:51.638Z] 74f711af9a0d: Download complete [2020-10-27T19:00:51.638Z] 45590311c82a: Verifying Checksum [2020-10-27T19:00:51.638Z] 45590311c82a: Download complete [2020-10-27T19:00:51.638Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-27T19:00:51.638Z] 69ca0ff8b7b3: Download complete [2020-10-27T19:00:51.638Z] b538f80385f9: Download complete [2020-10-27T19:00:52.705Z] b538f80385f9: Pull complete [2020-10-27T19:00:53.318Z] 74f711af9a0d: Pull complete [2020-10-27T19:00:53.597Z] 99f96fe45779: Pull complete [2020-10-27T19:00:54.581Z] 209524e5b208: Download complete [2020-10-27T19:00:55.178Z] 8529a6b9a6be: Verifying Checksum [2020-10-27T19:00:55.178Z] 8529a6b9a6be: Download complete [2020-10-27T19:00:56.731Z] Running on prd-centos7-docker-4c-2g-9236 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-10-27T19:00:56.786Z] Running in /w/workspace/app-service-configurable/57 [Pipeline] { [Pipeline] checkout [2020-10-27T19:00:59.546Z] using credential edgex-jenkins-ssh [2020-10-27T19:00:59.599Z] Cloning the remote Git repository [2020-10-27T19:00:59.646Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T19:00:59.729Z] > git init /w/workspace/app-service-configurable/57 # timeout=10 [2020-10-27T19:00:59.899Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T19:00:59.900Z] > git --version # timeout=10 [2020-10-27T19:00:59.906Z] > git --version # 'git version 2.16.5' [2020-10-27T19:00:59.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T19:01:00.000Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T19:01:01.281Z] Checking out Revision 958790dae25eb4aa599a15975d5755b3abdf86cf (master) [2020-10-27T19:01:00.832Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T19:01:00.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T19:01:00.858Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-27T19:01:00.874Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-27T19:01:00.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T19:01:00.879Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T19:01:01.293Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T19:01:01.298Z] > git checkout -f 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-27T19:01:05.044Z] Commit message: "feat: Add ResponseContentType to SetOutputData (#134)" [2020-10-27T19:01:05.377Z] 8529a6b9a6be: Pull complete [2020-10-27T19:01:05.377Z] 45590311c82a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T19:01:05.957Z] ========================================================= [2020-10-27T19:01:05.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-27T19:01:05.957Z] ========================================================= [2020-10-27T19:01:05.981Z] 69ca0ff8b7b3: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:01:06.706Z] + 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 . [2020-10-27T19:01:06.706Z] Sending build context to Docker daemon 98.82kB [2020-10-27T19:01:06.973Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-27T19:01:06.973Z] Step 2/8 : FROM ${BASE} [2020-10-27T19:01:07.244Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-27T19:01:07.244Z] df20fa9351a1: Pulling fs layer [2020-10-27T19:01:07.244Z] ed8968b2872e: Pulling fs layer [2020-10-27T19:01:07.244Z] a92cc7c5fd73: Pulling fs layer [2020-10-27T19:01:07.244Z] e871e8e8d7a9: Pulling fs layer [2020-10-27T19:01:07.244Z] e73272ec9a57: Pulling fs layer [2020-10-27T19:01:07.244Z] 1e910a182e73: Pulling fs layer [2020-10-27T19:01:07.244Z] 4e634b169226: Pulling fs layer [2020-10-27T19:01:07.244Z] e871e8e8d7a9: Waiting [2020-10-27T19:01:07.244Z] e73272ec9a57: Waiting [2020-10-27T19:01:07.244Z] 1e910a182e73: Waiting [2020-10-27T19:01:07.244Z] 4e634b169226: Waiting [2020-10-27T19:01:07.244Z] a92cc7c5fd73: Verifying Checksum [2020-10-27T19:01:07.244Z] a92cc7c5fd73: Download complete [2020-10-27T19:01:07.244Z] ed8968b2872e: Download complete [2020-10-27T19:01:07.244Z] e73272ec9a57: Verifying Checksum [2020-10-27T19:01:07.244Z] e73272ec9a57: Download complete [2020-10-27T19:01:07.244Z] 1e910a182e73: Verifying Checksum [2020-10-27T19:01:07.244Z] 1e910a182e73: Download complete [2020-10-27T19:01:07.244Z] df20fa9351a1: Verifying Checksum [2020-10-27T19:01:07.244Z] df20fa9351a1: Download complete [2020-10-27T19:01:07.511Z] df20fa9351a1: Pull complete [2020-10-27T19:01:07.777Z] ed8968b2872e: Pull complete [2020-10-27T19:01:07.777Z] a92cc7c5fd73: Pull complete [2020-10-27T19:01:09.194Z] 4e634b169226: Verifying Checksum [2020-10-27T19:01:09.194Z] 4e634b169226: Download complete [2020-10-27T19:01:09.433Z] 209524e5b208: Pull complete [2020-10-27T19:01:09.433Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-27T19:01:09.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-27T19:01:09.725Z] ---> 5bddaf1c2fca [2020-10-27T19:01:09.725Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T19:01:09.784Z] e871e8e8d7a9: Verifying Checksum [2020-10-27T19:01:09.785Z] e871e8e8d7a9: Download complete [2020-10-27T19:01:12.371Z] ---> Running in 51dfde5d0b19 [2020-10-27T19:01:12.655Z] Removing intermediate container 51dfde5d0b19 [2020-10-27T19:01:12.655Z] ---> 6c92b2e59c79 [2020-10-27T19:01:12.655Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T19:01:12.655Z] ---> Running in e0305d8dde64 [2020-10-27T19:01:15.129Z] e871e8e8d7a9: Pull complete [2020-10-27T19:01:15.129Z] e73272ec9a57: Pull complete [2020-10-27T19:01:15.129Z] 1e910a182e73: Pull complete [2020-10-27T19:01:15.275Z] Removing intermediate container e0305d8dde64 [2020-10-27T19:01:15.275Z] ---> 1f7406579ba2 [2020-10-27T19:01:15.275Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-27T19:01:15.554Z] ---> Running in a3be56abcf73 [2020-10-27T19:01:17.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T19:01:17.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T19:01:18.578Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-27T19:01:18.578Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-27T19:01:18.578Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-27T19:01:18.578Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-27T19:01:18.852Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T19:01:18.852Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-27T19:01:19.124Z] Executing busybox-1.31.1-r16.trigger [2020-10-27T19:01:19.124Z] OK: 144 MiB in 45 packages [2020-10-27T19:01:20.104Z] Removing intermediate container a3be56abcf73 [2020-10-27T19:01:20.104Z] ---> 5f08f30df59b [2020-10-27T19:01:20.104Z] Step 6/8 : WORKDIR /app [2020-10-27T19:01:20.385Z] ---> Running in 6ff7fa33cbec [2020-10-27T19:01:20.983Z] Removing intermediate container 6ff7fa33cbec [2020-10-27T19:01:20.983Z] ---> 0cb3df7f751a [2020-10-27T19:01:20.983Z] Step 7/8 : COPY . . [2020-10-27T19:01:21.583Z] ---> 0158cfdc3db3 [2020-10-27T19:01:21.583Z] Step 8/8 : RUN go mod download [2020-10-27T19:01:21.856Z] ---> Running in 308ab7a8e8b3 [2020-10-27T19:01:23.341Z] 4e634b169226: Pull complete [2020-10-27T19:01:23.342Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-27T19:01:23.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-27T19:01:23.342Z] ---> f7629b54cfaa [2020-10-27T19:01:23.342Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T19:01:23.342Z] ---> Running in 16f14bb982ba [2020-10-27T19:01:23.615Z] Removing intermediate container 16f14bb982ba [2020-10-27T19:01:23.615Z] ---> 6e0891ecefc3 [2020-10-27T19:01:23.615Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T19:01:23.615Z] ---> Running in 8d47ff2050eb [2020-10-27T19:01:25.023Z] Removing intermediate container 8d47ff2050eb [2020-10-27T19:01:25.023Z] ---> 359d7e4f972e [2020-10-27T19:01:25.023Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-27T19:01:25.290Z] ---> Running in 060db9036eb7 [2020-10-27T19:01:25.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T19:01:26.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T19:01:27.082Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-27T19:01:27.082Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-27T19:01:27.345Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-27T19:01:27.345Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-27T19:01:27.345Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T19:01:27.610Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-27T19:01:27.610Z] Executing busybox-1.31.1-r16.trigger [2020-10-27T19:01:27.875Z] OK: 167 MiB in 45 packages [2020-10-27T19:01:28.451Z] Removing intermediate container 060db9036eb7 [2020-10-27T19:01:28.451Z] ---> a8f62bdd9c6f [2020-10-27T19:01:28.451Z] Step 6/8 : WORKDIR /app [2020-10-27T19:01:28.451Z] ---> Running in 912117c601c6 [2020-10-27T19:01:28.451Z] Removing intermediate container 912117c601c6 [2020-10-27T19:01:28.451Z] ---> 4820b177179a [2020-10-27T19:01:28.451Z] Step 7/8 : COPY . . [2020-10-27T19:01:28.714Z] ---> 82047496979d [2020-10-27T19:01:28.714Z] Step 8/8 : RUN go mod download [2020-10-27T19:01:28.977Z] ---> Running in bc19bd209679 [2020-10-27T19:01:54.226Z] Removing intermediate container 308ab7a8e8b3 [2020-10-27T19:01:54.226Z] ---> e637b51619e9 [2020-10-27T19:01:54.226Z] Successfully built e637b51619e9 [2020-10-27T19:01:54.226Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:01:54.627Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T19:01:54.627Z] . [Pipeline] withDockerContainer [2020-10-27T19:01:54.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-9235 does not seem to be running inside a container [2020-10-27T19:01:54.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/57 -v /w/workspace/app-service-configurable/57:/w/workspace/app-service-configurable/57:rw,z -v /w/workspace/app-service-configurable/57@tmp:/w/workspace/app-service-configurable/57@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 ******** ci-base-image-arm64 cat [2020-10-27T19:01:55.655Z] Removing intermediate container bc19bd209679 [2020-10-27T19:01:55.655Z] ---> f832c180d02e [2020-10-27T19:01:55.655Z] Successfully built f832c180d02e [2020-10-27T19:01:55.655Z] Successfully tagged ci-base-image-x86_64:latest [2020-10-27T19:01:56.870Z] $ docker top 49a0d7232c1e9853194f2b0402534038b0e1817b963a6c9300aef87765163718 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:01:57.642Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T19:01:57.642Z] . [Pipeline] withDockerContainer [2020-10-27T19:01:57.758Z] prd-centos7-docker-4c-2g-9236 does not seem to be running inside a container [2020-10-27T19:01:57.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/57 -v /w/workspace/app-service-configurable/57:/w/workspace/app-service-configurable/57:rw,z -v /w/workspace/app-service-configurable/57@tmp:/w/workspace/app-service-configurable/57@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 ******** ci-base-image-x86_64 cat [2020-10-27T19:01:58.246Z] + go version [2020-10-27T19:01:58.246Z] go version go1.15.2 linux/arm64 [2020-10-27T19:01:58.984Z] $ docker top 721c54a5f67f2e1caa20fa1a6cafe203265129ca75cff4d71ffb5bb76f2f88d1 -eo pid,comm [Pipeline] { [Pipeline] } [2020-10-27T19:01:59.280Z] $ docker stop --time=1 49a0d7232c1e9853194f2b0402534038b0e1817b963a6c9300aef87765163718 [2020-10-27T19:02:01.130Z] $ docker rm -f 49a0d7232c1e9853194f2b0402534038b0e1817b963a6c9300aef87765163718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-10-27T19:02:01.705Z] + go version [2020-10-27T19:02:01.706Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-27T19:02:01.754Z] $ docker stop --time=1 721c54a5f67f2e1caa20fa1a6cafe203265129ca75cff4d71ffb5bb76f2f88d1 [2020-10-27T19:02:03.112Z] $ docker rm -f 721c54a5f67f2e1caa20fa1a6cafe203265129ca75cff4d71ffb5bb76f2f88d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-10-27T19:02:06.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-27T19:02:06.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-27T19:02:07.209Z] + ls -al . [2020-10-27T19:02:07.209Z] total 96 [2020-10-27T19:02:07.209Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 19:00 . [2020-10-27T19:02:07.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 19:00 .. [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 19:00 .dockerignore [2020-10-27T19:02:07.209Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 19:00 .git [2020-10-27T19:02:07.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 19:00 .github [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 93 Oct 27 19:00 .gitignore [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 6568 Oct 27 19:00 Attribution.txt [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 2002 Oct 27 19:00 Dockerfile [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 966 Oct 27 19:00 Dockerfile.build [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 27 19:00 Jenkinsfile [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 19:00 LICENSE [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 1277 Oct 27 19:00 README.md [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 18:58 VERSION [2020-10-27T19:02:07.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 19:00 bin [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 180 Oct 27 19:00 docker-compose.debug.yml [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 133 Oct 27 19:00 docker-compose.yml [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 133 Oct 27 19:00 go.mod [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 1519 Oct 27 19:00 main.go [2020-10-27T19:02:07.209Z] -rw-rw-r-- 1 jenkins jenkins 1573 Oct 27 19:00 makefile [2020-10-27T19:02:07.209Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 19:00 res [2020-10-27T19:02:07.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 19:00 snap [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:07.371Z] + ls -al . [2020-10-27T19:02:07.371Z] total 72 [2020-10-27T19:02:07.371Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 19:01 . [2020-10-27T19:02:07.371Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 19:00 .. [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 6568 Oct 27 19:01 Attribution.txt [2020-10-27T19:02:07.371Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 27 19:01 bin [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 180 Oct 27 19:01 docker-compose.debug.yml [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 133 Oct 27 19:01 docker-compose.yml [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 2002 Oct 27 19:01 Dockerfile [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 966 Oct 27 19:01 Dockerfile.build [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 27 19:01 .dockerignore [2020-10-27T19:02:07.371Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 27 19:01 .git [2020-10-27T19:02:07.371Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 27 19:01 .github [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 93 Oct 27 19:01 .gitignore [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 133 Oct 27 19:01 go.mod [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 687 Oct 27 19:01 Jenkinsfile [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 27 19:01 LICENSE [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 1519 Oct 27 19:01 main.go [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 1573 Oct 27 19:01 makefile [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 1277 Oct 27 19:01 README.md [2020-10-27T19:02:07.371Z] drwxrwxr-x. 10 jenkins jenkins 171 Oct 27 19:01 res [2020-10-27T19:02:07.371Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 27 19:01 snap [2020-10-27T19:02:07.371Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 27 18:58 VERSION [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:07.554Z] + 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=958790dae25eb4aa599a15975d5755b3abdf86cf --label arch=arm64 --label version=1.2.1-dev.19 . [2020-10-27T19:02:07.554Z] Sending build context to Docker daemon 99.84kB [2020-10-27T19:02:07.745Z] + 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=958790dae25eb4aa599a15975d5755b3abdf86cf --label arch=amd64 --label version=1.2.1-dev.19 . [2020-10-27T19:02:07.745Z] Sending build context to Docker daemon 99.84kB [2020-10-27T19:02:07.745Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-27T19:02:07.745Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-27T19:02:07.745Z] ---> f832c180d02e [2020-10-27T19:02:07.745Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-27T19:02:07.826Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-27T19:02:07.826Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-27T19:02:07.826Z] ---> e637b51619e9 [2020-10-27T19:02:07.826Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-27T19:02:08.009Z] ---> Running in 015b57be91be [2020-10-27T19:02:08.009Z] Removing intermediate container 015b57be91be [2020-10-27T19:02:08.009Z] ---> 0485f09ce9da [2020-10-27T19:02:08.009Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-27T19:02:08.009Z] ---> Running in 82c0f0e4a09a [2020-10-27T19:02:08.101Z] ---> Running in 0905380954bc [2020-10-27T19:02:08.276Z] Removing intermediate container 82c0f0e4a09a [2020-10-27T19:02:08.277Z] ---> 5a56007e787a [2020-10-27T19:02:08.277Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T19:02:08.277Z] ---> Running in 5f233a11523b [2020-10-27T19:02:08.548Z] Removing intermediate container 5f233a11523b [2020-10-27T19:02:08.548Z] ---> 8749bbad113a [2020-10-27T19:02:08.548Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T19:02:08.548Z] ---> Running in d467454fabd0 [2020-10-27T19:02:08.701Z] Removing intermediate container 0905380954bc [2020-10-27T19:02:08.701Z] ---> ac7440f2f1e4 [2020-10-27T19:02:08.701Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-27T19:02:08.701Z] ---> Running in 6f7096254457 [2020-10-27T19:02:09.301Z] Removing intermediate container 6f7096254457 [2020-10-27T19:02:09.301Z] ---> aae22bf0e7e5 [2020-10-27T19:02:09.301Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T19:02:09.301Z] ---> Running in b321c1629e15 [2020-10-27T19:02:09.509Z] Removing intermediate container d467454fabd0 [2020-10-27T19:02:09.509Z] ---> 6a15a7acdd43 [2020-10-27T19:02:09.509Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-27T19:02:09.509Z] ---> Running in 561dd460b9a4 [2020-10-27T19:02:09.905Z] Removing intermediate container b321c1629e15 [2020-10-27T19:02:09.906Z] ---> c91e57209c56 [2020-10-27T19:02:09.906Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T19:02:09.906Z] ---> Running in d3858c8fe4a4 [2020-10-27T19:02:10.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T19:02:10.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T19:02:11.622Z] OK: 167 MiB in 45 packages [2020-10-27T19:02:11.886Z] Removing intermediate container 561dd460b9a4 [2020-10-27T19:02:11.886Z] ---> de107cb62a4e [2020-10-27T19:02:11.886Z] Step 8/27 : WORKDIR /app [2020-10-27T19:02:11.886Z] ---> Running in 8dede786ac03 [2020-10-27T19:02:12.149Z] Removing intermediate container 8dede786ac03 [2020-10-27T19:02:12.149Z] ---> aa94216c6279 [2020-10-27T19:02:12.149Z] Step 9/27 : COPY go.mod . [2020-10-27T19:02:12.415Z] ---> 17769300c38b [2020-10-27T19:02:12.415Z] Step 10/27 : RUN go mod download [2020-10-27T19:02:12.415Z] ---> Running in 135778842b99 [2020-10-27T19:02:12.527Z] Removing intermediate container d3858c8fe4a4 [2020-10-27T19:02:12.527Z] ---> 4ba471995856 [2020-10-27T19:02:12.527Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-27T19:02:12.527Z] ---> Running in c5ab0ef43d14 [2020-10-27T19:02:13.364Z] Removing intermediate container 135778842b99 [2020-10-27T19:02:13.364Z] ---> 61b526919f35 [2020-10-27T19:02:13.364Z] Step 11/27 : COPY . . [2020-10-27T19:02:13.627Z] ---> f9c92cd6529a [2020-10-27T19:02:13.627Z] Step 12/27 : ARG MAKE="make build" [2020-10-27T19:02:13.897Z] ---> Running in d6c906684988 [2020-10-27T19:02:13.897Z] Removing intermediate container d6c906684988 [2020-10-27T19:02:13.897Z] ---> 138b9946d7fa [2020-10-27T19:02:13.897Z] Step 13/27 : RUN $MAKE [2020-10-27T19:02:13.897Z] ---> Running in 416b10d7ea51 [2020-10-27T19:02:13.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T19:02:14.480Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.19" -o app-service-configurable [2020-10-27T19:02:14.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T19:02:15.528Z] OK: 144 MiB in 45 packages [2020-10-27T19:02:16.969Z] Removing intermediate container c5ab0ef43d14 [2020-10-27T19:02:16.969Z] ---> 248d60f48b21 [2020-10-27T19:02:16.969Z] Step 8/27 : WORKDIR /app [2020-10-27T19:02:16.969Z] ---> Running in 4c8dbf113e8d [2020-10-27T19:02:17.246Z] Removing intermediate container 4c8dbf113e8d [2020-10-27T19:02:17.246Z] ---> 25f918e039cc [2020-10-27T19:02:17.246Z] Step 9/27 : COPY go.mod . [2020-10-27T19:02:18.229Z] ---> 4cdff1432951 [2020-10-27T19:02:18.229Z] Step 10/27 : RUN go mod download [2020-10-27T19:02:18.229Z] ---> Running in f07acf01b9f8 [2020-10-27T19:02:20.850Z] Removing intermediate container f07acf01b9f8 [2020-10-27T19:02:20.850Z] ---> 992077836a8e [2020-10-27T19:02:20.850Z] Step 11/27 : COPY . . [2020-10-27T19:02:21.445Z] ---> 57920fd5d765 [2020-10-27T19:02:21.445Z] Step 12/27 : ARG MAKE="make build" [2020-10-27T19:02:21.719Z] ---> Running in c7ddc76bd5ab [2020-10-27T19:02:21.989Z] Removing intermediate container c7ddc76bd5ab [2020-10-27T19:02:21.989Z] ---> 0cd383b7ecf1 [2020-10-27T19:02:21.989Z] Step 13/27 : RUN $MAKE [2020-10-27T19:02:22.262Z] ---> Running in 976a133cd634 [2020-10-27T19:02:23.699Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.19" -o app-service-configurable [2020-10-27T19:02:33.000Z] Removing intermediate container 416b10d7ea51 [2020-10-27T19:02:33.000Z] ---> 1228a17db16c [2020-10-27T19:02:33.000Z] Step 14/27 : FROM alpine:latest [2020-10-27T19:02:33.264Z] latest: Pulling from library/alpine [2020-10-27T19:02:33.529Z] 188c0c94c7c5: Pulling fs layer [2020-10-27T19:02:33.793Z] 188c0c94c7c5: Verifying Checksum [2020-10-27T19:02:33.793Z] 188c0c94c7c5: Download complete [2020-10-27T19:02:33.793Z] 188c0c94c7c5: Pull complete [2020-10-27T19:02:33.793Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-27T19:02:34.059Z] Status: Downloaded newer image for alpine:latest [2020-10-27T19:02:34.059Z] ---> d6e46aa2470d [2020-10-27T19:02:34.059Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T19:02:34.059Z] ---> Running in 5fe7bf95e277 [2020-10-27T19:02:34.059Z] Removing intermediate container 5fe7bf95e277 [2020-10-27T19:02:34.059Z] ---> 1cdf04d2f78a [2020-10-27T19:02:34.059Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-27T19:02:34.322Z] ---> Running in eda2165fed92 [2020-10-27T19:02:34.322Z] Removing intermediate container eda2165fed92 [2020-10-27T19:02:34.322Z] ---> 6209318e2741 [2020-10-27T19:02:34.322Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-27T19:02:34.586Z] ---> Running in 2ef507584cf8 [2020-10-27T19:02:35.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T19:02:35.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T19:02:35.804Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-27T19:02:35.804Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-27T19:02:35.804Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-27T19:02:35.804Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-27T19:02:35.804Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T19:02:35.804Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-27T19:02:35.804Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T19:02:35.804Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T19:02:35.804Z] OK: 9 MiB in 20 packages [2020-10-27T19:02:37.204Z] Removing intermediate container 2ef507584cf8 [2020-10-27T19:02:37.204Z] ---> 89a578969f6c [2020-10-27T19:02:37.204Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-27T19:02:37.467Z] ---> 3522aeaeda3d [2020-10-27T19:02:37.467Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-27T19:02:37.730Z] ---> e0cbd3592a0c [2020-10-27T19:02:37.730Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-27T19:02:37.994Z] ---> ecbbd2af58b2 [2020-10-27T19:02:37.994Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-27T19:02:38.944Z] ---> 9e6eaa882fd8 [2020-10-27T19:02:38.944Z] Step 22/27 : EXPOSE 48095 [2020-10-27T19:02:38.944Z] ---> Running in 8f3a0f78d4a8 [2020-10-27T19:02:38.944Z] Removing intermediate container 8f3a0f78d4a8 [2020-10-27T19:02:38.944Z] ---> 76b1c35c72dd [2020-10-27T19:02:38.944Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-27T19:02:38.944Z] ---> Running in 9276755cd51a [2020-10-27T19:02:39.207Z] Removing intermediate container 9276755cd51a [2020-10-27T19:02:39.207Z] ---> fd37177f0939 [2020-10-27T19:02:39.208Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T19:02:39.208Z] ---> Running in dc5f489c7477 [2020-10-27T19:02:39.472Z] Removing intermediate container dc5f489c7477 [2020-10-27T19:02:39.473Z] ---> 85ef00b126f9 [2020-10-27T19:02:39.473Z] Step 25/27 : LABEL arch=amd64 [2020-10-27T19:02:39.473Z] ---> Running in 8c904d17acc7 [2020-10-27T19:02:39.737Z] Removing intermediate container 8c904d17acc7 [2020-10-27T19:02:39.737Z] ---> feff7ddf0156 [2020-10-27T19:02:39.737Z] Step 26/27 : LABEL git_sha=958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:02:39.737Z] ---> Running in 693608ab6984 [2020-10-27T19:02:39.737Z] Removing intermediate container 693608ab6984 [2020-10-27T19:02:39.737Z] ---> 62081b4fb41c [2020-10-27T19:02:39.737Z] Step 27/27 : LABEL version=1.2.1-dev.19 [2020-10-27T19:02:40.000Z] ---> Running in 1410ca31d9a3 [2020-10-27T19:02:40.000Z] Removing intermediate container 1410ca31d9a3 [2020-10-27T19:02:40.000Z] ---> a7dc1cb81f04 [2020-10-27T19:02:40.000Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-27T19:02:40.000Z] Successfully built a7dc1cb81f04 [2020-10-27T19:02:40.000Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-27T19:02:40.482Z] provisioning config files... [2020-10-27T19:02:40.516Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/57@tmp/config4216542847317957056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:02:40.947Z] ---> docker-login.sh [2020-10-27T19:02:40.947Z] nexus3.edgexfoundry.org:10001 [2020-10-27T19:02:41.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-27T19:02:41.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-27T19:02:41.211Z] Configure a credential helper to remove this warning. See [2020-10-27T19:02:41.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-27T19:02:41.211Z] [2020-10-27T19:02:41.211Z] Login Succeeded [2020-10-27T19:02:41.211Z] nexus3.edgexfoundry.org:10002 [2020-10-27T19:02:41.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-27T19:02:41.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-27T19:02:41.476Z] Configure a credential helper to remove this warning. See [2020-10-27T19:02:41.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-27T19:02:41.476Z] [2020-10-27T19:02:41.476Z] Login Succeeded [2020-10-27T19:02:41.476Z] nexus3.edgexfoundry.org:10003 [2020-10-27T19:02:41.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-27T19:02:41.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-27T19:02:41.740Z] Configure a credential helper to remove this warning. See [2020-10-27T19:02:41.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-27T19:02:41.740Z] [2020-10-27T19:02:41.740Z] Login Succeeded [2020-10-27T19:02:41.740Z] nexus3.edgexfoundry.org:10004 [2020-10-27T19:02:41.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-27T19:02:41.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-27T19:02:41.740Z] Configure a credential helper to remove this warning. See [2020-10-27T19:02:41.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-27T19:02:41.740Z] [2020-10-27T19:02:41.740Z] Login Succeeded [2020-10-27T19:02:41.740Z] docker.io [2020-10-27T19:02:42.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-27T19:02:42.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-27T19:02:42.265Z] Configure a credential helper to remove this warning. See [2020-10-27T19:02:42.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-27T19:02:42.265Z] [2020-10-27T19:02:42.265Z] Login Succeeded [2020-10-27T19:02:42.265Z] ---> docker-login.sh ends [Pipeline] } [2020-10-27T19:02:42.276Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-27T19:02:42.499Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2020-10-27T19:02:42.499Z] 958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:02:42.499Z] latest [2020-10-27T19:02:42.499Z] 1.2.1-dev.19 [2020-10-27T19:02:42.499Z] 958790dae25eb4aa599a15975d5755b3abdf86cf-1.2.1-dev.19 [2020-10-27T19:02:42.499Z] master [2020-10-27T19:02:42.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:42.990Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:43.299Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:02:43.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-10-27T19:02:43.299Z] c977486e8fc3: Preparing [2020-10-27T19:02:43.299Z] 7a978700d323: Preparing [2020-10-27T19:02:43.299Z] 1d83d5d76734: Preparing [2020-10-27T19:02:43.299Z] c60d7a52eba4: Preparing [2020-10-27T19:02:43.299Z] a1d4851e7949: Preparing [2020-10-27T19:02:43.299Z] ace0eda3e3be: Preparing [2020-10-27T19:02:43.299Z] ace0eda3e3be: Waiting [2020-10-27T19:02:43.562Z] 1d83d5d76734: Pushed [2020-10-27T19:02:43.562Z] 7a978700d323: Pushed [2020-10-27T19:02:43.562Z] c60d7a52eba4: Pushed [2020-10-27T19:02:43.562Z] ace0eda3e3be: Layer already exists [2020-10-27T19:02:43.825Z] a1d4851e7949: Pushed [2020-10-27T19:02:45.226Z] c977486e8fc3: Pushed [2020-10-27T19:02:45.489Z] 958790dae25eb4aa599a15975d5755b3abdf86cf: digest: sha256:180f33f26f9352c25e42f5460e13dad52b349b3dce36a965f848365e84c476f1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:45.810Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:46.120Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-10-27T19:02:46.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-10-27T19:02:46.120Z] c977486e8fc3: Preparing [2020-10-27T19:02:46.120Z] 7a978700d323: Preparing [2020-10-27T19:02:46.120Z] 1d83d5d76734: Preparing [2020-10-27T19:02:46.120Z] c60d7a52eba4: Preparing [2020-10-27T19:02:46.120Z] a1d4851e7949: Preparing [2020-10-27T19:02:46.120Z] ace0eda3e3be: Preparing [2020-10-27T19:02:46.120Z] ace0eda3e3be: Waiting [2020-10-27T19:02:46.120Z] 1d83d5d76734: Layer already exists [2020-10-27T19:02:46.120Z] c60d7a52eba4: Layer already exists [2020-10-27T19:02:46.120Z] 7a978700d323: Layer already exists [2020-10-27T19:02:46.120Z] c977486e8fc3: Layer already exists [2020-10-27T19:02:46.120Z] a1d4851e7949: Layer already exists [2020-10-27T19:02:46.120Z] ace0eda3e3be: Layer already exists [2020-10-27T19:02:46.385Z] latest: digest: sha256:180f33f26f9352c25e42f5460e13dad52b349b3dce36a965f848365e84c476f1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:46.696Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:47.004Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.19 [2020-10-27T19:02:47.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-10-27T19:02:47.004Z] c977486e8fc3: Preparing [2020-10-27T19:02:47.004Z] 7a978700d323: Preparing [2020-10-27T19:02:47.004Z] 1d83d5d76734: Preparing [2020-10-27T19:02:47.004Z] c60d7a52eba4: Preparing [2020-10-27T19:02:47.004Z] a1d4851e7949: Preparing [2020-10-27T19:02:47.004Z] ace0eda3e3be: Preparing [2020-10-27T19:02:47.004Z] ace0eda3e3be: Waiting [2020-10-27T19:02:47.004Z] c60d7a52eba4: Layer already exists [2020-10-27T19:02:47.004Z] a1d4851e7949: Layer already exists [2020-10-27T19:02:47.004Z] 7a978700d323: Layer already exists [2020-10-27T19:02:47.004Z] c977486e8fc3: Layer already exists [2020-10-27T19:02:47.004Z] 1d83d5d76734: Layer already exists [2020-10-27T19:02:47.004Z] ace0eda3e3be: Layer already exists [2020-10-27T19:02:47.004Z] 1.2.1-dev.19: digest: sha256:180f33f26f9352c25e42f5460e13dad52b349b3dce36a965f848365e84c476f1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:47.319Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:958790dae25eb4aa599a15975d5755b3abdf86cf-1.2.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:47.627Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:958790dae25eb4aa599a15975d5755b3abdf86cf-1.2.1-dev.19 [2020-10-27T19:02:47.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-10-27T19:02:47.627Z] c977486e8fc3: Preparing [2020-10-27T19:02:47.627Z] 7a978700d323: Preparing [2020-10-27T19:02:47.627Z] 1d83d5d76734: Preparing [2020-10-27T19:02:47.627Z] c60d7a52eba4: Preparing [2020-10-27T19:02:47.627Z] a1d4851e7949: Preparing [2020-10-27T19:02:47.627Z] ace0eda3e3be: Preparing [2020-10-27T19:02:47.627Z] ace0eda3e3be: Waiting [2020-10-27T19:02:47.627Z] 1d83d5d76734: Layer already exists [2020-10-27T19:02:47.627Z] c977486e8fc3: Layer already exists [2020-10-27T19:02:47.627Z] 7a978700d323: Layer already exists [2020-10-27T19:02:47.627Z] a1d4851e7949: Layer already exists [2020-10-27T19:02:47.627Z] c60d7a52eba4: Layer already exists [2020-10-27T19:02:47.627Z] ace0eda3e3be: Layer already exists [2020-10-27T19:02:47.627Z] 958790dae25eb4aa599a15975d5755b3abdf86cf-1.2.1-dev.19: digest: sha256:180f33f26f9352c25e42f5460e13dad52b349b3dce36a965f848365e84c476f1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:47.944Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:02:48.253Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2020-10-27T19:02:48.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-10-27T19:02:48.253Z] c977486e8fc3: Preparing [2020-10-27T19:02:48.253Z] 7a978700d323: Preparing [2020-10-27T19:02:48.253Z] 1d83d5d76734: Preparing [2020-10-27T19:02:48.253Z] c60d7a52eba4: Preparing [2020-10-27T19:02:48.253Z] a1d4851e7949: Preparing [2020-10-27T19:02:48.253Z] ace0eda3e3be: Preparing [2020-10-27T19:02:48.253Z] ace0eda3e3be: Waiting [2020-10-27T19:02:48.253Z] 1d83d5d76734: Layer already exists [2020-10-27T19:02:48.253Z] c60d7a52eba4: Layer already exists [2020-10-27T19:02:48.253Z] 7a978700d323: Layer already exists [2020-10-27T19:02:48.253Z] c977486e8fc3: Layer already exists [2020-10-27T19:02:48.253Z] a1d4851e7949: Layer already exists [2020-10-27T19:02:48.253Z] ace0eda3e3be: Layer already exists [2020-10-27T19:02:48.518Z] master: digest: sha256:180f33f26f9352c25e42f5460e13dad52b349b3dce36a965f848365e84c476f1 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-27T19:02:48.755Z] ===================================================== [Pipeline] echo [2020-10-27T19:02:48.804Z] taggedImages: [2020-10-27T19:02:48.804Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:02:48.804Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-10-27T19:02:48.804Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.19 [2020-10-27T19:02:48.804Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:958790dae25eb4aa599a15975d5755b3abdf86cf-1.2.1-dev.19 [2020-10-27T19:02:48.804Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T19:03:10.737Z] Removing intermediate container 976a133cd634 [2020-10-27T19:03:10.738Z] ---> 77b5af58ecb9 [2020-10-27T19:03:10.738Z] Step 14/27 : FROM alpine:latest [2020-10-27T19:03:10.738Z] latest: Pulling from library/alpine [2020-10-27T19:03:10.738Z] 5f621e34cdf4: Pulling fs layer [2020-10-27T19:03:10.738Z] 5f621e34cdf4: Verifying Checksum [2020-10-27T19:03:10.738Z] 5f621e34cdf4: Download complete [2020-10-27T19:03:10.738Z] 5f621e34cdf4: Pull complete [2020-10-27T19:03:10.738Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-27T19:03:10.738Z] Status: Downloaded newer image for alpine:latest [2020-10-27T19:03:11.011Z] ---> 2e77e061c27f [2020-10-27T19:03:11.011Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-27T19:03:11.011Z] ---> Running in 4d1d36579372 [2020-10-27T19:03:11.608Z] Removing intermediate container 4d1d36579372 [2020-10-27T19:03:11.608Z] ---> ee057f1e4c7c [2020-10-27T19:03:11.608Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-27T19:03:11.608Z] ---> Running in 379e0bd06faf [2020-10-27T19:03:12.203Z] Removing intermediate container 379e0bd06faf [2020-10-27T19:03:12.203Z] ---> 98436c687f9a [2020-10-27T19:03:12.203Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-27T19:03:12.203Z] ---> Running in 8f43ba7dfdff [2020-10-27T19:03:13.634Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T19:03:13.910Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T19:03:14.517Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-27T19:03:14.517Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-27T19:03:14.517Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-27T19:03:14.517Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-27T19:03:14.517Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-27T19:03:14.517Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-27T19:03:14.517Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T19:03:14.517Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T19:03:14.797Z] OK: 9 MiB in 20 packages [2020-10-27T19:03:16.255Z] Removing intermediate container 8f43ba7dfdff [2020-10-27T19:03:16.255Z] ---> 5756af9c26ae [2020-10-27T19:03:16.255Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-27T19:03:17.235Z] ---> e952205ca655 [2020-10-27T19:03:17.235Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-27T19:03:17.832Z] ---> b57ccf41a8ea [2020-10-27T19:03:17.832Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-27T19:03:18.811Z] ---> 1c13cafc7d71 [2020-10-27T19:03:18.811Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-27T19:03:20.246Z] ---> ea280755d895 [2020-10-27T19:03:20.246Z] Step 22/27 : EXPOSE 48095 [2020-10-27T19:03:20.246Z] ---> Running in 817b646e569c [2020-10-27T19:03:20.845Z] Removing intermediate container 817b646e569c [2020-10-27T19:03:20.845Z] ---> 84d4643af4ec [2020-10-27T19:03:20.845Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-27T19:03:20.845Z] ---> Running in 5439f123cd8c [2020-10-27T19:03:21.439Z] Removing intermediate container 5439f123cd8c [2020-10-27T19:03:21.439Z] ---> 33f6d86c7865 [2020-10-27T19:03:21.439Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T19:03:21.439Z] ---> Running in 9bfd7af58191 [2020-10-27T19:03:22.036Z] Removing intermediate container 9bfd7af58191 [2020-10-27T19:03:22.036Z] ---> 8feabbe1a650 [2020-10-27T19:03:22.036Z] Step 25/27 : LABEL arch=arm64 [2020-10-27T19:03:22.036Z] ---> Running in 398aa9122636 [2020-10-27T19:03:22.308Z] Removing intermediate container 398aa9122636 [2020-10-27T19:03:22.308Z] ---> 3b901ea47b58 [2020-10-27T19:03:22.308Z] Step 26/27 : LABEL git_sha=958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:03:22.582Z] ---> Running in 1a0455d6be44 [2020-10-27T19:03:22.857Z] Removing intermediate container 1a0455d6be44 [2020-10-27T19:03:22.857Z] ---> b665aca5fb25 [2020-10-27T19:03:22.857Z] Step 27/27 : LABEL version=1.2.1-dev.19 [2020-10-27T19:03:23.133Z] ---> Running in ae85cb3e9868 [2020-10-27T19:03:23.732Z] Removing intermediate container ae85cb3e9868 [2020-10-27T19:03:23.732Z] ---> 85be489a3dfe [2020-10-27T19:03:23.732Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-27T19:03:23.732Z] Successfully built 85be489a3dfe [2020-10-27T19:03:23.732Z] 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 [2020-10-27T19:03:24.176Z] provisioning config files... [2020-10-27T19:03:24.225Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/57@tmp/config2914136279662512382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:03:24.635Z] ---> docker-login.sh [2020-10-27T19:03:24.635Z] nexus3.edgexfoundry.org:10001 [2020-10-27T19:03:24.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-27T19:03:25.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-27T19:03:25.184Z] Configure a credential helper to remove this warning. See [2020-10-27T19:03:25.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-27T19:03:25.184Z] [2020-10-27T19:03:25.184Z] Login Succeeded [2020-10-27T19:03:25.184Z] nexus3.edgexfoundry.org:10002 [2020-10-27T19:03:25.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-27T19:03:25.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-27T19:03:25.735Z] Configure a credential helper to remove this warning. See [2020-10-27T19:03:25.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-27T19:03:25.735Z] [2020-10-27T19:03:25.735Z] Login Succeeded [2020-10-27T19:03:25.735Z] nexus3.edgexfoundry.org:10003 [2020-10-27T19:03:26.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-27T19:03:26.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-27T19:03:26.284Z] Configure a credential helper to remove this warning. See [2020-10-27T19:03:26.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-27T19:03:26.284Z] [2020-10-27T19:03:26.284Z] Login Succeeded [2020-10-27T19:03:26.284Z] nexus3.edgexfoundry.org:10004 [2020-10-27T19:03:26.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-27T19:03:26.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-27T19:03:26.839Z] Configure a credential helper to remove this warning. See [2020-10-27T19:03:26.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-27T19:03:26.839Z] [2020-10-27T19:03:26.839Z] Login Succeeded [2020-10-27T19:03:26.839Z] docker.io [2020-10-27T19:03:27.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-27T19:03:27.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-27T19:03:27.703Z] Configure a credential helper to remove this warning. See [2020-10-27T19:03:27.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-27T19:03:27.703Z] [2020-10-27T19:03:27.703Z] Login Succeeded [2020-10-27T19:03:27.973Z] ---> docker-login.sh ends [Pipeline] } [2020-10-27T19:03:27.990Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-27T19:03:28.254Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2020-10-27T19:03:28.254Z] 958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:03:28.254Z] latest [2020-10-27T19:03:28.254Z] 1.2.1-dev.19 [2020-10-27T19:03:28.254Z] 958790dae25eb4aa599a15975d5755b3abdf86cf-1.2.1-dev.19 [2020-10-27T19:03:28.254Z] master [2020-10-27T19:03:28.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:28.778Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:29.119Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:03:29.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-10-27T19:03:29.119Z] 21267f78680f: Preparing [2020-10-27T19:03:29.119Z] 96ecf66414e7: Preparing [2020-10-27T19:03:29.120Z] cf476ce267c1: Preparing [2020-10-27T19:03:29.120Z] f6092f6bac27: Preparing [2020-10-27T19:03:29.120Z] c7d6c5200b4c: Preparing [2020-10-27T19:03:29.120Z] cd3761cfa1d9: Preparing [2020-10-27T19:03:29.120Z] cd3761cfa1d9: Waiting [2020-10-27T19:03:29.715Z] f6092f6bac27: Pushed [2020-10-27T19:03:29.715Z] 96ecf66414e7: Pushed [2020-10-27T19:03:29.715Z] cf476ce267c1: Pushed [2020-10-27T19:03:29.715Z] cd3761cfa1d9: Layer already exists [2020-10-27T19:03:30.309Z] c7d6c5200b4c: Pushed [2020-10-27T19:03:33.686Z] 21267f78680f: Pushed [2020-10-27T19:03:33.686Z] 958790dae25eb4aa599a15975d5755b3abdf86cf: digest: sha256:36e0ae33503c1f4dad7df7b5555c102c040508498869e84d077eab1586b9fdd2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:34.031Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:34.372Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-10-27T19:03:34.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-10-27T19:03:34.372Z] 21267f78680f: Preparing [2020-10-27T19:03:34.372Z] 96ecf66414e7: Preparing [2020-10-27T19:03:34.372Z] cf476ce267c1: Preparing [2020-10-27T19:03:34.372Z] f6092f6bac27: Preparing [2020-10-27T19:03:34.372Z] c7d6c5200b4c: Preparing [2020-10-27T19:03:34.372Z] cd3761cfa1d9: Preparing [2020-10-27T19:03:34.372Z] cd3761cfa1d9: Waiting [2020-10-27T19:03:34.645Z] cf476ce267c1: Layer already exists [2020-10-27T19:03:34.645Z] c7d6c5200b4c: Layer already exists [2020-10-27T19:03:34.645Z] 96ecf66414e7: Layer already exists [2020-10-27T19:03:34.645Z] f6092f6bac27: Layer already exists [2020-10-27T19:03:34.645Z] 21267f78680f: Layer already exists [2020-10-27T19:03:34.645Z] cd3761cfa1d9: Layer already exists [2020-10-27T19:03:34.645Z] latest: digest: sha256:36e0ae33503c1f4dad7df7b5555c102c040508498869e84d077eab1586b9fdd2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:34.998Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:35.333Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.19 [2020-10-27T19:03:35.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-10-27T19:03:35.333Z] 21267f78680f: Preparing [2020-10-27T19:03:35.333Z] 96ecf66414e7: Preparing [2020-10-27T19:03:35.333Z] cf476ce267c1: Preparing [2020-10-27T19:03:35.333Z] f6092f6bac27: Preparing [2020-10-27T19:03:35.333Z] c7d6c5200b4c: Preparing [2020-10-27T19:03:35.333Z] cd3761cfa1d9: Preparing [2020-10-27T19:03:35.333Z] cd3761cfa1d9: Waiting [2020-10-27T19:03:35.333Z] 21267f78680f: Layer already exists [2020-10-27T19:03:35.333Z] 96ecf66414e7: Layer already exists [2020-10-27T19:03:35.333Z] cf476ce267c1: Layer already exists [2020-10-27T19:03:35.333Z] f6092f6bac27: Layer already exists [2020-10-27T19:03:35.333Z] c7d6c5200b4c: Layer already exists [2020-10-27T19:03:35.606Z] cd3761cfa1d9: Layer already exists [2020-10-27T19:03:35.606Z] 1.2.1-dev.19: digest: sha256:36e0ae33503c1f4dad7df7b5555c102c040508498869e84d077eab1586b9fdd2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:35.954Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:958790dae25eb4aa599a15975d5755b3abdf86cf-1.2.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:36.311Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:958790dae25eb4aa599a15975d5755b3abdf86cf-1.2.1-dev.19 [2020-10-27T19:03:36.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-10-27T19:03:36.311Z] 21267f78680f: Preparing [2020-10-27T19:03:36.311Z] 96ecf66414e7: Preparing [2020-10-27T19:03:36.311Z] cf476ce267c1: Preparing [2020-10-27T19:03:36.311Z] f6092f6bac27: Preparing [2020-10-27T19:03:36.311Z] c7d6c5200b4c: Preparing [2020-10-27T19:03:36.311Z] cd3761cfa1d9: Preparing [2020-10-27T19:03:36.311Z] cd3761cfa1d9: Waiting [2020-10-27T19:03:36.586Z] c7d6c5200b4c: Layer already exists [2020-10-27T19:03:36.586Z] 96ecf66414e7: Layer already exists [2020-10-27T19:03:36.586Z] 21267f78680f: Layer already exists [2020-10-27T19:03:36.586Z] cf476ce267c1: Layer already exists [2020-10-27T19:03:36.586Z] f6092f6bac27: Layer already exists [2020-10-27T19:03:36.586Z] cd3761cfa1d9: Layer already exists [2020-10-27T19:03:36.586Z] 958790dae25eb4aa599a15975d5755b3abdf86cf-1.2.1-dev.19: digest: sha256:36e0ae33503c1f4dad7df7b5555c102c040508498869e84d077eab1586b9fdd2 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:36.952Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:37.311Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2020-10-27T19:03:37.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-10-27T19:03:37.311Z] 21267f78680f: Preparing [2020-10-27T19:03:37.311Z] 96ecf66414e7: Preparing [2020-10-27T19:03:37.311Z] cf476ce267c1: Preparing [2020-10-27T19:03:37.311Z] f6092f6bac27: Preparing [2020-10-27T19:03:37.311Z] c7d6c5200b4c: Preparing [2020-10-27T19:03:37.311Z] cd3761cfa1d9: Preparing [2020-10-27T19:03:37.311Z] cd3761cfa1d9: Waiting [2020-10-27T19:03:37.586Z] 96ecf66414e7: Layer already exists [2020-10-27T19:03:37.586Z] cf476ce267c1: Layer already exists [2020-10-27T19:03:37.586Z] f6092f6bac27: Layer already exists [2020-10-27T19:03:37.586Z] 21267f78680f: Layer already exists [2020-10-27T19:03:37.586Z] c7d6c5200b4c: Layer already exists [2020-10-27T19:03:37.586Z] cd3761cfa1d9: Layer already exists [2020-10-27T19:03:37.586Z] master: digest: sha256:36e0ae33503c1f4dad7df7b5555c102c040508498869e84d077eab1586b9fdd2 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-27T19:03:37.841Z] ===================================================== [Pipeline] echo [2020-10-27T19:03:37.907Z] taggedImages: [2020-10-27T19:03:37.907Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:03:37.907Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-10-27T19:03:37.907Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.19 [2020-10-27T19:03:37.907Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:958790dae25eb4aa599a15975d5755b3abdf86cf-1.2.1-dev.19 [2020-10-27T19:03:37.907Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-27T19:03:40.148Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-27T19:03:40.150Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-27T19:03:40.222Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:40.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-27T19:03:40.582Z] [2020-10-27T19:03:40.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:03:40.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-27T19:03:40.948Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-27T19:03:40.948Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-27T19:03:40.948Z] 408f87550127: Pulling fs layer [2020-10-27T19:03:40.948Z] fe522b08c979: Pulling fs layer [2020-10-27T19:03:40.948Z] 221eaa008020: Pulling fs layer [2020-10-27T19:03:40.948Z] 2a4607e5d6b9: Pulling fs layer [2020-10-27T19:03:40.948Z] 8f79b27c4fd2: Pulling fs layer [2020-10-27T19:03:40.948Z] e5c8dbe1645b: Pulling fs layer [2020-10-27T19:03:40.948Z] 23e8b3b47431: Pulling fs layer [2020-10-27T19:03:40.948Z] 5c568d65a230: Pulling fs layer [2020-10-27T19:03:40.948Z] 8f79b27c4fd2: Waiting [2020-10-27T19:03:40.948Z] e5c8dbe1645b: Waiting [2020-10-27T19:03:40.948Z] 23e8b3b47431: Waiting [2020-10-27T19:03:40.948Z] 5c568d65a230: Waiting [2020-10-27T19:03:40.948Z] 221eaa008020: Waiting [2020-10-27T19:03:40.948Z] 2a4607e5d6b9: Waiting [2020-10-27T19:03:40.948Z] fe522b08c979: Verifying Checksum [2020-10-27T19:03:40.948Z] fe522b08c979: Download complete [2020-10-27T19:03:40.948Z] 408f87550127: Verifying Checksum [2020-10-27T19:03:40.948Z] 408f87550127: Download complete [2020-10-27T19:03:40.948Z] 2a4607e5d6b9: Verifying Checksum [2020-10-27T19:03:40.948Z] 2a4607e5d6b9: Download complete [2020-10-27T19:03:40.948Z] 8f79b27c4fd2: Download complete [2020-10-27T19:03:40.948Z] cbdbe7a5bc2a: Download complete [2020-10-27T19:03:41.532Z] cbdbe7a5bc2a: Pull complete [2020-10-27T19:03:41.532Z] 408f87550127: Pull complete [2020-10-27T19:03:41.796Z] fe522b08c979: Pull complete [2020-10-27T19:03:42.757Z] e5c8dbe1645b: Verifying Checksum [2020-10-27T19:03:42.757Z] e5c8dbe1645b: Download complete [2020-10-27T19:03:43.361Z] 23e8b3b47431: Verifying Checksum [2020-10-27T19:03:43.361Z] 23e8b3b47431: Download complete [2020-10-27T19:03:43.629Z] 5c568d65a230: Verifying Checksum [2020-10-27T19:03:43.629Z] 5c568d65a230: Download complete [2020-10-27T19:03:45.037Z] 221eaa008020: Verifying Checksum [2020-10-27T19:03:45.037Z] 221eaa008020: Download complete [2020-10-27T19:03:50.354Z] 221eaa008020: Pull complete [2020-10-27T19:03:50.617Z] 2a4607e5d6b9: Pull complete [2020-10-27T19:03:50.617Z] 8f79b27c4fd2: Pull complete [2020-10-27T19:03:53.177Z] e5c8dbe1645b: Pull complete [2020-10-27T19:03:57.415Z] 23e8b3b47431: Pull complete [2020-10-27T19:03:58.381Z] 5c568d65a230: Pull complete [2020-10-27T19:03:58.381Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-27T19:03:58.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-27T19:03:58.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-27T19:03:58.635Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T19:03:58.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/_app-service-configurable_master:/ws -w /ws --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-27T19:03:59.946Z] $ docker top 63e98b2e98a6d46d57823a488c23c50a16c53679babc359eaf0034ffb47da918 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T19:04:00.493Z] + snyk monitor '--org=edgex-jenkins' [2020-10-27T19:04:12.778Z] [2020-10-27T19:04:12.778Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2020-10-27T19:04:12.778Z] [2020-10-27T19:04:12.778Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/59f27712-5c50-43d8-8877-a8e044d8d2c4 [2020-10-27T19:04:12.778Z] [2020-10-27T19:04:12.778Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-27T19:04:12.778Z] [2020-10-27T19:04:13.352Z] [2020-10-27T19:04:13.352Z] Snyk CLI supports Node.js 8 and higher. [2020-10-27T19:04:13.352Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-27T19:04:13.352Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-27T19:04:13.352Z] [2020-10-27T19:04:13.352Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-27T19:04:13.352Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-27T19:04:13.352Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-27T19:04:13.352Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-27T19:04:13.368Z] $ docker stop --time=1 63e98b2e98a6d46d57823a488c23c50a16c53679babc359eaf0034ffb47da918 [2020-10-27T19:04:16.505Z] $ docker rm -f 63e98b2e98a6d46d57823a488c23c50a16c53679babc359eaf0034ffb47da918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:04:18.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-27T19:04:18.232Z] [2020-10-27T19:04:18.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:04:18.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-27T19:04:18.600Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-27T19:04:18.600Z] e7c96db7181b: Pulling fs layer [2020-10-27T19:04:18.600Z] 1868ca2cb446: Pulling fs layer [2020-10-27T19:04:18.600Z] 136be5d0fe8e: Pulling fs layer [2020-10-27T19:04:18.600Z] 894bfe63afcb: Pulling fs layer [2020-10-27T19:04:18.600Z] 1868ca2cb446: Download complete [2020-10-27T19:04:18.600Z] 136be5d0fe8e: Verifying Checksum [2020-10-27T19:04:18.600Z] 136be5d0fe8e: Download complete [2020-10-27T19:04:18.600Z] e7c96db7181b: Verifying Checksum [2020-10-27T19:04:18.600Z] e7c96db7181b: Download complete [2020-10-27T19:04:18.862Z] 894bfe63afcb: Verifying Checksum [2020-10-27T19:04:18.862Z] 894bfe63afcb: Download complete [2020-10-27T19:04:19.129Z] e7c96db7181b: Pull complete [2020-10-27T19:04:19.129Z] 1868ca2cb446: Pull complete [2020-10-27T19:04:19.393Z] 136be5d0fe8e: Pull complete [2020-10-27T19:04:19.658Z] 894bfe63afcb: Pull complete [2020-10-27T19:04:19.658Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-27T19:04:19.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-27T19:04:19.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-27T19:04:19.772Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T19:04:19.824Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-27T19:04:20.876Z] $ docker top 810a55108db682f018a3384f72525da5ed8ebbd9e95d3108a4e30461ce9f9bba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-27T19:04:21.418Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:04:21.418Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-27T19:04:26.972Z] $ docker stop --time=1 810a55108db682f018a3384f72525da5ed8ebbd9e95d3108a4e30461ce9f9bba [2020-10-27T19:04:28.319Z] $ docker rm -f 810a55108db682f018a3384f72525da5ed8ebbd9e95d3108a4e30461ce9f9bba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:04:28.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-27T19:04:28.865Z] . [Pipeline] withDockerContainer [2020-10-27T19:04:28.967Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T19:04:29.023Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-27T19:04:29.644Z] $ docker top fea3dea57e261680c024df3cc13ad1d5c9483eb7e68ca27c82cd77e964108f0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-27T19:04:30.178Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:04:30.178Z] + tee [2020-10-27T19:04:30.178Z] clair timeout 1m0s [2020-10-27T19:04:30.178Z] docker timeout: 1m0s [2020-10-27T19:04:30.178Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-27T19:04:31.265Z] $ docker stop --time=1 fea3dea57e261680c024df3cc13ad1d5c9483eb7e68ca27c82cd77e964108f0b [2020-10-27T19:04:32.636Z] $ docker rm -f fea3dea57e261680c024df3cc13ad1d5c9483eb7e68ca27c82cd77e964108f0b [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-27T19:04:33.115Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo [2020-10-27T19:04:33.132Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_958790dae25eb4aa599a15975d5755b3abdf86cf.html [Pipeline] writeFile [Pipeline] step [2020-10-27T19:04:33.217Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:04:33.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-27T19:04:33.625Z] . [Pipeline] withDockerContainer [2020-10-27T19:04:33.733Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T19:04:33.788Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-27T19:04:34.383Z] $ docker top a6d721ea6666e1854c88c0303106730d78dfe72b27259ae92180d41ac50a94e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-27T19:04:34.993Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:04:34.993Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-27T19:04:41.854Z] $ docker stop --time=1 a6d721ea6666e1854c88c0303106730d78dfe72b27259ae92180d41ac50a94e6 [2020-10-27T19:04:43.193Z] $ docker rm -f a6d721ea6666e1854c88c0303106730d78dfe72b27259ae92180d41ac50a94e6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:04:43.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-27T19:04:43.699Z] . [Pipeline] withDockerContainer [2020-10-27T19:04:43.807Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T19:04:43.866Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-27T19:04:44.563Z] $ docker top 22e91e27b5d20b6ae88343c6330211262a50c884ab8bd7e29ea14f0bb75cc202 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-27T19:04:45.173Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:958790dae25eb4aa599a15975d5755b3abdf86cf [2020-10-27T19:04:45.174Z] + tee [2020-10-27T19:04:45.174Z] clair timeout 1m0s [2020-10-27T19:04:45.174Z] docker timeout: 1m0s [2020-10-27T19:04:45.174Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-27T19:04:46.231Z] $ docker stop --time=1 22e91e27b5d20b6ae88343c6330211262a50c884ab8bd7e29ea14f0bb75cc202 [2020-10-27T19:04:47.598Z] $ docker rm -f 22e91e27b5d20b6ae88343c6330211262a50c884ab8bd7e29ea14f0bb75cc202 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-27T19:04:48.110Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo [2020-10-27T19:04:48.125Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_958790dae25eb4aa599a15975d5755b3abdf86cf.html [Pipeline] writeFile [Pipeline] step [2020-10-27T19:04:48.181Z] Archiving artifacts [Pipeline] } [Pipeline] // script [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 [2020-10-27T19:04:49.598Z] + git log --format=format:%s -1 958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:04:49.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T19:04:49.911Z] . [Pipeline] withDockerContainer [2020-10-27T19:04:50.027Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T19:04:50.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-27T19:04:50.789Z] $ docker top 3dbc88285f14a273b7acae677601d97629ffc5821d3e05b06a365cd2f414f508 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-27T19:04:51.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T19:04:51.159Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T19:04:51.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T19:04:51.397Z] $ docker exec 3dbc88285f14a273b7acae677601d97629ffc5821d3e05b06a365cd2f414f508 ssh-agent [2020-10-27T19:04:51.602Z] SSH_AUTH_SOCK=/tmp/ssh-cunUzM1Y0KcK/agent.11 [2020-10-27T19:04:51.602Z] SSH_AGENT_PID=16 [2020-10-27T19:04:51.610Z] Running ssh-add (command line suppressed) [2020-10-27T19:04:51.756Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1983197224118906847.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1983197224118906847.key) [2020-10-27T19:04:51.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T19:04:52.175Z] + git semver tag [2020-10-27T19:04:52.176Z] # -> Open(): unable to determine branch for HEAD [2020-10-27T19:04:52.176Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-10-27T19:04:52.176Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-10-27T19:04:52.176Z] # $SEMVER_REMOTE_NAME = origin [2020-10-27T19:04:52.176Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-27T19:04:52.176Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-27T19:04:52.176Z] # $SEMVER_BRANCH = master [2020-10-27T19:04:52.176Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-10-27T19:04:52.176Z] # 958790dae25eb4aa599a15975d5755b3abdf86cf HEAD [2020-10-27T19:04:52.176Z] # -> Force: false [2020-10-27T19:04:52.440Z] # 645510efcb94d938c03dac331df495a3e5980bbd refs/tags/v1.2.1-dev.19 [Pipeline] } [2020-10-27T19:04:52.452Z] $ docker exec --env ******** --env ******** 3dbc88285f14a273b7acae677601d97629ffc5821d3e05b06a365cd2f414f508 ssh-agent -k [2020-10-27T19:04:52.596Z] unset SSH_AUTH_SOCK; [2020-10-27T19:04:52.596Z] unset SSH_AGENT_PID; [2020-10-27T19:04:52.596Z] echo Agent pid 16 killed; [2020-10-27T19:04:52.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-27T19:04:53.129Z] + git semver [Pipeline] } [2020-10-27T19:04:53.153Z] $ docker stop --time=1 3dbc88285f14a273b7acae677601d97629ffc5821d3e05b06a365cd2f414f508 [2020-10-27T19:04:54.512Z] $ docker rm -f 3dbc88285f14a273b7acae677601d97629ffc5821d3e05b06a365cd2f414f508 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:04:55.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-27T19:04:55.147Z] [2020-10-27T19:04:55.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:04:55.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-27T19:04:55.503Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-27T19:04:55.503Z] ab5ef0e58194: Pulling fs layer [2020-10-27T19:04:55.503Z] 9712f1f96733: Pulling fs layer [2020-10-27T19:04:55.503Z] 63f879dbbcfc: Pulling fs layer [2020-10-27T19:04:55.503Z] 0d9ebad4ef96: Pulling fs layer [2020-10-27T19:04:55.503Z] e9a5061849ea: Pulling fs layer [2020-10-27T19:04:55.503Z] d747dcd14b5f: Pulling fs layer [2020-10-27T19:04:55.503Z] 2de7ff778b66: Pulling fs layer [2020-10-27T19:04:55.503Z] e9a5061849ea: Waiting [2020-10-27T19:04:55.503Z] d747dcd14b5f: Waiting [2020-10-27T19:04:55.503Z] 2de7ff778b66: Waiting [2020-10-27T19:04:55.503Z] 0d9ebad4ef96: Waiting [2020-10-27T19:04:55.503Z] 9712f1f96733: Verifying Checksum [2020-10-27T19:04:55.503Z] 9712f1f96733: Download complete [2020-10-27T19:04:56.903Z] 63f879dbbcfc: Verifying Checksum [2020-10-27T19:04:56.903Z] 63f879dbbcfc: Download complete [2020-10-27T19:04:57.167Z] e9a5061849ea: Verifying Checksum [2020-10-27T19:04:57.167Z] e9a5061849ea: Download complete [2020-10-27T19:04:57.167Z] d747dcd14b5f: Verifying Checksum [2020-10-27T19:04:57.167Z] d747dcd14b5f: Download complete [2020-10-27T19:04:57.745Z] 2de7ff778b66: Verifying Checksum [2020-10-27T19:04:57.745Z] 2de7ff778b66: Download complete [2020-10-27T19:04:57.745Z] 0d9ebad4ef96: Verifying Checksum [2020-10-27T19:04:57.745Z] 0d9ebad4ef96: Download complete [2020-10-27T19:04:58.010Z] ab5ef0e58194: Download complete [2020-10-27T19:05:02.265Z] ab5ef0e58194: Pull complete [2020-10-27T19:05:02.532Z] 9712f1f96733: Pull complete [2020-10-27T19:05:05.884Z] 63f879dbbcfc: Pull complete [2020-10-27T19:05:12.533Z] 0d9ebad4ef96: Pull complete [2020-10-27T19:05:12.533Z] e9a5061849ea: Pull complete [2020-10-27T19:05:12.808Z] d747dcd14b5f: Pull complete [2020-10-27T19:05:17.035Z] 2de7ff778b66: Pull complete [2020-10-27T19:05:17.035Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-27T19:05:17.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-27T19:05:17.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-27T19:05:17.251Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T19:05:17.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-27T19:05:19.903Z] $ docker top 0926478b46d4b101da838717b1a5bb7eea1a2dbaf63e16980821cd10a4ef7109 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-27T19:05:20.183Z] provisioning config files... [2020-10-27T19:05:20.200Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config4428327290618214451tmp [2020-10-27T19:05:20.221Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5452509348519152505tmp [2020-10-27T19:05:20.237Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4181301898788499563tmp [Pipeline] { [Pipeline] echo [2020-10-27T19:05:20.290Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:05:20.587Z] ---> sigul-configuration.sh [2020-10-27T19:05:20.587Z] gpg: directory `/root/.gnupg' created [2020-10-27T19:05:20.587Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-27T19:05:20.587Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-27T19:05:20.587Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-27T19:05:20.587Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-27T19:05:20.587Z] gpg: CAST5 encrypted data [2020-10-27T19:05:20.850Z] gpg: encrypted with 1 passphrase [2020-10-27T19:05:20.850Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-27T19:05:21.154Z] + mkdir /home/jenkins [2020-10-27T19:05:21.154Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-27T19:05:21.461Z] + 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 [2020-10-27T19:05:21.472Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:05:21.793Z] ---> sigul-install.sh [2020-10-27T19:05:28.432Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-27T19:05:29.050Z] + git tag --list [2020-10-27T19:05:29.050Z] v1.0.0 [2020-10-27T19:05:29.050Z] v1.1.0 [2020-10-27T19:05:29.050Z] v1.2.0 [2020-10-27T19:05:29.050Z] v1.2.1-dev.1 [2020-10-27T19:05:29.050Z] v1.2.1-dev.10 [2020-10-27T19:05:29.050Z] v1.2.1-dev.11 [2020-10-27T19:05:29.050Z] v1.2.1-dev.12 [2020-10-27T19:05:29.050Z] v1.2.1-dev.13 [2020-10-27T19:05:29.050Z] v1.2.1-dev.14 [2020-10-27T19:05:29.050Z] v1.2.1-dev.15 [2020-10-27T19:05:29.050Z] v1.2.1-dev.16 [2020-10-27T19:05:29.050Z] v1.2.1-dev.17 [2020-10-27T19:05:29.050Z] v1.2.1-dev.18 [2020-10-27T19:05:29.050Z] v1.2.1-dev.19 [2020-10-27T19:05:29.050Z] v1.2.1-dev.2 [2020-10-27T19:05:29.050Z] v1.2.1-dev.3 [2020-10-27T19:05:29.050Z] v1.2.1-dev.4 [2020-10-27T19:05:29.050Z] v1.2.1-dev.5 [2020-10-27T19:05:29.050Z] v1.2.1-dev.6 [2020-10-27T19:05:29.050Z] v1.2.1-dev.7 [2020-10-27T19:05:29.050Z] v1.2.1-dev.8 [2020-10-27T19:05:29.050Z] v1.2.1-dev.9 [Pipeline] sh [2020-10-27T19:05:29.362Z] + lftools sign git-tag v1.2.1-dev.19 [2020-10-27T19:05:30.816Z] Signing Git tag with Sigul... [2020-10-27T19:05:30.816Z] Signing v1.2.1-dev.19 [Pipeline] echo [2020-10-27T19:05:31.941Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:05:32.246Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-27T19:05:32.258Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-27T19:05:32.357Z] $ docker stop --time=1 0926478b46d4b101da838717b1a5bb7eea1a2dbaf63e16980821cd10a4ef7109 [2020-10-27T19:05:34.358Z] $ docker rm -f 0926478b46d4b101da838717b1a5bb7eea1a2dbaf63e16980821cd10a4ef7109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:05:35.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T19:05:35.544Z] . [Pipeline] withDockerContainer [2020-10-27T19:05:35.666Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T19:05:35.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-27T19:05:36.551Z] $ docker top ac2b213fc8742a3c875102b27647748680e7f36751608a2bc3474a4cdc5d6716 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-27T19:05:36.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T19:05:36.890Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T19:05:37.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T19:05:37.122Z] $ docker exec ac2b213fc8742a3c875102b27647748680e7f36751608a2bc3474a4cdc5d6716 ssh-agent [2020-10-27T19:05:37.327Z] SSH_AUTH_SOCK=/tmp/ssh-RoWZR92QKWv1/agent.12 [2020-10-27T19:05:37.327Z] SSH_AGENT_PID=17 [2020-10-27T19:05:37.334Z] Running ssh-add (command line suppressed) [2020-10-27T19:05:37.506Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4391823161005929621.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4391823161005929621.key) [2020-10-27T19:05:37.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T19:05:37.938Z] + git semver bump pre [2020-10-27T19:05:37.938Z] # -> Open(): unable to determine branch for HEAD [2020-10-27T19:05:37.938Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-10-27T19:05:37.938Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-10-27T19:05:37.938Z] # $SEMVER_REMOTE_NAME = origin [2020-10-27T19:05:37.938Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-27T19:05:37.938Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-27T19:05:37.938Z] # $SEMVER_BRANCH = master [2020-10-27T19:05:37.938Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-10-27T19:05:37.938Z] 1.2.1-dev.20 [Pipeline] } [2020-10-27T19:05:37.951Z] $ docker exec --env ******** --env ******** ac2b213fc8742a3c875102b27647748680e7f36751608a2bc3474a4cdc5d6716 ssh-agent -k [2020-10-27T19:05:38.133Z] unset SSH_AUTH_SOCK; [2020-10-27T19:05:38.134Z] unset SSH_AGENT_PID; [2020-10-27T19:05:38.134Z] echo Agent pid 17 killed; [2020-10-27T19:05:38.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-27T19:05:38.765Z] + git semver [Pipeline] } [2020-10-27T19:05:38.784Z] $ docker stop --time=1 ac2b213fc8742a3c875102b27647748680e7f36751608a2bc3474a4cdc5d6716 [2020-10-27T19:05:40.174Z] $ docker rm -f ac2b213fc8742a3c875102b27647748680e7f36751608a2bc3474a4cdc5d6716 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:05:40.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T19:05:40.849Z] . [Pipeline] withDockerContainer [2020-10-27T19:05:40.976Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T19:05:41.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-27T19:05:41.746Z] $ docker top 067a039152b47e81e46f315afb9bff23c2cb935e2b1e87ca865290134f9b51f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-27T19:05:42.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T19:05:42.078Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T19:05:42.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T19:05:42.300Z] $ docker exec 067a039152b47e81e46f315afb9bff23c2cb935e2b1e87ca865290134f9b51f0 ssh-agent [2020-10-27T19:05:42.504Z] SSH_AUTH_SOCK=/tmp/ssh-5KDJiaDbH7eq/agent.12 [2020-10-27T19:05:42.504Z] SSH_AGENT_PID=17 [2020-10-27T19:05:42.511Z] Running ssh-add (command line suppressed) [2020-10-27T19:05:42.661Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1113771644103600108.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1113771644103600108.key) [2020-10-27T19:05:42.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T19:05:43.069Z] + git semver push [2020-10-27T19:05:43.069Z] # -> Open(): unable to determine branch for HEAD [2020-10-27T19:05:43.070Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-10-27T19:05:43.070Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-10-27T19:05:43.070Z] # $SEMVER_REMOTE_NAME = origin [2020-10-27T19:05:43.070Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-27T19:05:43.070Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-27T19:05:43.070Z] # $SEMVER_BRANCH = master [2020-10-27T19:05:43.070Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-10-27T19:05:49.697Z] $ docker exec --env ******** --env ******** 067a039152b47e81e46f315afb9bff23c2cb935e2b1e87ca865290134f9b51f0 ssh-agent -k [2020-10-27T19:05:49.872Z] unset SSH_AUTH_SOCK; [2020-10-27T19:05:49.872Z] unset SSH_AGENT_PID; [2020-10-27T19:05:49.872Z] echo Agent pid 17 killed; [2020-10-27T19:05:49.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-27T19:05:50.476Z] + git semver [Pipeline] } [2020-10-27T19:05:50.495Z] $ docker stop --time=1 067a039152b47e81e46f315afb9bff23c2cb935e2b1e87ca865290134f9b51f0 [2020-10-27T19:05:51.911Z] $ docker rm -f 067a039152b47e81e46f315afb9bff23c2cb935e2b1e87ca865290134f9b51f0 [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 [2020-10-27T19:05:53.699Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:05:54.285Z] ---> package-listing.sh [2020-10-27T19:05:54.285Z] ++ facter osfamily [2020-10-27T19:05:54.285Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-27T19:05:54.549Z] + OS_FAMILY=redhat [2020-10-27T19:05:54.549Z] + workspace=/w/workspace/_app-service-configurable_master [2020-10-27T19:05:54.549Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-27T19:05:54.549Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-27T19:05:54.549Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-27T19:05:54.549Z] + PACKAGES=/tmp/packages_start.txt [2020-10-27T19:05:54.549Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-10-27T19:05:54.549Z] + PACKAGES=/tmp/packages_end.txt [2020-10-27T19:05:54.549Z] + case "${OS_FAMILY}" in [2020-10-27T19:05:54.549Z] + rpm -qa [2020-10-27T19:05:54.549Z] + sort [2020-10-27T19:05:58.804Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-27T19:05:58.804Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-27T19:05:58.804Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-27T19:05:58.804Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-10-27T19:05:58.804Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2020-10-27T19:05:58.804Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2020-10-27T19:05:58.817Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-27T19:05:59.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:05:59.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T19:05:59.421Z] [2020-10-27T19:05:59.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-27T19:05:59.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T19:05:59.791Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-27T19:05:59.791Z] df20fa9351a1: Pulling fs layer [2020-10-27T19:05:59.791Z] 36b3adc4ff6f: Pulling fs layer [2020-10-27T19:05:59.791Z] 8ad3a11d3b57: Pulling fs layer [2020-10-27T19:05:59.791Z] 46f8f816bc3b: Pulling fs layer [2020-10-27T19:05:59.791Z] 93b61091891f: Pulling fs layer [2020-10-27T19:05:59.791Z] 93b9cdb0e59b: Pulling fs layer [2020-10-27T19:05:59.791Z] 5e14af77c1be: Pulling fs layer [2020-10-27T19:05:59.791Z] 01666e4c0597: Pulling fs layer [2020-10-27T19:05:59.791Z] aa168da1d23b: Pulling fs layer [2020-10-27T19:05:59.791Z] 93b9cdb0e59b: Waiting [2020-10-27T19:05:59.791Z] 46f8f816bc3b: Waiting [2020-10-27T19:05:59.791Z] 5e14af77c1be: Waiting [2020-10-27T19:05:59.791Z] 93b61091891f: Waiting [2020-10-27T19:05:59.791Z] aa168da1d23b: Waiting [2020-10-27T19:05:59.791Z] 01666e4c0597: Waiting [2020-10-27T19:05:59.791Z] 36b3adc4ff6f: Verifying Checksum [2020-10-27T19:05:59.791Z] 36b3adc4ff6f: Download complete [2020-10-27T19:05:59.791Z] 46f8f816bc3b: Verifying Checksum [2020-10-27T19:05:59.791Z] 46f8f816bc3b: Download complete [2020-10-27T19:05:59.791Z] df20fa9351a1: Download complete [2020-10-27T19:05:59.791Z] 93b9cdb0e59b: Download complete [2020-10-27T19:05:59.791Z] 5e14af77c1be: Verifying Checksum [2020-10-27T19:05:59.791Z] 5e14af77c1be: Download complete [2020-10-27T19:05:59.791Z] 93b61091891f: Verifying Checksum [2020-10-27T19:05:59.791Z] 93b61091891f: Download complete [2020-10-27T19:06:00.057Z] 01666e4c0597: Verifying Checksum [2020-10-27T19:06:00.058Z] 01666e4c0597: Download complete [2020-10-27T19:06:00.324Z] df20fa9351a1: Pull complete [2020-10-27T19:06:00.593Z] 36b3adc4ff6f: Pull complete [2020-10-27T19:06:00.593Z] 8ad3a11d3b57: Verifying Checksum [2020-10-27T19:06:00.593Z] 8ad3a11d3b57: Download complete [2020-10-27T19:06:01.582Z] 8ad3a11d3b57: Pull complete [2020-10-27T19:06:01.851Z] 46f8f816bc3b: Pull complete [2020-10-27T19:06:02.442Z] 93b61091891f: Pull complete [2020-10-27T19:06:02.442Z] aa168da1d23b: Verifying Checksum [2020-10-27T19:06:02.442Z] aa168da1d23b: Download complete [2020-10-27T19:06:02.707Z] 93b9cdb0e59b: Pull complete [2020-10-27T19:06:02.707Z] 5e14af77c1be: Pull complete [2020-10-27T19:06:02.974Z] 01666e4c0597: Pull complete [2020-10-27T19:06:11.223Z] aa168da1d23b: Pull complete [2020-10-27T19:06:11.223Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-27T19:06:11.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T19:06:11.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-27T19:06:11.463Z] prd-centos7-docker-4c-2g-9233 does not seem to be running inside a container [2020-10-27T19:06:11.523Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-27T19:06:14.439Z] $ docker top 6d639a396ed1d69cc5daf64fc554072dacd7b4fec142af5ac7d9a05993763574 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T19:06:14.965Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-27T19:06:15.268Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-27T19:06:15.569Z] + ls /var/log/sa-host [2020-10-27T19:06:15.569Z] + sadf -c /var/log/sa-host/sa05 [2020-10-27T19:06:15.569Z] file_magic: OK [2020-10-27T19:06:15.569Z] HZ: Using current value: 100 [2020-10-27T19:06:15.569Z] file_header: OK [2020-10-27T19:06:15.569Z] 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 [2020-10-27T19:06:15.569Z] Statistics: [2020-10-27T19:06:15.569Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T19:06:15.569Z] File successfully converted to sysstat format version 12.2.1 [2020-10-27T19:06:15.569Z] + sadf -c /var/log/sa-host/sa27 [2020-10-27T19:06:15.569Z] file_magic: OK [2020-10-27T19:06:15.569Z] HZ: Using current value: 100 [2020-10-27T19:06:15.569Z] file_header: OK [2020-10-27T19:06:15.569Z] 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 [2020-10-27T19:06:15.569Z] Statistics: [2020-10-27T19:06:15.569Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T19:06:15.569Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-27T19:06:15.776Z] provisioning config files... [2020-10-27T19:06:15.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7666776635255774551tmp [Pipeline] { [Pipeline] echo [2020-10-27T19:06:15.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:06:16.173Z] ---> create-netrc.sh [Pipeline] } [2020-10-27T19:06:16.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-27T19:06:16.275Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:06:16.577Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-27T19:06:16.590Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:06:16.901Z] ---> sudo-logs.sh [2020-10-27T19:06:16.901Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-27T19:06:16.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:06:17.254Z] ---> job-cost.sh [2020-10-27T19:06:17.254Z] lf-activate-venv: SKIPPING [2020-10-27T19:06:17.254Z] INFO: No Stack... [2020-10-27T19:06:18.750Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-27T19:06:19.014Z] INFO: Archiving Costs [Pipeline] echo [2020-10-27T19:06:19.028Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T19:06:19.333Z] ---> logs-deploy.sh [2020-10-27T19:06:19.333Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/57 [2020-10-27T19:06:19.333Z] INFO: archiving workspace using pattern(s): [2020-10-27T19:06:21.263Z] Archives upload complete. [2020-10-27T19:06:21.263Z] INFO: archiving logs to Nexus