Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 29a5207daaee0c6984d6485493504bb709ad3623 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16608 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 > 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 Checking out Revision 29a5207daaee0c6984d6485493504bb709ad3623 (master) > 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 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 Commit message: "ci: standardize dockerfiles (#160)" > git rev-list --no-walk 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-17T20:56:36.314Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-17T20:56:36.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-17T20:56:36.742Z] ========================================================= [2020-12-17T20:56:36.742Z] EdgeX Global Pipelines Version Info [2020-12-17T20:56:36.743Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-17T20:56:39.080Z] ------------------- [2020-12-17T20:56:39.080Z] stable info: [2020-12-17T20:56:39.080Z] ------------------- [2020-12-17T20:56:39.080Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-17T20:56:39.080Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T20:56:39.080Z] Message: update stable to v1.0.173 [2020-12-17T20:56:39.661Z] ------------------- [2020-12-17T20:56:39.661Z] experimental info: [2020-12-17T20:56:39.661Z] ------------------- [2020-12-17T20:56:39.661Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-17T20:56:39.661Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T20:56:39.661Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-17T20:56:40.008Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-12-17T20:56:40.136Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-12-17T20:56:40.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-17T20:56:40.358Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-17T20:56:40.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-17T20:56:40.557Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-17T20:56:40.681Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-17T20:56:40.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-17T20:56:40.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-17T20:56:41.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-17T20:56:41.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-17T20:56:41.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-12-17T20:56:41.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-17T20:56:41.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-17T20:56:41.619Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T20:56:41.719Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T20:56:41.873Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T20:56:41.982Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T20:56:42.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-17T20:56:42.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-17T20:56:42.335Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-17T20:56:42.421Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-17T20:56:42.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-17T20:56:42.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-17T20:56:42.701Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-17T20:56:42.789Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-17T20:56:42.883Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-17T20:56:42.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-17T20:56:43.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-17T20:56:43.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-17T20:56:43.313Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] echo [2020-12-17T20:56:43.416Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29a5207 [Pipeline] echo [2020-12-17T20:56:43.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T20:56:43.705Z] provisioning config files... [2020-12-17T20:56:43.738Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5998204130284614948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T20:56:44.211Z] ---> docker-login.sh [2020-12-17T20:56:44.212Z] nexus3.edgexfoundry.org:10001 [2020-12-17T20:56:44.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T20:56:44.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T20:56:44.802Z] Configure a credential helper to remove this warning. See [2020-12-17T20:56:44.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T20:56:44.802Z] [2020-12-17T20:56:44.802Z] Login Succeeded [2020-12-17T20:56:44.802Z] nexus3.edgexfoundry.org:10002 [2020-12-17T20:56:45.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T20:56:45.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T20:56:45.428Z] Configure a credential helper to remove this warning. See [2020-12-17T20:56:45.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T20:56:45.428Z] [2020-12-17T20:56:45.428Z] Login Succeeded [2020-12-17T20:56:45.428Z] nexus3.edgexfoundry.org:10003 [2020-12-17T20:56:46.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T20:56:46.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T20:56:46.065Z] Configure a credential helper to remove this warning. See [2020-12-17T20:56:46.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T20:56:46.065Z] [2020-12-17T20:56:46.065Z] Login Succeeded [2020-12-17T20:56:46.065Z] nexus3.edgexfoundry.org:10004 [2020-12-17T20:56:46.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T20:56:46.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T20:56:46.663Z] Configure a credential helper to remove this warning. See [2020-12-17T20:56:46.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T20:56:46.663Z] [2020-12-17T20:56:46.663Z] Login Succeeded [2020-12-17T20:56:46.663Z] docker.io [2020-12-17T20:56:46.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T20:56:46.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T20:56:46.929Z] Configure a credential helper to remove this warning. See [2020-12-17T20:56:46.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T20:56:46.929Z] [2020-12-17T20:56:46.929Z] Login Succeeded [2020-12-17T20:56:46.929Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T20:56:46.946Z] 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-17T20:56:47.833Z] + git log --format=format:%s -1 29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] echo [2020-12-17T20:56:47.967Z] GIT_COMMIT: 29a5207daaee0c6984d6485493504bb709ad3623, Commit Message: ci: standardize dockerfiles (#160) [Pipeline] echo [2020-12-17T20:56:48.014Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-17T20:56:48.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T20:56:48.728Z] [2020-12-17T20:56:48.728Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T20:56:49.166Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T20:56:49.166Z] latest: Pulling from edgex-devops/git-semver [2020-12-17T20:56:49.166Z] 31603596830f: Pulling fs layer [2020-12-17T20:56:49.166Z] 2a8b12db71e7: Pulling fs layer [2020-12-17T20:56:49.166Z] 6ca5941a6612: Pulling fs layer [2020-12-17T20:56:49.166Z] ecc8261a40a4: Pulling fs layer [2020-12-17T20:56:49.166Z] ecc8261a40a4: Waiting [2020-12-17T20:56:49.166Z] 2a8b12db71e7: Verifying Checksum [2020-12-17T20:56:49.166Z] 2a8b12db71e7: Download complete [2020-12-17T20:56:49.464Z] 31603596830f: Verifying Checksum [2020-12-17T20:56:49.464Z] 31603596830f: Download complete [2020-12-17T20:56:49.464Z] ecc8261a40a4: Verifying Checksum [2020-12-17T20:56:49.464Z] ecc8261a40a4: Download complete [2020-12-17T20:56:49.760Z] 6ca5941a6612: Verifying Checksum [2020-12-17T20:56:49.760Z] 6ca5941a6612: Download complete [2020-12-17T20:56:50.050Z] 31603596830f: Pull complete [2020-12-17T20:56:50.050Z] 2a8b12db71e7: Pull complete [2020-12-17T20:56:52.178Z] 6ca5941a6612: Pull complete [2020-12-17T20:56:52.460Z] ecc8261a40a4: Pull complete [2020-12-17T20:56:52.460Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-17T20:56:52.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T20:56:52.460Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-17T20:56:52.719Z] prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container [2020-12-17T20:56:52.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T20:56:56.252Z] $ docker top 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T20:56:56.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T20:56:56.741Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T20:56:57.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T20:56:57.470Z] $ docker exec 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 ssh-agent [2020-12-17T20:56:58.104Z] SSH_AUTH_SOCK=/tmp/ssh-zX08VOJXASGt/agent.11 [2020-12-17T20:56:58.104Z] SSH_AGENT_PID=16 [2020-12-17T20:56:58.154Z] Running ssh-add (command line suppressed) [2020-12-17T20:56:58.770Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7973623417294302069.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7973623417294302069.key) [2020-12-17T20:56:58.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T20:56:59.738Z] + git tag --points-at HEAD [Pipeline] } [2020-12-17T20:56:59.802Z] $ docker exec --env ******** --env ******** 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 ssh-agent -k [2020-12-17T20:57:00.166Z] unset SSH_AUTH_SOCK; [2020-12-17T20:57:00.167Z] unset SSH_AGENT_PID; [2020-12-17T20:57:00.167Z] echo Agent pid 16 killed; [2020-12-17T20:57:00.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-17T20:57:00.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T20:57:00.531Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T20:57:00.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T20:57:00.966Z] $ docker exec 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 ssh-agent [2020-12-17T20:57:01.579Z] SSH_AUTH_SOCK=/tmp/ssh-zRG3C4G2CFfJ/agent.45 [2020-12-17T20:57:01.579Z] SSH_AGENT_PID=50 [2020-12-17T20:57:01.617Z] Running ssh-add (command line suppressed) [2020-12-17T20:57:02.025Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7337573429923380935.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7337573429923380935.key) [2020-12-17T20:57:02.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T20:57:02.980Z] + git semver init [2020-12-17T20:57:02.981Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T20:57:02.981Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-17T20:57:02.981Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-17T20:57:02.981Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T20:57:02.981Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T20:57:02.981Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T20:57:02.981Z] # $SEMVER_BRANCH = master [2020-12-17T20:57:02.981Z] # $SEMVER_TEMP = /tmp/semver-628916022 [2020-12-17T20:57:02.981Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-12-17T20:57:05.006Z] # '/tmp/semver-628916022' -> '/w/workspace/_app-service-configurable_master/.semver' [2020-12-17T20:57:05.006Z] # -> Force: false [2020-12-17T20:57:05.006Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-12-17T20:57:05.033Z] $ docker exec --env ******** --env ******** 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 ssh-agent -k [2020-12-17T20:57:05.288Z] unset SSH_AUTH_SOCK; [2020-12-17T20:57:05.289Z] unset SSH_AGENT_PID; [2020-12-17T20:57:05.289Z] echo Agent pid 50 killed; [2020-12-17T20:57:05.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T20:57:06.301Z] + git semver [Pipeline] } [2020-12-17T20:57:06.331Z] $ docker stop --time=1 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 [2020-12-17T20:57:07.878Z] $ docker rm -f 86b589daffb0c5d64eb4cc53567daaa2b4ba5fb91cd4f8f58864281f9c4b3b35 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T20:57:08.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-17T20:57:09.578Z] Stashed 1 file(s) [Pipeline] echo [2020-12-17T20:57:09.582Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.5 [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-17T20:57:25.138Z] Still waiting to schedule task [2020-12-17T20:57:25.138Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-17T20:57:25.140Z] Still waiting to schedule task [2020-12-17T20:57:25.141Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16609’ [2020-12-17T21:00:04.928Z] Running on prd-centos7-docker-4c-2g-16611 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-12-17T21:00:04.993Z] Running in /w/workspace/app-service-configurable/68 [Pipeline] { [Pipeline] checkout [2020-12-17T21:00:07.966Z] using credential edgex-jenkins-ssh [2020-12-17T21:00:08.022Z] Cloning the remote Git repository [2020-12-17T21:00:08.138Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-17T21:00:08.206Z] > git init /w/workspace/app-service-configurable/68 # timeout=10 [2020-12-17T21:00:08.263Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-17T21:00:08.264Z] > git --version # timeout=10 [2020-12-17T21:00:08.269Z] > git --version # 'git version 2.24.3' [2020-12-17T21:00:08.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:00:08.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:00:08.802Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-17T21:00:08.808Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:00:08.821Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-17T21:00:08.834Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-17T21:00:08.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:00:08.838Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T21:00:09.154Z] Checking out Revision 29a5207daaee0c6984d6485493504bb709ad3623 (master) [2020-12-17T21:00:09.164Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T21:00:09.169Z] > git checkout -f 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 [2020-12-17T21:00:13.015Z] Commit message: "ci: standardize dockerfiles (#160)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T21:00:14.802Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:00:15.181Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:00:15.506Z] + sudo service docker restart [2020-12-17T21:00:15.506Z] + true [2020-12-17T21:00:15.506Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T21:00:16.582Z] provisioning config files... [2020-12-17T21:00:16.623Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/68@tmp/config6825906549311831392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:00:17.107Z] ---> docker-login.sh [2020-12-17T21:00:17.107Z] nexus3.edgexfoundry.org:10001 [2020-12-17T21:00:17.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:00:17.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:00:17.390Z] Configure a credential helper to remove this warning. See [2020-12-17T21:00:17.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:00:17.390Z] [2020-12-17T21:00:17.390Z] Login Succeeded [2020-12-17T21:00:17.390Z] nexus3.edgexfoundry.org:10002 [2020-12-17T21:00:17.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:00:17.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:00:17.672Z] Configure a credential helper to remove this warning. See [2020-12-17T21:00:17.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:00:17.672Z] [2020-12-17T21:00:17.672Z] Login Succeeded [2020-12-17T21:00:17.672Z] nexus3.edgexfoundry.org:10003 [2020-12-17T21:00:17.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:00:17.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:00:17.952Z] Configure a credential helper to remove this warning. See [2020-12-17T21:00:17.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:00:17.952Z] [2020-12-17T21:00:17.952Z] Login Succeeded [2020-12-17T21:00:17.952Z] nexus3.edgexfoundry.org:10004 [2020-12-17T21:00:17.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:00:18.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:00:18.231Z] Configure a credential helper to remove this warning. See [2020-12-17T21:00:18.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:00:18.231Z] [2020-12-17T21:00:18.231Z] Login Succeeded [2020-12-17T21:00:18.231Z] docker.io [2020-12-17T21:00:18.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:00:18.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:00:18.503Z] Configure a credential helper to remove this warning. See [2020-12-17T21:00:18.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:00:18.503Z] [2020-12-17T21:00:18.503Z] Login Succeeded [2020-12-17T21:00:18.503Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T21:00:18.531Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T21:00:19.122Z] ========================================================= [2020-12-17T21:00:19.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-17T21:00:19.122Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:00:19.494Z] + 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-17T21:00:19.494Z] Sending build context to Docker daemon 96.77kB [2020-12-17T21:00:19.494Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T21:00:19.494Z] Step 2/8 : FROM ${BASE} [2020-12-17T21:00:19.764Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-17T21:00:19.764Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T21:00:19.764Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T21:00:19.764Z] de9db76c5a1d: Pulling fs layer [2020-12-17T21:00:19.764Z] bca2f99d35d6: Pulling fs layer [2020-12-17T21:00:19.764Z] 93359f2a8cfa: Pulling fs layer [2020-12-17T21:00:19.764Z] 7c6f9722023f: Pulling fs layer [2020-12-17T21:00:19.764Z] a35cf1a2eb13: Pulling fs layer [2020-12-17T21:00:19.764Z] bca2f99d35d6: Waiting [2020-12-17T21:00:19.764Z] 93359f2a8cfa: Waiting [2020-12-17T21:00:19.764Z] 7c6f9722023f: Waiting [2020-12-17T21:00:19.764Z] a35cf1a2eb13: Waiting [2020-12-17T21:00:19.764Z] de9db76c5a1d: Verifying Checksum [2020-12-17T21:00:19.764Z] de9db76c5a1d: Download complete [2020-12-17T21:00:19.764Z] 0ef7d3d256c8: Verifying Checksum [2020-12-17T21:00:19.764Z] 0ef7d3d256c8: Download complete [2020-12-17T21:00:19.764Z] 93359f2a8cfa: Verifying Checksum [2020-12-17T21:00:19.764Z] 93359f2a8cfa: Download complete [2020-12-17T21:00:19.764Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T21:00:19.764Z] 188c0c94c7c5: Download complete [2020-12-17T21:00:19.764Z] 7c6f9722023f: Verifying Checksum [2020-12-17T21:00:19.764Z] 7c6f9722023f: Download complete [2020-12-17T21:00:20.039Z] 188c0c94c7c5: Pull complete [2020-12-17T21:00:20.311Z] 0ef7d3d256c8: Pull complete [2020-12-17T21:00:20.311Z] de9db76c5a1d: Pull complete [2020-12-17T21:00:22.942Z] a35cf1a2eb13: Verifying Checksum [2020-12-17T21:00:24.931Z] bca2f99d35d6: Verifying Checksum [2020-12-17T21:00:24.931Z] bca2f99d35d6: Download complete [2020-12-17T21:00:30.384Z] bca2f99d35d6: Pull complete [2020-12-17T21:00:30.384Z] 93359f2a8cfa: Pull complete [2020-12-17T21:00:30.384Z] 7c6f9722023f: Pull complete [2020-12-17T21:00:33.806Z] a35cf1a2eb13: Pull complete [2020-12-17T21:00:33.806Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-17T21:00:33.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-17T21:00:33.806Z] ---> a62c8e92a672 [2020-12-17T21:00:33.806Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T21:00:33.806Z] ---> Running in 79781e17d40d [2020-12-17T21:00:34.079Z] Removing intermediate container 79781e17d40d [2020-12-17T21:00:34.079Z] ---> 6acd470c5152 [2020-12-17T21:00:34.079Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T21:00:34.079Z] ---> Running in 889914162c48 [2020-12-17T21:00:35.034Z] Removing intermediate container 889914162c48 [2020-12-17T21:00:35.034Z] ---> 6ccd58cc3fcd [2020-12-17T21:00:35.034Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-17T21:00:35.307Z] ---> Running in fde788525f4e [2020-12-17T21:00:35.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T21:00:36.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T21:00:36.575Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16610 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-12-17T21:00:36.644Z] Running in /w/workspace/app-service-configurable/68 [Pipeline] { [Pipeline] checkout [2020-12-17T21:00:37.130Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-17T21:00:37.423Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-17T21:00:37.423Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-17T21:00:37.423Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-17T21:00:37.713Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-17T21:00:37.713Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-17T21:00:37.713Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T21:00:38.015Z] OK: 167 MiB in 45 packages [2020-12-17T21:00:38.315Z] Removing intermediate container fde788525f4e [2020-12-17T21:00:38.315Z] ---> 379e48449021 [2020-12-17T21:00:38.315Z] Step 6/8 : WORKDIR /app [2020-12-17T21:00:38.315Z] ---> Running in 96d0beb554ee [2020-12-17T21:00:38.632Z] Removing intermediate container 96d0beb554ee [2020-12-17T21:00:38.632Z] ---> 103732fcee80 [2020-12-17T21:00:38.632Z] Step 7/8 : COPY . . [2020-12-17T21:00:38.939Z] ---> 4aa0f9dd7c60 [2020-12-17T21:00:38.939Z] Step 8/8 : RUN go mod download [2020-12-17T21:00:38.939Z] ---> Running in fc9a10ba1970 [2020-12-17T21:00:43.496Z] using credential edgex-jenkins-ssh [2020-12-17T21:00:43.588Z] Cloning the remote Git repository [2020-12-17T21:00:43.655Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-17T21:00:43.804Z] > git init /w/workspace/app-service-configurable/68 # timeout=10 [2020-12-17T21:00:43.927Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-17T21:00:43.928Z] > git --version # timeout=10 [2020-12-17T21:00:43.949Z] > git --version # 'git version 2.17.1' [2020-12-17T21:00:43.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:00:44.011Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:00:45.551Z] Checking out Revision 29a5207daaee0c6984d6485493504bb709ad3623 (master) [2020-12-17T21:00:44.943Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-17T21:00:44.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T21:00:45.000Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-17T21:00:45.060Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-17T21:00:45.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T21:00:45.080Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T21:00:45.567Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T21:00:45.579Z] > git checkout -f 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 [2020-12-17T21:00:50.256Z] Commit message: "ci: standardize dockerfiles (#160)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T21:00:52.189Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:00:52.692Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T21:00:53.081Z] + sudo service docker+ restart [2020-12-17T21:00:53.081Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T21:00:55.191Z] provisioning config files... [2020-12-17T21:00:55.229Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/68@tmp/config4848406921335785032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:00:55.722Z] ---> docker-login.sh [2020-12-17T21:00:55.722Z] nexus3.edgexfoundry.org:10001 [2020-12-17T21:00:56.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:00:57.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:00:57.825Z] Configure a credential helper to remove this warning. See [2020-12-17T21:00:57.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:00:57.825Z] [2020-12-17T21:00:57.825Z] Login Succeeded [2020-12-17T21:00:57.825Z] nexus3.edgexfoundry.org:10002 [2020-12-17T21:00:58.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:00:58.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:00:58.439Z] Configure a credential helper to remove this warning. See [2020-12-17T21:00:58.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:00:58.439Z] [2020-12-17T21:00:58.439Z] Login Succeeded [2020-12-17T21:00:58.439Z] nexus3.edgexfoundry.org:10003 [2020-12-17T21:00:58.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:00:59.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:00:59.002Z] Configure a credential helper to remove this warning. See [2020-12-17T21:00:59.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:00:59.002Z] [2020-12-17T21:00:59.002Z] Login Succeeded [2020-12-17T21:00:59.002Z] nexus3.edgexfoundry.org:10004 [2020-12-17T21:00:59.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:00:59.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:00:59.560Z] Configure a credential helper to remove this warning. See [2020-12-17T21:00:59.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:00:59.560Z] [2020-12-17T21:00:59.560Z] Login Succeeded [2020-12-17T21:00:59.560Z] docker.io [2020-12-17T21:00:59.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:01:00.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:01:00.494Z] Configure a credential helper to remove this warning. See [2020-12-17T21:01:00.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:01:00.494Z] [2020-12-17T21:01:00.494Z] Login Succeeded [2020-12-17T21:01:00.494Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T21:01:00.523Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T21:01:01.262Z] ========================================================= [2020-12-17T21:01:01.262Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-17T21:01:01.262Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:01:01.354Z] Removing intermediate container fc9a10ba1970 [2020-12-17T21:01:01.354Z] ---> eb0ad68a9b0d [2020-12-17T21:01:01.354Z] Successfully built eb0ad68a9b0d [2020-12-17T21:01:01.354Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:01:01.711Z] + 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-17T21:01:01.711Z] Sending build context to Docker daemon 96.77kB [2020-12-17T21:01:01.883Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T21:01:01.883Z] . [Pipeline] withDockerContainer [2020-12-17T21:01:02.025Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T21:01:02.025Z] Step 2/8 : FROM ${BASE} [2020-12-17T21:01:02.025Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-17T21:01:02.025Z] 5f621e34cdf4: Pulling fs layer [2020-12-17T21:01:02.025Z] a4357932f1b6: Pulling fs layer [2020-12-17T21:01:02.025Z] 18c013af1878: Pulling fs layer [2020-12-17T21:01:02.026Z] 00ac8860ef70: Pulling fs layer [2020-12-17T21:01:02.026Z] 63d7cb157983: Pulling fs layer [2020-12-17T21:01:02.026Z] b116817d02f9: Pulling fs layer [2020-12-17T21:01:02.026Z] 745a02a5169b: Pulling fs layer [2020-12-17T21:01:02.026Z] 00ac8860ef70: Waiting [2020-12-17T21:01:02.026Z] 63d7cb157983: Waiting [2020-12-17T21:01:02.026Z] b116817d02f9: Waiting [2020-12-17T21:01:02.026Z] 745a02a5169b: Waiting [2020-12-17T21:01:02.104Z] prd-centos7-docker-4c-2g-16611 does not seem to be running inside a container [2020-12-17T21:01:02.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T21:01:02.332Z] 18c013af1878: Verifying Checksum [2020-12-17T21:01:02.332Z] 18c013af1878: Download complete [2020-12-17T21:01:02.332Z] a4357932f1b6: Verifying Checksum [2020-12-17T21:01:02.332Z] a4357932f1b6: Download complete [2020-12-17T21:01:02.332Z] 63d7cb157983: Verifying Checksum [2020-12-17T21:01:02.332Z] 63d7cb157983: Download complete [2020-12-17T21:01:02.332Z] b116817d02f9: Verifying Checksum [2020-12-17T21:01:02.332Z] b116817d02f9: Download complete [2020-12-17T21:01:02.332Z] 5f621e34cdf4: Download complete [2020-12-17T21:01:02.980Z] 5f621e34cdf4: Pull complete [2020-12-17T21:01:03.129Z] $ docker top 4c455c0a68083674905878e977324f2621ac8756fbcb5acc507a55d3893fcc12 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:01:03.606Z] a4357932f1b6: Pull complete [2020-12-17T21:01:03.736Z] + go version [2020-12-17T21:01:03.737Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-17T21:01:03.783Z] $ docker stop --time=1 4c455c0a68083674905878e977324f2621ac8756fbcb5acc507a55d3893fcc12 [2020-12-17T21:01:03.907Z] 18c013af1878: Pull complete [2020-12-17T21:01:05.143Z] $ docker rm -f 4c455c0a68083674905878e977324f2621ac8756fbcb5acc507a55d3893fcc12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-12-17T21:01:05.405Z] 745a02a5169b: Verifying Checksum [2020-12-17T21:01:05.405Z] 745a02a5169b: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:01:06.120Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T21:01:06.120Z] . [Pipeline] withDockerContainer [2020-12-17T21:01:06.253Z] prd-centos7-docker-4c-2g-16611 does not seem to be running inside a container [2020-12-17T21:01:06.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T21:01:06.923Z] 00ac8860ef70: Verifying Checksum [2020-12-17T21:01:06.923Z] 00ac8860ef70: Download complete [2020-12-17T21:01:06.945Z] $ docker top 04b06a0ae3f3df18c059ac2f11f512f24a9a51591500c3c7a68d1de3f6832eaf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:01:07.536Z] + make test [2020-12-17T21:01:07.536Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-17T21:01:17.436Z] 00ac8860ef70: Pull complete [2020-12-17T21:01:17.437Z] 63d7cb157983: Pull complete [2020-12-17T21:01:17.437Z] b116817d02f9: Pull complete [2020-12-17T21:01:20.027Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-17T21:01:20.027Z] CGO_ENABLED=1 go vet ./... [2020-12-17T21:01:20.997Z] 745a02a5169b: Pull complete [2020-12-17T21:01:20.997Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-17T21:01:20.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-17T21:01:20.997Z] ---> b7e6874047d6 [2020-12-17T21:01:20.997Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T21:01:22.667Z] gofmt -l . [2020-12-17T21:01:22.667Z] [ "`gofmt -l .`" = "" ] [2020-12-17T21:01:22.667Z] ./bin/test-go-mod-tidy.sh [2020-12-17T21:01:22.667Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-12-17T21:01:23.018Z] $ docker stop --time=1 04b06a0ae3f3df18c059ac2f11f512f24a9a51591500c3c7a68d1de3f6832eaf [2020-12-17T21:01:23.729Z] ---> Running in f888edc20a8d [2020-12-17T21:01:24.014Z] Removing intermediate container f888edc20a8d [2020-12-17T21:01:24.014Z] ---> 16bf14960ecc [2020-12-17T21:01:24.014Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T21:01:24.301Z] ---> Running in 0dcd99efdc75 [2020-12-17T21:01:25.426Z] $ docker rm -f 04b06a0ae3f3df18c059ac2f11f512f24a9a51591500c3c7a68d1de3f6832eaf [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T21:01:26.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T21:01:26.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-17T21:01:27.023Z] Removing intermediate container 0dcd99efdc75 [2020-12-17T21:01:27.023Z] ---> ece61319dbf5 [2020-12-17T21:01:27.023Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-17T21:01:27.023Z] ---> Running in 1d254282a519 [Pipeline] sh [2020-12-17T21:01:27.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T21:01:27.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-17T21:01:28.133Z] + ls -al . [2020-12-17T21:01:28.133Z] total 88 [2020-12-17T21:01:28.133Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 17 21:01 . [2020-12-17T21:01:28.133Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 17 21:00 .. [2020-12-17T21:01:28.133Z] -rw-rw-r--. 1 jenkins jenkins 6420 Dec 17 21:00 Attribution.txt [2020-12-17T21:01:28.133Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 17 21:00 bin [2020-12-17T21:01:28.133Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 17 21:01 coverage.out [2020-12-17T21:01:28.133Z] -rw-rw-r--. 1 jenkins jenkins 1940 Dec 17 21:00 Dockerfile [2020-12-17T21:01:28.133Z] -rw-rw-r--. 1 jenkins jenkins 970 Dec 17 21:00 Dockerfile.build [2020-12-17T21:01:28.133Z] -rw-rw-r--. 1 jenkins jenkins 119 Dec 17 21:00 .dockerignore [2020-12-17T21:01:28.133Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 17 21:00 .git [2020-12-17T21:01:28.133Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 17 21:00 .github [2020-12-17T21:01:28.133Z] -rw-rw-r--. 1 jenkins jenkins 93 Dec 17 21:00 .gitignore [2020-12-17T21:01:28.133Z] -rw-r--r--. 1 jenkins jenkins 132 Dec 17 21:01 go.mod [2020-12-17T21:01:28.133Z] -rw-r--r--. 1 jenkins jenkins 18390 Dec 17 21:01 go.sum [2020-12-17T21:01:28.133Z] -rw-rw-r--. 1 jenkins jenkins 687 Dec 17 21:00 Jenkinsfile [2020-12-17T21:01:28.133Z] -rw-rw-r--. 1 jenkins jenkins 10174 Dec 17 21:00 LICENSE [2020-12-17T21:01:28.133Z] -rw-rw-r--. 1 jenkins jenkins 1519 Dec 17 21:00 main.go [2020-12-17T21:01:28.133Z] -rw-rw-r--. 1 jenkins jenkins 1573 Dec 17 21:00 makefile [2020-12-17T21:01:28.133Z] -rw-rw-r--. 1 jenkins jenkins 1277 Dec 17 21:00 README.md [2020-12-17T21:01:28.133Z] drwxrwxr-x. 10 jenkins jenkins 171 Dec 17 21:00 res [2020-12-17T21:01:28.134Z] drwxrwxr-x. 4 jenkins jenkins 71 Dec 17 21:00 snap [2020-12-17T21:01:28.134Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 17 20:57 VERSION [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:01:28.478Z] + 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=29a5207daaee0c6984d6485493504bb709ad3623 --label arch=amd64 --label version=2.0.0-dev.5 . [2020-12-17T21:01:28.478Z] Sending build context to Docker daemon 117.8kB [2020-12-17T21:01:28.478Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T21:01:28.478Z] Step 2/27 : FROM ${BASE} AS builder [2020-12-17T21:01:28.478Z] ---> eb0ad68a9b0d [2020-12-17T21:01:28.478Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-12-17T21:01:28.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T21:01:28.742Z] ---> Running in b91481cc1204 [2020-12-17T21:01:28.742Z] Removing intermediate container b91481cc1204 [2020-12-17T21:01:28.742Z] ---> 05c5ec04b6d1 [2020-12-17T21:01:28.742Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T21:01:29.011Z] ---> Running in ac0c925ea972 [2020-12-17T21:01:29.011Z] Removing intermediate container ac0c925ea972 [2020-12-17T21:01:29.011Z] ---> 7ab9b7d5aa7b [2020-12-17T21:01:29.011Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T21:01:29.011Z] ---> Running in 6372f534d1d0 [2020-12-17T21:01:29.272Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-17T21:01:29.272Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-17T21:01:29.276Z] Removing intermediate container 6372f534d1d0 [2020-12-17T21:01:29.276Z] ---> c4b8aebb317e [2020-12-17T21:01:29.276Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T21:01:29.276Z] ---> Running in 3fbee111f395 [2020-12-17T21:01:29.545Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-17T21:01:29.545Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-17T21:01:29.545Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-17T21:01:29.817Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-17T21:01:29.817Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T21:01:30.090Z] OK: 144 MiB in 45 packages [2020-12-17T21:01:31.211Z] Removing intermediate container 3fbee111f395 [2020-12-17T21:01:31.211Z] ---> 14e53f7a84b0 [2020-12-17T21:01:31.211Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T21:01:31.211Z] ---> Running in c1ce01e8cf93 [2020-12-17T21:01:31.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T21:01:31.557Z] Removing intermediate container 1d254282a519 [2020-12-17T21:01:31.557Z] ---> 360fc65a1641 [2020-12-17T21:01:31.557Z] Step 6/8 : WORKDIR /app [2020-12-17T21:01:31.557Z] ---> Running in b0c828d31f02 [2020-12-17T21:01:32.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T21:01:32.170Z] Removing intermediate container b0c828d31f02 [2020-12-17T21:01:32.170Z] ---> 613c514fd7de [2020-12-17T21:01:32.170Z] Step 7/8 : COPY . . [2020-12-17T21:01:32.677Z] OK: 167 MiB in 45 packages [2020-12-17T21:01:32.780Z] ---> c08a8a0f028f [2020-12-17T21:01:32.780Z] Step 8/8 : RUN go mod download [2020-12-17T21:01:33.053Z] ---> Running in d5d3af461837 [2020-12-17T21:01:33.262Z] Removing intermediate container c1ce01e8cf93 [2020-12-17T21:01:33.262Z] ---> 583da620dbc6 [2020-12-17T21:01:33.262Z] Step 8/27 : WORKDIR /app [2020-12-17T21:01:33.262Z] ---> Running in bd14251236cf [2020-12-17T21:01:33.262Z] Removing intermediate container bd14251236cf [2020-12-17T21:01:33.262Z] ---> 8451273be718 [2020-12-17T21:01:33.262Z] Step 9/27 : COPY go.mod . [2020-12-17T21:01:33.533Z] ---> e4ba248cc8a2 [2020-12-17T21:01:33.534Z] Step 10/27 : RUN go mod download [2020-12-17T21:01:33.534Z] ---> Running in c5dcd4a50044 [2020-12-17T21:01:34.547Z] Removing intermediate container c5dcd4a50044 [2020-12-17T21:01:34.547Z] ---> e4705d5f0774 [2020-12-17T21:01:34.547Z] Step 11/27 : COPY . . [2020-12-17T21:01:34.823Z] ---> 170f5b208d8c [2020-12-17T21:01:34.823Z] Step 12/27 : ARG MAKE="make build" [2020-12-17T21:01:34.823Z] ---> Running in 9f27a643ea70 [2020-12-17T21:01:35.093Z] Removing intermediate container 9f27a643ea70 [2020-12-17T21:01:35.093Z] ---> e4093393d0d3 [2020-12-17T21:01:35.093Z] Step 13/27 : RUN $MAKE [2020-12-17T21:01:35.093Z] ---> Running in 0b72327c9b2b [2020-12-17T21:01:35.679Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=2.0.0-dev.5" -o app-service-configurable [2020-12-17T21:01:48.082Z] Removing intermediate container 0b72327c9b2b [2020-12-17T21:01:48.082Z] ---> f7bb7403dbfb [2020-12-17T21:01:48.082Z] Step 14/27 : FROM alpine:3.12 [2020-12-17T21:01:48.382Z] 3.12: Pulling from library/alpine [2020-12-17T21:01:48.382Z] 801bfaa63ef2: Pulling fs layer [2020-12-17T21:01:48.672Z] 801bfaa63ef2: Verifying Checksum [2020-12-17T21:01:48.672Z] 801bfaa63ef2: Download complete [2020-12-17T21:01:48.951Z] 801bfaa63ef2: Pull complete [2020-12-17T21:01:48.951Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T21:01:48.951Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T21:01:48.951Z] ---> 389fef711851 [2020-12-17T21:01:48.951Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T21:01:48.951Z] ---> Running in 12a37b63bc48 [2020-12-17T21:01:49.226Z] Removing intermediate container 12a37b63bc48 [2020-12-17T21:01:49.226Z] ---> bda85f608132 [2020-12-17T21:01:49.226Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-12-17T21:01:49.226Z] ---> Running in f8410d2c7c35 [2020-12-17T21:01:49.506Z] Removing intermediate container f8410d2c7c35 [2020-12-17T21:01:49.506Z] ---> 503b53dcc5b6 [2020-12-17T21:01:49.506Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq [2020-12-17T21:01:49.506Z] ---> Running in c7e7b273e0dc [2020-12-17T21:01:50.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T21:01:50.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T21:01:50.133Z] (1/6) Installing ca-certificates (20191127-r4) [2020-12-17T21:01:50.432Z] (2/6) Installing libgcc (9.3.0-r2) [2020-12-17T21:01:50.432Z] (3/6) Installing libsodium (1.0.18-r0) [2020-12-17T21:01:50.432Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-12-17T21:01:50.432Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-17T21:01:50.432Z] (6/6) Installing zeromq (4.3.3-r0) [2020-12-17T21:01:50.432Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T21:01:50.432Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T21:01:50.432Z] OK: 9 MiB in 20 packages [2020-12-17T21:01:51.549Z] Removing intermediate container c7e7b273e0dc [2020-12-17T21:01:51.549Z] ---> 8799b44db675 [2020-12-17T21:01:51.549Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-12-17T21:01:51.858Z] ---> a5502df3657a [2020-12-17T21:01:51.858Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-12-17T21:01:51.858Z] ---> a5654a4ed6e3 [2020-12-17T21:01:51.858Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-12-17T21:01:52.161Z] ---> 197352daa74d [2020-12-17T21:01:52.161Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-12-17T21:01:52.749Z] ---> c703c608e1b6 [2020-12-17T21:01:52.749Z] Step 22/27 : EXPOSE 48095 [2020-12-17T21:01:53.013Z] ---> Running in 0c1dd1868c34 [2020-12-17T21:01:53.278Z] Removing intermediate container 0c1dd1868c34 [2020-12-17T21:01:53.278Z] ---> b23ddd2730a7 [2020-12-17T21:01:53.278Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-12-17T21:01:53.278Z] ---> Running in b673a996ec53 [2020-12-17T21:01:53.278Z] Removing intermediate container b673a996ec53 [2020-12-17T21:01:53.278Z] ---> 93ac252facb5 [2020-12-17T21:01:53.278Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T21:01:53.543Z] ---> Running in f083cba4620b [2020-12-17T21:01:53.543Z] Removing intermediate container f083cba4620b [2020-12-17T21:01:53.543Z] ---> 16c9d8f1f959 [2020-12-17T21:01:53.543Z] Step 25/27 : LABEL arch=amd64 [2020-12-17T21:01:53.809Z] ---> Running in 39619b498abe [2020-12-17T21:01:53.809Z] Removing intermediate container 39619b498abe [2020-12-17T21:01:53.809Z] ---> bb66d714de8a [2020-12-17T21:01:53.809Z] Step 26/27 : LABEL git_sha=29a5207daaee0c6984d6485493504bb709ad3623 [2020-12-17T21:01:53.809Z] ---> Running in 131d03225af6 [2020-12-17T21:01:54.074Z] Removing intermediate container 131d03225af6 [2020-12-17T21:01:54.074Z] ---> 92f749ae0747 [2020-12-17T21:01:54.074Z] Step 27/27 : LABEL version=2.0.0-dev.5 [2020-12-17T21:01:54.074Z] ---> Running in a92f368232a9 [2020-12-17T21:01:54.343Z] Removing intermediate container a92f368232a9 [2020-12-17T21:01:54.343Z] ---> 12c461320861 [2020-12-17T21:01:54.343Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-17T21:01:54.343Z] Successfully built 12c461320861 [2020-12-17T21:01:54.343Z] 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-17T21:01:54.785Z] provisioning config files... [2020-12-17T21:01:54.810Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/68@tmp/config4627702408612290633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:01:55.229Z] ---> docker-login.sh [2020-12-17T21:01:55.229Z] nexus3.edgexfoundry.org:10001 [2020-12-17T21:01:55.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:01:55.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:01:55.496Z] Configure a credential helper to remove this warning. See [2020-12-17T21:01:55.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:01:55.496Z] [2020-12-17T21:01:55.496Z] Login Succeeded [2020-12-17T21:01:55.496Z] nexus3.edgexfoundry.org:10002 [2020-12-17T21:01:55.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:01:55.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:01:55.496Z] Configure a credential helper to remove this warning. See [2020-12-17T21:01:55.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:01:55.496Z] [2020-12-17T21:01:55.496Z] Login Succeeded [2020-12-17T21:01:55.496Z] nexus3.edgexfoundry.org:10003 [2020-12-17T21:01:55.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:01:55.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:01:55.767Z] Configure a credential helper to remove this warning. See [2020-12-17T21:01:55.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:01:55.767Z] [2020-12-17T21:01:55.767Z] Login Succeeded [2020-12-17T21:01:55.767Z] nexus3.edgexfoundry.org:10004 [2020-12-17T21:01:56.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:01:56.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:01:56.035Z] Configure a credential helper to remove this warning. See [2020-12-17T21:01:56.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:01:56.035Z] [2020-12-17T21:01:56.035Z] Login Succeeded [2020-12-17T21:01:56.035Z] docker.io [2020-12-17T21:01:56.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:01:56.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:01:56.297Z] Configure a credential helper to remove this warning. See [2020-12-17T21:01:56.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:01:56.297Z] [2020-12-17T21:01:56.297Z] Login Succeeded [2020-12-17T21:01:56.297Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T21:01:56.307Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-17T21:01:56.510Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2020-12-17T21:01:56.510Z] 29a5207daaee0c6984d6485493504bb709ad3623 [2020-12-17T21:01:56.510Z] latest [2020-12-17T21:01:56.510Z] 2.0.0-dev.5 [2020-12-17T21:01:56.510Z] 29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 [2020-12-17T21:01:56.510Z] master [2020-12-17T21:01:56.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:01:57.028Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:01:57.378Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623 [2020-12-17T21:01:57.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-17T21:01:57.378Z] db19fa3ba791: Preparing [2020-12-17T21:01:57.378Z] ad854cbefefd: Preparing [2020-12-17T21:01:57.378Z] 690e10296b62: Preparing [2020-12-17T21:01:57.378Z] 1fc12d9a108d: Preparing [2020-12-17T21:01:57.378Z] 57433c2d5425: Preparing [2020-12-17T21:01:57.378Z] 777b2c648970: Preparing [2020-12-17T21:01:57.378Z] 777b2c648970: Waiting [2020-12-17T21:01:57.648Z] 690e10296b62: Pushed [2020-12-17T21:01:57.648Z] ad854cbefefd: Pushed [2020-12-17T21:01:57.648Z] 1fc12d9a108d: Pushed [2020-12-17T21:01:57.648Z] 777b2c648970: Layer already exists [2020-12-17T21:01:57.648Z] 57433c2d5425: Pushed [2020-12-17T21:01:58.630Z] db19fa3ba791: Pushed [2020-12-17T21:01:58.909Z] 29a5207daaee0c6984d6485493504bb709ad3623: digest: sha256:c0d9dabe8444b6aa86a4753f93109eaefdf4865373cc93d02072c4bf980124e7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:01:59.272Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:01:59.633Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-12-17T21:01:59.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-17T21:01:59.633Z] db19fa3ba791: Preparing [2020-12-17T21:01:59.633Z] ad854cbefefd: Preparing [2020-12-17T21:01:59.633Z] 690e10296b62: Preparing [2020-12-17T21:01:59.633Z] 1fc12d9a108d: Preparing [2020-12-17T21:01:59.633Z] 57433c2d5425: Preparing [2020-12-17T21:01:59.633Z] 777b2c648970: Preparing [2020-12-17T21:01:59.633Z] 777b2c648970: Waiting [2020-12-17T21:01:59.633Z] 57433c2d5425: Layer already exists [2020-12-17T21:01:59.633Z] 690e10296b62: Layer already exists [2020-12-17T21:01:59.633Z] 1fc12d9a108d: Layer already exists [2020-12-17T21:01:59.633Z] db19fa3ba791: Layer already exists [2020-12-17T21:01:59.633Z] ad854cbefefd: Layer already exists [2020-12-17T21:01:59.633Z] 777b2c648970: Layer already exists [2020-12-17T21:01:59.633Z] latest: digest: sha256:c0d9dabe8444b6aa86a4753f93109eaefdf4865373cc93d02072c4bf980124e7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:01:59.987Z] Removing intermediate container d5d3af461837 [2020-12-17T21:01:59.987Z] ---> 29e7cdbfeabe [2020-12-17T21:01:59.987Z] Successfully built 29e7cdbfeabe [2020-12-17T21:01:59.987Z] Successfully tagged ci-base-image-arm64:latest [2020-12-17T21:01:59.995Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:02:00.555Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.5 [2020-12-17T21:02:00.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-17T21:02:00.555Z] db19fa3ba791: Preparing [2020-12-17T21:02:00.555Z] ad854cbefefd: Preparing [2020-12-17T21:02:00.555Z] 690e10296b62: Preparing [2020-12-17T21:02:00.555Z] 1fc12d9a108d: Preparing [2020-12-17T21:02:00.555Z] 57433c2d5425: Preparing [2020-12-17T21:02:00.555Z] 777b2c648970: Preparing [2020-12-17T21:02:00.555Z] 777b2c648970: Waiting [2020-12-17T21:02:00.555Z] 57433c2d5425: Layer already exists [2020-12-17T21:02:00.555Z] 1fc12d9a108d: Layer already exists [2020-12-17T21:02:00.555Z] db19fa3ba791: Layer already exists [2020-12-17T21:02:00.555Z] ad854cbefefd: Layer already exists [2020-12-17T21:02:00.555Z] 690e10296b62: Layer already exists [2020-12-17T21:02:00.555Z] 777b2c648970: Layer already exists [2020-12-17T21:02:00.555Z] 2.0.0-dev.5: digest: sha256:c0d9dabe8444b6aa86a4753f93109eaefdf4865373cc93d02072c4bf980124e7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:02:00.782Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T21:02:00.782Z] . [Pipeline] withDockerContainer [2020-12-17T21:02:00.912Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 [2020-12-17T21:02:01.137Z] prd-ubuntu18.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container [2020-12-17T21:02:01.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T21:02:02.761Z] $ docker top 8411415d0400e76645006b0a23c1988ec705b55099535c4434805f78c2a722b6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:02:03.573Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 [2020-12-17T21:02:03.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-17T21:02:03.573Z] db19fa3ba791: Preparing [2020-12-17T21:02:03.573Z] ad854cbefefd: Preparing [2020-12-17T21:02:03.573Z] 690e10296b62: Preparing [2020-12-17T21:02:03.573Z] 1fc12d9a108d: Preparing [2020-12-17T21:02:03.573Z] 57433c2d5425: Preparing [2020-12-17T21:02:03.573Z] 777b2c648970: Preparing [2020-12-17T21:02:03.573Z] 777b2c648970: Waiting [2020-12-17T21:02:03.573Z] ad854cbefefd: Layer already exists [2020-12-17T21:02:03.573Z] 57433c2d5425: Layer already exists [2020-12-17T21:02:03.573Z] 1fc12d9a108d: Layer already exists [2020-12-17T21:02:03.573Z] 690e10296b62: Layer already exists [2020-12-17T21:02:03.573Z] db19fa3ba791: Layer already exists [2020-12-17T21:02:03.573Z] 777b2c648970: Layer already exists [2020-12-17T21:02:03.573Z] 29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5: digest: sha256:c0d9dabe8444b6aa86a4753f93109eaefdf4865373cc93d02072c4bf980124e7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:02:03.850Z] + go version [2020-12-17T21:02:03.850Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-17T21:02:03.879Z] $ docker stop --time=1 8411415d0400e76645006b0a23c1988ec705b55099535c4434805f78c2a722b6 [2020-12-17T21:02:03.890Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2020-12-17T21:02:05.689Z] $ docker rm -f 8411415d0400e76645006b0a23c1988ec705b55099535c4434805f78c2a722b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:02:06.272Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2020-12-17T21:02:06.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-12-17T21:02:06.272Z] db19fa3ba791: Preparing [2020-12-17T21:02:06.272Z] ad854cbefefd: Preparing [2020-12-17T21:02:06.272Z] 690e10296b62: Preparing [2020-12-17T21:02:06.272Z] 1fc12d9a108d: Preparing [2020-12-17T21:02:06.272Z] 57433c2d5425: Preparing [2020-12-17T21:02:06.272Z] 777b2c648970: Preparing [2020-12-17T21:02:06.272Z] 777b2c648970: Waiting [2020-12-17T21:02:06.272Z] 690e10296b62: Layer already exists [2020-12-17T21:02:06.272Z] db19fa3ba791: Layer already exists [2020-12-17T21:02:06.272Z] ad854cbefefd: Layer already exists [2020-12-17T21:02:06.272Z] 57433c2d5425: Layer already exists [2020-12-17T21:02:06.272Z] 1fc12d9a108d: Layer already exists [2020-12-17T21:02:06.272Z] 777b2c648970: Layer already exists [2020-12-17T21:02:06.272Z] master: digest: sha256:c0d9dabe8444b6aa86a4753f93109eaefdf4865373cc93d02072c4bf980124e7 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-17T21:02:06.521Z] ===================================================== [2020-12-17T21:02:06.567Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T21:02:06.568Z] . [Pipeline] echo [2020-12-17T21:02:06.571Z] taggedImages: [2020-12-17T21:02:06.571Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623 [2020-12-17T21:02:06.571Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-12-17T21:02:06.571Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.5 [2020-12-17T21:02:06.571Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 [2020-12-17T21:02:06.571Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] withDockerContainer [2020-12-17T21:02:06.881Z] prd-ubuntu18.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container [2020-12-17T21:02:07.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/68 -v /w/workspace/app-service-configurable/68:/w/workspace/app-service-configurable/68:rw,z -v /w/workspace/app-service-configurable/68@tmp:/w/workspace/app-service-configurable/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T21:02:08.603Z] $ docker top 22cd7d82ccee0c392a5b342e7a8f0a0d20123212bdfea05093623bf06cc4fe53 -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] sh [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 [2020-12-17T21:02:09.790Z] + make test [2020-12-17T21:02:09.790Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-17T21:02:48.918Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-17T21:02:48.919Z] CGO_ENABLED=1 go vet ./... [2020-12-17T21:02:52.329Z] gofmt -l . [2020-12-17T21:02:52.329Z] [ "`gofmt -l .`" = "" ] [2020-12-17T21:02:52.329Z] ./bin/test-go-mod-tidy.sh [2020-12-17T21:02:52.602Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-12-17T21:02:53.219Z] $ docker stop --time=1 22cd7d82ccee0c392a5b342e7a8f0a0d20123212bdfea05093623bf06cc4fe53 [2020-12-17T21:02:55.447Z] $ docker rm -f 22cd7d82ccee0c392a5b342e7a8f0a0d20123212bdfea05093623bf06cc4fe53 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T21:02:56.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T21:02:56.478Z] Warning: overwriting stash ‘coverage-report’ [2020-12-17T21:02:57.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T21:02:57.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-17T21:02:58.292Z] + ls -al . [2020-12-17T21:02:58.293Z] total 112 [2020-12-17T21:02:58.293Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 17 21:02 . [2020-12-17T21:02:58.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 21:00 .. [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 17 21:00 .dockerignore [2020-12-17T21:02:58.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 21:00 .git [2020-12-17T21:02:58.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 21:00 .github [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 93 Dec 17 21:00 .gitignore [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 6420 Dec 17 21:00 Attribution.txt [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 1940 Dec 17 21:00 Dockerfile [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 970 Dec 17 21:00 Dockerfile.build [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 687 Dec 17 21:00 Jenkinsfile [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 17 21:00 LICENSE [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 1277 Dec 17 21:00 README.md [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 17 20:57 VERSION [2020-12-17T21:02:58.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 21:00 bin [2020-12-17T21:02:58.293Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 17 21:02 coverage.out [2020-12-17T21:02:58.293Z] -rw-r--r-- 1 jenkins jenkins 132 Dec 17 21:02 go.mod [2020-12-17T21:02:58.293Z] -rw-r--r-- 1 jenkins jenkins 18390 Dec 17 21:02 go.sum [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 1519 Dec 17 21:00 main.go [2020-12-17T21:02:58.293Z] -rw-rw-r-- 1 jenkins jenkins 1573 Dec 17 21:00 makefile [2020-12-17T21:02:58.293Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 21:00 res [2020-12-17T21:02:58.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 21:00 snap [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:02:58.685Z] + 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=29a5207daaee0c6984d6485493504bb709ad3623 --label arch=arm64 --label version=2.0.0-dev.5 . [2020-12-17T21:02:58.685Z] Sending build context to Docker daemon 117.8kB [2020-12-17T21:02:58.958Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T21:02:58.958Z] Step 2/27 : FROM ${BASE} AS builder [2020-12-17T21:02:58.958Z] ---> 29e7cdbfeabe [2020-12-17T21:02:58.958Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-12-17T21:02:59.230Z] ---> Running in ba09b7445f3b [2020-12-17T21:02:59.824Z] Removing intermediate container ba09b7445f3b [2020-12-17T21:02:59.824Z] ---> 31b683a4321a [2020-12-17T21:02:59.824Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T21:02:59.824Z] ---> Running in 3c874e9f60b3 [2020-12-17T21:03:00.098Z] Removing intermediate container 3c874e9f60b3 [2020-12-17T21:03:00.098Z] ---> fbb3571a4a08 [2020-12-17T21:03:00.098Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T21:03:00.369Z] ---> Running in bfddaea7f606 [2020-12-17T21:03:00.644Z] Removing intermediate container bfddaea7f606 [2020-12-17T21:03:00.644Z] ---> 4bb2449a33f6 [2020-12-17T21:03:00.644Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T21:03:00.917Z] ---> Running in 63203c4901b9 [2020-12-17T21:03:02.900Z] Removing intermediate container 63203c4901b9 [2020-12-17T21:03:02.900Z] ---> 715259423ca5 [2020-12-17T21:03:02.900Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T21:03:02.900Z] ---> Running in 7d1d7e500228 [2020-12-17T21:03:04.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T21:03:04.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T21:03:05.526Z] OK: 144 MiB in 45 packages [2020-12-17T21:03:06.969Z] Removing intermediate container 7d1d7e500228 [2020-12-17T21:03:06.969Z] ---> a36cf0fbe03b [2020-12-17T21:03:06.969Z] Step 8/27 : WORKDIR /app [2020-12-17T21:03:06.969Z] ---> Running in bbe9dd054f8d [2020-12-17T21:03:07.243Z] Removing intermediate container bbe9dd054f8d [2020-12-17T21:03:07.243Z] ---> e5fa9ecd76bf [2020-12-17T21:03:07.243Z] Step 9/27 : COPY go.mod . [2020-12-17T21:03:08.220Z] ---> 78c620337f1a [2020-12-17T21:03:08.220Z] Step 10/27 : RUN go mod download [2020-12-17T21:03:08.220Z] ---> Running in 84602d80d924 [2020-12-17T21:03:10.196Z] Removing intermediate container 84602d80d924 [2020-12-17T21:03:10.196Z] ---> 51a77f4c5e97 [2020-12-17T21:03:10.196Z] Step 11/27 : COPY . . [2020-12-17T21:03:11.179Z] ---> a678d94b1e51 [2020-12-17T21:03:11.179Z] Step 12/27 : ARG MAKE="make build" [2020-12-17T21:03:11.179Z] ---> Running in d314f4bc8d72 [2020-12-17T21:03:11.772Z] Removing intermediate container d314f4bc8d72 [2020-12-17T21:03:11.772Z] ---> 51c8c710c23d [2020-12-17T21:03:11.772Z] Step 13/27 : RUN $MAKE [2020-12-17T21:03:11.772Z] ---> Running in 600a5ec7962d [2020-12-17T21:03:12.759Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=2.0.0-dev.5" -o app-service-configurable [2020-12-17T21:03:51.831Z] Removing intermediate container 600a5ec7962d [2020-12-17T21:03:51.831Z] ---> 99fcc6f22ace [2020-12-17T21:03:51.831Z] Step 14/27 : FROM alpine:3.12 [2020-12-17T21:03:51.831Z] 3.12: Pulling from library/alpine [2020-12-17T21:03:51.831Z] 159e5727ea61: Pulling fs layer [2020-12-17T21:03:51.831Z] 159e5727ea61: Verifying Checksum [2020-12-17T21:03:51.831Z] 159e5727ea61: Pull complete [2020-12-17T21:03:51.831Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T21:03:51.831Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T21:03:51.831Z] ---> afeebe901d6b [2020-12-17T21:03:51.831Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T21:03:51.831Z] ---> Running in 5950a4a31bb0 [2020-12-17T21:03:51.831Z] Removing intermediate container 5950a4a31bb0 [2020-12-17T21:03:51.831Z] ---> 049f791dddad [2020-12-17T21:03:51.831Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-12-17T21:03:51.831Z] ---> Running in 516d8701b1dc [2020-12-17T21:03:51.831Z] Removing intermediate container 516d8701b1dc [2020-12-17T21:03:51.831Z] ---> cfb410815e88 [2020-12-17T21:03:51.831Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq [2020-12-17T21:03:51.831Z] ---> Running in 6215be48a88e [2020-12-17T21:03:51.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T21:03:51.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T21:03:51.831Z] (1/6) Installing ca-certificates (20191127-r4) [2020-12-17T21:03:51.831Z] (2/6) Installing libgcc (9.3.0-r2) [2020-12-17T21:03:51.831Z] (3/6) Installing libsodium (1.0.18-r0) [2020-12-17T21:03:51.831Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-12-17T21:03:51.831Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-17T21:03:51.831Z] (6/6) Installing zeromq (4.3.3-r0) [2020-12-17T21:03:51.831Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T21:03:51.831Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T21:03:51.831Z] OK: 9 MiB in 20 packages [2020-12-17T21:03:52.821Z] Removing intermediate container 6215be48a88e [2020-12-17T21:03:52.821Z] ---> d7375fadbeb5 [2020-12-17T21:03:52.821Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-12-17T21:03:53.415Z] ---> 4f9f029e9816 [2020-12-17T21:03:53.415Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-12-17T21:03:54.388Z] ---> 53cd2b6da9cc [2020-12-17T21:03:54.388Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-12-17T21:03:54.982Z] ---> 3265367ac691 [2020-12-17T21:03:54.982Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-12-17T21:03:56.413Z] ---> 3a60afc747a1 [2020-12-17T21:03:56.413Z] Step 22/27 : EXPOSE 48095 [2020-12-17T21:03:56.413Z] ---> Running in fbe865f5e87b [2020-12-17T21:03:57.020Z] Removing intermediate container fbe865f5e87b [2020-12-17T21:03:57.020Z] ---> 761020b07fb5 [2020-12-17T21:03:57.020Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-12-17T21:03:57.020Z] ---> Running in f576b215f9ac [2020-12-17T21:03:57.629Z] Removing intermediate container f576b215f9ac [2020-12-17T21:03:57.629Z] ---> 3b7f2c028cdf [2020-12-17T21:03:57.629Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T21:03:57.629Z] ---> Running in d5d2addd4727 [2020-12-17T21:03:58.232Z] Removing intermediate container d5d2addd4727 [2020-12-17T21:03:58.232Z] ---> faf329925e2d [2020-12-17T21:03:58.232Z] Step 25/27 : LABEL arch=arm64 [2020-12-17T21:03:58.232Z] ---> Running in c6e13c4489e0 [2020-12-17T21:03:58.825Z] Removing intermediate container c6e13c4489e0 [2020-12-17T21:03:58.825Z] ---> 5e04aef97b56 [2020-12-17T21:03:58.825Z] Step 26/27 : LABEL git_sha=29a5207daaee0c6984d6485493504bb709ad3623 [2020-12-17T21:03:58.825Z] ---> Running in 50894a885d3b [2020-12-17T21:03:59.420Z] Removing intermediate container 50894a885d3b [2020-12-17T21:03:59.420Z] ---> 410f06f7258e [2020-12-17T21:03:59.420Z] Step 27/27 : LABEL version=2.0.0-dev.5 [2020-12-17T21:03:59.420Z] ---> Running in 6233bcc4805e [2020-12-17T21:04:00.008Z] Removing intermediate container 6233bcc4805e [2020-12-17T21:04:00.008Z] ---> fbef62b929a1 [2020-12-17T21:04:00.008Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-17T21:04:00.008Z] Successfully built fbef62b929a1 [2020-12-17T21:04:00.008Z] 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-17T21:04:00.596Z] provisioning config files... [2020-12-17T21:04:00.632Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/68@tmp/config4571308025149390149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:04:01.039Z] ---> docker-login.sh [2020-12-17T21:04:01.039Z] nexus3.edgexfoundry.org:10001 [2020-12-17T21:04:01.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:04:01.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:04:01.312Z] Configure a credential helper to remove this warning. See [2020-12-17T21:04:01.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:04:01.312Z] [2020-12-17T21:04:01.312Z] Login Succeeded [2020-12-17T21:04:01.312Z] nexus3.edgexfoundry.org:10002 [2020-12-17T21:04:01.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:04:01.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:04:01.913Z] Configure a credential helper to remove this warning. See [2020-12-17T21:04:01.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:04:01.913Z] [2020-12-17T21:04:01.913Z] Login Succeeded [2020-12-17T21:04:01.913Z] nexus3.edgexfoundry.org:10003 [2020-12-17T21:04:02.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:04:02.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:04:02.476Z] Configure a credential helper to remove this warning. See [2020-12-17T21:04:02.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:04:02.476Z] [2020-12-17T21:04:02.476Z] Login Succeeded [2020-12-17T21:04:02.476Z] nexus3.edgexfoundry.org:10004 [2020-12-17T21:04:02.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:04:02.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:04:02.753Z] Configure a credential helper to remove this warning. See [2020-12-17T21:04:02.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:04:02.753Z] [2020-12-17T21:04:02.753Z] Login Succeeded [2020-12-17T21:04:02.753Z] docker.io [2020-12-17T21:04:03.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T21:04:03.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T21:04:03.621Z] Configure a credential helper to remove this warning. See [2020-12-17T21:04:03.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T21:04:03.621Z] [2020-12-17T21:04:03.621Z] Login Succeeded [2020-12-17T21:04:03.621Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T21:04:03.638Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-17T21:04:03.949Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2020-12-17T21:04:03.949Z] 29a5207daaee0c6984d6485493504bb709ad3623 [2020-12-17T21:04:03.949Z] latest [2020-12-17T21:04:03.949Z] 2.0.0-dev.5 [2020-12-17T21:04:03.949Z] 29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 [2020-12-17T21:04:03.949Z] master [2020-12-17T21:04:03.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:04.490Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:04.823Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623 [2020-12-17T21:04:04.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-17T21:04:04.823Z] 14d92608d82f: Preparing [2020-12-17T21:04:04.823Z] 3b6012cae9e7: Preparing [2020-12-17T21:04:04.823Z] 2f7739b1747d: Preparing [2020-12-17T21:04:04.823Z] 335d83f24007: Preparing [2020-12-17T21:04:04.823Z] 9b3787b360e3: Preparing [2020-12-17T21:04:04.823Z] 379067d0cb53: Preparing [2020-12-17T21:04:04.823Z] 379067d0cb53: Waiting [2020-12-17T21:04:05.100Z] 335d83f24007: Pushed [2020-12-17T21:04:05.100Z] 3b6012cae9e7: Pushed [2020-12-17T21:04:05.100Z] 2f7739b1747d: Pushed [2020-12-17T21:04:05.376Z] 379067d0cb53: Layer already exists [2020-12-17T21:04:05.979Z] 9b3787b360e3: Pushed [2020-12-17T21:04:08.666Z] 14d92608d82f: Pushed [2020-12-17T21:04:08.666Z] 29a5207daaee0c6984d6485493504bb709ad3623: digest: sha256:197c214fa51fe530cdf30fc3562b6d00240e36970c3d052cf4792db1c768c783 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:09.020Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:09.357Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-12-17T21:04:09.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-17T21:04:09.357Z] 14d92608d82f: Preparing [2020-12-17T21:04:09.357Z] 3b6012cae9e7: Preparing [2020-12-17T21:04:09.357Z] 2f7739b1747d: Preparing [2020-12-17T21:04:09.357Z] 335d83f24007: Preparing [2020-12-17T21:04:09.357Z] 9b3787b360e3: Preparing [2020-12-17T21:04:09.357Z] 379067d0cb53: Preparing [2020-12-17T21:04:09.357Z] 379067d0cb53: Waiting [2020-12-17T21:04:09.357Z] 14d92608d82f: Layer already exists [2020-12-17T21:04:09.357Z] 2f7739b1747d: Layer already exists [2020-12-17T21:04:09.357Z] 9b3787b360e3: Layer already exists [2020-12-17T21:04:09.357Z] 335d83f24007: Layer already exists [2020-12-17T21:04:09.357Z] 3b6012cae9e7: Layer already exists [2020-12-17T21:04:09.357Z] 379067d0cb53: Layer already exists [2020-12-17T21:04:09.628Z] latest: digest: sha256:197c214fa51fe530cdf30fc3562b6d00240e36970c3d052cf4792db1c768c783 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:09.980Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:10.318Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.5 [2020-12-17T21:04:10.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-17T21:04:10.318Z] 14d92608d82f: Preparing [2020-12-17T21:04:10.318Z] 3b6012cae9e7: Preparing [2020-12-17T21:04:10.318Z] 2f7739b1747d: Preparing [2020-12-17T21:04:10.318Z] 335d83f24007: Preparing [2020-12-17T21:04:10.318Z] 9b3787b360e3: Preparing [2020-12-17T21:04:10.318Z] 379067d0cb53: Preparing [2020-12-17T21:04:10.318Z] 379067d0cb53: Waiting [2020-12-17T21:04:10.318Z] 3b6012cae9e7: Layer already exists [2020-12-17T21:04:10.318Z] 335d83f24007: Layer already exists [2020-12-17T21:04:10.318Z] 9b3787b360e3: Layer already exists [2020-12-17T21:04:10.318Z] 14d92608d82f: Layer already exists [2020-12-17T21:04:10.318Z] 2f7739b1747d: Layer already exists [2020-12-17T21:04:10.589Z] 379067d0cb53: Layer already exists [2020-12-17T21:04:10.590Z] 2.0.0-dev.5: digest: sha256:197c214fa51fe530cdf30fc3562b6d00240e36970c3d052cf4792db1c768c783 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:10.942Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:11.291Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 [2020-12-17T21:04:11.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-17T21:04:11.292Z] 14d92608d82f: Preparing [2020-12-17T21:04:11.292Z] 3b6012cae9e7: Preparing [2020-12-17T21:04:11.292Z] 2f7739b1747d: Preparing [2020-12-17T21:04:11.292Z] 335d83f24007: Preparing [2020-12-17T21:04:11.292Z] 9b3787b360e3: Preparing [2020-12-17T21:04:11.292Z] 379067d0cb53: Preparing [2020-12-17T21:04:11.292Z] 379067d0cb53: Waiting [2020-12-17T21:04:11.292Z] 9b3787b360e3: Layer already exists [2020-12-17T21:04:11.292Z] 2f7739b1747d: Layer already exists [2020-12-17T21:04:11.292Z] 335d83f24007: Layer already exists [2020-12-17T21:04:11.292Z] 14d92608d82f: Layer already exists [2020-12-17T21:04:11.292Z] 3b6012cae9e7: Layer already exists [2020-12-17T21:04:11.579Z] 379067d0cb53: Layer already exists [2020-12-17T21:04:11.579Z] 29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5: digest: sha256:197c214fa51fe530cdf30fc3562b6d00240e36970c3d052cf4792db1c768c783 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:12.081Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:12.473Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2020-12-17T21:04:12.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-12-17T21:04:12.473Z] 14d92608d82f: Preparing [2020-12-17T21:04:12.473Z] 3b6012cae9e7: Preparing [2020-12-17T21:04:12.473Z] 2f7739b1747d: Preparing [2020-12-17T21:04:12.473Z] 335d83f24007: Preparing [2020-12-17T21:04:12.473Z] 9b3787b360e3: Preparing [2020-12-17T21:04:12.473Z] 379067d0cb53: Preparing [2020-12-17T21:04:12.473Z] 379067d0cb53: Waiting [2020-12-17T21:04:12.473Z] 9b3787b360e3: Layer already exists [2020-12-17T21:04:12.473Z] 3b6012cae9e7: Layer already exists [2020-12-17T21:04:12.473Z] 2f7739b1747d: Layer already exists [2020-12-17T21:04:12.473Z] 335d83f24007: Layer already exists [2020-12-17T21:04:12.473Z] 14d92608d82f: Layer already exists [2020-12-17T21:04:12.757Z] 379067d0cb53: Layer already exists [2020-12-17T21:04:12.757Z] master: digest: sha256:197c214fa51fe530cdf30fc3562b6d00240e36970c3d052cf4792db1c768c783 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-12-17T21:04:13.013Z] ===================================================== [Pipeline] echo [2020-12-17T21:04:13.071Z] taggedImages: [2020-12-17T21:04:13.071Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623 [2020-12-17T21:04:13.071Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-12-17T21:04:13.071Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.5 [2020-12-17T21:04:13.071Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:29a5207daaee0c6984d6485493504bb709ad3623-2.0.0-dev.5 [2020-12-17T21:04:13.071Z] - 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-17T21:04:14.768Z] provisioning config files... [2020-12-17T21:04:14.793Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1835434984825096918tmp [Pipeline] { [Pipeline] sh [2020-12-17T21:04:15.259Z] + set +x [2020-12-17T21:04:15.259Z] + curl -s https://codecov.io/bash [2020-12-17T21:04:15.259Z] + bash -s -- [2020-12-17T21:04:15.525Z] [2020-12-17T21:04:15.525Z] _____ _ [2020-12-17T21:04:15.525Z] / ____| | | [2020-12-17T21:04:15.525Z] | | ___ __| | ___ ___ _____ __ [2020-12-17T21:04:15.525Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-17T21:04:15.525Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-17T21:04:15.525Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-17T21:04:15.525Z] Bash-20201130-cc6d3fe [2020-12-17T21:04:15.525Z] [2020-12-17T21:04:15.525Z] [2020-12-17T21:04:15.525Z] ==> Jenkins CI detected. [2020-12-17T21:04:15.525Z] project root: . [2020-12-17T21:04:15.525Z] --> token set from env [2020-12-17T21:04:15.525Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-17T21:04:15.526Z] ==> Running gcov in . (disable via -X gcov) [2020-12-17T21:04:15.526Z] ==> Python coveragepy not found [2020-12-17T21:04:15.526Z] ==> Searching for coverage reports in: [2020-12-17T21:04:15.526Z] + . [2020-12-17T21:04:15.526Z] -> Found 1 reports [2020-12-17T21:04:15.526Z] ==> Detecting git/mercurial file structure [2020-12-17T21:04:15.526Z] ==> Reading reports [2020-12-17T21:04:15.526Z] + ./coverage.out bytes=10 [2020-12-17T21:04:15.795Z] ==> Appending adjustments [2020-12-17T21:04:15.795Z] https://docs.codecov.io/docs/fixing-reports [2020-12-17T21:04:15.795Z] + Found adjustments [2020-12-17T21:04:15.795Z] ==> Gzipping contents [2020-12-17T21:04:15.795Z] 4.0K /tmp/codecov.7j2VAz.gz [2020-12-17T21:04:15.795Z] ==> Uploading reports [2020-12-17T21:04:15.795Z] url: https://codecov.io [2020-12-17T21:04:15.795Z] query: branch=master&commit=29a5207daaee0c6984d6485493504bb709ad3623&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-17T21:04:15.795Z] -> Pinging Codecov [2020-12-17T21:04:15.795Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=29a5207daaee0c6984d6485493504bb709ad3623&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-17T21:04:16.383Z] -> Uploading to [2020-12-17T21:04:16.383Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-17/A97CA9966030D2A3747ED39772930CCE/29a5207daaee0c6984d6485493504bb709ad3623/848acad0-0932-4972-8e62-bc99c44e917f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T210416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e047793d67078fd876900ca235cf3ac238df9f7a0d903ff1b9f8cfcc92937607 [2020-12-17T21:04:16.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T21:04:16.383Z] Dload Upload Total Spent Left Speed [2020-12-17T21:04:16.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 730 --:--:-- --:--:-- --:--:-- 731 [2020-12-17T21:04:16.653Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] } [2020-12-17T21:04:16.665Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-17T21:04:17.578Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-17T21:04:17.640Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:18.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-17T21:04:18.721Z] [2020-12-17T21:04:18.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:04:19.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-17T21:04:19.084Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-17T21:04:19.084Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T21:04:19.084Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T21:04:19.084Z] de9db76c5a1d: Pulling fs layer [2020-12-17T21:04:19.084Z] 0eba1c9be4d2: Pulling fs layer [2020-12-17T21:04:19.085Z] 0d57e429df01: Pulling fs layer [2020-12-17T21:04:19.085Z] 4e4be7b47b0d: Pulling fs layer [2020-12-17T21:04:19.085Z] e1f770b5df2f: Pulling fs layer [2020-12-17T21:04:19.085Z] 85a0685a4137: Pulling fs layer [2020-12-17T21:04:19.085Z] 0d57e429df01: Waiting [2020-12-17T21:04:19.085Z] 4e4be7b47b0d: Waiting [2020-12-17T21:04:19.085Z] e1f770b5df2f: Waiting [2020-12-17T21:04:19.085Z] 85a0685a4137: Waiting [2020-12-17T21:04:19.085Z] 0eba1c9be4d2: Waiting [2020-12-17T21:04:19.085Z] de9db76c5a1d: Verifying Checksum [2020-12-17T21:04:19.085Z] de9db76c5a1d: Download complete [2020-12-17T21:04:19.085Z] 0ef7d3d256c8: Verifying Checksum [2020-12-17T21:04:19.085Z] 0ef7d3d256c8: Download complete [2020-12-17T21:04:19.085Z] 0d57e429df01: Verifying Checksum [2020-12-17T21:04:19.085Z] 0d57e429df01: Download complete [2020-12-17T21:04:19.085Z] 4e4be7b47b0d: Verifying Checksum [2020-12-17T21:04:19.085Z] 4e4be7b47b0d: Download complete [2020-12-17T21:04:19.420Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T21:04:19.420Z] 188c0c94c7c5: Download complete [2020-12-17T21:04:20.174Z] 188c0c94c7c5: Pull complete [2020-12-17T21:04:20.451Z] 0ef7d3d256c8: Pull complete [2020-12-17T21:04:20.722Z] de9db76c5a1d: Pull complete [2020-12-17T21:04:20.990Z] e1f770b5df2f: Verifying Checksum [2020-12-17T21:04:20.990Z] e1f770b5df2f: Download complete [2020-12-17T21:04:25.458Z] 0eba1c9be4d2: Verifying Checksum [2020-12-17T21:04:25.458Z] 0eba1c9be4d2: Download complete [2020-12-17T21:04:28.402Z] 85a0685a4137: Verifying Checksum [2020-12-17T21:04:28.402Z] 85a0685a4137: Download complete [2020-12-17T21:04:36.843Z] 0eba1c9be4d2: Pull complete [2020-12-17T21:04:36.843Z] 0d57e429df01: Pull complete [2020-12-17T21:04:37.115Z] 4e4be7b47b0d: Pull complete [2020-12-17T21:04:39.772Z] e1f770b5df2f: Pull complete [2020-12-17T21:04:52.292Z] 85a0685a4137: Pull complete [2020-12-17T21:04:52.292Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-17T21:04:52.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-17T21:04:52.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-17T21:04:52.668Z] prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container [2020-12-17T21:04:52.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-12-17T21:04:54.680Z] $ docker top 04b71beb7c54aaca9717d4b8ae0a452fbba10fb53b4cf471dfe884de55461120 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-17T21:04:54.916Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-17T21:04:55.242Z] + set -o pipefail [2020-12-17T21:04:55.242Z] + snyk monitor '--org=edgex-jenkins' [2020-12-17T21:05:13.762Z] [2020-12-17T21:05:13.763Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2020-12-17T21:05:13.763Z] [2020-12-17T21:05:13.763Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/1d31b555-54ba-43b2-bfb2-9aa2a0274546 [2020-12-17T21:05:13.763Z] [2020-12-17T21:05:13.763Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-17T21:05:13.763Z] [2020-12-17T21:05:13.763Z] [2020-12-17T21:05:13.763Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-12-17T21:05:13.763Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-12-17T21:05:13.807Z] $ docker stop --time=1 04b71beb7c54aaca9717d4b8ae0a452fbba10fb53b4cf471dfe884de55461120 [2020-12-17T21:05:17.362Z] $ docker rm -f 04b71beb7c54aaca9717d4b8ae0a452fbba10fb53b4cf471dfe884de55461120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-12-17T21:05:19.807Z] + git log --format=format:%s -1 29a5207daaee0c6984d6485493504bb709ad3623 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:05:20.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:05:20.186Z] . [Pipeline] withDockerContainer [2020-12-17T21:05:20.357Z] prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container [2020-12-17T21:05:20.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T21:05:21.577Z] $ docker top a9f559afe36c149680095d5e0e084c64fb6e23dd938888cc0d2a3fc51f13e275 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T21:05:21.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T21:05:21.946Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T21:05:22.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T21:05:22.226Z] $ docker exec a9f559afe36c149680095d5e0e084c64fb6e23dd938888cc0d2a3fc51f13e275 ssh-agent [2020-12-17T21:05:22.530Z] SSH_AUTH_SOCK=/tmp/ssh-P5bEOPKggqBL/agent.11 [2020-12-17T21:05:22.530Z] SSH_AGENT_PID=16 [2020-12-17T21:05:22.542Z] Running ssh-add (command line suppressed) [2020-12-17T21:05:22.868Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6579345513385809181.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6579345513385809181.key) [2020-12-17T21:05:22.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T21:05:23.666Z] + git semver tag [2020-12-17T21:05:23.666Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T21:05:23.666Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-17T21:05:23.666Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-17T21:05:23.666Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T21:05:23.666Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T21:05:23.666Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T21:05:23.666Z] # $SEMVER_BRANCH = master [2020-12-17T21:05:23.666Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-12-17T21:05:23.666Z] # 29a5207daaee0c6984d6485493504bb709ad3623 HEAD [2020-12-17T21:05:23.666Z] # -> Force: false [2020-12-17T21:05:23.666Z] # beb07dfc5f3129546ec6f4bfa611616f9a36dc48 refs/tags/v2.0.0-dev.5 [Pipeline] } [2020-12-17T21:05:23.688Z] $ docker exec --env ******** --env ******** a9f559afe36c149680095d5e0e084c64fb6e23dd938888cc0d2a3fc51f13e275 ssh-agent -k [2020-12-17T21:05:23.951Z] unset SSH_AUTH_SOCK; [2020-12-17T21:05:23.951Z] unset SSH_AGENT_PID; [2020-12-17T21:05:23.951Z] echo Agent pid 16 killed; [2020-12-17T21:05:24.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T21:05:24.635Z] + git semver [Pipeline] } [2020-12-17T21:05:24.933Z] $ docker stop --time=1 a9f559afe36c149680095d5e0e084c64fb6e23dd938888cc0d2a3fc51f13e275 [2020-12-17T21:05:27.022Z] $ docker rm -f a9f559afe36c149680095d5e0e084c64fb6e23dd938888cc0d2a3fc51f13e275 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:05:27.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-17T21:05:28.237Z] [2020-12-17T21:05:28.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:05:28.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-17T21:05:28.620Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-17T21:05:28.620Z] ab5ef0e58194: Pulling fs layer [2020-12-17T21:05:28.620Z] 9712f1f96733: Pulling fs layer [2020-12-17T21:05:28.620Z] 63f879dbbcfc: Pulling fs layer [2020-12-17T21:05:28.620Z] 0d9ebad4ef96: Pulling fs layer [2020-12-17T21:05:28.620Z] e9a5061849ea: Pulling fs layer [2020-12-17T21:05:28.620Z] d747dcd14b5f: Pulling fs layer [2020-12-17T21:05:28.620Z] 2de7ff778b66: Pulling fs layer [2020-12-17T21:05:28.620Z] e9a5061849ea: Waiting [2020-12-17T21:05:28.620Z] d747dcd14b5f: Waiting [2020-12-17T21:05:28.620Z] 2de7ff778b66: Waiting [2020-12-17T21:05:28.620Z] 0d9ebad4ef96: Waiting [2020-12-17T21:05:28.620Z] 9712f1f96733: Verifying Checksum [2020-12-17T21:05:28.620Z] 9712f1f96733: Download complete [2020-12-17T21:05:33.170Z] 63f879dbbcfc: Verifying Checksum [2020-12-17T21:05:33.170Z] 63f879dbbcfc: Download complete [2020-12-17T21:05:33.467Z] e9a5061849ea: Verifying Checksum [2020-12-17T21:05:33.467Z] e9a5061849ea: Download complete [2020-12-17T21:05:33.467Z] d747dcd14b5f: Verifying Checksum [2020-12-17T21:05:33.467Z] d747dcd14b5f: Download complete [2020-12-17T21:05:34.559Z] ab5ef0e58194: Verifying Checksum [2020-12-17T21:05:34.559Z] ab5ef0e58194: Download complete [2020-12-17T21:05:35.196Z] 0d9ebad4ef96: Verifying Checksum [2020-12-17T21:05:35.196Z] 0d9ebad4ef96: Download complete [2020-12-17T21:05:35.196Z] 2de7ff778b66: Verifying Checksum [2020-12-17T21:05:35.196Z] 2de7ff778b66: Download complete [2020-12-17T21:05:45.508Z] ab5ef0e58194: Pull complete [2020-12-17T21:05:45.777Z] 9712f1f96733: Pull complete [2020-12-17T21:05:49.267Z] 63f879dbbcfc: Pull complete [2020-12-17T21:06:01.768Z] 0d9ebad4ef96: Pull complete [2020-12-17T21:06:03.222Z] e9a5061849ea: Pull complete [2020-12-17T21:06:03.509Z] d747dcd14b5f: Pull complete [2020-12-17T21:06:07.049Z] 2de7ff778b66: Pull complete [2020-12-17T21:06:07.049Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-17T21:06:07.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-17T21:06:07.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-17T21:06:07.696Z] prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container [2020-12-17T21:06:07.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-12-17T21:06:11.757Z] $ docker top 298aba8634e7551db1c5100a9153deead1857c3a0cfce5f833b12d24a490e8aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-17T21:06:12.251Z] provisioning config files... [2020-12-17T21:06:12.279Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config4017476919596135078tmp [2020-12-17T21:06:12.312Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8633655825963914531tmp [2020-12-17T21:06:12.339Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config403904778502934278tmp [Pipeline] { [Pipeline] echo [2020-12-17T21:06:12.407Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:06:13.060Z] ---> sigul-configuration.sh [2020-12-17T21:06:13.060Z] gpg: directory `/root/.gnupg' created [2020-12-17T21:06:13.060Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-17T21:06:13.060Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-17T21:06:13.060Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-17T21:06:13.060Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-17T21:06:13.060Z] gpg: CAST5 encrypted data [2020-12-17T21:06:13.340Z] gpg: encrypted with 1 passphrase [2020-12-17T21:06:13.340Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-17T21:06:14.455Z] + mkdir /home/jenkins [2020-12-17T21:06:14.455Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-17T21:06:15.197Z] + 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-17T21:06:15.213Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:06:15.569Z] ---> sigul-install.sh [2020-12-17T21:06:23.892Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-17T21:06:24.669Z] + git tag --list [2020-12-17T21:06:24.669Z] v1.0.0 [2020-12-17T21:06:24.669Z] v1.1.0 [2020-12-17T21:06:24.669Z] v1.2.0 [2020-12-17T21:06:24.669Z] v1.2.1-dev.1 [2020-12-17T21:06:24.669Z] v1.2.1-dev.10 [2020-12-17T21:06:24.669Z] v1.2.1-dev.11 [2020-12-17T21:06:24.669Z] v1.2.1-dev.12 [2020-12-17T21:06:24.669Z] v1.2.1-dev.13 [2020-12-17T21:06:24.669Z] v1.2.1-dev.14 [2020-12-17T21:06:24.669Z] v1.2.1-dev.15 [2020-12-17T21:06:24.669Z] v1.2.1-dev.16 [2020-12-17T21:06:24.669Z] v1.2.1-dev.17 [2020-12-17T21:06:24.669Z] v1.2.1-dev.18 [2020-12-17T21:06:24.669Z] v1.2.1-dev.19 [2020-12-17T21:06:24.669Z] v1.2.1-dev.2 [2020-12-17T21:06:24.669Z] v1.2.1-dev.20 [2020-12-17T21:06:24.669Z] v1.2.1-dev.21 [2020-12-17T21:06:24.669Z] v1.2.1-dev.22 [2020-12-17T21:06:24.669Z] v1.2.1-dev.23 [2020-12-17T21:06:24.669Z] v1.2.1-dev.3 [2020-12-17T21:06:24.669Z] v1.2.1-dev.4 [2020-12-17T21:06:24.669Z] v1.2.1-dev.5 [2020-12-17T21:06:24.669Z] v1.2.1-dev.6 [2020-12-17T21:06:24.669Z] v1.2.1-dev.7 [2020-12-17T21:06:24.669Z] v1.2.1-dev.8 [2020-12-17T21:06:24.669Z] v1.2.1-dev.9 [2020-12-17T21:06:24.669Z] v1.3.0 [2020-12-17T21:06:24.669Z] v1.3.1-dev.1 [2020-12-17T21:06:24.669Z] v2.0.0-dev.1 [2020-12-17T21:06:24.669Z] v2.0.0-dev.2 [2020-12-17T21:06:24.669Z] v2.0.0-dev.3 [2020-12-17T21:06:24.669Z] v2.0.0-dev.4 [2020-12-17T21:06:24.669Z] v2.0.0-dev.5 [Pipeline] sh [2020-12-17T21:06:25.482Z] + lftools sign git-tag v2.0.0-dev.5 [2020-12-17T21:06:27.508Z] Signing Git tag with Sigul... [2020-12-17T21:06:27.508Z] Signing v2.0.0-dev.5 [Pipeline] echo [2020-12-17T21:06:28.510Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:06:29.160Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-17T21:06:29.175Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-17T21:06:29.289Z] $ docker stop --time=1 298aba8634e7551db1c5100a9153deead1857c3a0cfce5f833b12d24a490e8aa [2020-12-17T21:06:31.184Z] $ docker rm -f 298aba8634e7551db1c5100a9153deead1857c3a0cfce5f833b12d24a490e8aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:06:32.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:06:32.427Z] . [Pipeline] withDockerContainer [2020-12-17T21:06:32.651Z] prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container [2020-12-17T21:06:32.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T21:06:34.463Z] $ docker top 4d44359b3d5ba70b45f82833face511a24425639713e0c7454d4acb408c9f8c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T21:06:34.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T21:06:34.923Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T21:06:35.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T21:06:35.350Z] $ docker exec 4d44359b3d5ba70b45f82833face511a24425639713e0c7454d4acb408c9f8c6 ssh-agent [2020-12-17T21:06:36.035Z] SSH_AUTH_SOCK=/tmp/ssh-fFA9epCD35kI/agent.12 [2020-12-17T21:06:36.035Z] SSH_AGENT_PID=18 [2020-12-17T21:06:36.218Z] Running ssh-add (command line suppressed) [2020-12-17T21:06:36.471Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3761171878836305556.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3761171878836305556.key) [2020-12-17T21:06:36.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T21:06:37.381Z] + git semver bump pre [2020-12-17T21:06:37.381Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T21:06:37.381Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-17T21:06:37.381Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-17T21:06:37.381Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T21:06:37.381Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T21:06:37.381Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T21:06:37.381Z] # $SEMVER_BRANCH = master [2020-12-17T21:06:37.381Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-12-17T21:06:37.381Z] 2.0.0-dev.6 [Pipeline] } [2020-12-17T21:06:37.413Z] $ docker exec --env ******** --env ******** 4d44359b3d5ba70b45f82833face511a24425639713e0c7454d4acb408c9f8c6 ssh-agent -k [2020-12-17T21:06:37.660Z] unset SSH_AUTH_SOCK; [2020-12-17T21:06:37.662Z] unset SSH_AGENT_PID; [2020-12-17T21:06:37.662Z] echo Agent pid 18 killed; [2020-12-17T21:06:37.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T21:06:38.364Z] + git semver [Pipeline] } [2020-12-17T21:06:38.394Z] $ docker stop --time=1 4d44359b3d5ba70b45f82833face511a24425639713e0c7454d4acb408c9f8c6 [2020-12-17T21:06:40.453Z] $ docker rm -f 4d44359b3d5ba70b45f82833face511a24425639713e0c7454d4acb408c9f8c6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:06:41.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T21:06:41.389Z] . [Pipeline] withDockerContainer [2020-12-17T21:06:41.692Z] prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container [2020-12-17T21:06:41.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T21:06:42.848Z] $ docker top 7398d0128e44a85cc724a9cf2d03927c3e614397aa3a7a061aa8fa3f8a8d0a59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T21:06:43.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T21:06:43.227Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T21:06:43.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T21:06:43.719Z] $ docker exec 7398d0128e44a85cc724a9cf2d03927c3e614397aa3a7a061aa8fa3f8a8d0a59 ssh-agent [2020-12-17T21:06:44.184Z] SSH_AUTH_SOCK=/tmp/ssh-3mELtbaVeVyR/agent.12 [2020-12-17T21:06:44.184Z] SSH_AGENT_PID=17 [2020-12-17T21:06:44.196Z] Running ssh-add (command line suppressed) [2020-12-17T21:06:44.637Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6772342896451090541.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6772342896451090541.key) [2020-12-17T21:06:44.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T21:06:45.691Z] + git semver push [2020-12-17T21:06:45.980Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T21:06:45.980Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-12-17T21:06:45.980Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-12-17T21:06:45.980Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T21:06:45.980Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T21:06:45.980Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T21:06:45.980Z] # $SEMVER_BRANCH = master [2020-12-17T21:06:45.980Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-12-17T21:06:52.653Z] $ docker exec --env ******** --env ******** 7398d0128e44a85cc724a9cf2d03927c3e614397aa3a7a061aa8fa3f8a8d0a59 ssh-agent -k [2020-12-17T21:06:52.989Z] unset SSH_AUTH_SOCK; [2020-12-17T21:06:52.989Z] unset SSH_AGENT_PID; [2020-12-17T21:06:52.990Z] echo Agent pid 17 killed; [2020-12-17T21:06:53.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T21:06:54.151Z] + git semver [Pipeline] } [2020-12-17T21:06:54.238Z] $ docker stop --time=1 7398d0128e44a85cc724a9cf2d03927c3e614397aa3a7a061aa8fa3f8a8d0a59 [2020-12-17T21:06:55.946Z] $ docker rm -f 7398d0128e44a85cc724a9cf2d03927c3e614397aa3a7a061aa8fa3f8a8d0a59 [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-17T21:06:57.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:06:58.962Z] ---> package-listing.sh [2020-12-17T21:06:58.962Z] ++ facter osfamily [2020-12-17T21:06:58.962Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-17T21:06:59.399Z] + OS_FAMILY=redhat [2020-12-17T21:06:59.399Z] + workspace=/w/workspace/_app-service-configurable_master [2020-12-17T21:06:59.399Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-17T21:06:59.399Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-17T21:06:59.399Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-17T21:06:59.399Z] + PACKAGES=/tmp/packages_start.txt [2020-12-17T21:06:59.399Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-12-17T21:06:59.399Z] + PACKAGES=/tmp/packages_end.txt [2020-12-17T21:06:59.399Z] + case "${OS_FAMILY}" in [2020-12-17T21:06:59.399Z] + rpm -qa [2020-12-17T21:06:59.399Z] + sort [2020-12-17T21:07:06.181Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-17T21:07:06.181Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-17T21:07:06.181Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-17T21:07:06.181Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-12-17T21:07:06.181Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2020-12-17T21:07:06.181Z] + 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-17T21:07:06.210Z] 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-17T21:07:06.571Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:07:07.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T21:07:07.483Z] [2020-12-17T21:07:07.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-17T21:07:07.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T21:07:08.163Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-17T21:07:08.163Z] df20fa9351a1: Pulling fs layer [2020-12-17T21:07:08.163Z] 36b3adc4ff6f: Pulling fs layer [2020-12-17T21:07:08.163Z] 8ad3a11d3b57: Pulling fs layer [2020-12-17T21:07:08.163Z] 46f8f816bc3b: Pulling fs layer [2020-12-17T21:07:08.163Z] 93b61091891f: Pulling fs layer [2020-12-17T21:07:08.163Z] 93b9cdb0e59b: Pulling fs layer [2020-12-17T21:07:08.163Z] 5e14af77c1be: Pulling fs layer [2020-12-17T21:07:08.163Z] 01666e4c0597: Pulling fs layer [2020-12-17T21:07:08.163Z] aa168da1d23b: Pulling fs layer [2020-12-17T21:07:08.163Z] 46f8f816bc3b: Waiting [2020-12-17T21:07:08.163Z] 93b61091891f: Waiting [2020-12-17T21:07:08.163Z] 93b9cdb0e59b: Waiting [2020-12-17T21:07:08.163Z] 5e14af77c1be: Waiting [2020-12-17T21:07:08.163Z] 01666e4c0597: Waiting [2020-12-17T21:07:08.163Z] aa168da1d23b: Waiting [2020-12-17T21:07:08.163Z] 36b3adc4ff6f: Verifying Checksum [2020-12-17T21:07:08.163Z] 36b3adc4ff6f: Download complete [2020-12-17T21:07:08.163Z] 46f8f816bc3b: Verifying Checksum [2020-12-17T21:07:08.163Z] 46f8f816bc3b: Download complete [2020-12-17T21:07:08.483Z] df20fa9351a1: Verifying Checksum [2020-12-17T21:07:08.483Z] df20fa9351a1: Download complete [2020-12-17T21:07:08.483Z] 93b9cdb0e59b: Verifying Checksum [2020-12-17T21:07:08.483Z] 93b9cdb0e59b: Download complete [2020-12-17T21:07:08.483Z] 5e14af77c1be: Verifying Checksum [2020-12-17T21:07:08.483Z] 5e14af77c1be: Download complete [2020-12-17T21:07:08.483Z] 93b61091891f: Verifying Checksum [2020-12-17T21:07:08.483Z] 93b61091891f: Download complete [2020-12-17T21:07:08.483Z] 01666e4c0597: Verifying Checksum [2020-12-17T21:07:08.483Z] 01666e4c0597: Download complete [2020-12-17T21:07:09.538Z] df20fa9351a1: Pull complete [2020-12-17T21:07:09.538Z] 8ad3a11d3b57: Verifying Checksum [2020-12-17T21:07:09.538Z] 8ad3a11d3b57: Download complete [2020-12-17T21:07:10.164Z] 36b3adc4ff6f: Pull complete [2020-12-17T21:07:12.297Z] 8ad3a11d3b57: Pull complete [2020-12-17T21:07:12.602Z] 46f8f816bc3b: Pull complete [2020-12-17T21:07:14.141Z] 93b61091891f: Pull complete [2020-12-17T21:07:14.485Z] 93b9cdb0e59b: Pull complete [2020-12-17T21:07:14.849Z] 5e14af77c1be: Pull complete [2020-12-17T21:07:15.541Z] 01666e4c0597: Pull complete [2020-12-17T21:07:16.170Z] aa168da1d23b: Verifying Checksum [2020-12-17T21:07:16.170Z] aa168da1d23b: Download complete [2020-12-17T21:07:31.556Z] aa168da1d23b: Pull complete [2020-12-17T21:07:31.556Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-17T21:07:31.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T21:07:31.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-17T21:07:32.000Z] prd-centos7-docker-4c-2g-16608 does not seem to be running inside a container [2020-12-17T21:07:32.078Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-17T21:07:35.398Z] $ docker top 037598ba2710bd647cde9849166342c9a811885648ad2720d55cae6ed97027cd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T21:07:36.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-17T21:07:36.486Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-17T21:07:37.207Z] + ls /var/log/sa-host [2020-12-17T21:07:37.207Z] + sadf -c /var/log/sa-host/sa17 [2020-12-17T21:07:37.207Z] file_magic: OK [2020-12-17T21:07:37.207Z] HZ: Using current value: 100 [2020-12-17T21:07:37.207Z] file_header: OK [2020-12-17T21:07:37.207Z] 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-17T21:07:37.207Z] Statistics: [2020-12-17T21:07:37.207Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-17T21:07:37.207Z] File successfully converted to sysstat format version 12.2.1 [2020-12-17T21:07:37.207Z] + sadf -c /var/log/sa-host/sa23 [2020-12-17T21:07:37.207Z] file_magic: OK [2020-12-17T21:07:37.207Z] HZ: Using current value: 100 [2020-12-17T21:07:37.207Z] file_header: OK [2020-12-17T21:07:37.207Z] 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-17T21:07:37.207Z] Statistics: [2020-12-17T21:07:37.207Z] Hnuu...uuuununununu... [2020-12-17T21:07:37.207Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-17T21:07:37.591Z] provisioning config files... [2020-12-17T21:07:37.638Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5829825885505527789tmp [Pipeline] { [Pipeline] echo [2020-12-17T21:07:37.711Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:07:38.514Z] ---> create-netrc.sh [Pipeline] } [2020-12-17T21:07:38.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-17T21:07:38.638Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:07:38.983Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-17T21:07:39.002Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:07:39.764Z] ---> sudo-logs.sh [2020-12-17T21:07:39.764Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-17T21:07:39.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:07:40.139Z] ---> job-cost.sh [2020-12-17T21:07:40.422Z] lf-activate-venv: SKIPPING [2020-12-17T21:07:40.422Z] INFO: No Stack... [2020-12-17T21:07:41.414Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-17T21:07:41.688Z] INFO: Archiving Costs [Pipeline] echo [2020-12-17T21:07:41.712Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T21:07:42.108Z] ---> logs-deploy.sh [2020-12-17T21:07:42.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/68 [2020-12-17T21:07:42.108Z] INFO: archiving workspace using pattern(s): [2020-12-17T21:07:44.745Z] Archives upload complete. [2020-12-17T21:07:45.021Z] INFO: archiving logs to Nexus [2020-12-17T21:07:46.440Z] ---> uname -a: [2020-12-17T21:07:46.440Z] Linux prd-centos7-docker-4c-2g-16608.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-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] ---> lscpu: [2020-12-17T21:07:46.440Z] Architecture: x86_64 [2020-12-17T21:07:46.440Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-17T21:07:46.440Z] Byte Order: Little Endian [2020-12-17T21:07:46.440Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-17T21:07:46.440Z] CPU(s): 4 [2020-12-17T21:07:46.440Z] On-line CPU(s) list: 0-3 [2020-12-17T21:07:46.440Z] Thread(s) per core: 1 [2020-12-17T21:07:46.440Z] Core(s) per socket: 1 [2020-12-17T21:07:46.440Z] Socket(s): 4 [2020-12-17T21:07:46.440Z] NUMA node(s): 1 [2020-12-17T21:07:46.440Z] Vendor ID: GenuineIntel [2020-12-17T21:07:46.440Z] CPU family: 6 [2020-12-17T21:07:46.440Z] Model: 44 [2020-12-17T21:07:46.440Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-17T21:07:46.440Z] Stepping: 1 [2020-12-17T21:07:46.440Z] CPU MHz: 2933.438 [2020-12-17T21:07:46.440Z] BogoMIPS: 5866.87 [2020-12-17T21:07:46.440Z] Virtualization: VT-x [2020-12-17T21:07:46.440Z] Hypervisor vendor: KVM [2020-12-17T21:07:46.440Z] Virtualization type: full [2020-12-17T21:07:46.440Z] L1d cache: 128 KiB [2020-12-17T21:07:46.440Z] L1i cache: 128 KiB [2020-12-17T21:07:46.440Z] L2 cache: 16 MiB [2020-12-17T21:07:46.440Z] L3 cache: 64 MiB [2020-12-17T21:07:46.440Z] NUMA node0 CPU(s): 0-3 [2020-12-17T21:07:46.440Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-17T21:07:46.440Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-17T21:07:46.440Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-17T21:07:46.440Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-17T21:07:46.440Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-17T21:07:46.440Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-17T21:07:46.440Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-17T21:07:46.440Z] Vulnerability Srbds: Not affected [2020-12-17T21:07:46.440Z] Vulnerability Tsx async abort: Not affected [2020-12-17T21:07:46.440Z] 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-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] ---> nproc: [2020-12-17T21:07:46.440Z] 4 [2020-12-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] ---> df -h: [2020-12-17T21:07:46.440Z] Filesystem Size Used Available Use% Mounted on [2020-12-17T21:07:46.440Z] overlay 50.0G 8.5G 41.4G 17% / [2020-12-17T21:07:46.440Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-17T21:07:46.440Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-17T21:07:46.440Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-17T21:07:46.440Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2020-12-17T21:07:46.440Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2020-12-17T21:07:46.440Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2020-12-17T21:07:46.440Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2020-12-17T21:07:46.440Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/_app-service-configurable_master@tmp [2020-12-17T21:07:46.440Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2020-12-17T21:07:46.440Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2020-12-17T21:07:46.440Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2020-12-17T21:07:46.440Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2020-12-17T21:07:46.440Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/_app-service-configurable_master [2020-12-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] ---> free -m: [2020-12-17T21:07:46.440Z] total used free shared buff/cache available [2020-12-17T21:07:46.440Z] Mem: 1837 847 153 0 837 923 [2020-12-17T21:07:46.440Z] Swap: 1023 2 1021 [2020-12-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] ---> ip addr: [2020-12-17T21:07:46.440Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-17T21:07:46.440Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-17T21:07:46.440Z] inet 127.0.0.1/8 scope host lo [2020-12-17T21:07:46.440Z] valid_lft forever preferred_lft forever [2020-12-17T21:07:46.440Z] inet6 ::1/128 scope host [2020-12-17T21:07:46.440Z] valid_lft forever preferred_lft forever [2020-12-17T21:07:46.440Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-17T21:07:46.440Z] link/ether fa:16:3e:23:c5:20 brd ff:ff:ff:ff:ff:ff [2020-12-17T21:07:46.440Z] inet 10.30.122.223/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-17T21:07:46.440Z] valid_lft 85680sec preferred_lft 85680sec [2020-12-17T21:07:46.440Z] inet6 fe80::f816:3eff:fe23:c520/64 scope link [2020-12-17T21:07:46.440Z] valid_lft forever preferred_lft forever [2020-12-17T21:07:46.440Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-17T21:07:46.440Z] link/ether 02:42:af:92:6c:ce brd ff:ff:ff:ff:ff:ff [2020-12-17T21:07:46.440Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-17T21:07:46.440Z] valid_lft forever preferred_lft forever [2020-12-17T21:07:46.440Z] inet6 fe80::42:afff:fe92:6cce/64 scope link [2020-12-17T21:07:46.440Z] valid_lft forever preferred_lft forever [2020-12-17T21:07:46.440Z] [2020-12-17T21:07:46.440Z] [2020-12-17T21:07:46.441Z] ---> sar -b -r -n DEV: [2020-12-17T21:07:46.441Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z] 20:55:32 LINUX RESTART (4 CPU) [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z] 20:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-17T21:07:46.441Z] 20:57:01 136.40 54.93 81.47 0.00 7787.16 38739.60 0.00 [2020-12-17T21:07:46.441Z] 20:58:01 7.38 2.44 4.94 0.00 190.65 90.90 0.00 [2020-12-17T21:07:46.441Z] 20:59:02 0.40 0.00 0.40 0.00 0.00 6.57 0.00 [2020-12-17T21:07:46.441Z] 21:00:01 0.59 0.00 0.59 0.00 0.00 5.70 0.00 [2020-12-17T21:07:46.441Z] 21:01:01 0.68 0.02 0.67 0.00 0.13 6.84 0.00 [2020-12-17T21:07:46.441Z] 21:02:01 0.82 0.08 0.73 0.00 1.60 9.12 0.00 [2020-12-17T21:07:46.441Z] 21:03:01 0.45 0.00 0.45 0.00 0.00 4.45 0.00 [2020-12-17T21:07:46.441Z] 21:04:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 [2020-12-17T21:07:46.441Z] 21:05:01 260.43 151.95 108.48 0.00 6929.74 33372.92 0.00 [2020-12-17T21:07:46.441Z] 21:06:01 189.69 66.86 122.82 0.00 2874.20 26017.10 0.00 [2020-12-17T21:07:46.441Z] 21:07:01 137.04 71.77 65.27 0.00 6242.07 9470.72 0.00 [2020-12-17T21:07:46.441Z] Average: 66.89 31.71 35.17 0.00 2190.08 9819.11 0.00 [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z] 20:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-17T21:07:46.441Z] 20:57:01 129888 0 630968 33.53 2620 1118068 1425180 48.64 431772 1119648 52 [2020-12-17T21:07:46.441Z] 20:58:01 150612 0 604108 32.11 2620 1124204 1149420 39.23 415372 1116060 20 [2020-12-17T21:07:46.441Z] 20:59:02 162616 0 592100 31.47 2620 1124208 1075760 36.71 415836 1105612 20 [2020-12-17T21:07:46.441Z] 21:00:01 160820 0 593896 31.56 2620 1124208 1075760 36.71 412620 1109888 8 [2020-12-17T21:07:46.441Z] 21:01:01 158316 0 596392 31.70 2620 1124216 1078816 36.82 423776 1101188 8 [2020-12-17T21:07:46.441Z] 21:02:01 159788 0 594792 31.61 2620 1124344 1076388 36.74 420584 1102972 8 [2020-12-17T21:07:46.441Z] 21:03:01 160800 0 593780 31.56 2620 1124344 1076268 36.73 420040 1102972 8 [2020-12-17T21:07:46.441Z] 21:04:01 160868 0 593704 31.55 2620 1124352 1076268 36.73 420144 1102972 8 [2020-12-17T21:07:46.441Z] 21:05:01 99816 0 743320 39.51 2620 1035788 1346708 45.96 511764 1014092 1036 [2020-12-17T21:07:46.441Z] 21:06:01 160044 0 781828 41.55 2124 937548 1288508 43.97 534256 866400 90504 [2020-12-17T21:07:46.441Z] 21:07:01 143340 0 812284 43.17 1492 924428 1245232 42.50 586612 811008 96 [2020-12-17T21:07:46.441Z] Average: 149719 0 648834 34.48 2472 1080519 1174028 40.07 453889 1050256 8343 [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z] 20:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-17T21:07:46.441Z] 20:57:01 eth0 283.36 187.94 1024.52 70.76 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 20:57:01 veth4186085 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 20:57:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 20:58:01 eth0 16.08 14.05 18.61 25.79 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 20:58:01 docker0 1.68 1.41 0.41 3.75 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 20:59:02 eth0 0.08 0.07 0.01 0.02 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 20:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 20:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:00:01 eth0 1.29 0.07 0.12 0.01 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:01:01 eth0 1.00 0.82 0.54 0.35 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:02:01 eth0 0.37 0.30 0.17 0.14 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:04:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:05:01 vethacd0aca 16.39 15.93 1.96 14.64 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:05:01 eth0 434.73 359.53 4096.37 35.22 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:05:01 docker0 16.39 15.81 1.73 14.64 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:06:01 eth0 366.33 303.63 3383.72 32.19 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:06:01 docker0 18.62 20.25 1.50 177.60 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:07:01 eth0 108.81 85.00 252.94 113.78 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] 21:07:01 docker0 21.39 36.41 1.42 185.80 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] Average: eth0 110.50 86.70 799.49 25.36 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] Average: docker0 5.29 6.74 0.46 34.77 0.00 0.00 0.00 0.00 [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z] ---> sar -P ALL: [2020-12-17T21:07:46.441Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z] 20:55:32 LINUX RESTART (4 CPU) [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z] 20:56:01 CPU %user %nice %system %iowait %steal %idle [2020-12-17T21:07:46.441Z] 20:57:01 all 15.05 0.00 8.98 4.47 19.45 52.05 [2020-12-17T21:07:46.441Z] 20:57:01 0 15.89 0.00 12.36 3.12 17.89 50.74 [2020-12-17T21:07:46.441Z] 20:57:01 1 16.16 0.00 7.00 4.32 19.37 53.14 [2020-12-17T21:07:46.441Z] 20:57:01 2 15.12 0.00 7.38 5.18 20.58 51.73 [2020-12-17T21:07:46.441Z] 20:57:01 3 12.98 0.00 9.24 5.26 19.93 52.58 [2020-12-17T21:07:46.441Z] 20:58:01 all 0.90 0.00 0.57 0.06 2.51 95.98 [2020-12-17T21:07:46.441Z] 20:58:01 0 0.64 0.00 0.53 0.08 2.64 96.11 [2020-12-17T21:07:46.441Z] 20:58:01 1 1.62 0.00 0.53 0.03 2.46 95.35 [2020-12-17T21:07:46.441Z] 20:58:01 2 0.76 0.00 0.66 0.02 2.30 96.26 [2020-12-17T21:07:46.441Z] 20:58:01 3 0.56 0.00 0.54 0.10 2.62 96.18 [2020-12-17T21:07:46.441Z] 20:59:02 all 0.12 0.00 0.05 0.00 0.26 99.57 [2020-12-17T21:07:46.441Z] 20:59:02 0 0.37 0.00 0.03 0.00 0.27 99.33 [2020-12-17T21:07:46.441Z] 20:59:02 1 0.03 0.00 0.05 0.00 0.23 99.68 [2020-12-17T21:07:46.441Z] 20:59:02 2 0.03 0.00 0.05 0.00 0.20 99.72 [2020-12-17T21:07:46.441Z] 20:59:02 3 0.03 0.00 0.08 0.00 0.35 99.53 [2020-12-17T21:07:46.441Z] 21:00:01 all 0.11 0.00 0.17 0.00 0.73 98.98 [2020-12-17T21:07:46.441Z] 21:00:01 0 0.34 0.00 0.17 0.00 0.57 98.92 [2020-12-17T21:07:46.441Z] 21:00:01 1 0.00 0.00 0.17 0.00 0.61 99.22 [2020-12-17T21:07:46.441Z] 21:00:01 2 0.08 0.00 0.20 0.00 1.16 98.55 [2020-12-17T21:07:46.441Z] 21:00:01 3 0.03 0.00 0.14 0.00 0.59 99.24 [2020-12-17T21:07:46.441Z] 21:01:01 all 0.12 0.00 0.10 0.01 0.67 99.10 [2020-12-17T21:07:46.441Z] 21:01:01 0 0.35 0.00 0.05 0.00 0.81 98.79 [2020-12-17T21:07:46.441Z] 21:01:01 1 0.03 0.00 0.10 0.02 0.88 98.97 [2020-12-17T21:07:46.441Z] 21:01:01 2 0.07 0.00 0.17 0.03 0.68 99.05 [2020-12-17T21:07:46.441Z] 21:01:01 3 0.03 0.00 0.08 0.00 0.30 99.58 [2020-12-17T21:07:46.441Z] 21:02:01 all 0.10 0.00 0.12 0.00 0.56 99.21 [2020-12-17T21:07:46.441Z] 21:02:01 0 0.20 0.00 0.02 0.00 0.28 99.50 [2020-12-17T21:07:46.441Z] 21:02:01 1 0.13 0.00 0.12 0.00 0.60 99.15 [2020-12-17T21:07:46.441Z] 21:02:01 2 0.07 0.00 0.15 0.00 0.85 98.94 [2020-12-17T21:07:46.441Z] 21:02:01 3 0.02 0.00 0.20 0.00 0.53 99.25 [2020-12-17T21:07:46.441Z] 21:03:01 all 0.07 0.00 0.03 0.00 0.29 99.60 [2020-12-17T21:07:46.441Z] 21:03:01 0 0.03 0.00 0.05 0.00 0.56 99.35 [2020-12-17T21:07:46.441Z] 21:03:01 1 0.23 0.00 0.05 0.00 0.37 99.35 [2020-12-17T21:07:46.441Z] 21:03:01 2 0.02 0.00 0.02 0.00 0.13 99.83 [2020-12-17T21:07:46.441Z] 21:03:01 3 0.02 0.00 0.02 0.00 0.10 99.87 [2020-12-17T21:07:46.441Z] 21:04:01 all 0.11 0.00 0.04 0.00 0.22 99.63 [2020-12-17T21:07:46.441Z] 21:04:01 0 0.13 0.00 0.05 0.00 0.47 99.35 [2020-12-17T21:07:46.441Z] 21:04:01 1 0.03 0.00 0.03 0.00 0.10 99.83 [2020-12-17T21:07:46.441Z] 21:04:01 2 0.02 0.00 0.05 0.00 0.20 99.73 [2020-12-17T21:07:46.441Z] 21:04:01 3 0.27 0.00 0.02 0.00 0.12 99.60 [2020-12-17T21:07:46.441Z] 21:05:01 all 5.61 0.00 5.57 0.88 17.09 70.86 [2020-12-17T21:07:46.441Z] 21:05:01 0 5.63 0.00 5.78 0.88 18.06 69.66 [2020-12-17T21:07:46.441Z] 21:05:01 1 5.57 0.00 6.27 0.77 16.95 70.44 [2020-12-17T21:07:46.441Z] 21:05:01 2 6.27 0.00 5.17 1.23 16.40 70.93 [2020-12-17T21:07:46.441Z] 21:05:01 3 4.96 0.00 5.08 0.62 16.94 72.39 [2020-12-17T21:07:46.441Z] 21:06:01 all 5.25 0.00 5.72 2.23 23.53 63.27 [2020-12-17T21:07:46.441Z] 21:06:01 0 4.01 0.00 4.33 2.26 24.16 65.23 [2020-12-17T21:07:46.441Z] 21:06:01 1 5.96 0.00 7.12 1.47 23.60 61.86 [2020-12-17T21:07:46.441Z] 21:06:01 2 5.10 0.00 5.42 3.19 22.28 64.01 [2020-12-17T21:07:46.441Z] 21:06:01 3 5.98 0.00 6.08 1.97 24.07 61.90 [2020-12-17T21:07:46.441Z] 21:07:01 all 4.73 0.00 5.24 2.31 12.80 74.91 [2020-12-17T21:07:46.441Z] 21:07:01 0 3.66 0.00 4.57 2.05 13.83 75.89 [2020-12-17T21:07:46.441Z] 21:07:01 1 3.56 0.00 5.84 2.26 12.68 75.65 [2020-12-17T21:07:46.441Z] 21:07:01 2 7.74 0.00 4.41 3.13 13.11 71.61 [2020-12-17T21:07:46.441Z] 21:07:01 3 3.94 0.00 6.19 1.81 11.53 76.54 [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z] Average: CPU %user %nice %system %iowait %steal %idle [2020-12-17T21:07:46.441Z] Average: all 2.94 0.00 2.44 0.92 7.18 86.52 [2020-12-17T21:07:46.441Z] Average: 0 2.85 0.00 2.55 0.78 7.34 86.48 [2020-12-17T21:07:46.441Z] Average: 1 3.05 0.00 2.50 0.82 7.14 86.49 [2020-12-17T21:07:46.441Z] Average: 2 3.24 0.00 2.18 1.18 7.18 86.21 [2020-12-17T21:07:46.441Z] Average: 3 2.63 0.00 2.53 0.89 7.05 86.91 [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z] [2020-12-17T21:07:46.441Z]