Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dc1b719807970842f353d9ec2e25d94234445116 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-14352’ Running on prd-centos7-docker-4c-2g-14355 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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision dc1b719807970842f353d9ec2e25d94234445116 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc1b719807970842f353d9ec2e25d94234445116 # timeout=10 Commit message: "feat: Remove remote logging capability (#143)" > git rev-list --no-walk 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-03T18:58:21.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-03T18:58:22.290Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-03T18:58:22.400Z] ========================================================= [2020-12-03T18:58:22.400Z] EdgeX Global Pipelines Version Info [2020-12-03T18:58:22.400Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-03T18:58:23.923Z] ------------------- [2020-12-03T18:58:23.923Z] stable info: [2020-12-03T18:58:23.924Z] ------------------- [2020-12-03T18:58:23.924Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-03T18:58:23.924Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T18:58:23.924Z] Message: update stable to v1.0.169 [2020-12-03T18:58:24.871Z] ------------------- [2020-12-03T18:58:24.871Z] experimental info: [2020-12-03T18:58:24.871Z] ------------------- [2020-12-03T18:58:24.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-03T18:58:24.871Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T18:58:24.871Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-03T18:58:25.179Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-12-03T18:58:25.290Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-12-03T18:58:25.405Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-03T18:58:25.510Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-03T18:58:25.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-03T18:58:25.742Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-03T18:58:25.893Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-03T18:58:26.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-03T18:58:26.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-03T18:58:26.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-03T18:58:26.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-03T18:58:26.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-12-03T18:58:26.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-03T18:58:26.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-03T18:58:26.769Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T18:58:26.872Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T18:58:26.974Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-03T18:58:27.084Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-03T18:58:27.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-03T18:58:27.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-03T18:58:27.423Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-03T18:58:27.522Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-03T18:58:27.626Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-03T18:58:27.745Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-03T18:58:27.845Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-03T18:58:27.961Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-03T18:58:28.056Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-03T18:58:28.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-03T18:58:28.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-03T18:58:28.338Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] echo [2020-12-03T18:58:28.444Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc1b719 [Pipeline] echo [2020-12-03T18:58:28.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T18:58:28.742Z] provisioning config files... [2020-12-03T18:58:28.771Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7561909863645923543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T18:58:29.160Z] ---> docker-login.sh [2020-12-03T18:58:29.160Z] nexus3.edgexfoundry.org:10001 [2020-12-03T18:58:29.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T18:58:29.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T18:58:29.696Z] Configure a credential helper to remove this warning. See [2020-12-03T18:58:29.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T18:58:29.696Z] [2020-12-03T18:58:29.696Z] Login Succeeded [2020-12-03T18:58:29.696Z] nexus3.edgexfoundry.org:10002 [2020-12-03T18:58:29.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T18:58:29.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T18:58:29.696Z] Configure a credential helper to remove this warning. See [2020-12-03T18:58:29.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T18:58:29.696Z] [2020-12-03T18:58:29.696Z] Login Succeeded [2020-12-03T18:58:29.959Z] nexus3.edgexfoundry.org:10003 [2020-12-03T18:58:29.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T18:58:29.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T18:58:29.959Z] Configure a credential helper to remove this warning. See [2020-12-03T18:58:29.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T18:58:29.959Z] [2020-12-03T18:58:29.959Z] Login Succeeded [2020-12-03T18:58:29.959Z] nexus3.edgexfoundry.org:10004 [2020-12-03T18:58:30.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T18:58:30.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T18:58:30.221Z] Configure a credential helper to remove this warning. See [2020-12-03T18:58:30.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T18:58:30.221Z] [2020-12-03T18:58:30.221Z] Login Succeeded [2020-12-03T18:58:30.221Z] docker.io [2020-12-03T18:58:30.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T18:58:30.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T18:58:30.487Z] Configure a credential helper to remove this warning. See [2020-12-03T18:58:30.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T18:58:30.487Z] [2020-12-03T18:58:30.487Z] Login Succeeded [2020-12-03T18:58:30.487Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T18:58:30.496Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T18:58:31.484Z] + git log --format=format:%s -1 dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] echo [2020-12-03T18:58:31.554Z] GIT_COMMIT: dc1b719807970842f353d9ec2e25d94234445116, Commit Message: feat: Remove remote logging capability (#143) [Pipeline] echo [2020-12-03T18:58:31.603Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-03T18:58:32.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T18:58:32.618Z] [2020-12-03T18:58:32.618Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T18:58:33.040Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T18:58:33.040Z] latest: Pulling from edgex-devops/git-semver [2020-12-03T18:58:33.040Z] 31603596830f: Pulling fs layer [2020-12-03T18:58:33.040Z] 2a8b12db71e7: Pulling fs layer [2020-12-03T18:58:33.040Z] 6ca5941a6612: Pulling fs layer [2020-12-03T18:58:33.040Z] ecc8261a40a4: Pulling fs layer [2020-12-03T18:58:33.040Z] ecc8261a40a4: Waiting [2020-12-03T18:58:33.040Z] 2a8b12db71e7: Verifying Checksum [2020-12-03T18:58:33.040Z] 2a8b12db71e7: Download complete [2020-12-03T18:58:33.321Z] 31603596830f: Verifying Checksum [2020-12-03T18:58:33.321Z] 31603596830f: Download complete [2020-12-03T18:58:33.590Z] 6ca5941a6612: Verifying Checksum [2020-12-03T18:58:33.590Z] 6ca5941a6612: Download complete [2020-12-03T18:58:33.590Z] ecc8261a40a4: Verifying Checksum [2020-12-03T18:58:33.590Z] ecc8261a40a4: Download complete [2020-12-03T18:58:33.590Z] 31603596830f: Pull complete [2020-12-03T18:58:33.854Z] 2a8b12db71e7: Pull complete [2020-12-03T18:58:34.812Z] 6ca5941a6612: Pull complete [2020-12-03T18:58:35.074Z] ecc8261a40a4: Pull complete [2020-12-03T18:58:35.074Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-03T18:58:35.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T18:58:35.074Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-03T18:58:35.197Z] prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container [2020-12-03T18:58:35.292Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-03T18:58:37.347Z] $ docker top e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T18:58:37.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T18:58:37.640Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T18:58:37.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T18:58:37.877Z] $ docker exec e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 ssh-agent [2020-12-03T18:58:38.045Z] SSH_AUTH_SOCK=/tmp/ssh-2cJ59SsVn8lz/agent.12 [2020-12-03T18:58:38.045Z] SSH_AGENT_PID=17 [2020-12-03T18:58:38.055Z] Running ssh-add (command line suppressed) [2020-12-03T18:58:38.185Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1410088227731554391.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1410088227731554391.key) [2020-12-03T18:58:38.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T18:58:38.576Z] + git tag --points-at HEAD [Pipeline] } [2020-12-03T18:58:38.601Z] $ docker exec --env ******** --env ******** e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 ssh-agent -k [2020-12-03T18:58:38.712Z] unset SSH_AUTH_SOCK; [2020-12-03T18:58:38.713Z] unset SSH_AGENT_PID; [2020-12-03T18:58:38.713Z] echo Agent pid 17 killed; [2020-12-03T18:58:38.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-03T18:58:38.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T18:58:38.908Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T18:58:39.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T18:58:39.086Z] $ docker exec e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 ssh-agent [2020-12-03T18:58:39.246Z] SSH_AUTH_SOCK=/tmp/ssh-zw8CMfJjY5BI/agent.46 [2020-12-03T18:58:39.246Z] SSH_AGENT_PID=51 [2020-12-03T18:58:39.254Z] Running ssh-add (command line suppressed) [2020-12-03T18:58:39.378Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6776764411047830803.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6776764411047830803.key) [2020-12-03T18:58:39.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T18:58:39.786Z] + git semver init [2020-12-03T18:58:39.786Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T18:58:39.786Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-03T18:58:39.786Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-03T18:58:39.786Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T18:58:39.786Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T18:58:39.786Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T18:58:39.786Z] # $SEMVER_BRANCH = master [2020-12-03T18:58:39.786Z] # $SEMVER_TEMP = /tmp/semver-363034750 [2020-12-03T18:58:39.786Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-12-03T18:58:40.048Z] # '/tmp/semver-363034750' -> '/w/workspace/_app-service-configurable_master/.semver' [2020-12-03T18:58:40.049Z] # -> Force: false [2020-12-03T18:58:40.049Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-12-03T18:58:40.064Z] $ docker exec --env ******** --env ******** e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 ssh-agent -k [2020-12-03T18:58:40.180Z] unset SSH_AUTH_SOCK; [2020-12-03T18:58:40.180Z] unset SSH_AGENT_PID; [2020-12-03T18:58:40.180Z] echo Agent pid 51 killed; [2020-12-03T18:58:40.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T18:58:40.720Z] + git semver [Pipeline] } [2020-12-03T18:58:40.741Z] $ docker stop --time=1 e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 [2020-12-03T18:58:42.124Z] $ docker rm -f e576b3382ed83ceba64f37a0b0d2882e86b24068519fcaeafe667c667927fda8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T18:58:42.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-03T18:58:43.100Z] Stashed 1 file(s) [Pipeline] echo [2020-12-03T18:58:43.104Z] [edgeXSemver]: initialized semver on version 1.3.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-03T18:58:58.762Z] Still waiting to schedule task [2020-12-03T18:58:58.763Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-03T18:58:58.765Z] Still waiting to schedule task [2020-12-03T18:58:58.765Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-03T19:00:58.530Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14356 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-12-03T19:00:58.627Z] Running in /w/workspace/app-service-configurable/63 [Pipeline] { [Pipeline] checkout [2020-12-03T19:01:04.242Z] using credential edgex-jenkins-ssh [2020-12-03T19:01:04.306Z] Cloning the remote Git repository [2020-12-03T19:01:04.369Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-03T19:01:04.472Z] > git init /w/workspace/app-service-configurable/63 # timeout=10 [2020-12-03T19:01:04.538Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-03T19:01:04.539Z] > git --version # timeout=10 [2020-12-03T19:01:04.556Z] > git --version # 'git version 2.17.1' [2020-12-03T19:01:04.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T19:01:04.651Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T19:01:06.131Z] Checking out Revision dc1b719807970842f353d9ec2e25d94234445116 (master) [2020-12-03T19:01:05.527Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-03T19:01:05.552Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T19:01:05.581Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-03T19:01:05.616Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-03T19:01:05.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T19:01:05.628Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-03T19:01:06.158Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T19:01:06.176Z] > git checkout -f dc1b719807970842f353d9ec2e25d94234445116 # timeout=10 [2020-12-03T19:01:10.464Z] Commit message: "feat: Remove remote logging capability (#143)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T19:01:12.174Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-03T19:01:12.605Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-03T19:01:13.056Z] + sudo service docker restart [2020-12-03T19:01:13.056Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T19:01:15.143Z] provisioning config files... [2020-12-03T19:01:15.180Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/63@tmp/config3317066920763626703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:01:15.614Z] ---> docker-login.sh [2020-12-03T19:01:15.614Z] nexus3.edgexfoundry.org:10001 [2020-12-03T19:01:16.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:01:16.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:01:16.815Z] Configure a credential helper to remove this warning. See [2020-12-03T19:01:16.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:01:16.815Z] [2020-12-03T19:01:16.815Z] Login Succeeded [2020-12-03T19:01:16.815Z] nexus3.edgexfoundry.org:10002 [2020-12-03T19:01:17.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:01:17.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:01:17.369Z] Configure a credential helper to remove this warning. See [2020-12-03T19:01:17.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:01:17.369Z] [2020-12-03T19:01:17.369Z] Login Succeeded [2020-12-03T19:01:17.369Z] nexus3.edgexfoundry.org:10003 [2020-12-03T19:01:17.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:01:17.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:01:17.921Z] Configure a credential helper to remove this warning. See [2020-12-03T19:01:17.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:01:17.921Z] [2020-12-03T19:01:17.921Z] Login Succeeded [2020-12-03T19:01:17.921Z] nexus3.edgexfoundry.org:10004 [2020-12-03T19:01:18.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:01:18.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:01:18.469Z] Configure a credential helper to remove this warning. See [2020-12-03T19:01:18.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:01:18.469Z] [2020-12-03T19:01:18.469Z] Login Succeeded [2020-12-03T19:01:18.469Z] docker.io [2020-12-03T19:01:18.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:01:19.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:01:19.011Z] Configure a credential helper to remove this warning. See [2020-12-03T19:01:19.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:01:19.011Z] [2020-12-03T19:01:19.011Z] Login Succeeded [2020-12-03T19:01:19.011Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T19:01:19.028Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-03T19:01:19.478Z] ========================================================= [2020-12-03T19:01:19.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-03T19:01:19.478Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:01:19.914Z] + 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-12-03T19:01:19.914Z] Sending build context to Docker daemon 97.79kB [2020-12-03T19:01:20.187Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-03T19:01:20.187Z] Step 2/8 : FROM ${BASE} [2020-12-03T19:01:20.467Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-03T19:01:20.467Z] 5f621e34cdf4: Pulling fs layer [2020-12-03T19:01:20.467Z] a4357932f1b6: Pulling fs layer [2020-12-03T19:01:20.467Z] 18c013af1878: Pulling fs layer [2020-12-03T19:01:20.467Z] 00ac8860ef70: Pulling fs layer [2020-12-03T19:01:20.467Z] 63d7cb157983: Pulling fs layer [2020-12-03T19:01:20.467Z] b116817d02f9: Pulling fs layer [2020-12-03T19:01:20.467Z] 745a02a5169b: Pulling fs layer [2020-12-03T19:01:20.467Z] 00ac8860ef70: Waiting [2020-12-03T19:01:20.467Z] 63d7cb157983: Waiting [2020-12-03T19:01:20.467Z] b116817d02f9: Waiting [2020-12-03T19:01:20.467Z] 745a02a5169b: Waiting [2020-12-03T19:01:20.467Z] 18c013af1878: Verifying Checksum [2020-12-03T19:01:20.467Z] 18c013af1878: Download complete [2020-12-03T19:01:20.467Z] a4357932f1b6: Verifying Checksum [2020-12-03T19:01:20.467Z] a4357932f1b6: Download complete [2020-12-03T19:01:20.467Z] 63d7cb157983: Verifying Checksum [2020-12-03T19:01:20.467Z] 63d7cb157983: Download complete [2020-12-03T19:01:20.467Z] b116817d02f9: Verifying Checksum [2020-12-03T19:01:20.467Z] b116817d02f9: Download complete [2020-12-03T19:01:20.467Z] 5f621e34cdf4: Verifying Checksum [2020-12-03T19:01:20.467Z] 5f621e34cdf4: Download complete [2020-12-03T19:01:21.476Z] 5f621e34cdf4: Pull complete [2020-12-03T19:01:21.755Z] a4357932f1b6: Pull complete [2020-12-03T19:01:22.033Z] 18c013af1878: Pull complete [2020-12-03T19:01:23.022Z] 745a02a5169b: Verifying Checksum [2020-12-03T19:01:23.022Z] 745a02a5169b: Download complete [2020-12-03T19:01:24.003Z] 00ac8860ef70: Verifying Checksum [2020-12-03T19:01:24.003Z] 00ac8860ef70: Download complete [2020-12-03T19:01:34.292Z] 00ac8860ef70: Pull complete [2020-12-03T19:01:34.292Z] 63d7cb157983: Pull complete [2020-12-03T19:01:34.566Z] b116817d02f9: Pull complete [2020-12-03T19:01:37.554Z] Running on prd-centos7-docker-4c-2g-14357 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-12-03T19:01:37.617Z] Running in /w/workspace/app-service-configurable/63 [Pipeline] { [Pipeline] checkout [2020-12-03T19:01:38.898Z] 745a02a5169b: Pull complete [2020-12-03T19:01:38.898Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-03T19:01:38.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-03T19:01:38.898Z] ---> b7e6874047d6 [2020-12-03T19:01:38.898Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-03T19:01:41.538Z] ---> Running in 9622ad4c377b [2020-12-03T19:01:41.538Z] Removing intermediate container 9622ad4c377b [2020-12-03T19:01:41.538Z] ---> 7e65518ac42c [2020-12-03T19:01:41.538Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T19:01:41.815Z] ---> Running in 3cf8139c219b [2020-12-03T19:01:42.112Z] using credential edgex-jenkins-ssh [2020-12-03T19:01:42.172Z] Cloning the remote Git repository [2020-12-03T19:01:42.215Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-03T19:01:42.288Z] > git init /w/workspace/app-service-configurable/63 # timeout=10 [2020-12-03T19:01:42.372Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-03T19:01:42.372Z] > git --version # timeout=10 [2020-12-03T19:01:42.422Z] > git --version # 'git version 2.24.3' [2020-12-03T19:01:42.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T19:01:42.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T19:01:43.043Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-03T19:01:43.534Z] Checking out Revision dc1b719807970842f353d9ec2e25d94234445116 (master) [2020-12-03T19:01:43.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T19:01:43.072Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-03T19:01:43.090Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-03T19:01:43.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T19:01:43.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-03T19:01:43.559Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T19:01:43.571Z] > git checkout -f dc1b719807970842f353d9ec2e25d94234445116 # timeout=10 [2020-12-03T19:01:44.456Z] Removing intermediate container 3cf8139c219b [2020-12-03T19:01:44.456Z] ---> a70014eda6ef [2020-12-03T19:01:44.456Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-03T19:01:44.456Z] ---> Running in 23cfb0aa56dc [2020-12-03T19:01:45.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T19:01:46.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T19:01:46.634Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-03T19:01:46.634Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-03T19:01:46.634Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-03T19:01:46.906Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-03T19:01:46.906Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-03T19:01:47.180Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-03T19:01:47.180Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T19:01:47.180Z] OK: 144 MiB in 45 packages [2020-12-03T19:01:47.676Z] Commit message: "feat: Remove remote logging capability (#143)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T19:01:48.637Z] Removing intermediate container 23cfb0aa56dc [2020-12-03T19:01:48.637Z] ---> 08bdd3d5eeeb [2020-12-03T19:01:48.637Z] Step 6/8 : WORKDIR /app [2020-12-03T19:01:48.637Z] ---> Running in 46d9dcc31b46 [2020-12-03T19:01:49.233Z] Removing intermediate container 46d9dcc31b46 [2020-12-03T19:01:49.233Z] ---> 57c7f7cd3d66 [2020-12-03T19:01:49.233Z] Step 7/8 : COPY . . [2020-12-03T19:01:49.406Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-03T19:01:49.766Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-03T19:01:49.827Z] ---> f7a18a718ad8 [2020-12-03T19:01:49.828Z] Step 8/8 : RUN go mod download [2020-12-03T19:01:50.089Z] + sudo service docker restart [2020-12-03T19:01:50.089Z] + true [2020-12-03T19:01:50.089Z] Redirecting to /bin/systemctl restart docker.service [2020-12-03T19:01:50.099Z] ---> Running in fb663b765c7b [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T19:01:51.591Z] provisioning config files... [2020-12-03T19:01:51.629Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/63@tmp/config7494834328556766190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:01:52.143Z] ---> docker-login.sh [2020-12-03T19:01:52.143Z] nexus3.edgexfoundry.org:10001 [2020-12-03T19:01:52.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:01:52.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:01:52.694Z] Configure a credential helper to remove this warning. See [2020-12-03T19:01:52.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:01:52.694Z] [2020-12-03T19:01:52.694Z] Login Succeeded [2020-12-03T19:01:52.694Z] nexus3.edgexfoundry.org:10002 [2020-12-03T19:01:52.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:01:52.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:01:52.976Z] Configure a credential helper to remove this warning. See [2020-12-03T19:01:52.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:01:52.976Z] [2020-12-03T19:01:52.976Z] Login Succeeded [2020-12-03T19:01:52.976Z] nexus3.edgexfoundry.org:10003 [2020-12-03T19:01:53.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:01:53.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:01:53.319Z] Configure a credential helper to remove this warning. See [2020-12-03T19:01:53.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:01:53.319Z] [2020-12-03T19:01:53.319Z] Login Succeeded [2020-12-03T19:01:53.319Z] nexus3.edgexfoundry.org:10004 [2020-12-03T19:01:53.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:01:53.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:01:53.964Z] Configure a credential helper to remove this warning. See [2020-12-03T19:01:53.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:01:53.964Z] [2020-12-03T19:01:53.964Z] Login Succeeded [2020-12-03T19:01:53.964Z] docker.io [2020-12-03T19:01:54.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:01:54.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:01:54.856Z] Configure a credential helper to remove this warning. See [2020-12-03T19:01:54.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:01:54.856Z] [2020-12-03T19:01:54.856Z] Login Succeeded [2020-12-03T19:01:54.856Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T19:01:54.872Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-03T19:01:55.266Z] ========================================================= [2020-12-03T19:01:55.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-03T19:01:55.266Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:01:55.645Z] + 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-12-03T19:01:55.645Z] Sending build context to Docker daemon 97.79kB [2020-12-03T19:01:55.645Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-03T19:01:55.645Z] Step 2/8 : FROM ${BASE} [2020-12-03T19:01:55.939Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-03T19:01:55.939Z] 188c0c94c7c5: Pulling fs layer [2020-12-03T19:01:55.939Z] 0ef7d3d256c8: Pulling fs layer [2020-12-03T19:01:55.939Z] de9db76c5a1d: Pulling fs layer [2020-12-03T19:01:55.939Z] bca2f99d35d6: Pulling fs layer [2020-12-03T19:01:55.939Z] 93359f2a8cfa: Pulling fs layer [2020-12-03T19:01:55.939Z] 7c6f9722023f: Pulling fs layer [2020-12-03T19:01:55.939Z] a35cf1a2eb13: Pulling fs layer [2020-12-03T19:01:55.939Z] bca2f99d35d6: Waiting [2020-12-03T19:01:55.939Z] 93359f2a8cfa: Waiting [2020-12-03T19:01:55.939Z] 7c6f9722023f: Waiting [2020-12-03T19:01:55.939Z] a35cf1a2eb13: Waiting [2020-12-03T19:01:55.939Z] de9db76c5a1d: Verifying Checksum [2020-12-03T19:01:55.939Z] de9db76c5a1d: Download complete [2020-12-03T19:01:55.939Z] 0ef7d3d256c8: Download complete [2020-12-03T19:01:56.209Z] 93359f2a8cfa: Verifying Checksum [2020-12-03T19:01:56.209Z] 93359f2a8cfa: Download complete [2020-12-03T19:01:56.209Z] 7c6f9722023f: Download complete [2020-12-03T19:01:56.209Z] 188c0c94c7c5: Verifying Checksum [2020-12-03T19:01:56.209Z] 188c0c94c7c5: Download complete [2020-12-03T19:01:56.815Z] 188c0c94c7c5: Pull complete [2020-12-03T19:01:57.130Z] 0ef7d3d256c8: Pull complete [2020-12-03T19:01:57.431Z] de9db76c5a1d: Pull complete [2020-12-03T19:02:00.141Z] a35cf1a2eb13: Verifying Checksum [2020-12-03T19:02:00.141Z] a35cf1a2eb13: Download complete [2020-12-03T19:02:01.615Z] bca2f99d35d6: Verifying Checksum [2020-12-03T19:02:01.615Z] bca2f99d35d6: Download complete [2020-12-03T19:02:09.986Z] bca2f99d35d6: Pull complete [2020-12-03T19:02:09.986Z] 93359f2a8cfa: Pull complete [2020-12-03T19:02:09.986Z] 7c6f9722023f: Pull complete [2020-12-03T19:02:14.275Z] a35cf1a2eb13: Pull complete [2020-12-03T19:02:14.275Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-03T19:02:14.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-03T19:02:14.275Z] ---> a62c8e92a672 [2020-12-03T19:02:14.275Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-03T19:02:14.542Z] ---> Running in d825f7c550f3 [2020-12-03T19:02:14.868Z] Removing intermediate container d825f7c550f3 [2020-12-03T19:02:14.868Z] ---> 3e8ed31f12ea [2020-12-03T19:02:14.868Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T19:02:14.868Z] ---> Running in 11bddf9f2d2b [2020-12-03T19:02:16.322Z] Removing intermediate container 11bddf9f2d2b [2020-12-03T19:02:16.322Z] ---> 37de24121ba9 [2020-12-03T19:02:16.322Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-03T19:02:16.613Z] ---> Running in 2d9bab48c39a [2020-12-03T19:02:17.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T19:02:17.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T19:02:18.508Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-03T19:02:18.508Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-03T19:02:18.795Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-03T19:02:18.795Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-03T19:02:18.795Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-03T19:02:19.076Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-03T19:02:19.076Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T19:02:19.076Z] OK: 167 MiB in 45 packages [2020-12-03T19:02:19.691Z] Removing intermediate container 2d9bab48c39a [2020-12-03T19:02:19.691Z] ---> 41e9789a1ce2 [2020-12-03T19:02:19.691Z] Step 6/8 : WORKDIR /app [2020-12-03T19:02:19.989Z] ---> Running in 2359fc60b068 [2020-12-03T19:02:19.989Z] Removing intermediate container 2359fc60b068 [2020-12-03T19:02:19.989Z] ---> 188ed2bdb31a [2020-12-03T19:02:19.989Z] Step 7/8 : COPY . . [2020-12-03T19:02:20.589Z] ---> 67b228c0fb7d [2020-12-03T19:02:20.589Z] Step 8/8 : RUN go mod download [2020-12-03T19:02:20.589Z] ---> Running in f5e147284590 [2020-12-03T19:02:22.528Z] Removing intermediate container fb663b765c7b [2020-12-03T19:02:22.528Z] ---> e534e92dcca0 [2020-12-03T19:02:22.528Z] Successfully built e534e92dcca0 [2020-12-03T19:02:22.528Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:02:22.905Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T19:02:22.905Z] . [Pipeline] withDockerContainer [2020-12-03T19:02:23.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-14356 does not seem to be running inside a container [2020-12-03T19:02:23.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/63 -v /w/workspace/app-service-configurable/63:/w/workspace/app-service-configurable/63:rw,z -v /w/workspace/app-service-configurable/63@tmp:/w/workspace/app-service-configurable/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-03T19:02:24.803Z] $ docker top 90b930d126f3aae6cd0cc0ef6f41d38a561658ce94b766496f3725136dc56bc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T19:02:25.835Z] + go version [2020-12-03T19:02:25.836Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-03T19:02:25.868Z] $ docker stop --time=1 90b930d126f3aae6cd0cc0ef6f41d38a561658ce94b766496f3725136dc56bc3 [2020-12-03T19:02:27.807Z] $ docker rm -f 90b930d126f3aae6cd0cc0ef6f41d38a561658ce94b766496f3725136dc56bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:02:28.817Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T19:02:28.817Z] . [Pipeline] withDockerContainer [2020-12-03T19:02:29.046Z] prd-ubuntu18.04-docker-arm64-4c-16g-14356 does not seem to be running inside a container [2020-12-03T19:02:29.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/63 -v /w/workspace/app-service-configurable/63:/w/workspace/app-service-configurable/63:rw,z -v /w/workspace/app-service-configurable/63@tmp:/w/workspace/app-service-configurable/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-03T19:02:30.663Z] $ docker top a17a0de47eb31a74094f4cca1f46e8771aadb52402ac54346f8f05f6662bd732 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T19:02:31.685Z] + make test [2020-12-03T19:02:31.685Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-03T19:02:47.451Z] Removing intermediate container f5e147284590 [2020-12-03T19:02:47.451Z] ---> e9a545924024 [2020-12-03T19:02:47.451Z] Successfully built e9a545924024 [2020-12-03T19:02:47.451Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:02:47.874Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-03T19:02:48.145Z] . [Pipeline] withDockerContainer [2020-12-03T19:02:48.338Z] prd-centos7-docker-4c-2g-14357 does not seem to be running inside a container [2020-12-03T19:02:48.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/63 -v /w/workspace/app-service-configurable/63:/w/workspace/app-service-configurable/63:rw,z -v /w/workspace/app-service-configurable/63@tmp:/w/workspace/app-service-configurable/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-03T19:02:49.436Z] $ docker top a8f1f2e59755395410810cdd3c18fa787025fe64164060f7824e4504635ad6e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T19:02:50.026Z] + go version [2020-12-03T19:02:50.026Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-03T19:02:50.045Z] $ docker stop --time=1 a8f1f2e59755395410810cdd3c18fa787025fe64164060f7824e4504635ad6e5 [2020-12-03T19:02:51.514Z] $ docker rm -f a8f1f2e59755395410810cdd3c18fa787025fe64164060f7824e4504635ad6e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:02:52.609Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-03T19:02:52.609Z] . [Pipeline] withDockerContainer [2020-12-03T19:02:52.802Z] prd-centos7-docker-4c-2g-14357 does not seem to be running inside a container [2020-12-03T19:02:52.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/63 -v /w/workspace/app-service-configurable/63:/w/workspace/app-service-configurable/63:rw,z -v /w/workspace/app-service-configurable/63@tmp:/w/workspace/app-service-configurable/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-03T19:02:54.140Z] $ docker top 370fef4401b63e406415ef5be8459d59313fed32770efa03ef3f207c8d0261f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T19:02:54.795Z] + make test [2020-12-03T19:02:54.795Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-03T19:03:27.495Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-03T19:03:27.495Z] CGO_ENABLED=1 go vet ./... [2020-12-03T19:03:28.329Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-03T19:03:28.329Z] CGO_ENABLED=1 go vet ./... [2020-12-03T19:03:28.462Z] gofmt -l . [2020-12-03T19:03:28.462Z] [ "`gofmt -l .`" = "" ] [2020-12-03T19:03:28.462Z] ./bin/test-go-mod-tidy.sh [2020-12-03T19:03:29.054Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-12-03T19:03:29.660Z] $ docker stop --time=1 370fef4401b63e406415ef5be8459d59313fed32770efa03ef3f207c8d0261f0 [2020-12-03T19:03:29.767Z] gofmt -l . [2020-12-03T19:03:29.767Z] [ "`gofmt -l .`" = "" ] [2020-12-03T19:03:29.767Z] ./bin/test-go-mod-tidy.sh [2020-12-03T19:03:30.043Z] ./bin/test-attribution-txt.sh [2020-12-03T19:03:31.535Z] $ docker rm -f 370fef4401b63e406415ef5be8459d59313fed32770efa03ef3f207c8d0261f0 [Pipeline] // withDockerContainer [Pipeline] } [2020-12-03T19:03:31.896Z] $ docker stop --time=1 a17a0de47eb31a74094f4cca1f46e8771aadb52402ac54346f8f05f6662bd732 [2020-12-03T19:03:34.207Z] $ docker rm -f a17a0de47eb31a74094f4cca1f46e8771aadb52402ac54346f8f05f6662bd732 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T19:03:35.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-03T19:03:35.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-03T19:03:35.334Z] Warning: overwriting stash ‘coverage-report’ [2020-12-03T19:03:35.666Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-03T19:03:36.004Z] Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-03T19:03:38.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-03T19:03:38.732Z] + ls -al . [2020-12-03T19:03:38.732Z] total 96 [2020-12-03T19:03:38.732Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 3 19:03 . [2020-12-03T19:03:38.732Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 3 19:01 .. [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 6568 Dec 3 19:01 Attribution.txt [2020-12-03T19:03:38.732Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 3 19:01 bin [2020-12-03T19:03:38.732Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 3 19:02 coverage.out [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 180 Dec 3 19:01 docker-compose.debug.yml [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 133 Dec 3 19:01 docker-compose.yml [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 2002 Dec 3 19:01 Dockerfile [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 966 Dec 3 19:01 Dockerfile.build [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 119 Dec 3 19:01 .dockerignore [2020-12-03T19:03:38.732Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 3 19:01 .git [2020-12-03T19:03:38.732Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 3 19:01 .github [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 93 Dec 3 19:01 .gitignore [2020-12-03T19:03:38.732Z] -rw-r--r--. 1 jenkins jenkins 132 Dec 3 19:03 go.mod [2020-12-03T19:03:38.732Z] -rw-r--r--. 1 jenkins jenkins 19665 Dec 3 19:03 go.sum [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 687 Dec 3 19:01 Jenkinsfile [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 10174 Dec 3 19:01 LICENSE [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 1519 Dec 3 19:01 main.go [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 1573 Dec 3 19:01 makefile [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 1277 Dec 3 19:01 README.md [2020-12-03T19:03:38.732Z] drwxrwxr-x. 10 jenkins jenkins 171 Dec 3 19:01 res [2020-12-03T19:03:38.732Z] drwxrwxr-x. 4 jenkins jenkins 71 Dec 3 19:01 snap [2020-12-03T19:03:38.732Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 3 18:58 VERSION [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:03:38.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-03T19:03:39.071Z] + 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=dc1b719807970842f353d9ec2e25d94234445116 --label arch=amd64 --label version=1.3.1-dev.1 . [2020-12-03T19:03:39.071Z] Sending build context to Docker daemon 120.3kB [2020-12-03T19:03:39.300Z] + ls -al . [2020-12-03T19:03:39.300Z] total 120 [2020-12-03T19:03:39.300Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 3 19:03 . [2020-12-03T19:03:39.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 3 19:01 .. [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 3 19:01 .dockerignore [2020-12-03T19:03:39.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 3 19:01 .git [2020-12-03T19:03:39.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 19:01 .github [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 93 Dec 3 19:01 .gitignore [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 6568 Dec 3 19:01 Attribution.txt [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 2002 Dec 3 19:01 Dockerfile [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 966 Dec 3 19:01 Dockerfile.build [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 687 Dec 3 19:01 Jenkinsfile [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 3 19:01 LICENSE [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 1277 Dec 3 19:01 README.md [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 3 18:58 VERSION [2020-12-03T19:03:39.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 3 19:01 bin [2020-12-03T19:03:39.300Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 3 19:02 coverage.out [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 180 Dec 3 19:01 docker-compose.debug.yml [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 133 Dec 3 19:01 docker-compose.yml [2020-12-03T19:03:39.300Z] -rw-r--r-- 1 jenkins jenkins 132 Dec 3 19:03 go.mod [2020-12-03T19:03:39.300Z] -rw-r--r-- 1 jenkins jenkins 19665 Dec 3 19:03 go.sum [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 1519 Dec 3 19:01 main.go [2020-12-03T19:03:39.300Z] -rw-rw-r-- 1 jenkins jenkins 1573 Dec 3 19:01 makefile [2020-12-03T19:03:39.300Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 3 19:01 res [2020-12-03T19:03:39.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 3 19:01 snap [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:03:39.336Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-12-03T19:03:39.336Z] Step 2/27 : FROM ${BASE} AS builder [2020-12-03T19:03:39.336Z] ---> e9a545924024 [2020-12-03T19:03:39.336Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-12-03T19:03:39.601Z] ---> Running in 8d70b7d9ab55 [2020-12-03T19:03:39.601Z] Removing intermediate container 8d70b7d9ab55 [2020-12-03T19:03:39.601Z] ---> 5058755d5a73 [2020-12-03T19:03:39.601Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-12-03T19:03:39.720Z] + 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=dc1b719807970842f353d9ec2e25d94234445116 --label arch=arm64 --label version=1.3.1-dev.1 . [2020-12-03T19:03:39.720Z] Sending build context to Docker daemon 120.3kB [2020-12-03T19:03:39.866Z] ---> Running in dfcb8f1c4b2b [2020-12-03T19:03:39.866Z] Removing intermediate container dfcb8f1c4b2b [2020-12-03T19:03:39.866Z] ---> d12244064812 [2020-12-03T19:03:39.866Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-03T19:03:40.002Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-12-03T19:03:40.002Z] Step 2/27 : FROM ${BASE} AS builder [2020-12-03T19:03:40.002Z] ---> e534e92dcca0 [2020-12-03T19:03:40.002Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-12-03T19:03:40.137Z] ---> Running in 62741db4fde1 [2020-12-03T19:03:40.137Z] Removing intermediate container 62741db4fde1 [2020-12-03T19:03:40.137Z] ---> 8dba73d17417 [2020-12-03T19:03:40.137Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T19:03:40.137Z] ---> Running in 5cfdebfbb28a [2020-12-03T19:03:40.274Z] ---> Running in 5e79fcede07a [2020-12-03T19:03:40.873Z] Removing intermediate container 5e79fcede07a [2020-12-03T19:03:40.873Z] ---> 101438108425 [2020-12-03T19:03:40.873Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-12-03T19:03:40.873Z] ---> Running in c0e5de987136 [2020-12-03T19:03:41.093Z] Removing intermediate container 5cfdebfbb28a [2020-12-03T19:03:41.093Z] ---> 3fdc5e46d09b [2020-12-03T19:03:41.093Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-03T19:03:41.361Z] ---> Running in a4906c37daec [2020-12-03T19:03:41.472Z] Removing intermediate container c0e5de987136 [2020-12-03T19:03:41.472Z] ---> 9349403a3464 [2020-12-03T19:03:41.472Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-03T19:03:41.472Z] ---> Running in 96ca35b0702c [2020-12-03T19:03:41.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T19:03:42.066Z] Removing intermediate container 96ca35b0702c [2020-12-03T19:03:42.067Z] ---> 9dce68a748bf [2020-12-03T19:03:42.067Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T19:03:42.067Z] ---> Running in 9ce94fe4fbfe [2020-12-03T19:03:42.605Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T19:03:42.877Z] OK: 167 MiB in 45 packages [2020-12-03T19:03:43.839Z] Removing intermediate container a4906c37daec [2020-12-03T19:03:43.839Z] ---> ca7c4af27e3b [2020-12-03T19:03:43.839Z] Step 8/27 : WORKDIR /app [2020-12-03T19:03:43.839Z] ---> Running in 478261d5f40c [2020-12-03T19:03:44.117Z] Removing intermediate container 478261d5f40c [2020-12-03T19:03:44.117Z] ---> 6633acfc1207 [2020-12-03T19:03:44.117Z] Step 9/27 : COPY go.mod . [2020-12-03T19:03:44.382Z] ---> 80d2c63cfe21 [2020-12-03T19:03:44.382Z] Step 10/27 : RUN go mod download [2020-12-03T19:03:44.382Z] ---> Running in a8cbdb42ba08 [2020-12-03T19:03:44.685Z] Removing intermediate container 9ce94fe4fbfe [2020-12-03T19:03:44.685Z] ---> f4e283e24d62 [2020-12-03T19:03:44.685Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-03T19:03:44.685Z] ---> Running in a0eeac241649 [2020-12-03T19:03:45.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T19:03:45.828Z] Removing intermediate container a8cbdb42ba08 [2020-12-03T19:03:45.828Z] ---> 30bfd6fadbea [2020-12-03T19:03:45.828Z] Step 11/27 : COPY . . [2020-12-03T19:03:46.094Z] ---> 3e231558b852 [2020-12-03T19:03:46.094Z] Step 12/27 : ARG MAKE="make build" [2020-12-03T19:03:46.094Z] ---> Running in d11ea7a09f40 [2020-12-03T19:03:46.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T19:03:46.359Z] Removing intermediate container d11ea7a09f40 [2020-12-03T19:03:46.360Z] ---> bcb08c853a20 [2020-12-03T19:03:46.360Z] Step 13/27 : RUN $MAKE [2020-12-03T19:03:46.360Z] ---> Running in 030c894584e0 [2020-12-03T19:03:46.852Z] OK: 144 MiB in 45 packages [2020-12-03T19:03:47.342Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.3.1-dev.1" -o app-service-configurable [2020-12-03T19:03:47.834Z] Removing intermediate container a0eeac241649 [2020-12-03T19:03:47.834Z] ---> 20bbd5b5b872 [2020-12-03T19:03:47.834Z] Step 8/27 : WORKDIR /app [2020-12-03T19:03:48.107Z] ---> Running in fd511dbda6af [2020-12-03T19:03:48.700Z] Removing intermediate container fd511dbda6af [2020-12-03T19:03:48.700Z] ---> 71eaa08a1908 [2020-12-03T19:03:48.700Z] Step 9/27 : COPY go.mod . [2020-12-03T19:03:49.293Z] ---> 3ac29b833a6d [2020-12-03T19:03:49.293Z] Step 10/27 : RUN go mod download [2020-12-03T19:03:49.565Z] ---> Running in b0013bd39c1a [2020-12-03T19:03:51.544Z] Removing intermediate container b0013bd39c1a [2020-12-03T19:03:51.544Z] ---> a3ccdfbc115f [2020-12-03T19:03:51.544Z] Step 11/27 : COPY . . [2020-12-03T19:03:52.523Z] ---> 90385cd805db [2020-12-03T19:03:52.523Z] Step 12/27 : ARG MAKE="make build" [2020-12-03T19:03:52.523Z] ---> Running in fa4ea844d6b3 [2020-12-03T19:03:53.125Z] Removing intermediate container fa4ea844d6b3 [2020-12-03T19:03:53.125Z] ---> 545712be25da [2020-12-03T19:03:53.125Z] Step 13/27 : RUN $MAKE [2020-12-03T19:03:53.125Z] ---> Running in f5068d188530 [2020-12-03T19:03:54.562Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.3.1-dev.1" -o app-service-configurable [2020-12-03T19:04:14.641Z] Removing intermediate container 030c894584e0 [2020-12-03T19:04:14.641Z] ---> 02694b1fdcf2 [2020-12-03T19:04:14.641Z] Step 14/27 : FROM alpine:latest [2020-12-03T19:04:14.641Z] latest: Pulling from library/alpine [2020-12-03T19:04:14.641Z] 188c0c94c7c5: Already exists [2020-12-03T19:04:14.641Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-03T19:04:14.641Z] Status: Downloaded newer image for alpine:latest [2020-12-03T19:04:14.641Z] ---> d6e46aa2470d [2020-12-03T19:04:14.641Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-03T19:04:14.641Z] ---> Running in b9e7ac935c05 [2020-12-03T19:04:14.641Z] Removing intermediate container b9e7ac935c05 [2020-12-03T19:04:14.641Z] ---> 1aa55ccb705e [2020-12-03T19:04:14.641Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-12-03T19:04:14.641Z] ---> Running in f55140bd0605 [2020-12-03T19:04:14.641Z] Removing intermediate container f55140bd0605 [2020-12-03T19:04:14.641Z] ---> abae3adf9363 [2020-12-03T19:04:14.641Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-12-03T19:04:14.641Z] ---> Running in 60f558197a63 [2020-12-03T19:04:15.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T19:04:15.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T19:04:15.876Z] (1/6) Installing ca-certificates (20191127-r4) [2020-12-03T19:04:15.876Z] (2/6) Installing libgcc (9.3.0-r2) [2020-12-03T19:04:15.876Z] (3/6) Installing libsodium (1.0.18-r0) [2020-12-03T19:04:15.876Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-12-03T19:04:15.876Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-03T19:04:15.876Z] (6/6) Installing zeromq (4.3.3-r0) [2020-12-03T19:04:15.876Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T19:04:15.876Z] Executing ca-certificates-20191127-r4.trigger [2020-12-03T19:04:15.876Z] OK: 9 MiB in 20 packages [2020-12-03T19:04:17.314Z] Removing intermediate container 60f558197a63 [2020-12-03T19:04:17.314Z] ---> 9754e348ed9b [2020-12-03T19:04:17.314Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-12-03T19:04:17.583Z] ---> 6685330baee0 [2020-12-03T19:04:17.583Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-12-03T19:04:17.859Z] ---> 36a1ef032258 [2020-12-03T19:04:17.859Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-12-03T19:04:18.503Z] ---> a40f01fa2623 [2020-12-03T19:04:18.503Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-12-03T19:04:19.511Z] ---> 89c9b5bb83bc [2020-12-03T19:04:19.511Z] Step 22/27 : EXPOSE 48095 [2020-12-03T19:04:19.511Z] ---> Running in 39a7a281824a [2020-12-03T19:04:19.781Z] Removing intermediate container 39a7a281824a [2020-12-03T19:04:19.781Z] ---> 7b3aeb6d4ae6 [2020-12-03T19:04:19.781Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-12-03T19:04:19.781Z] ---> Running in 8c473a45ba5c [2020-12-03T19:04:20.051Z] Removing intermediate container 8c473a45ba5c [2020-12-03T19:04:20.051Z] ---> 1aba187c75df [2020-12-03T19:04:20.051Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T19:04:20.051Z] ---> Running in 33447e93488b [2020-12-03T19:04:20.318Z] Removing intermediate container 33447e93488b [2020-12-03T19:04:20.318Z] ---> 011924e587f3 [2020-12-03T19:04:20.318Z] Step 25/27 : LABEL arch=amd64 [2020-12-03T19:04:20.318Z] ---> Running in 70e5853ef6df [2020-12-03T19:04:20.583Z] Removing intermediate container 70e5853ef6df [2020-12-03T19:04:20.583Z] ---> de882b7838b9 [2020-12-03T19:04:20.583Z] Step 26/27 : LABEL git_sha=dc1b719807970842f353d9ec2e25d94234445116 [2020-12-03T19:04:20.583Z] ---> Running in efc314626ae6 [2020-12-03T19:04:20.853Z] Removing intermediate container efc314626ae6 [2020-12-03T19:04:20.853Z] ---> e93f356bc06a [2020-12-03T19:04:20.853Z] Step 27/27 : LABEL version=1.3.1-dev.1 [2020-12-03T19:04:20.853Z] ---> Running in f5659dcbb73a [2020-12-03T19:04:20.853Z] Removing intermediate container f5659dcbb73a [2020-12-03T19:04:20.853Z] ---> 6be1bcefef01 [2020-12-03T19:04:20.853Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-03T19:04:20.853Z] Successfully built 6be1bcefef01 [2020-12-03T19:04:21.129Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T19:04:21.626Z] provisioning config files... [2020-12-03T19:04:21.657Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/63@tmp/config3431093855507655107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:04:22.047Z] ---> docker-login.sh [2020-12-03T19:04:22.047Z] nexus3.edgexfoundry.org:10001 [2020-12-03T19:04:22.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:04:22.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:04:22.312Z] Configure a credential helper to remove this warning. See [2020-12-03T19:04:22.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:04:22.312Z] [2020-12-03T19:04:22.312Z] Login Succeeded [2020-12-03T19:04:22.312Z] nexus3.edgexfoundry.org:10002 [2020-12-03T19:04:22.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:04:22.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:04:22.581Z] Configure a credential helper to remove this warning. See [2020-12-03T19:04:22.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:04:22.581Z] [2020-12-03T19:04:22.581Z] Login Succeeded [2020-12-03T19:04:22.581Z] nexus3.edgexfoundry.org:10003 [2020-12-03T19:04:22.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:04:22.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:04:22.849Z] Configure a credential helper to remove this warning. See [2020-12-03T19:04:22.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:04:22.849Z] [2020-12-03T19:04:22.849Z] Login Succeeded [2020-12-03T19:04:22.849Z] nexus3.edgexfoundry.org:10004 [2020-12-03T19:04:23.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:04:23.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:04:23.115Z] Configure a credential helper to remove this warning. See [2020-12-03T19:04:23.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:04:23.115Z] [2020-12-03T19:04:23.115Z] Login Succeeded [2020-12-03T19:04:23.396Z] docker.io [2020-12-03T19:04:23.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:04:23.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:04:23.669Z] Configure a credential helper to remove this warning. See [2020-12-03T19:04:23.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:04:23.669Z] [2020-12-03T19:04:23.669Z] Login Succeeded [2020-12-03T19:04:23.669Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T19:04:23.685Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-03T19:04:23.946Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2020-12-03T19:04:23.946Z] dc1b719807970842f353d9ec2e25d94234445116 [2020-12-03T19:04:23.946Z] latest [2020-12-03T19:04:23.946Z] 1.3.1-dev.1 [2020-12-03T19:04:23.946Z] dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 [2020-12-03T19:04:23.946Z] master [2020-12-03T19:04:23.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:24.515Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:24.890Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116 [2020-12-03T19:04:24.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-03T19:04:24.891Z] 9e10b283f0ba: Preparing [2020-12-03T19:04:24.891Z] e8b118fc02d3: Preparing [2020-12-03T19:04:24.891Z] 97313706d764: Preparing [2020-12-03T19:04:24.891Z] 4157d3765d5c: Preparing [2020-12-03T19:04:24.891Z] 595a9f65513d: Preparing [2020-12-03T19:04:24.891Z] ace0eda3e3be: Preparing [2020-12-03T19:04:24.891Z] ace0eda3e3be: Waiting [2020-12-03T19:04:25.183Z] 97313706d764: Pushed [2020-12-03T19:04:25.183Z] e8b118fc02d3: Pushed [2020-12-03T19:04:25.183Z] 4157d3765d5c: Pushed [2020-12-03T19:04:25.183Z] ace0eda3e3be: Layer already exists [2020-12-03T19:04:25.508Z] 595a9f65513d: Pushed [2020-12-03T19:04:27.557Z] 9e10b283f0ba: Pushed [2020-12-03T19:04:27.557Z] dc1b719807970842f353d9ec2e25d94234445116: digest: sha256:2bc8f405b306c71196a10976c521d6a9e4611e51dd0855fea787650a9d3771cf size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:27.938Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:28.320Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-12-03T19:04:28.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-03T19:04:28.320Z] 9e10b283f0ba: Preparing [2020-12-03T19:04:28.320Z] e8b118fc02d3: Preparing [2020-12-03T19:04:28.320Z] 97313706d764: Preparing [2020-12-03T19:04:28.320Z] 4157d3765d5c: Preparing [2020-12-03T19:04:28.320Z] 595a9f65513d: Preparing [2020-12-03T19:04:28.320Z] ace0eda3e3be: Preparing [2020-12-03T19:04:28.320Z] ace0eda3e3be: Waiting [2020-12-03T19:04:28.320Z] 9e10b283f0ba: Layer already exists [2020-12-03T19:04:28.320Z] 595a9f65513d: Layer already exists [2020-12-03T19:04:28.320Z] 97313706d764: Layer already exists [2020-12-03T19:04:28.320Z] 4157d3765d5c: Layer already exists [2020-12-03T19:04:28.320Z] e8b118fc02d3: Layer already exists [2020-12-03T19:04:28.604Z] ace0eda3e3be: Layer already exists [2020-12-03T19:04:28.604Z] latest: digest: sha256:2bc8f405b306c71196a10976c521d6a9e4611e51dd0855fea787650a9d3771cf size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:29.035Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:29.465Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1-dev.1 [2020-12-03T19:04:29.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-03T19:04:29.465Z] 9e10b283f0ba: Preparing [2020-12-03T19:04:29.465Z] e8b118fc02d3: Preparing [2020-12-03T19:04:29.465Z] 97313706d764: Preparing [2020-12-03T19:04:29.465Z] 4157d3765d5c: Preparing [2020-12-03T19:04:29.465Z] 595a9f65513d: Preparing [2020-12-03T19:04:29.465Z] ace0eda3e3be: Preparing [2020-12-03T19:04:29.465Z] 4157d3765d5c: Layer already exists [2020-12-03T19:04:29.465Z] 9e10b283f0ba: Layer already exists [2020-12-03T19:04:29.465Z] e8b118fc02d3: Layer already exists [2020-12-03T19:04:29.466Z] 595a9f65513d: Layer already exists [2020-12-03T19:04:29.466Z] 97313706d764: Layer already exists [2020-12-03T19:04:29.466Z] ace0eda3e3be: Layer already exists [2020-12-03T19:04:29.466Z] 1.3.1-dev.1: digest: sha256:2bc8f405b306c71196a10976c521d6a9e4611e51dd0855fea787650a9d3771cf size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:29.880Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:30.271Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 [2020-12-03T19:04:30.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-03T19:04:30.271Z] 9e10b283f0ba: Preparing [2020-12-03T19:04:30.271Z] e8b118fc02d3: Preparing [2020-12-03T19:04:30.271Z] 97313706d764: Preparing [2020-12-03T19:04:30.271Z] 4157d3765d5c: Preparing [2020-12-03T19:04:30.271Z] 595a9f65513d: Preparing [2020-12-03T19:04:30.271Z] ace0eda3e3be: Preparing [2020-12-03T19:04:30.271Z] ace0eda3e3be: Waiting [2020-12-03T19:04:30.271Z] 97313706d764: Layer already exists [2020-12-03T19:04:30.271Z] e8b118fc02d3: Layer already exists [2020-12-03T19:04:30.271Z] 4157d3765d5c: Layer already exists [2020-12-03T19:04:30.271Z] 9e10b283f0ba: Layer already exists [2020-12-03T19:04:30.271Z] 595a9f65513d: Layer already exists [2020-12-03T19:04:30.271Z] ace0eda3e3be: Layer already exists [2020-12-03T19:04:30.271Z] dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1: digest: sha256:2bc8f405b306c71196a10976c521d6a9e4611e51dd0855fea787650a9d3771cf size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:30.679Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:30.994Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2020-12-03T19:04:30.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-03T19:04:30.994Z] 9e10b283f0ba: Preparing [2020-12-03T19:04:30.994Z] e8b118fc02d3: Preparing [2020-12-03T19:04:30.994Z] 97313706d764: Preparing [2020-12-03T19:04:30.994Z] 4157d3765d5c: Preparing [2020-12-03T19:04:30.994Z] 595a9f65513d: Preparing [2020-12-03T19:04:30.994Z] ace0eda3e3be: Preparing [2020-12-03T19:04:30.994Z] ace0eda3e3be: Waiting [2020-12-03T19:04:30.994Z] 595a9f65513d: Layer already exists [2020-12-03T19:04:30.994Z] 9e10b283f0ba: Layer already exists [2020-12-03T19:04:30.994Z] 97313706d764: Layer already exists [2020-12-03T19:04:30.994Z] e8b118fc02d3: Layer already exists [2020-12-03T19:04:30.994Z] 4157d3765d5c: Layer already exists [2020-12-03T19:04:30.994Z] ace0eda3e3be: Layer already exists [2020-12-03T19:04:30.994Z] master: digest: sha256:2bc8f405b306c71196a10976c521d6a9e4611e51dd0855fea787650a9d3771cf size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-03T19:04:31.215Z] ===================================================== [Pipeline] echo [2020-12-03T19:04:31.269Z] taggedImages: [2020-12-03T19:04:31.269Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116 [2020-12-03T19:04:31.269Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-12-03T19:04:31.269Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1-dev.1 [2020-12-03T19:04:31.269Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 [2020-12-03T19:04:31.269Z] - 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-12-03T19:04:41.688Z] Removing intermediate container f5068d188530 [2020-12-03T19:04:41.688Z] ---> dbde1748c736 [2020-12-03T19:04:41.688Z] Step 14/27 : FROM alpine:latest [2020-12-03T19:04:41.688Z] latest: Pulling from library/alpine [2020-12-03T19:04:41.688Z] 5f621e34cdf4: Already exists [2020-12-03T19:04:41.688Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-03T19:04:41.688Z] Status: Downloaded newer image for alpine:latest [2020-12-03T19:04:41.688Z] ---> 2e77e061c27f [2020-12-03T19:04:41.688Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-03T19:04:41.959Z] ---> Running in 6762d96e9ef1 [2020-12-03T19:04:42.230Z] Removing intermediate container 6762d96e9ef1 [2020-12-03T19:04:42.230Z] ---> f2662ef0a595 [2020-12-03T19:04:42.230Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-12-03T19:04:42.502Z] ---> Running in 10f0b1e79396 [2020-12-03T19:04:42.774Z] Removing intermediate container 10f0b1e79396 [2020-12-03T19:04:42.774Z] ---> 68bb78f1e4ee [2020-12-03T19:04:42.774Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-12-03T19:04:43.047Z] ---> Running in b52949ea4ae6 [2020-12-03T19:04:44.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T19:04:44.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T19:04:44.898Z] (1/6) Installing ca-certificates (20191127-r4) [2020-12-03T19:04:44.898Z] (2/6) Installing libgcc (9.3.0-r2) [2020-12-03T19:04:44.898Z] (3/6) Installing libsodium (1.0.18-r0) [2020-12-03T19:04:44.898Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-12-03T19:04:44.898Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-03T19:04:44.898Z] (6/6) Installing zeromq (4.3.3-r0) [2020-12-03T19:04:44.898Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T19:04:44.898Z] Executing ca-certificates-20191127-r4.trigger [2020-12-03T19:04:45.173Z] OK: 9 MiB in 20 packages [2020-12-03T19:04:47.176Z] Removing intermediate container b52949ea4ae6 [2020-12-03T19:04:47.176Z] ---> 61d0c269dd90 [2020-12-03T19:04:47.176Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-12-03T19:04:47.458Z] ---> 93b733acfa72 [2020-12-03T19:04:47.458Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-12-03T19:04:48.464Z] ---> 8550b4658833 [2020-12-03T19:04:48.464Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-12-03T19:04:49.089Z] ---> 479eef3c395f [2020-12-03T19:04:49.089Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-12-03T19:04:50.571Z] ---> f0b25a9a388b [2020-12-03T19:04:50.571Z] Step 22/27 : EXPOSE 48095 [2020-12-03T19:04:50.871Z] ---> Running in ef2fb127e34b [2020-12-03T19:04:51.159Z] Removing intermediate container ef2fb127e34b [2020-12-03T19:04:51.159Z] ---> e245395c60ad [2020-12-03T19:04:51.159Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-12-03T19:04:51.449Z] ---> Running in daed95a8a63b [2020-12-03T19:04:51.739Z] Removing intermediate container daed95a8a63b [2020-12-03T19:04:51.739Z] ---> 8ab308637855 [2020-12-03T19:04:51.739Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T19:04:52.038Z] ---> Running in 62e7a7cf471f [2020-12-03T19:04:52.317Z] Removing intermediate container 62e7a7cf471f [2020-12-03T19:04:52.317Z] ---> a4591835a2b5 [2020-12-03T19:04:52.317Z] Step 25/27 : LABEL arch=arm64 [2020-12-03T19:04:52.594Z] ---> Running in 67effcb3085c [2020-12-03T19:04:52.876Z] Removing intermediate container 67effcb3085c [2020-12-03T19:04:52.876Z] ---> 863d9744cde6 [2020-12-03T19:04:52.876Z] Step 26/27 : LABEL git_sha=dc1b719807970842f353d9ec2e25d94234445116 [2020-12-03T19:04:53.150Z] ---> Running in e678c2805d3d [2020-12-03T19:04:53.425Z] Removing intermediate container e678c2805d3d [2020-12-03T19:04:53.425Z] ---> ccc596a48589 [2020-12-03T19:04:53.425Z] Step 27/27 : LABEL version=1.3.1-dev.1 [2020-12-03T19:04:53.700Z] ---> Running in 4d0ffdc50be4 [2020-12-03T19:04:54.291Z] Removing intermediate container 4d0ffdc50be4 [2020-12-03T19:04:54.291Z] ---> e183fde9c20c [2020-12-03T19:04:54.291Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-03T19:04:54.291Z] Successfully built e183fde9c20c [2020-12-03T19:04:54.291Z] 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-12-03T19:04:55.013Z] provisioning config files... [2020-12-03T19:04:55.051Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/63@tmp/config2686327401769703945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:04:55.454Z] ---> docker-login.sh [2020-12-03T19:04:55.454Z] nexus3.edgexfoundry.org:10001 [2020-12-03T19:04:55.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:04:56.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:04:56.000Z] Configure a credential helper to remove this warning. See [2020-12-03T19:04:56.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:04:56.000Z] [2020-12-03T19:04:56.000Z] Login Succeeded [2020-12-03T19:04:56.000Z] nexus3.edgexfoundry.org:10002 [2020-12-03T19:04:56.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:04:56.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:04:56.546Z] Configure a credential helper to remove this warning. See [2020-12-03T19:04:56.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:04:56.546Z] [2020-12-03T19:04:56.546Z] Login Succeeded [2020-12-03T19:04:56.546Z] nexus3.edgexfoundry.org:10003 [2020-12-03T19:04:56.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:04:57.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:04:57.089Z] Configure a credential helper to remove this warning. See [2020-12-03T19:04:57.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:04:57.089Z] [2020-12-03T19:04:57.089Z] Login Succeeded [2020-12-03T19:04:57.089Z] nexus3.edgexfoundry.org:10004 [2020-12-03T19:04:57.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:04:57.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:04:57.634Z] Configure a credential helper to remove this warning. See [2020-12-03T19:04:57.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:04:57.634Z] [2020-12-03T19:04:57.634Z] Login Succeeded [2020-12-03T19:04:57.634Z] docker.io [2020-12-03T19:04:57.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T19:04:58.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T19:04:58.497Z] Configure a credential helper to remove this warning. See [2020-12-03T19:04:58.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T19:04:58.497Z] [2020-12-03T19:04:58.497Z] Login Succeeded [2020-12-03T19:04:58.497Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T19:04:58.514Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-03T19:04:58.736Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2020-12-03T19:04:58.736Z] dc1b719807970842f353d9ec2e25d94234445116 [2020-12-03T19:04:58.736Z] latest [2020-12-03T19:04:58.736Z] 1.3.1-dev.1 [2020-12-03T19:04:58.736Z] dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 [2020-12-03T19:04:58.736Z] master [2020-12-03T19:04:58.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:59.270Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:04:59.611Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116 [2020-12-03T19:04:59.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-03T19:04:59.611Z] e81e7f6e8ae5: Preparing [2020-12-03T19:04:59.611Z] f58cc0677abb: Preparing [2020-12-03T19:04:59.611Z] 9fd35f983d49: Preparing [2020-12-03T19:04:59.611Z] 77fe7dfb134b: Preparing [2020-12-03T19:04:59.611Z] f9ac97aa1037: Preparing [2020-12-03T19:04:59.611Z] cd3761cfa1d9: Preparing [2020-12-03T19:04:59.611Z] cd3761cfa1d9: Waiting [2020-12-03T19:05:00.206Z] 77fe7dfb134b: Pushed [2020-12-03T19:05:00.206Z] f58cc0677abb: Pushed [2020-12-03T19:05:00.206Z] 9fd35f983d49: Pushed [2020-12-03T19:05:00.206Z] cd3761cfa1d9: Layer already exists [2020-12-03T19:05:00.802Z] f9ac97aa1037: Pushed [2020-12-03T19:05:04.175Z] e81e7f6e8ae5: Pushed [2020-12-03T19:05:04.447Z] dc1b719807970842f353d9ec2e25d94234445116: digest: sha256:258b583840fd1125584e606f200dd7489f16adee777ad8a20071c47bc8bf546d size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:04.792Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:05.131Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-12-03T19:05:05.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-03T19:05:05.131Z] e81e7f6e8ae5: Preparing [2020-12-03T19:05:05.131Z] f58cc0677abb: Preparing [2020-12-03T19:05:05.131Z] 9fd35f983d49: Preparing [2020-12-03T19:05:05.131Z] 77fe7dfb134b: Preparing [2020-12-03T19:05:05.131Z] f9ac97aa1037: Preparing [2020-12-03T19:05:05.131Z] cd3761cfa1d9: Preparing [2020-12-03T19:05:05.131Z] cd3761cfa1d9: Waiting [2020-12-03T19:05:05.131Z] e81e7f6e8ae5: Layer already exists [2020-12-03T19:05:05.131Z] 9fd35f983d49: Layer already exists [2020-12-03T19:05:05.131Z] f58cc0677abb: Layer already exists [2020-12-03T19:05:05.131Z] f9ac97aa1037: Layer already exists [2020-12-03T19:05:05.131Z] 77fe7dfb134b: Layer already exists [2020-12-03T19:05:05.401Z] cd3761cfa1d9: Layer already exists [2020-12-03T19:05:05.401Z] latest: digest: sha256:258b583840fd1125584e606f200dd7489f16adee777ad8a20071c47bc8bf546d size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:05.750Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:06.082Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1-dev.1 [2020-12-03T19:05:06.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-03T19:05:06.082Z] e81e7f6e8ae5: Preparing [2020-12-03T19:05:06.082Z] f58cc0677abb: Preparing [2020-12-03T19:05:06.082Z] 9fd35f983d49: Preparing [2020-12-03T19:05:06.082Z] 77fe7dfb134b: Preparing [2020-12-03T19:05:06.082Z] f9ac97aa1037: Preparing [2020-12-03T19:05:06.082Z] cd3761cfa1d9: Preparing [2020-12-03T19:05:06.082Z] cd3761cfa1d9: Waiting [2020-12-03T19:05:06.082Z] f9ac97aa1037: Layer already exists [2020-12-03T19:05:06.082Z] 9fd35f983d49: Layer already exists [2020-12-03T19:05:06.082Z] f58cc0677abb: Layer already exists [2020-12-03T19:05:06.082Z] 77fe7dfb134b: Layer already exists [2020-12-03T19:05:06.082Z] e81e7f6e8ae5: Layer already exists [2020-12-03T19:05:06.082Z] cd3761cfa1d9: Layer already exists [2020-12-03T19:05:06.351Z] 1.3.1-dev.1: digest: sha256:258b583840fd1125584e606f200dd7489f16adee777ad8a20071c47bc8bf546d size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:06.695Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:07.033Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 [2020-12-03T19:05:07.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-03T19:05:07.033Z] e81e7f6e8ae5: Preparing [2020-12-03T19:05:07.033Z] f58cc0677abb: Preparing [2020-12-03T19:05:07.033Z] 9fd35f983d49: Preparing [2020-12-03T19:05:07.033Z] 77fe7dfb134b: Preparing [2020-12-03T19:05:07.033Z] f9ac97aa1037: Preparing [2020-12-03T19:05:07.033Z] cd3761cfa1d9: Preparing [2020-12-03T19:05:07.033Z] cd3761cfa1d9: Waiting [2020-12-03T19:05:07.033Z] f58cc0677abb: Layer already exists [2020-12-03T19:05:07.033Z] 77fe7dfb134b: Layer already exists [2020-12-03T19:05:07.033Z] f9ac97aa1037: Layer already exists [2020-12-03T19:05:07.033Z] e81e7f6e8ae5: Layer already exists [2020-12-03T19:05:07.033Z] 9fd35f983d49: Layer already exists [2020-12-03T19:05:07.305Z] cd3761cfa1d9: Layer already exists [2020-12-03T19:05:07.305Z] dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1: digest: sha256:258b583840fd1125584e606f200dd7489f16adee777ad8a20071c47bc8bf546d size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:07.649Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:08.031Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2020-12-03T19:05:08.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-03T19:05:08.031Z] e81e7f6e8ae5: Preparing [2020-12-03T19:05:08.031Z] f58cc0677abb: Preparing [2020-12-03T19:05:08.031Z] 9fd35f983d49: Preparing [2020-12-03T19:05:08.031Z] 77fe7dfb134b: Preparing [2020-12-03T19:05:08.031Z] f9ac97aa1037: Preparing [2020-12-03T19:05:08.031Z] cd3761cfa1d9: Preparing [2020-12-03T19:05:08.031Z] cd3761cfa1d9: Waiting [2020-12-03T19:05:08.308Z] f9ac97aa1037: Layer already exists [2020-12-03T19:05:08.308Z] 9fd35f983d49: Layer already exists [2020-12-03T19:05:08.308Z] f58cc0677abb: Layer already exists [2020-12-03T19:05:08.308Z] e81e7f6e8ae5: Layer already exists [2020-12-03T19:05:08.308Z] 77fe7dfb134b: Layer already exists [2020-12-03T19:05:08.308Z] cd3761cfa1d9: Layer already exists [2020-12-03T19:05:08.579Z] master: digest: sha256:258b583840fd1125584e606f200dd7489f16adee777ad8a20071c47bc8bf546d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-03T19:05:08.774Z] ===================================================== [Pipeline] echo [2020-12-03T19:05:08.822Z] taggedImages: [2020-12-03T19:05:08.822Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116 [2020-12-03T19:05:08.822Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-12-03T19:05:08.822Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1-dev.1 [2020-12-03T19:05:08.822Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:dc1b719807970842f353d9ec2e25d94234445116-1.3.1-dev.1 [2020-12-03T19:05:08.822Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-03T19:05:10.406Z] provisioning config files... [2020-12-03T19:05:10.416Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config5953173787079129926tmp [Pipeline] { [Pipeline] sh [2020-12-03T19:05:10.801Z] + set +x [2020-12-03T19:05:10.801Z] + curl -s https://codecov.io/bash [2020-12-03T19:05:10.801Z] + bash -s -- [2020-12-03T19:05:11.065Z] [2020-12-03T19:05:11.065Z] _____ _ [2020-12-03T19:05:11.065Z] / ____| | | [2020-12-03T19:05:11.065Z] | | ___ __| | ___ ___ _____ __ [2020-12-03T19:05:11.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-03T19:05:11.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-03T19:05:11.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-03T19:05:11.065Z] Bash-20201130-cc6d3fe [2020-12-03T19:05:11.065Z] [2020-12-03T19:05:11.065Z] [2020-12-03T19:05:11.065Z] ==> Jenkins CI detected. [2020-12-03T19:05:11.065Z] project root: . [2020-12-03T19:05:11.065Z] --> token set from env [2020-12-03T19:05:11.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-03T19:05:11.065Z] ==> Running gcov in . (disable via -X gcov) [2020-12-03T19:05:11.065Z] ==> Python coveragepy not found [2020-12-03T19:05:11.065Z] ==> Searching for coverage reports in: [2020-12-03T19:05:11.065Z] + . [2020-12-03T19:05:11.065Z] -> Found 1 reports [2020-12-03T19:05:11.065Z] ==> Detecting git/mercurial file structure [2020-12-03T19:05:11.065Z] ==> Reading reports [2020-12-03T19:05:11.065Z] + ./coverage.out bytes=10 [2020-12-03T19:05:11.065Z] ==> Appending adjustments [2020-12-03T19:05:11.065Z] https://docs.codecov.io/docs/fixing-reports [2020-12-03T19:05:11.065Z] + Found adjustments [2020-12-03T19:05:11.065Z] ==> Gzipping contents [2020-12-03T19:05:11.065Z] 4.0K /tmp/codecov.sKFonS.gz [2020-12-03T19:05:11.065Z] ==> Uploading reports [2020-12-03T19:05:11.065Z] url: https://codecov.io [2020-12-03T19:05:11.065Z] query: branch=master&commit=dc1b719807970842f353d9ec2e25d94234445116&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F63%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-03T19:05:11.065Z] -> Pinging Codecov [2020-12-03T19:05:11.065Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=dc1b719807970842f353d9ec2e25d94234445116&build=63&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F63%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-03T19:05:16.390Z] -> Uploading to [2020-12-03T19:05:16.391Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-03/A97CA9966030D2A3747ED39772930CCE/dc1b719807970842f353d9ec2e25d94234445116/c3fba258-39f7-41af-9d35-2b2c8626d921.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201203T190515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6373fba720c7794b548d8189a38ec901e4f3d25b6c186a9ed81cc0429d08eb00 [2020-12-03T19:05:16.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-03T19:05:16.391Z] Dload Upload Total Spent Left Speed [2020-12-03T19:05:16.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 875 --:--:-- --:--:-- --:--:-- 877 [2020-12-03T19:05:16.391Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] } [2020-12-03T19:05:16.401Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-03T19:05:16.837Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-03T19:05:16.943Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:17.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-03T19:05:17.285Z] [2020-12-03T19:05:17.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:17.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-03T19:05:17.627Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-03T19:05:17.627Z] 188c0c94c7c5: Pulling fs layer [2020-12-03T19:05:17.627Z] 0ef7d3d256c8: Pulling fs layer [2020-12-03T19:05:17.627Z] de9db76c5a1d: Pulling fs layer [2020-12-03T19:05:17.627Z] 0eba1c9be4d2: Pulling fs layer [2020-12-03T19:05:17.627Z] 0d57e429df01: Pulling fs layer [2020-12-03T19:05:17.627Z] 4e4be7b47b0d: Pulling fs layer [2020-12-03T19:05:17.627Z] e1f770b5df2f: Pulling fs layer [2020-12-03T19:05:17.627Z] 85a0685a4137: Pulling fs layer [2020-12-03T19:05:17.627Z] 0eba1c9be4d2: Waiting [2020-12-03T19:05:17.627Z] 0d57e429df01: Waiting [2020-12-03T19:05:17.627Z] e1f770b5df2f: Waiting [2020-12-03T19:05:17.627Z] de9db76c5a1d: Verifying Checksum [2020-12-03T19:05:17.627Z] de9db76c5a1d: Download complete [2020-12-03T19:05:17.627Z] 0ef7d3d256c8: Verifying Checksum [2020-12-03T19:05:17.627Z] 0ef7d3d256c8: Download complete [2020-12-03T19:05:17.627Z] 0d57e429df01: Verifying Checksum [2020-12-03T19:05:17.627Z] 0d57e429df01: Download complete [2020-12-03T19:05:17.627Z] 188c0c94c7c5: Download complete [2020-12-03T19:05:17.627Z] 4e4be7b47b0d: Verifying Checksum [2020-12-03T19:05:17.627Z] 4e4be7b47b0d: Download complete [2020-12-03T19:05:18.201Z] 188c0c94c7c5: Pull complete [2020-12-03T19:05:18.201Z] 0ef7d3d256c8: Pull complete [2020-12-03T19:05:18.462Z] de9db76c5a1d: Pull complete [2020-12-03T19:05:19.862Z] e1f770b5df2f: Verifying Checksum [2020-12-03T19:05:19.862Z] e1f770b5df2f: Download complete [2020-12-03T19:05:21.793Z] 0eba1c9be4d2: Verifying Checksum [2020-12-03T19:05:21.793Z] 0eba1c9be4d2: Download complete [2020-12-03T19:05:22.385Z] 85a0685a4137: Verifying Checksum [2020-12-03T19:05:22.385Z] 85a0685a4137: Download complete [2020-12-03T19:05:27.724Z] 0eba1c9be4d2: Pull complete [2020-12-03T19:05:27.724Z] 0d57e429df01: Pull complete [2020-12-03T19:05:27.724Z] 4e4be7b47b0d: Pull complete [2020-12-03T19:05:29.653Z] e1f770b5df2f: Pull complete [2020-12-03T19:05:37.854Z] 85a0685a4137: Pull complete [2020-12-03T19:05:37.854Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-03T19:05:37.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-03T19:05:37.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-03T19:05:38.061Z] prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container [2020-12-03T19:05:38.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-03T19:05:39.050Z] $ docker top 26718a09917b53797ae67f69b2dfa391100d4508d9f407ef0e4312e660e3f8db -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-03T19:05:39.314Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-03T19:05:39.610Z] + set -o pipefail [2020-12-03T19:05:39.610Z] + snyk monitor '--org=edgex-jenkins' [2020-12-03T19:05:54.565Z] [2020-12-03T19:05:54.565Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2020-12-03T19:05:54.565Z] [2020-12-03T19:05:54.565Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/9b7d5246-b4f5-4760-8c67-c4f8954d2a95 [2020-12-03T19:05:54.565Z] [2020-12-03T19:05:54.565Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-03T19:05:54.565Z] [2020-12-03T19:05:54.565Z] [Pipeline] } [2020-12-03T19:05:54.585Z] $ docker stop --time=1 26718a09917b53797ae67f69b2dfa391100d4508d9f407ef0e4312e660e3f8db [2020-12-03T19:05:56.216Z] $ docker rm -f 26718a09917b53797ae67f69b2dfa391100d4508d9f407ef0e4312e660e3f8db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-12-03T19:05:57.278Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116, dockerFile=Dockerfile [Pipeline] echo [2020-12-03T19:05:57.281Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-12-03T19:05:57.573Z] + set -o pipefail [2020-12-03T19:05:57.573Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-12-03T19:05:57.573Z] + tee .snyk [2020-12-03T19:05:57.836Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-12-03T19:05:57.836Z] version: v1.14.1 [2020-12-03T19:05:57.836Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-12-03T19:05:57.836Z] ignore: [2020-12-03T19:05:57.837Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-12-03T19:05:57.837Z] - '*': [2020-12-03T19:05:57.837Z] reason: does not apply # justification for ignoring [2020-12-03T19:05:57.837Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-12-03T19:05:57.837Z] SNYK-ALPINE312-JQ-588886: [2020-12-03T19:05:57.837Z] - '*': [2020-12-03T19:05:57.837Z] reason: false positive [2020-12-03T19:05:57.837Z] expires: 2021-01-01T00:00:00 [2020-12-03T19:05:57.837Z] # patch: {} [Pipeline] withCredentials [2020-12-03T19:05:57.942Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:05:58.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-03T19:05:58.324Z] . [Pipeline] withDockerContainer [2020-12-03T19:05:58.433Z] prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container [2020-12-03T19:05:58.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-03T19:05:59.158Z] $ docker top a9f2afb072121bfcf883378efdeee15dafdf1c1f5bb72d2826bfee3edf0bf0a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T19:05:59.633Z] + rm -f snykReport.html [Pipeline] echo [2020-12-03T19:05:59.644Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116 --file=./Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-12-03T19:05:59.933Z] + set -o pipefail [2020-12-03T19:05:59.934Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-app-service-configurable:dc1b719807970842f353d9ec2e25d94234445116 '--file=./Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-12-03T19:05:59.934Z] + snyk-to-html -o snykReport.html [2020-12-03T19:06:08.128Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-12-03T19:06:08.150Z] $ docker stop --time=1 a9f2afb072121bfcf883378efdeee15dafdf1c1f5bb72d2826bfee3edf0bf0a7 [2020-12-03T19:06:09.609Z] $ docker rm -f a9f2afb072121bfcf883378efdeee15dafdf1c1f5bb72d2826bfee3edf0bf0a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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-12-03T19:06:11.421Z] + git log --format=format:%s -1 dc1b719807970842f353d9ec2e25d94234445116 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:06:11.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T19:06:11.738Z] . [Pipeline] withDockerContainer [2020-12-03T19:06:11.850Z] prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container [2020-12-03T19:06:11.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-03T19:06:12.645Z] $ docker top bde4d5ca017dbee7273afb608a0790d261413b9a250885ab4dfb3a99c7b8e06d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T19:06:12.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T19:06:12.937Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T19:06:13.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T19:06:13.203Z] $ docker exec bde4d5ca017dbee7273afb608a0790d261413b9a250885ab4dfb3a99c7b8e06d ssh-agent [2020-12-03T19:06:13.375Z] SSH_AUTH_SOCK=/tmp/ssh-I9dwNH1wMhe4/agent.12 [2020-12-03T19:06:13.375Z] SSH_AGENT_PID=17 [2020-12-03T19:06:13.383Z] Running ssh-add (command line suppressed) [2020-12-03T19:06:13.519Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5365542993330623156.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5365542993330623156.key) [2020-12-03T19:06:13.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T19:06:13.924Z] + git semver tag [2020-12-03T19:06:13.924Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T19:06:13.924Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-03T19:06:13.924Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-03T19:06:13.924Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T19:06:13.924Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T19:06:13.924Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T19:06:13.924Z] # $SEMVER_BRANCH = master [2020-12-03T19:06:13.924Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-12-03T19:06:13.924Z] # dc1b719807970842f353d9ec2e25d94234445116 HEAD [2020-12-03T19:06:13.924Z] # -> Force: false [2020-12-03T19:06:13.924Z] # 6dfc6f3364ffebee4b79ac732cdf12cdd796d048 refs/tags/v1.3.1-dev.1 [Pipeline] } [2020-12-03T19:06:13.940Z] $ docker exec --env ******** --env ******** bde4d5ca017dbee7273afb608a0790d261413b9a250885ab4dfb3a99c7b8e06d ssh-agent -k [2020-12-03T19:06:14.089Z] unset SSH_AUTH_SOCK; [2020-12-03T19:06:14.090Z] unset SSH_AGENT_PID; [2020-12-03T19:06:14.090Z] echo Agent pid 17 killed; [2020-12-03T19:06:14.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T19:06:14.674Z] + git semver [Pipeline] } [2020-12-03T19:06:14.704Z] $ docker stop --time=1 bde4d5ca017dbee7273afb608a0790d261413b9a250885ab4dfb3a99c7b8e06d [2020-12-03T19:06:16.072Z] $ docker rm -f bde4d5ca017dbee7273afb608a0790d261413b9a250885ab4dfb3a99c7b8e06d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:06:16.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-03T19:06:16.760Z] [2020-12-03T19:06:16.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:06:17.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-03T19:06:17.126Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-03T19:06:17.126Z] ab5ef0e58194: Pulling fs layer [2020-12-03T19:06:17.126Z] 9712f1f96733: Pulling fs layer [2020-12-03T19:06:17.126Z] 63f879dbbcfc: Pulling fs layer [2020-12-03T19:06:17.126Z] 0d9ebad4ef96: Pulling fs layer [2020-12-03T19:06:17.126Z] e9a5061849ea: Pulling fs layer [2020-12-03T19:06:17.126Z] d747dcd14b5f: Pulling fs layer [2020-12-03T19:06:17.126Z] 2de7ff778b66: Pulling fs layer [2020-12-03T19:06:17.126Z] e9a5061849ea: Waiting [2020-12-03T19:06:17.126Z] d747dcd14b5f: Waiting [2020-12-03T19:06:17.126Z] 2de7ff778b66: Waiting [2020-12-03T19:06:17.126Z] 0d9ebad4ef96: Waiting [2020-12-03T19:06:17.126Z] 9712f1f96733: Verifying Checksum [2020-12-03T19:06:17.126Z] 9712f1f96733: Download complete [2020-12-03T19:06:19.065Z] 63f879dbbcfc: Verifying Checksum [2020-12-03T19:06:19.065Z] 63f879dbbcfc: Download complete [2020-12-03T19:06:19.328Z] 0d9ebad4ef96: Verifying Checksum [2020-12-03T19:06:19.328Z] 0d9ebad4ef96: Download complete [2020-12-03T19:06:19.328Z] ab5ef0e58194: Download complete [2020-12-03T19:06:19.328Z] d747dcd14b5f: Verifying Checksum [2020-12-03T19:06:19.328Z] d747dcd14b5f: Download complete [2020-12-03T19:06:19.595Z] 2de7ff778b66: Verifying Checksum [2020-12-03T19:06:19.595Z] 2de7ff778b66: Download complete [2020-12-03T19:06:20.175Z] e9a5061849ea: Verifying Checksum [2020-12-03T19:06:20.175Z] e9a5061849ea: Download complete [2020-12-03T19:06:24.439Z] ab5ef0e58194: Pull complete [2020-12-03T19:06:24.439Z] 9712f1f96733: Pull complete [2020-12-03T19:06:26.365Z] 63f879dbbcfc: Pull complete [2020-12-03T19:06:33.017Z] 0d9ebad4ef96: Pull complete [2020-12-03T19:06:37.247Z] e9a5061849ea: Pull complete [2020-12-03T19:06:37.247Z] d747dcd14b5f: Pull complete [2020-12-03T19:06:38.648Z] 2de7ff778b66: Pull complete [2020-12-03T19:06:38.648Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-03T19:06:38.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-03T19:06:38.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-03T19:06:38.847Z] prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container [2020-12-03T19:06:38.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-12-03T19:06:42.483Z] $ docker top 1a4d243e5b0b67a762c420817f5348e1478d40da1b48425bf93b6d928860797c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-03T19:06:42.824Z] provisioning config files... [2020-12-03T19:06:42.835Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config9038332945858779398tmp [2020-12-03T19:06:42.852Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4727739638091284053tmp [2020-12-03T19:06:42.868Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config8767622509486248429tmp [Pipeline] { [Pipeline] echo [2020-12-03T19:06:43.007Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:06:43.313Z] ---> sigul-configuration.sh [2020-12-03T19:06:43.313Z] gpg: directory `/root/.gnupg' created [2020-12-03T19:06:43.313Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-03T19:06:43.313Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-03T19:06:43.313Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-03T19:06:43.313Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-03T19:06:43.313Z] gpg: CAST5 encrypted data [2020-12-03T19:06:43.574Z] gpg: encrypted with 1 passphrase [2020-12-03T19:06:43.574Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-03T19:06:43.871Z] + mkdir /home/jenkins [2020-12-03T19:06:43.871Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-03T19:06:44.174Z] + 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-12-03T19:06:44.187Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:06:44.488Z] ---> sigul-install.sh [2020-12-03T19:06:51.088Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-03T19:06:51.388Z] + git tag --list [2020-12-03T19:06:51.388Z] v1.0.0 [2020-12-03T19:06:51.388Z] v1.1.0 [2020-12-03T19:06:51.388Z] v1.2.0 [2020-12-03T19:06:51.388Z] v1.2.1-dev.1 [2020-12-03T19:06:51.388Z] v1.2.1-dev.10 [2020-12-03T19:06:51.388Z] v1.2.1-dev.11 [2020-12-03T19:06:51.388Z] v1.2.1-dev.12 [2020-12-03T19:06:51.388Z] v1.2.1-dev.13 [2020-12-03T19:06:51.388Z] v1.2.1-dev.14 [2020-12-03T19:06:51.388Z] v1.2.1-dev.15 [2020-12-03T19:06:51.388Z] v1.2.1-dev.16 [2020-12-03T19:06:51.388Z] v1.2.1-dev.17 [2020-12-03T19:06:51.388Z] v1.2.1-dev.18 [2020-12-03T19:06:51.388Z] v1.2.1-dev.19 [2020-12-03T19:06:51.388Z] v1.2.1-dev.2 [2020-12-03T19:06:51.388Z] v1.2.1-dev.20 [2020-12-03T19:06:51.388Z] v1.2.1-dev.21 [2020-12-03T19:06:51.388Z] v1.2.1-dev.22 [2020-12-03T19:06:51.388Z] v1.2.1-dev.23 [2020-12-03T19:06:51.388Z] v1.2.1-dev.3 [2020-12-03T19:06:51.388Z] v1.2.1-dev.4 [2020-12-03T19:06:51.388Z] v1.2.1-dev.5 [2020-12-03T19:06:51.388Z] v1.2.1-dev.6 [2020-12-03T19:06:51.388Z] v1.2.1-dev.7 [2020-12-03T19:06:51.388Z] v1.2.1-dev.8 [2020-12-03T19:06:51.388Z] v1.2.1-dev.9 [2020-12-03T19:06:51.388Z] v1.3.0 [2020-12-03T19:06:51.388Z] v1.3.1-dev.1 [Pipeline] sh [2020-12-03T19:06:51.686Z] + lftools sign git-tag v1.3.1-dev.1 [2020-12-03T19:06:53.076Z] Signing Git tag with Sigul... [2020-12-03T19:06:53.076Z] Signing v1.3.1-dev.1 [Pipeline] echo [2020-12-03T19:06:54.481Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:06:54.778Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-03T19:06:54.788Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-03T19:06:54.884Z] $ docker stop --time=1 1a4d243e5b0b67a762c420817f5348e1478d40da1b48425bf93b6d928860797c [2020-12-03T19:06:56.717Z] $ docker rm -f 1a4d243e5b0b67a762c420817f5348e1478d40da1b48425bf93b6d928860797c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:06:57.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T19:06:57.747Z] . [Pipeline] withDockerContainer [2020-12-03T19:06:57.857Z] prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container [2020-12-03T19:06:57.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-03T19:06:58.700Z] $ docker top 51d4bf446be4584ff2f17de29db7081420ce72c2a2fd487c00804c9371e6a663 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T19:06:59.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T19:06:59.003Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T19:06:59.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T19:06:59.245Z] $ docker exec 51d4bf446be4584ff2f17de29db7081420ce72c2a2fd487c00804c9371e6a663 ssh-agent [2020-12-03T19:06:59.426Z] SSH_AUTH_SOCK=/tmp/ssh-gJ9g3rpnoJIu/agent.11 [2020-12-03T19:06:59.426Z] SSH_AGENT_PID=16 [2020-12-03T19:06:59.435Z] Running ssh-add (command line suppressed) [2020-12-03T19:06:59.571Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_908708419293205143.key (/w/workspace/_app-service-configurable_master@tmp/private_key_908708419293205143.key) [2020-12-03T19:06:59.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T19:06:59.966Z] + git semver bump pre [2020-12-03T19:06:59.966Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T19:06:59.966Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-03T19:06:59.966Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-03T19:06:59.966Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T19:06:59.966Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T19:06:59.966Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T19:06:59.966Z] # $SEMVER_BRANCH = master [2020-12-03T19:06:59.966Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-12-03T19:06:59.966Z] 1.3.1-dev.2 [Pipeline] } [2020-12-03T19:06:59.982Z] $ docker exec --env ******** --env ******** 51d4bf446be4584ff2f17de29db7081420ce72c2a2fd487c00804c9371e6a663 ssh-agent -k [2020-12-03T19:07:00.106Z] unset SSH_AUTH_SOCK; [2020-12-03T19:07:00.106Z] unset SSH_AGENT_PID; [2020-12-03T19:07:00.107Z] echo Agent pid 16 killed; [2020-12-03T19:07:00.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T19:07:00.856Z] + git semver [Pipeline] } [2020-12-03T19:07:00.875Z] $ docker stop --time=1 51d4bf446be4584ff2f17de29db7081420ce72c2a2fd487c00804c9371e6a663 [2020-12-03T19:07:02.302Z] $ docker rm -f 51d4bf446be4584ff2f17de29db7081420ce72c2a2fd487c00804c9371e6a663 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:07:02.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T19:07:02.875Z] . [Pipeline] withDockerContainer [2020-12-03T19:07:02.977Z] prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container [2020-12-03T19:07:03.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-03T19:07:03.625Z] $ docker top 0779579d797dd2e94300ab706328e5f44ebf020425ae928798e7a1189eff579a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T19:07:03.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T19:07:03.917Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T19:07:04.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T19:07:04.110Z] $ docker exec 0779579d797dd2e94300ab706328e5f44ebf020425ae928798e7a1189eff579a ssh-agent [2020-12-03T19:07:04.303Z] SSH_AUTH_SOCK=/tmp/ssh-vx9slZiDDND1/agent.12 [2020-12-03T19:07:04.303Z] SSH_AGENT_PID=18 [2020-12-03T19:07:04.311Z] Running ssh-add (command line suppressed) [2020-12-03T19:07:04.444Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6556157551310440678.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6556157551310440678.key) [2020-12-03T19:07:04.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T19:07:04.841Z] + git semver push [2020-12-03T19:07:04.841Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T19:07:04.841Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-03T19:07:04.841Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-03T19:07:04.841Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T19:07:04.841Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T19:07:04.841Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T19:07:04.841Z] # $SEMVER_BRANCH = master [2020-12-03T19:07:04.841Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-12-03T19:07:11.486Z] $ docker exec --env ******** --env ******** 0779579d797dd2e94300ab706328e5f44ebf020425ae928798e7a1189eff579a ssh-agent -k [2020-12-03T19:07:11.619Z] unset SSH_AUTH_SOCK; [2020-12-03T19:07:11.619Z] unset SSH_AGENT_PID; [2020-12-03T19:07:11.619Z] echo Agent pid 18 killed; [2020-12-03T19:07:11.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T19:07:12.314Z] + git semver [Pipeline] } [2020-12-03T19:07:12.334Z] $ docker stop --time=1 0779579d797dd2e94300ab706328e5f44ebf020425ae928798e7a1189eff579a [2020-12-03T19:07:13.697Z] $ docker rm -f 0779579d797dd2e94300ab706328e5f44ebf020425ae928798e7a1189eff579a [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-12-03T19:07:15.327Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:07:16.212Z] ---> package-listing.sh [2020-12-03T19:07:16.212Z] ++ facter osfamily [2020-12-03T19:07:16.212Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-03T19:07:16.212Z] + OS_FAMILY=redhat [2020-12-03T19:07:16.212Z] + workspace=/w/workspace/_app-service-configurable_master [2020-12-03T19:07:16.212Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-03T19:07:16.212Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-03T19:07:16.212Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-03T19:07:16.212Z] + PACKAGES=/tmp/packages_start.txt [2020-12-03T19:07:16.212Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-12-03T19:07:16.212Z] + PACKAGES=/tmp/packages_end.txt [2020-12-03T19:07:16.212Z] + case "${OS_FAMILY}" in [2020-12-03T19:07:16.212Z] + rpm -qa [2020-12-03T19:07:16.212Z] + sort [2020-12-03T19:07:20.431Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-03T19:07:20.431Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-03T19:07:20.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-03T19:07:20.431Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-12-03T19:07:20.431Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2020-12-03T19:07:20.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2020-12-03T19:07:20.444Z] 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-12-03T19:07:20.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:07:21.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T19:07:21.037Z] [2020-12-03T19:07:21.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-03T19:07:21.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T19:07:21.386Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-03T19:07:21.386Z] df20fa9351a1: Pulling fs layer [2020-12-03T19:07:21.386Z] 36b3adc4ff6f: Pulling fs layer [2020-12-03T19:07:21.386Z] 8ad3a11d3b57: Pulling fs layer [2020-12-03T19:07:21.386Z] 46f8f816bc3b: Pulling fs layer [2020-12-03T19:07:21.386Z] 93b61091891f: Pulling fs layer [2020-12-03T19:07:21.386Z] 93b9cdb0e59b: Pulling fs layer [2020-12-03T19:07:21.386Z] 5e14af77c1be: Pulling fs layer [2020-12-03T19:07:21.386Z] 01666e4c0597: Pulling fs layer [2020-12-03T19:07:21.386Z] aa168da1d23b: Pulling fs layer [2020-12-03T19:07:21.386Z] 46f8f816bc3b: Waiting [2020-12-03T19:07:21.386Z] 93b61091891f: Waiting [2020-12-03T19:07:21.386Z] 93b9cdb0e59b: Waiting [2020-12-03T19:07:21.386Z] 5e14af77c1be: Waiting [2020-12-03T19:07:21.386Z] 01666e4c0597: Waiting [2020-12-03T19:07:21.386Z] aa168da1d23b: Waiting [2020-12-03T19:07:21.386Z] 36b3adc4ff6f: Verifying Checksum [2020-12-03T19:07:21.386Z] 36b3adc4ff6f: Download complete [2020-12-03T19:07:21.386Z] 46f8f816bc3b: Verifying Checksum [2020-12-03T19:07:21.386Z] 46f8f816bc3b: Download complete [2020-12-03T19:07:21.651Z] df20fa9351a1: Verifying Checksum [2020-12-03T19:07:21.651Z] df20fa9351a1: Download complete [2020-12-03T19:07:21.651Z] 93b9cdb0e59b: Verifying Checksum [2020-12-03T19:07:21.651Z] 93b9cdb0e59b: Download complete [2020-12-03T19:07:21.651Z] 5e14af77c1be: Verifying Checksum [2020-12-03T19:07:21.651Z] 5e14af77c1be: Download complete [2020-12-03T19:07:21.651Z] 01666e4c0597: Download complete [2020-12-03T19:07:21.651Z] 93b61091891f: Verifying Checksum [2020-12-03T19:07:21.651Z] 93b61091891f: Download complete [2020-12-03T19:07:21.651Z] 8ad3a11d3b57: Verifying Checksum [2020-12-03T19:07:21.651Z] 8ad3a11d3b57: Download complete [2020-12-03T19:07:21.915Z] df20fa9351a1: Pull complete [2020-12-03T19:07:22.493Z] 36b3adc4ff6f: Pull complete [2020-12-03T19:07:23.456Z] 8ad3a11d3b57: Pull complete [2020-12-03T19:07:24.034Z] aa168da1d23b: Download complete [2020-12-03T19:07:24.034Z] 46f8f816bc3b: Pull complete [2020-12-03T19:07:24.612Z] 93b61091891f: Pull complete [2020-12-03T19:07:24.874Z] 93b9cdb0e59b: Pull complete [2020-12-03T19:07:24.874Z] 5e14af77c1be: Pull complete [2020-12-03T19:07:25.137Z] 01666e4c0597: Pull complete [2020-12-03T19:07:31.787Z] aa168da1d23b: Pull complete [2020-12-03T19:07:31.787Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-03T19:07:31.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T19:07:31.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-03T19:07:31.987Z] prd-centos7-docker-4c-2g-14355 does not seem to be running inside a container [2020-12-03T19:07:32.038Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-03T19:07:34.913Z] $ docker top f04445dda31144b28b6672d8341939aba5d49f1bccd8c9a10638f24b8f7563dd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T19:07:35.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-03T19:07:35.747Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-03T19:07:36.045Z] + ls /var/log/sa-host [2020-12-03T19:07:36.045Z] + sadf -c /var/log/sa-host/sa03 [2020-12-03T19:07:36.045Z] file_magic: OK [2020-12-03T19:07:36.045Z] HZ: Using current value: 100 [2020-12-03T19:07:36.045Z] file_header: OK [2020-12-03T19:07:36.045Z] 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-12-03T19:07:36.045Z] Statistics: [2020-12-03T19:07:36.045Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-03T19:07:36.045Z] File successfully converted to sysstat format version 12.2.1 [2020-12-03T19:07:36.045Z] + sadf -c /var/log/sa-host/sa23 [2020-12-03T19:07:36.045Z] file_magic: OK [2020-12-03T19:07:36.045Z] HZ: Using current value: 100 [2020-12-03T19:07:36.045Z] file_header: OK [2020-12-03T19:07:36.045Z] 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-12-03T19:07:36.045Z] Statistics: [2020-12-03T19:07:36.045Z] Hnuu...uuuununununu... [2020-12-03T19:07:36.045Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-03T19:07:36.259Z] provisioning config files... [2020-12-03T19:07:36.273Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7439717764556876908tmp [Pipeline] { [Pipeline] echo [2020-12-03T19:07:36.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:07:37.064Z] ---> create-netrc.sh [Pipeline] } [2020-12-03T19:07:37.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-03T19:07:37.189Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:07:37.489Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-03T19:07:37.500Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:07:37.802Z] ---> sudo-logs.sh [2020-12-03T19:07:37.802Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-03T19:07:37.813Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:07:38.112Z] ---> job-cost.sh [2020-12-03T19:07:38.112Z] lf-activate-venv: SKIPPING [2020-12-03T19:07:38.112Z] INFO: No Stack... [2020-12-03T19:07:40.034Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-03T19:07:40.296Z] INFO: Archiving Costs [Pipeline] echo [2020-12-03T19:07:40.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T19:07:40.608Z] ---> logs-deploy.sh [2020-12-03T19:07:40.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/63 [2020-12-03T19:07:40.608Z] INFO: archiving workspace using pattern(s): [2020-12-03T19:07:42.527Z] Archives upload complete. [2020-12-03T19:07:42.527Z] INFO: archiving logs to Nexus [2020-12-03T19:07:43.473Z] ---> uname -a: [2020-12-03T19:07:43.473Z] Linux prd-centos7-docker-4c-2g-14355.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-03T19:07:43.473Z] [2020-12-03T19:07:43.473Z] [2020-12-03T19:07:43.473Z] ---> lscpu: [2020-12-03T19:07:43.473Z] Architecture: x86_64 [2020-12-03T19:07:43.473Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-03T19:07:43.473Z] Byte Order: Little Endian [2020-12-03T19:07:43.473Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-03T19:07:43.473Z] CPU(s): 4 [2020-12-03T19:07:43.473Z] On-line CPU(s) list: 0-3 [2020-12-03T19:07:43.473Z] Thread(s) per core: 1 [2020-12-03T19:07:43.473Z] Core(s) per socket: 1 [2020-12-03T19:07:43.473Z] Socket(s): 4 [2020-12-03T19:07:43.473Z] NUMA node(s): 1 [2020-12-03T19:07:43.473Z] Vendor ID: GenuineIntel [2020-12-03T19:07:43.473Z] CPU family: 6 [2020-12-03T19:07:43.473Z] Model: 44 [2020-12-03T19:07:43.473Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-03T19:07:43.473Z] Stepping: 1 [2020-12-03T19:07:43.473Z] CPU MHz: 2933.436 [2020-12-03T19:07:43.473Z] BogoMIPS: 5866.87 [2020-12-03T19:07:43.473Z] Virtualization: VT-x [2020-12-03T19:07:43.473Z] Hypervisor vendor: KVM [2020-12-03T19:07:43.474Z] Virtualization type: full [2020-12-03T19:07:43.474Z] L1d cache: 128 KiB [2020-12-03T19:07:43.474Z] L1i cache: 128 KiB [2020-12-03T19:07:43.474Z] L2 cache: 16 MiB [2020-12-03T19:07:43.474Z] L3 cache: 64 MiB [2020-12-03T19:07:43.474Z] NUMA node0 CPU(s): 0-3 [2020-12-03T19:07:43.474Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-03T19:07:43.474Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-03T19:07:43.474Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-03T19:07:43.474Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-03T19:07:43.474Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-03T19:07:43.474Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-03T19:07:43.474Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-03T19:07:43.474Z] Vulnerability Srbds: Not affected [2020-12-03T19:07:43.474Z] Vulnerability Tsx async abort: Not affected [2020-12-03T19:07:43.474Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] ---> nproc: [2020-12-03T19:07:43.474Z] 4 [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] ---> df -h: [2020-12-03T19:07:43.474Z] Filesystem Size Used Available Use% Mounted on [2020-12-03T19:07:43.474Z] overlay 50.0G 8.6G 41.4G 17% / [2020-12-03T19:07:43.474Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-03T19:07:43.474Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-03T19:07:43.474Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-03T19:07:43.474Z] /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os [2020-12-03T19:07:43.474Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf [2020-12-03T19:07:43.474Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname [2020-12-03T19:07:43.474Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts [2020-12-03T19:07:43.474Z] /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json [2020-12-03T19:07:43.474Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/_app-service-configurable_master [2020-12-03T19:07:43.474Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/_app-service-configurable_master@tmp [2020-12-03T19:07:43.474Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host [2020-12-03T19:07:43.474Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure [2020-12-03T19:07:43.474Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] ---> free -m: [2020-12-03T19:07:43.474Z] total used free shared buff/cache available [2020-12-03T19:07:43.474Z] Mem: 1837 836 119 0 881 935 [2020-12-03T19:07:43.474Z] Swap: 1023 3 1020 [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] ---> ip addr: [2020-12-03T19:07:43.474Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-03T19:07:43.474Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-03T19:07:43.474Z] inet 127.0.0.1/8 scope host lo [2020-12-03T19:07:43.474Z] valid_lft forever preferred_lft forever [2020-12-03T19:07:43.474Z] inet6 ::1/128 scope host [2020-12-03T19:07:43.474Z] valid_lft forever preferred_lft forever [2020-12-03T19:07:43.474Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-03T19:07:43.474Z] link/ether fa:16:3e:c1:32:26 brd ff:ff:ff:ff:ff:ff [2020-12-03T19:07:43.474Z] inet 10.30.122.106/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-03T19:07:43.474Z] valid_lft 85806sec preferred_lft 85806sec [2020-12-03T19:07:43.474Z] inet6 fe80::f816:3eff:fec1:3226/64 scope link [2020-12-03T19:07:43.474Z] valid_lft forever preferred_lft forever [2020-12-03T19:07:43.474Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-03T19:07:43.474Z] link/ether 02:42:71:c5:26:15 brd ff:ff:ff:ff:ff:ff [2020-12-03T19:07:43.474Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-03T19:07:43.474Z] valid_lft forever preferred_lft forever [2020-12-03T19:07:43.474Z] inet6 fe80::42:71ff:fec5:2615/64 scope link [2020-12-03T19:07:43.474Z] valid_lft forever preferred_lft forever [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] ---> sar -b -r -n DEV: [2020-12-03T19:07:43.474Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] 18:57:35 LINUX RESTART (4 CPU) [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] 18:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-03T19:07:43.474Z] 18:59:01 101.53 44.58 56.95 0.00 7901.38 15496.06 0.00 [2020-12-03T19:07:43.474Z] 19:00:01 3.15 0.02 3.13 0.00 0.53 108.74 0.00 [2020-12-03T19:07:43.474Z] 19:01:01 0.47 0.02 0.45 0.00 0.13 6.00 0.00 [2020-12-03T19:07:43.474Z] 19:02:01 0.40 0.08 0.32 0.00 1.60 5.69 0.00 [2020-12-03T19:07:43.474Z] 19:03:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 [2020-12-03T19:07:43.474Z] 19:04:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 [2020-12-03T19:07:43.474Z] 19:05:02 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2020-12-03T19:07:43.474Z] 19:06:01 334.37 207.28 127.09 0.00 10045.42 39183.47 0.00 [2020-12-03T19:07:43.474Z] 19:07:01 261.17 107.94 153.24 0.00 5612.91 33566.37 0.00 [2020-12-03T19:07:43.474Z] Average: 77.54 39.70 37.84 0.00 2605.69 9769.89 0.00 [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] 18:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-03T19:07:43.474Z] 18:59:01 179148 0 604380 32.12 2620 1095396 1138328 38.85 421744 1082172 132 [2020-12-03T19:07:43.474Z] 19:00:01 187428 0 595980 31.68 2620 1095516 1077232 36.76 418244 1079064 16 [2020-12-03T19:07:43.474Z] 19:01:01 186016 0 597388 31.75 2620 1095520 1079792 36.85 431188 1067372 20 [2020-12-03T19:07:43.474Z] 19:02:01 185960 0 597320 31.75 2620 1095644 1077884 36.79 430996 1067428 8 [2020-12-03T19:07:43.474Z] 19:03:01 185996 0 597280 31.74 2620 1095648 1077740 36.78 439828 1058852 16 [2020-12-03T19:07:43.474Z] 19:04:01 185644 0 597624 31.76 2620 1095656 1077824 36.78 440552 1058740 8 [2020-12-03T19:07:43.474Z] 19:05:02 185152 0 598116 31.79 2620 1095656 1077932 36.79 441164 1058740 16 [2020-12-03T19:07:43.474Z] 19:06:01 171592 0 751504 39.94 2596 955852 1330656 45.41 624324 834624 48 [2020-12-03T19:07:43.474Z] 19:07:01 209164 0 805048 42.79 1552 865780 1485748 50.71 614864 725212 56 [2020-12-03T19:07:43.474Z] Average: 186233 0 638293 33.92 2499 1054519 1158126 39.52 473656 1003578 36 [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] 18:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-03T19:07:43.474Z] 18:59:01 eth0 356.40 256.61 1041.02 88.07 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 18:59:01 docker0 1.63 1.33 0.38 3.48 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:00:01 eth0 0.55 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:01:01 eth0 1.70 0.73 1.00 0.05 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:02:01 eth0 1.00 0.55 0.55 0.39 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:04:01 eth0 0.87 0.20 0.20 0.07 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:05:02 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:06:01 eth0 482.40 418.14 4584.95 43.20 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:06:01 veth51579e4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:06:01 docker0 61.28 64.16 5.03 418.94 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:07:01 eth0 448.36 389.32 3599.87 99.42 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:07:01 vethc03c0a5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] 19:07:01 docker0 23.63 28.42 1.30 185.15 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] Average: eth0 142.99 117.95 1019.22 25.70 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] Average: vethc03c0a5 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] Average: docker0 9.52 10.34 0.74 66.89 0.00 0.00 0.00 0.00 [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] ---> sar -P ALL: [2020-12-03T19:07:43.474Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] 18:57:35 LINUX RESTART (4 CPU) [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] 18:58:01 CPU %user %nice %system %iowait %steal %idle [2020-12-03T19:07:43.474Z] 18:59:01 all 12.99 0.00 5.60 1.96 0.04 79.41 [2020-12-03T19:07:43.474Z] 18:59:01 0 13.44 0.00 6.58 3.56 0.03 76.39 [2020-12-03T19:07:43.474Z] 18:59:01 1 13.09 0.00 4.85 1.25 0.03 80.77 [2020-12-03T19:07:43.474Z] 18:59:01 2 12.03 0.00 6.31 2.13 0.05 79.48 [2020-12-03T19:07:43.474Z] 18:59:01 3 13.41 0.00 4.68 0.88 0.03 81.00 [2020-12-03T19:07:43.474Z] 19:00:01 all 0.15 0.00 0.05 0.00 0.00 99.79 [2020-12-03T19:07:43.474Z] 19:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-03T19:07:43.474Z] 19:00:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-12-03T19:07:43.474Z] 19:00:01 2 0.52 0.00 0.07 0.00 0.00 99.42 [2020-12-03T19:07:43.474Z] 19:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2020-12-03T19:07:43.474Z] 19:01:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-12-03T19:07:43.474Z] 19:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-03T19:07:43.474Z] 19:01:01 1 0.08 0.00 0.10 0.00 0.02 99.80 [2020-12-03T19:07:43.474Z] 19:01:01 2 0.55 0.00 0.02 0.00 0.00 99.43 [2020-12-03T19:07:43.474Z] 19:01:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-12-03T19:07:43.474Z] 19:02:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2020-12-03T19:07:43.474Z] 19:02:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2020-12-03T19:07:43.474Z] 19:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-03T19:07:43.474Z] 19:02:01 2 0.52 0.00 0.03 0.00 0.02 99.43 [2020-12-03T19:07:43.474Z] 19:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-03T19:07:43.474Z] 19:03:01 all 0.17 0.00 0.12 0.00 0.00 99.71 [2020-12-03T19:07:43.474Z] 19:03:01 0 0.05 0.00 0.10 0.00 0.00 99.85 [2020-12-03T19:07:43.474Z] 19:03:01 1 0.08 0.00 0.20 0.00 0.00 99.72 [2020-12-03T19:07:43.474Z] 19:03:01 2 0.50 0.00 0.10 0.00 0.00 99.40 [2020-12-03T19:07:43.474Z] 19:03:01 3 0.03 0.00 0.08 0.00 0.00 99.88 [2020-12-03T19:07:43.474Z] 19:04:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-12-03T19:07:43.474Z] 19:04:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2020-12-03T19:07:43.474Z] 19:04:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-03T19:07:43.474Z] 19:04:01 2 0.53 0.00 0.03 0.00 0.02 99.42 [2020-12-03T19:07:43.474Z] 19:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-03T19:07:43.474Z] 19:05:02 all 0.16 0.00 0.03 0.00 0.00 99.80 [2020-12-03T19:07:43.474Z] 19:05:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-03T19:07:43.474Z] 19:05:02 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-03T19:07:43.474Z] 19:05:02 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-03T19:07:43.474Z] 19:05:02 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-03T19:07:43.474Z] 19:06:01 all 11.72 0.00 8.17 3.12 0.15 76.83 [2020-12-03T19:07:43.474Z] 19:06:01 0 11.65 0.00 8.50 3.04 0.14 76.67 [2020-12-03T19:07:43.474Z] 19:06:01 1 11.84 0.00 8.55 2.65 0.21 76.76 [2020-12-03T19:07:43.474Z] 19:06:01 2 11.33 0.00 7.62 2.37 0.12 78.56 [2020-12-03T19:07:43.474Z] 19:06:01 3 12.08 0.00 8.00 4.43 0.14 75.35 [2020-12-03T19:07:43.474Z] 19:07:01 all 12.52 0.00 9.86 3.32 0.13 74.17 [2020-12-03T19:07:43.474Z] 19:07:01 0 12.20 0.00 10.99 2.71 0.14 73.96 [2020-12-03T19:07:43.474Z] 19:07:01 1 14.62 0.00 9.84 4.96 0.12 70.45 [2020-12-03T19:07:43.474Z] 19:07:01 2 11.54 0.00 9.22 3.68 0.14 75.43 [2020-12-03T19:07:43.474Z] 19:07:01 3 11.72 0.00 9.38 1.92 0.14 76.85 [2020-12-03T19:07:43.474Z] Average: all 4.16 0.00 2.60 0.91 0.04 92.29 [2020-12-03T19:07:43.474Z] Average: 0 4.07 0.00 2.86 1.01 0.04 92.02 [2020-12-03T19:07:43.474Z] Average: 1 4.35 0.00 2.58 0.96 0.04 92.07 [2020-12-03T19:07:43.474Z] Average: 2 4.16 0.00 2.55 0.89 0.04 92.37 [2020-12-03T19:07:43.474Z] Average: 3 4.08 0.00 2.42 0.78 0.04 92.69 [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z] [2020-12-03T19:07:43.474Z]