Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 712355dd88eacfbe615155d8d8094c00eead8f82 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2064001249421051060.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2327847992012912017.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7357117212950568077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5384723525718540405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2999516980755113100.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-943 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub Avoid second fetch Checking out Revision 712355dd88eacfbe615155d8d8094c00eead8f82 (master) [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh4720017017001334715.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 712355dd88eacfbe615155d8d8094c00eead8f82 # timeout=10 Commit message: "fix: Make default http export secret settings blank as default (#280)" > git rev-list --no-walk 01778f3054f56a5e1c9fa7a64eee47acbae495e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T16:52:44.871Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T16:52:44.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T16:52:44.995Z] ========================================================= [2021-06-08T16:52:44.995Z] EdgeX Global Pipelines Version Info [2021-06-08T16:52:44.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T16:52:46.391Z] ------------------- [2021-06-08T16:52:46.391Z] stable info: [2021-06-08T16:52:46.392Z] ------------------- [2021-06-08T16:52:46.392Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T16:52:46.392Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T16:52:46.392Z] Message: update stable to v1.0.193 [2021-06-08T16:52:46.970Z] ------------------- [2021-06-08T16:52:46.970Z] experimental info: [2021-06-08T16:52:46.970Z] ------------------- [2021-06-08T16:52:46.970Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T16:52:46.970Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T16:52:46.970Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T16:52:47.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-08T16:52:47.123Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-08T16:52:47.148Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T16:52:47.171Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T16:52:47.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T16:52:47.218Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T16:52:47.241Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T16:52:47.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T16:52:47.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-08T16:52:47.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T16:52:47.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T16:52:47.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-08T16:52:47.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T16:52:47.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T16:52:47.429Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T16:52:47.455Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T16:52:47.483Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T16:52:47.510Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T16:52:47.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T16:52:47.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-08T16:52:47.584Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-08T16:52:47.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-08T16:52:51.476Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-08T16:52:51.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-08T16:52:51.529Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-08T16:52:51.555Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T16:52:51.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-08T16:52:51.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-08T16:52:51.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-08T16:52:51.652Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] echo [2021-06-08T16:52:51.690Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 712355d [Pipeline] echo [2021-06-08T16:52:51.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T16:52:51.799Z] provisioning config files... [2021-06-08T16:52:51.814Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1496955112151776043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T16:52:52.130Z] ---> docker-login.sh [2021-06-08T16:52:52.130Z] nexus3.edgexfoundry.org:10001 [2021-06-08T16:52:52.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:52:52.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:52:52.395Z] Configure a credential helper to remove this warning. See [2021-06-08T16:52:52.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:52:52.395Z] [2021-06-08T16:52:52.395Z] Login Succeeded [2021-06-08T16:52:52.395Z] nexus3.edgexfoundry.org:10002 [2021-06-08T16:52:52.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:52:52.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:52:52.656Z] Configure a credential helper to remove this warning. See [2021-06-08T16:52:52.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:52:52.656Z] [2021-06-08T16:52:52.656Z] Login Succeeded [2021-06-08T16:52:52.656Z] nexus3.edgexfoundry.org:10003 [2021-06-08T16:52:52.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:52:52.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:52:52.925Z] Configure a credential helper to remove this warning. See [2021-06-08T16:52:52.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:52:52.925Z] [2021-06-08T16:52:52.925Z] Login Succeeded [2021-06-08T16:52:52.925Z] nexus3.edgexfoundry.org:10004 [2021-06-08T16:52:52.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:52:52.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:52:52.925Z] Configure a credential helper to remove this warning. See [2021-06-08T16:52:52.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:52:52.925Z] [2021-06-08T16:52:52.925Z] Login Succeeded [2021-06-08T16:52:52.925Z] docker.io [2021-06-08T16:52:52.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:52:53.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:52:53.186Z] Configure a credential helper to remove this warning. See [2021-06-08T16:52:53.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:52:53.186Z] [2021-06-08T16:52:53.186Z] Login Succeeded [2021-06-08T16:52:53.186Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T16:52:53.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T16:52:53.771Z] + git log --format=format:%s -1 712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] echo [2021-06-08T16:52:53.807Z] GIT_COMMIT: 712355dd88eacfbe615155d8d8094c00eead8f82, Commit Message: fix: Make default http export secret settings blank as default (#280) [Pipeline] echo [2021-06-08T16:52:53.820Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:52:54.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T16:52:54.826Z] [2021-06-08T16:52:54.826Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:52:55.138Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T16:52:55.138Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T16:52:55.138Z] 31603596830f: Pulling fs layer [2021-06-08T16:52:55.138Z] 54011a49482f: Pulling fs layer [2021-06-08T16:52:55.138Z] a6820b24f6d8: Pulling fs layer [2021-06-08T16:52:55.138Z] f581987b2513: Pulling fs layer [2021-06-08T16:52:55.138Z] f581987b2513: Waiting [2021-06-08T16:52:55.138Z] 54011a49482f: Verifying Checksum [2021-06-08T16:52:55.138Z] 54011a49482f: Download complete [2021-06-08T16:52:55.401Z] 31603596830f: Verifying Checksum [2021-06-08T16:52:55.401Z] 31603596830f: Download complete [2021-06-08T16:52:55.401Z] f581987b2513: Verifying Checksum [2021-06-08T16:52:55.401Z] f581987b2513: Download complete [2021-06-08T16:52:55.401Z] a6820b24f6d8: Verifying Checksum [2021-06-08T16:52:55.401Z] a6820b24f6d8: Download complete [2021-06-08T16:52:55.401Z] 31603596830f: Pull complete [2021-06-08T16:52:55.669Z] 54011a49482f: Pull complete [2021-06-08T16:52:56.245Z] a6820b24f6d8: Pull complete [2021-06-08T16:52:56.507Z] f581987b2513: Pull complete [2021-06-08T16:52:56.507Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T16:52:56.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T16:52:56.507Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T16:52:56.592Z] prd-centos7-docker-4c-2g-943 does not seem to be running inside a container [2021-06-08T16:52:56.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T16:52:57.949Z] $ docker top 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T16:52:58.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T16:52:58.076Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T16:52:58.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T16:52:58.180Z] $ docker exec 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 ssh-agent [2021-06-08T16:52:58.285Z] SSH_AUTH_SOCK=/tmp/ssh-mp5eXrFI1WKL/agent.14 [2021-06-08T16:52:58.285Z] SSH_AGENT_PID=20 [2021-06-08T16:52:58.293Z] Running ssh-add (command line suppressed) [2021-06-08T16:52:58.380Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5742639088619552955.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5742639088619552955.key) [2021-06-08T16:52:58.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T16:52:58.704Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T16:52:58.715Z] $ docker exec --env ******** --env ******** 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 ssh-agent -k [2021-06-08T16:52:58.809Z] unset SSH_AUTH_SOCK; [2021-06-08T16:52:58.810Z] unset SSH_AGENT_PID; [2021-06-08T16:52:58.810Z] echo Agent pid 20 killed; [2021-06-08T16:52:58.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T16:52:58.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T16:52:58.874Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T16:52:58.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T16:52:58.988Z] $ docker exec 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 ssh-agent [2021-06-08T16:52:59.098Z] SSH_AUTH_SOCK=/tmp/ssh-bCagBIlMN3y8/agent.52 [2021-06-08T16:52:59.098Z] SSH_AGENT_PID=59 [2021-06-08T16:52:59.103Z] Running ssh-add (command line suppressed) [2021-06-08T16:52:59.202Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_671638395199278966.key (/w/workspace/_app-service-configurable_master@tmp/private_key_671638395199278966.key) [2021-06-08T16:52:59.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T16:52:59.524Z] + git semver init [2021-06-08T16:52:59.525Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T16:52:59.525Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-08T16:52:59.525Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-08T16:52:59.525Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T16:52:59.525Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T16:52:59.525Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T16:52:59.525Z] # $SEMVER_BRANCH = master [2021-06-08T16:52:59.525Z] # $SEMVER_TEMP = /tmp/semver-351063536 [2021-06-08T16:52:59.525Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-08T16:52:59.785Z] # '/tmp/semver-351063536' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-06-08T16:52:59.785Z] # -> Force: false [2021-06-08T16:52:59.785Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-08T16:52:59.792Z] $ docker exec --env ******** --env ******** 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 ssh-agent -k [2021-06-08T16:52:59.884Z] unset SSH_AUTH_SOCK; [2021-06-08T16:52:59.884Z] unset SSH_AGENT_PID; [2021-06-08T16:52:59.884Z] echo Agent pid 59 killed; [2021-06-08T16:52:59.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T16:53:00.232Z] + git semver [Pipeline] } [2021-06-08T16:53:00.244Z] $ docker stop --time=1 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 [2021-06-08T16:53:01.503Z] $ docker rm -f 9a1deca78301114fe84929cc2023d04108c0961a2732235469904db4ed6110c4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T16:53:01.881Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T16:53:02.213Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T16:53:02.216Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.48 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-08T16:53:02.781Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-948 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-08T16:53:02.800Z] Running in /w/workspace/app-service-configurable/120 [Pipeline] { [Pipeline] checkout [2021-06-08T16:53:03.084Z] Selected Git installation does not exist. Using Default [2021-06-08T16:53:03.085Z] The recommended git tool is: NONE [2021-06-08T16:53:11.350Z] using credential edgex-jenkins-ssh [2021-06-08T16:53:11.367Z] Cloning the remote Git repository [2021-06-08T16:53:11.423Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-08T16:53:11.542Z] > git init /w/workspace/app-service-configurable/120 # timeout=10 [2021-06-08T16:53:11.648Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-08T16:53:11.649Z] > git --version # timeout=10 [2021-06-08T16:53:11.666Z] > git --version # 'git version 2.17.1' [2021-06-08T16:53:11.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T16:53:11.773Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T16:53:12.672Z] Avoid second fetch [2021-06-08T16:53:12.673Z] Checking out Revision 712355dd88eacfbe615155d8d8094c00eead8f82 (master) [2021-06-08T16:53:12.621Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-08T16:53:12.646Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T16:53:12.692Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T16:53:12.706Z] > git checkout -f 712355dd88eacfbe615155d8d8094c00eead8f82 # timeout=10 [2021-06-08T16:53:17.075Z] Commit message: "fix: Make default http export secret settings blank as default (#280)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-06-08T16:53:17.553Z] Still waiting to schedule task [2021-06-08T16:53:17.554Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] sh [2021-06-08T16:53:18.610Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T16:53:19.045Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T16:53:19.403Z] + true [2021-06-08T16:53:19.403Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T16:53:37.772Z] provisioning config files... [2021-06-08T16:53:37.806Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/120@tmp/config8045528374895632752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T16:53:38.222Z] ---> docker-login.sh [2021-06-08T16:53:38.222Z] nexus3.edgexfoundry.org:10001 [2021-06-08T16:53:39.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:53:39.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:53:39.506Z] Configure a credential helper to remove this warning. See [2021-06-08T16:53:39.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:53:39.506Z] [2021-06-08T16:53:39.506Z] Login Succeeded [2021-06-08T16:53:39.506Z] nexus3.edgexfoundry.org:10002 [2021-06-08T16:53:40.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:53:40.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:53:40.120Z] Configure a credential helper to remove this warning. See [2021-06-08T16:53:40.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:53:40.120Z] [2021-06-08T16:53:40.120Z] Login Succeeded [2021-06-08T16:53:40.120Z] nexus3.edgexfoundry.org:10003 [2021-06-08T16:53:40.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:53:40.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:53:40.725Z] Configure a credential helper to remove this warning. See [2021-06-08T16:53:40.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:53:40.725Z] [2021-06-08T16:53:40.725Z] Login Succeeded [2021-06-08T16:53:40.725Z] nexus3.edgexfoundry.org:10004 [2021-06-08T16:53:41.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:53:41.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:53:41.329Z] Configure a credential helper to remove this warning. See [2021-06-08T16:53:41.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:53:41.329Z] [2021-06-08T16:53:41.329Z] Login Succeeded [2021-06-08T16:53:41.329Z] docker.io [2021-06-08T16:53:41.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:53:42.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:53:42.204Z] Configure a credential helper to remove this warning. See [2021-06-08T16:53:42.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:53:42.204Z] [2021-06-08T16:53:42.204Z] Login Succeeded [2021-06-08T16:53:42.204Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T16:53:42.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T16:53:42.562Z] ========================================================= [2021-06-08T16:53:42.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T16:53:42.562Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:53:42.919Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-08T16:53:42.919Z] Sending build context to Docker daemon 97.28kB [2021-06-08T16:53:43.520Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T16:53:43.520Z] Step 2/8 : FROM ${BASE} [2021-06-08T16:53:43.520Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T16:53:43.520Z] 595b0fe564bb: Pulling fs layer [2021-06-08T16:53:43.520Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T16:53:43.520Z] 316046926c0a: Pulling fs layer [2021-06-08T16:53:43.520Z] 4ebd0625c992: Pulling fs layer [2021-06-08T16:53:43.520Z] 207e8628e3a3: Pulling fs layer [2021-06-08T16:53:43.520Z] c791037a9be2: Pulling fs layer [2021-06-08T16:53:43.520Z] ffd874e62e21: Pulling fs layer [2021-06-08T16:53:43.520Z] 207e8628e3a3: Waiting [2021-06-08T16:53:43.520Z] c791037a9be2: Waiting [2021-06-08T16:53:43.520Z] ffd874e62e21: Waiting [2021-06-08T16:53:43.520Z] 4ebd0625c992: Waiting [2021-06-08T16:53:43.520Z] 316046926c0a: Verifying Checksum [2021-06-08T16:53:43.520Z] 316046926c0a: Download complete [2021-06-08T16:53:43.520Z] 7186ed65a4f7: Download complete [2021-06-08T16:53:43.520Z] 207e8628e3a3: Verifying Checksum [2021-06-08T16:53:43.520Z] 207e8628e3a3: Download complete [2021-06-08T16:53:43.798Z] c791037a9be2: Download complete [2021-06-08T16:53:43.798Z] 595b0fe564bb: Verifying Checksum [2021-06-08T16:53:43.798Z] 595b0fe564bb: Download complete [2021-06-08T16:53:44.400Z] 595b0fe564bb: Pull complete [2021-06-08T16:53:45.000Z] 7186ed65a4f7: Pull complete [2021-06-08T16:53:45.600Z] 316046926c0a: Pull complete [2021-06-08T16:53:50.359Z] ffd874e62e21: Verifying Checksum [2021-06-08T16:53:50.359Z] ffd874e62e21: Download complete [2021-06-08T16:53:50.359Z] 4ebd0625c992: Verifying Checksum [2021-06-08T16:53:50.359Z] 4ebd0625c992: Download complete [2021-06-08T16:54:00.532Z] 4ebd0625c992: Pull complete [2021-06-08T16:54:00.532Z] 207e8628e3a3: Pull complete [2021-06-08T16:54:00.532Z] c791037a9be2: Pull complete [2021-06-08T16:54:03.970Z] ffd874e62e21: Pull complete [2021-06-08T16:54:03.970Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T16:54:03.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T16:54:03.970Z] ---> cfc18b08335c [2021-06-08T16:54:03.970Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-08T16:54:05.956Z] ---> Running in 51de5929050c [2021-06-08T16:54:06.229Z] Removing intermediate container 51de5929050c [2021-06-08T16:54:06.229Z] ---> 3fad84b823b9 [2021-06-08T16:54:06.229Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T16:54:06.508Z] ---> Running in b4c90634d725 [2021-06-08T16:54:09.154Z] Removing intermediate container b4c90634d725 [2021-06-08T16:54:09.154Z] ---> 72f3a01d9610 [2021-06-08T16:54:09.154Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-08T16:54:09.154Z] ---> Running in c0ae0f58de1b [2021-06-08T16:54:10.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T16:54:11.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T16:54:12.176Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-08T16:54:12.176Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-08T16:54:12.176Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-08T16:54:12.448Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-08T16:54:12.448Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-08T16:54:12.725Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-08T16:54:12.725Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T16:54:12.725Z] OK: 139 MiB in 46 packages [2021-06-08T16:54:14.804Z] Removing intermediate container c0ae0f58de1b [2021-06-08T16:54:14.804Z] ---> 0b486f4b2b40 [2021-06-08T16:54:14.804Z] Step 6/8 : WORKDIR /app [2021-06-08T16:54:14.804Z] ---> Running in 72078f3c6a79 [2021-06-08T16:54:14.804Z] Removing intermediate container 72078f3c6a79 [2021-06-08T16:54:14.804Z] ---> e1ba636e5c83 [2021-06-08T16:54:14.804Z] Step 7/8 : COPY . . [2021-06-08T16:54:15.787Z] ---> b94f47986a24 [2021-06-08T16:54:15.787Z] Step 8/8 : RUN go mod download [2021-06-08T16:54:15.787Z] ---> Running in 60edc10fa1c5 [2021-06-08T16:54:42.602Z] Removing intermediate container 60edc10fa1c5 [2021-06-08T16:54:42.602Z] ---> 3b158570d0ab [2021-06-08T16:54:42.602Z] Successfully built 3b158570d0ab [2021-06-08T16:54:42.603Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:54:42.954Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T16:54:42.954Z] . [Pipeline] withDockerContainer [2021-06-08T16:54:43.339Z] prd-ubuntu18.04-docker-arm64-4c-16g-948 does not seem to be running inside a container [2021-06-08T16:54:43.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/120 -v /w/workspace/app-service-configurable/120:/w/workspace/app-service-configurable/120:rw,z -v /w/workspace/app-service-configurable/120@tmp:/w/workspace/app-service-configurable/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T16:54:45.106Z] $ docker top a8ad640d20f4ed0f2ac9d0b72d3583b889bd282496fdecfc47d913d6ecd22a33 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T16:54:46.058Z] + go version [2021-06-08T16:54:46.058Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T16:54:46.079Z] $ docker stop --time=1 a8ad640d20f4ed0f2ac9d0b72d3583b889bd282496fdecfc47d913d6ecd22a33 [2021-06-08T16:54:47.921Z] $ docker rm -f a8ad640d20f4ed0f2ac9d0b72d3583b889bd282496fdecfc47d913d6ecd22a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:54:48.669Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T16:54:48.669Z] . [Pipeline] withDockerContainer [2021-06-08T16:54:48.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-948 does not seem to be running inside a container [2021-06-08T16:54:48.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/120 -v /w/workspace/app-service-configurable/120:/w/workspace/app-service-configurable/120:rw,z -v /w/workspace/app-service-configurable/120@tmp:/w/workspace/app-service-configurable/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T16:54:50.532Z] $ docker top b450874fd1bcc00a4262a371c4015588becf93d3e29d04916427029bf9b1a072 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T16:54:51.525Z] + go mod tidy [Pipeline] sh [2021-06-08T16:54:52.811Z] + make test [2021-06-08T16:54:52.811Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-08T16:55:49.393Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-08T16:55:49.393Z] CGO_ENABLED=1 go vet ./... [2021-06-08T16:56:07.766Z] gofmt -l . [2021-06-08T16:56:07.766Z] [ "`gofmt -l .`" = "" ] [2021-06-08T16:56:07.766Z] ./bin/test-go-mod-tidy.sh [2021-06-08T16:56:07.766Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-08T16:56:08.389Z] $ docker stop --time=1 b450874fd1bcc00a4262a371c4015588becf93d3e29d04916427029bf9b1a072 [2021-06-08T16:56:10.533Z] $ docker rm -f b450874fd1bcc00a4262a371c4015588becf93d3e29d04916427029bf9b1a072 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T16:56:11.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T16:56:12.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T16:56:19.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T16:56:19.365Z] + ls -al . [2021-06-08T16:56:19.365Z] total 116 [2021-06-08T16:56:19.365Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 8 16:56 . [2021-06-08T16:56:19.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 16:53 .. [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 8 16:53 .dockerignore [2021-06-08T16:56:19.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 16:53 .git [2021-06-08T16:56:19.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 16:53 .github [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 8 16:53 .gitignore [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 8 16:53 Attribution.txt [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 8 16:53 Dockerfile [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 8 16:53 Dockerfile.build [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 8 16:53 Jenkinsfile [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 8 16:53 LICENSE [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 8 16:53 README.md [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 8 16:53 VERSION [2021-06-08T16:56:19.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 16:53 bin [2021-06-08T16:56:19.365Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 8 16:54 coverage.out [2021-06-08T16:56:19.365Z] -rw-r--r-- 1 jenkins jenkins 136 Jun 8 16:56 go.mod [2021-06-08T16:56:19.365Z] -rw-r--r-- 1 jenkins jenkins 20848 Jun 8 16:54 go.sum [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 8 16:53 main.go [2021-06-08T16:56:19.365Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 8 16:53 makefile [2021-06-08T16:56:19.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 16:53 res [2021-06-08T16:56:19.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 16:53 snap [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:56:19.729Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=712355dd88eacfbe615155d8d8094c00eead8f82 --label arch=arm64 --label version=2.0.0-dev.48 . [2021-06-08T16:56:19.729Z] Sending build context to Docker daemon 120.8kB [2021-06-08T16:56:20.010Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T16:56:20.010Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-08T16:56:20.010Z] ---> 3b158570d0ab [2021-06-08T16:56:20.010Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-08T16:56:20.283Z] ---> Running in f04f7a32a4d3 [2021-06-08T16:56:20.878Z] Removing intermediate container f04f7a32a4d3 [2021-06-08T16:56:20.878Z] ---> 02ca1dda20e3 [2021-06-08T16:56:20.878Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-08T16:56:20.878Z] ---> Running in c4ee5abf81a3 [2021-06-08T16:56:21.476Z] Removing intermediate container c4ee5abf81a3 [2021-06-08T16:56:21.476Z] ---> 4ba772efa8b0 [2021-06-08T16:56:21.476Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-08T16:56:21.476Z] ---> Running in 88321c95f50f [2021-06-08T16:56:22.070Z] Removing intermediate container 88321c95f50f [2021-06-08T16:56:22.070Z] ---> 5ac7fbce402c [2021-06-08T16:56:22.070Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T16:56:22.346Z] ---> Running in 559a14628011 [2021-06-08T16:56:24.367Z] Removing intermediate container 559a14628011 [2021-06-08T16:56:24.367Z] ---> f9952e283f77 [2021-06-08T16:56:24.367Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-08T16:56:24.645Z] ---> Running in 7c6cb98ed821 [2021-06-08T16:56:25.620Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T16:56:26.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T16:56:27.568Z] OK: 139 MiB in 46 packages [2021-06-08T16:56:28.549Z] Removing intermediate container 7c6cb98ed821 [2021-06-08T16:56:28.549Z] ---> 3c193e73df01 [2021-06-08T16:56:28.549Z] Step 8/28 : WORKDIR /app [2021-06-08T16:56:28.822Z] ---> Running in 9d93f207c51e [2021-06-08T16:56:29.421Z] Removing intermediate container 9d93f207c51e [2021-06-08T16:56:29.421Z] ---> a59fecb01c77 [2021-06-08T16:56:29.421Z] Step 9/28 : COPY go.mod . [2021-06-08T16:56:30.017Z] ---> 344abc9721aa [2021-06-08T16:56:30.017Z] Step 10/28 : RUN go mod download [2021-06-08T16:56:30.289Z] ---> Running in 1d644f32f90e [2021-06-08T16:56:32.914Z] Removing intermediate container 1d644f32f90e [2021-06-08T16:56:32.914Z] ---> 17ca81b266d7 [2021-06-08T16:56:32.914Z] Step 11/28 : RUN go mod tidy [2021-06-08T16:56:32.914Z] ---> Running in 447b24dabf2a [2021-06-08T16:56:35.548Z] Removing intermediate container 447b24dabf2a [2021-06-08T16:56:35.548Z] ---> b1ad0f45afe3 [2021-06-08T16:56:35.548Z] Step 12/28 : COPY . . [2021-06-08T16:56:36.146Z] ---> 0b19d5918315 [2021-06-08T16:56:36.146Z] Step 13/28 : ARG MAKE="make build" [2021-06-08T16:56:36.420Z] ---> Running in c574c682a385 [2021-06-08T16:56:37.017Z] Removing intermediate container c574c682a385 [2021-06-08T16:56:37.017Z] ---> 21ed2e78f161 [2021-06-08T16:56:37.017Z] Step 14/28 : RUN $MAKE [2021-06-08T16:56:37.017Z] ---> Running in 83979a7e35f3 [2021-06-08T16:56:38.451Z] go mod tidy [2021-06-08T16:56:38.725Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.73 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.48" -o app-service-configurable [2021-06-08T16:57:18.618Z] Removing intermediate container 83979a7e35f3 [2021-06-08T16:57:18.618Z] ---> eaa9a6f0530e [2021-06-08T16:57:18.618Z] Step 15/28 : FROM alpine:3.12 [2021-06-08T16:57:18.618Z] 3.12: Pulling from library/alpine [2021-06-08T16:57:18.618Z] d2f70382dc9a: Pulling fs layer [2021-06-08T16:57:18.618Z] d2f70382dc9a: Verifying Checksum [2021-06-08T16:57:18.618Z] d2f70382dc9a: Download complete [2021-06-08T16:57:18.618Z] d2f70382dc9a: Pull complete [2021-06-08T16:57:18.618Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T16:57:18.618Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T16:57:18.618Z] ---> 9852663dfa18 [2021-06-08T16:57:18.619Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-08T16:57:18.619Z] ---> Running in 67ad395e3f83 [2021-06-08T16:57:19.211Z] Removing intermediate container 67ad395e3f83 [2021-06-08T16:57:19.211Z] ---> c5027b361dc9 [2021-06-08T16:57:19.211Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-08T16:57:19.211Z] ---> Running in a4e83f901b18 [2021-06-08T16:57:19.812Z] Removing intermediate container a4e83f901b18 [2021-06-08T16:57:19.812Z] ---> bfa239ecbb53 [2021-06-08T16:57:19.812Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-08T16:57:19.812Z] ---> Running in 53c4cf0b96ab [2021-06-08T16:57:21.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T16:57:21.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T16:57:21.832Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-08T16:57:21.832Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-08T16:57:21.832Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-08T16:57:21.832Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-08T16:57:21.832Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-08T16:57:22.103Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-08T16:57:22.103Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-08T16:57:22.103Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T16:57:22.103Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T16:57:22.103Z] OK: 9 MiB in 21 packages [2021-06-08T16:57:24.078Z] Removing intermediate container 53c4cf0b96ab [2021-06-08T16:57:24.079Z] ---> 27d72c6d3060 [2021-06-08T16:57:24.079Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-08T16:57:24.351Z] ---> 023e857e017c [2021-06-08T16:57:24.351Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-08T16:57:25.331Z] ---> 350b83ad2320 [2021-06-08T16:57:25.331Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-08T16:57:25.922Z] ---> 557e8dd9e93c [2021-06-08T16:57:25.922Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-08T16:57:27.363Z] ---> 3b5079940405 [2021-06-08T16:57:27.363Z] Step 23/28 : EXPOSE 48095 [2021-06-08T16:57:27.363Z] ---> Running in a4ab9afd02fe [2021-06-08T16:57:27.958Z] Removing intermediate container a4ab9afd02fe [2021-06-08T16:57:27.958Z] ---> 9356d7d37acf [2021-06-08T16:57:27.958Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-08T16:57:28.230Z] ---> Running in 94781bc88da1 [2021-06-08T16:57:28.504Z] Removing intermediate container 94781bc88da1 [2021-06-08T16:57:28.504Z] ---> 9c412fe367d2 [2021-06-08T16:57:28.504Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T16:57:28.777Z] ---> Running in b74f1dc228ce [2021-06-08T16:57:29.372Z] Removing intermediate container b74f1dc228ce [2021-06-08T16:57:29.372Z] ---> c6516db0f95e [2021-06-08T16:57:29.372Z] Step 26/28 : LABEL arch=arm64 [2021-06-08T16:57:29.372Z] ---> Running in 2d210f1b2048 [2021-06-08T16:57:29.966Z] Removing intermediate container 2d210f1b2048 [2021-06-08T16:57:29.966Z] ---> b8e3d02c89ab [2021-06-08T16:57:29.966Z] Step 27/28 : LABEL git_sha=712355dd88eacfbe615155d8d8094c00eead8f82 [2021-06-08T16:57:29.966Z] ---> Running in f4a5041f3b7c [2021-06-08T16:57:30.561Z] Removing intermediate container f4a5041f3b7c [2021-06-08T16:57:30.561Z] ---> e8cd78fd2d02 [2021-06-08T16:57:30.561Z] Step 28/28 : LABEL version=2.0.0-dev.48 [2021-06-08T16:57:30.561Z] ---> Running in 2d7ec29e9390 [2021-06-08T16:57:31.170Z] Removing intermediate container 2d7ec29e9390 [2021-06-08T16:57:31.170Z] ---> 53d62d5ba62c [2021-06-08T16:57:31.170Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-08T16:57:31.170Z] Successfully built 53d62d5ba62c [2021-06-08T16:57:31.170Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T16:57:31.501Z] provisioning config files... [2021-06-08T16:57:31.521Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/120@tmp/config8489836903094633437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T16:57:31.880Z] ---> docker-login.sh [2021-06-08T16:57:31.880Z] nexus3.edgexfoundry.org:10001 [2021-06-08T16:57:32.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:57:32.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:57:32.427Z] Configure a credential helper to remove this warning. See [2021-06-08T16:57:32.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:57:32.427Z] [2021-06-08T16:57:32.427Z] Login Succeeded [2021-06-08T16:57:32.427Z] nexus3.edgexfoundry.org:10002 [2021-06-08T16:57:32.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:57:32.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:57:32.977Z] Configure a credential helper to remove this warning. See [2021-06-08T16:57:32.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:57:32.977Z] [2021-06-08T16:57:32.977Z] Login Succeeded [2021-06-08T16:57:32.977Z] nexus3.edgexfoundry.org:10003 [2021-06-08T16:57:33.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:57:33.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:57:33.523Z] Configure a credential helper to remove this warning. See [2021-06-08T16:57:33.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:57:33.523Z] [2021-06-08T16:57:33.523Z] Login Succeeded [2021-06-08T16:57:33.523Z] nexus3.edgexfoundry.org:10004 [2021-06-08T16:57:34.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:57:34.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:57:34.123Z] Configure a credential helper to remove this warning. See [2021-06-08T16:57:34.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:57:34.123Z] [2021-06-08T16:57:34.123Z] Login Succeeded [2021-06-08T16:57:34.123Z] docker.io [2021-06-08T16:57:34.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:57:34.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:57:34.985Z] Configure a credential helper to remove this warning. See [2021-06-08T16:57:34.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:57:34.985Z] [2021-06-08T16:57:34.985Z] Login Succeeded [2021-06-08T16:57:34.985Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T16:57:35.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T16:57:35.080Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-06-08T16:57:35.081Z] 712355dd88eacfbe615155d8d8094c00eead8f82 [2021-06-08T16:57:35.081Z] latest [2021-06-08T16:57:35.081Z] 2.0.0-dev.48 [2021-06-08T16:57:35.081Z] 712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 [2021-06-08T16:57:35.081Z] master [2021-06-08T16:57:35.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:57:35.467Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:57:35.806Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82 [2021-06-08T16:57:35.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-08T16:57:35.807Z] a9e3f8053b14: Preparing [2021-06-08T16:57:35.807Z] 0ab48aab27d6: Preparing [2021-06-08T16:57:35.807Z] 44522bee3fd6: Preparing [2021-06-08T16:57:35.807Z] a9884e0a1e95: Preparing [2021-06-08T16:57:35.807Z] 3bbc93156325: Preparing [2021-06-08T16:57:35.807Z] 3fbe34a1663b: Preparing [2021-06-08T16:57:35.807Z] 3fbe34a1663b: Waiting [2021-06-08T16:57:36.083Z] a9884e0a1e95: Pushed [2021-06-08T16:57:36.083Z] 0ab48aab27d6: Pushed [2021-06-08T16:57:36.083Z] 44522bee3fd6: Pushed [2021-06-08T16:57:36.360Z] 3fbe34a1663b: Layer already exists [2021-06-08T16:57:36.958Z] 3bbc93156325: Pushed [2021-06-08T16:57:39.568Z] a9e3f8053b14: Pushed [2021-06-08T16:57:39.843Z] 712355dd88eacfbe615155d8d8094c00eead8f82: digest: sha256:89b2380f3c27657a3bc6376357a825e7400b8c94e38d078e09d1c7435451ab92 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:57:40.210Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:57:40.602Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-08T16:57:40.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-08T16:57:40.602Z] a9e3f8053b14: Preparing [2021-06-08T16:57:40.602Z] 0ab48aab27d6: Preparing [2021-06-08T16:57:40.602Z] 44522bee3fd6: Preparing [2021-06-08T16:57:40.602Z] a9884e0a1e95: Preparing [2021-06-08T16:57:40.602Z] 3bbc93156325: Preparing [2021-06-08T16:57:40.602Z] 3fbe34a1663b: Preparing [2021-06-08T16:57:40.602Z] 3fbe34a1663b: Waiting [2021-06-08T16:57:40.602Z] 44522bee3fd6: Layer already exists [2021-06-08T16:57:40.602Z] 0ab48aab27d6: Layer already exists [2021-06-08T16:57:42.886Z] a9e3f8053b14: Layer already exists [2021-06-08T16:57:42.886Z] a9884e0a1e95: Layer already exists [2021-06-08T16:57:42.886Z] 3bbc93156325: Layer already exists [2021-06-08T16:57:42.886Z] 3fbe34a1663b: Layer already exists [2021-06-08T16:57:42.886Z] latest: digest: sha256:89b2380f3c27657a3bc6376357a825e7400b8c94e38d078e09d1c7435451ab92 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:57:43.234Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:57:43.581Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.48 [2021-06-08T16:57:43.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-08T16:57:43.581Z] a9e3f8053b14: Preparing [2021-06-08T16:57:43.581Z] 0ab48aab27d6: Preparing [2021-06-08T16:57:43.581Z] 44522bee3fd6: Preparing [2021-06-08T16:57:43.581Z] a9884e0a1e95: Preparing [2021-06-08T16:57:43.581Z] 3bbc93156325: Preparing [2021-06-08T16:57:43.581Z] 3fbe34a1663b: Preparing [2021-06-08T16:57:43.581Z] 3fbe34a1663b: Waiting [2021-06-08T16:57:43.764Z] Running on prd-centos7-docker-4c-2g-953 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-08T16:57:43.786Z] Running in /w/workspace/app-service-configurable/120 [Pipeline] { [Pipeline] checkout [2021-06-08T16:57:43.851Z] a9e3f8053b14: Layer already exists [2021-06-08T16:57:43.851Z] a9884e0a1e95: Layer already exists [2021-06-08T16:57:43.851Z] 44522bee3fd6: Layer already exists [2021-06-08T16:57:43.851Z] 3bbc93156325: Layer already exists [2021-06-08T16:57:43.851Z] 0ab48aab27d6: Layer already exists [2021-06-08T16:57:43.851Z] 3fbe34a1663b: Layer already exists [2021-06-08T16:57:43.851Z] 2.0.0-dev.48: digest: sha256:89b2380f3c27657a3bc6376357a825e7400b8c94e38d078e09d1c7435451ab92 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:57:43.885Z] Selected Git installation does not exist. Using Default [2021-06-08T16:57:43.885Z] The recommended git tool is: NONE [2021-06-08T16:57:44.201Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:57:44.558Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 [2021-06-08T16:57:44.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-08T16:57:44.558Z] a9e3f8053b14: Preparing [2021-06-08T16:57:44.558Z] 0ab48aab27d6: Preparing [2021-06-08T16:57:44.558Z] 44522bee3fd6: Preparing [2021-06-08T16:57:44.558Z] a9884e0a1e95: Preparing [2021-06-08T16:57:44.558Z] 3bbc93156325: Preparing [2021-06-08T16:57:44.558Z] 3fbe34a1663b: Preparing [2021-06-08T16:57:44.558Z] 3fbe34a1663b: Waiting [2021-06-08T16:57:44.828Z] 44522bee3fd6: Layer already exists [2021-06-08T16:57:44.828Z] a9e3f8053b14: Layer already exists [2021-06-08T16:57:44.828Z] 3bbc93156325: Layer already exists [2021-06-08T16:57:44.828Z] 0ab48aab27d6: Layer already exists [2021-06-08T16:57:44.829Z] a9884e0a1e95: Layer already exists [2021-06-08T16:57:44.829Z] 3fbe34a1663b: Layer already exists [2021-06-08T16:57:44.829Z] 712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48: digest: sha256:89b2380f3c27657a3bc6376357a825e7400b8c94e38d078e09d1c7435451ab92 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:57:45.175Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:57:45.524Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-06-08T16:57:45.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-08T16:57:45.524Z] a9e3f8053b14: Preparing [2021-06-08T16:57:45.524Z] 0ab48aab27d6: Preparing [2021-06-08T16:57:45.524Z] 44522bee3fd6: Preparing [2021-06-08T16:57:45.524Z] a9884e0a1e95: Preparing [2021-06-08T16:57:45.524Z] 3bbc93156325: Preparing [2021-06-08T16:57:45.524Z] 3fbe34a1663b: Preparing [2021-06-08T16:57:45.524Z] 3fbe34a1663b: Waiting [2021-06-08T16:57:45.524Z] 44522bee3fd6: Layer already exists [2021-06-08T16:57:45.524Z] a9e3f8053b14: Layer already exists [2021-06-08T16:57:45.524Z] 3bbc93156325: Layer already exists [2021-06-08T16:57:45.525Z] a9884e0a1e95: Layer already exists [2021-06-08T16:57:45.795Z] 0ab48aab27d6: Layer already exists [2021-06-08T16:57:45.795Z] 3fbe34a1663b: Layer already exists [2021-06-08T16:57:45.795Z] master: digest: sha256:89b2380f3c27657a3bc6376357a825e7400b8c94e38d078e09d1c7435451ab92 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T16:57:45.858Z] ===================================================== [Pipeline] echo [2021-06-08T16:57:45.874Z] taggedImages: [2021-06-08T16:57:45.874Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82 [2021-06-08T16:57:45.874Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-08T16:57:45.874Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.48 [2021-06-08T16:57:45.874Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 [2021-06-08T16:57:45.874Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T16:57:46.391Z] using credential edgex-jenkins-ssh [2021-06-08T16:57:46.396Z] ---> job-cost.sh [2021-06-08T16:57:46.396Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iXPr [2021-06-08T16:57:46.410Z] Cloning the remote Git repository [2021-06-08T16:57:47.203Z] Avoid second fetch [2021-06-08T16:57:47.204Z] Checking out Revision 712355dd88eacfbe615155d8d8094c00eead8f82 (master) [2021-06-08T16:57:46.428Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-08T16:57:46.503Z] > git init /w/workspace/app-service-configurable/120 # timeout=10 [2021-06-08T16:57:46.545Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-08T16:57:46.545Z] > git --version # timeout=10 [2021-06-08T16:57:46.555Z] > git --version # 'git version 2.24.4' [2021-06-08T16:57:46.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T16:57:46.576Z] [INFO] Currently running in a labeled security context [2021-06-08T16:57:46.576Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-08T16:57:46.577Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/120@tmp/jenkins-gitclient-ssh5345546399731258619.key [2021-06-08T16:57:46.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T16:57:47.184Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-08T16:57:47.191Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T16:57:47.211Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T16:57:47.219Z] > git checkout -f 712355dd88eacfbe615155d8d8094c00eead8f82 # timeout=10 [2021-06-08T16:57:52.748Z] Commit message: "fix: Make default http export secret settings blank as default (#280)" [2021-06-08T16:57:53.194Z] [2021-06-08T16:57:53.194Z] GitHub has been notified of this commit’s build result [2021-06-08T16:57:53.194Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T16:57:53.867Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T16:57:54.203Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T16:57:54.515Z] + true [2021-06-08T16:57:54.515Z] + sudo service docker restart [2021-06-08T16:57:54.515Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T16:58:12.724Z] provisioning config files... [2021-06-08T16:58:12.741Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/120@tmp/config6229940725382055480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T16:58:13.071Z] ---> docker-login.sh [2021-06-08T16:58:13.072Z] nexus3.edgexfoundry.org:10001 [2021-06-08T16:58:13.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:58:13.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:58:13.335Z] Configure a credential helper to remove this warning. See [2021-06-08T16:58:13.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:58:13.335Z] [2021-06-08T16:58:13.335Z] Login Succeeded [2021-06-08T16:58:13.335Z] nexus3.edgexfoundry.org:10002 [2021-06-08T16:58:13.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:58:13.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:58:13.598Z] Configure a credential helper to remove this warning. See [2021-06-08T16:58:13.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:58:13.598Z] [2021-06-08T16:58:13.598Z] Login Succeeded [2021-06-08T16:58:13.598Z] nexus3.edgexfoundry.org:10003 [2021-06-08T16:58:13.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:58:13.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:58:13.598Z] Configure a credential helper to remove this warning. See [2021-06-08T16:58:13.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:58:13.598Z] [2021-06-08T16:58:13.598Z] Login Succeeded [2021-06-08T16:58:13.598Z] nexus3.edgexfoundry.org:10004 [2021-06-08T16:58:13.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:58:13.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:58:13.860Z] Configure a credential helper to remove this warning. See [2021-06-08T16:58:13.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:58:13.860Z] [2021-06-08T16:58:13.860Z] Login Succeeded [2021-06-08T16:58:13.860Z] docker.io [2021-06-08T16:58:13.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T16:58:14.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T16:58:14.122Z] Configure a credential helper to remove this warning. See [2021-06-08T16:58:14.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T16:58:14.122Z] [2021-06-08T16:58:14.122Z] Login Succeeded [2021-06-08T16:58:14.122Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T16:58:14.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T16:58:14.298Z] ========================================================= [2021-06-08T16:58:14.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T16:58:14.298Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:58:14.655Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-08T16:58:14.655Z] Sending build context to Docker daemon 97.28kB [2021-06-08T16:58:14.656Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T16:58:14.656Z] Step 2/8 : FROM ${BASE} [2021-06-08T16:58:14.656Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T16:58:14.656Z] 540db60ca938: Pulling fs layer [2021-06-08T16:58:14.656Z] adcc1eea9eea: Pulling fs layer [2021-06-08T16:58:14.656Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T16:58:14.656Z] 0510c868ecb4: Pulling fs layer [2021-06-08T16:58:14.656Z] afea3b2eda06: Pulling fs layer [2021-06-08T16:58:14.656Z] 7809a108b3ef: Pulling fs layer [2021-06-08T16:58:14.656Z] f706445af74f: Pulling fs layer [2021-06-08T16:58:14.656Z] afea3b2eda06: Waiting [2021-06-08T16:58:14.656Z] 7809a108b3ef: Waiting [2021-06-08T16:58:14.656Z] f706445af74f: Waiting [2021-06-08T16:58:14.656Z] 0510c868ecb4: Waiting [2021-06-08T16:58:14.656Z] adcc1eea9eea: Verifying Checksum [2021-06-08T16:58:14.656Z] adcc1eea9eea: Download complete [2021-06-08T16:58:14.656Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T16:58:14.656Z] 4c4ab2625f07: Download complete [2021-06-08T16:58:14.918Z] afea3b2eda06: Verifying Checksum [2021-06-08T16:58:14.918Z] afea3b2eda06: Download complete [2021-06-08T16:58:14.918Z] 540db60ca938: Verifying Checksum [2021-06-08T16:58:14.918Z] 540db60ca938: Download complete [2021-06-08T16:58:14.918Z] 7809a108b3ef: Verifying Checksum [2021-06-08T16:58:14.918Z] 7809a108b3ef: Download complete [2021-06-08T16:58:15.183Z] 540db60ca938: Pull complete [2021-06-08T16:58:15.183Z] adcc1eea9eea: Pull complete [2021-06-08T16:58:15.444Z] 4c4ab2625f07: Pull complete [2021-06-08T16:58:16.417Z] f706445af74f: Verifying Checksum [2021-06-08T16:58:16.417Z] f706445af74f: Download complete [2021-06-08T16:58:17.358Z] 0510c868ecb4: Verifying Checksum [2021-06-08T16:58:17.358Z] 0510c868ecb4: Download complete [2021-06-08T16:58:21.599Z] 0510c868ecb4: Pull complete [2021-06-08T16:58:21.599Z] afea3b2eda06: Pull complete [2021-06-08T16:58:21.599Z] 7809a108b3ef: Pull complete [2021-06-08T16:58:22.557Z] f706445af74f: Pull complete [2021-06-08T16:58:22.557Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T16:58:22.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T16:58:22.557Z] ---> b068be0155e3 [2021-06-08T16:58:22.557Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-08T16:58:27.681Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T16:58:36.611Z] ---> Running in 41a5b1d58276 [2021-06-08T16:58:36.611Z] Removing intermediate container 41a5b1d58276 [2021-06-08T16:58:36.611Z] ---> cdcec04a64da [2021-06-08T16:58:36.611Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T16:58:36.611Z] ---> Running in 7d67d813acc0 [2021-06-08T16:58:38.003Z] Removing intermediate container 7d67d813acc0 [2021-06-08T16:58:38.003Z] ---> 1854c63eb34b [2021-06-08T16:58:38.003Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-08T16:58:38.003Z] ---> Running in 80a97802f4a8 [2021-06-08T16:58:38.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T16:58:39.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T16:58:40.093Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-08T16:58:40.094Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-08T16:58:40.354Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-08T16:58:40.354Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-08T16:58:40.354Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-08T16:58:40.616Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-08T16:58:40.616Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T16:58:40.616Z] OK: 150 MiB in 46 packages [2021-06-08T16:58:41.195Z] Removing intermediate container 80a97802f4a8 [2021-06-08T16:58:41.195Z] ---> 614dbcc5b150 [2021-06-08T16:58:41.195Z] Step 6/8 : WORKDIR /app [2021-06-08T16:58:41.195Z] ---> Running in 3510ba5528f2 [2021-06-08T16:58:41.470Z] Removing intermediate container 3510ba5528f2 [2021-06-08T16:58:41.470Z] ---> 9352595e5522 [2021-06-08T16:58:41.470Z] Step 7/8 : COPY . . [2021-06-08T16:58:41.470Z] ---> 08e410676378 [2021-06-08T16:58:41.470Z] Step 8/8 : RUN go mod download [2021-06-08T16:58:41.746Z] ---> Running in e8dfc1645b05 [2021-06-08T16:59:13.911Z] Removing intermediate container e8dfc1645b05 [2021-06-08T16:59:13.911Z] ---> 5048a8fa7bd8 [2021-06-08T16:59:13.911Z] Successfully built 5048a8fa7bd8 [2021-06-08T16:59:13.911Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:59:14.225Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T16:59:14.225Z] . [Pipeline] withDockerContainer [2021-06-08T16:59:14.305Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2021-06-08T16:59:14.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/120 -v /w/workspace/app-service-configurable/120:/w/workspace/app-service-configurable/120:rw,z -v /w/workspace/app-service-configurable/120@tmp:/w/workspace/app-service-configurable/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T16:59:14.710Z] $ docker top 55aac326e7570d5e3ccbbb1104a9498010238c37efbcb7b6eb305d4bdfd04351 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T16:59:15.106Z] + go version [2021-06-08T16:59:15.106Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T16:59:15.115Z] $ docker stop --time=1 55aac326e7570d5e3ccbbb1104a9498010238c37efbcb7b6eb305d4bdfd04351 [2021-06-08T16:59:16.341Z] $ docker rm -f 55aac326e7570d5e3ccbbb1104a9498010238c37efbcb7b6eb305d4bdfd04351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:59:16.989Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T16:59:16.989Z] . [Pipeline] withDockerContainer [2021-06-08T16:59:17.062Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2021-06-08T16:59:17.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/120 -v /w/workspace/app-service-configurable/120:/w/workspace/app-service-configurable/120:rw,z -v /w/workspace/app-service-configurable/120@tmp:/w/workspace/app-service-configurable/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T16:59:17.626Z] $ docker top b0b1cb4e3563453c0c4a3429866e2686ea669d78ae6df410019c37a5dd04c40c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T16:59:18.010Z] + go mod tidy [Pipeline] sh [2021-06-08T16:59:18.587Z] + make test [2021-06-08T16:59:18.587Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-08T16:59:33.605Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-08T16:59:33.605Z] CGO_ENABLED=1 go vet ./... [2021-06-08T16:59:40.305Z] gofmt -l . [2021-06-08T16:59:40.305Z] [ "`gofmt -l .`" = "" ] [2021-06-08T16:59:40.305Z] ./bin/test-go-mod-tidy.sh [2021-06-08T16:59:40.305Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-08T16:59:40.318Z] $ docker stop --time=1 b0b1cb4e3563453c0c4a3429866e2686ea669d78ae6df410019c37a5dd04c40c [2021-06-08T16:59:42.447Z] $ docker rm -f b0b1cb4e3563453c0c4a3429866e2686ea669d78ae6df410019c37a5dd04c40c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T16:59:42.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T16:59:42.900Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T16:59:43.070Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-08T16:59:43.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T16:59:43.871Z] + ls -al . [2021-06-08T16:59:43.871Z] total 92 [2021-06-08T16:59:43.871Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 8 16:59 . [2021-06-08T16:59:43.871Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 8 16:57 .. [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 8 16:57 Attribution.txt [2021-06-08T16:59:43.871Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 8 16:57 bin [2021-06-08T16:59:43.871Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 8 16:59 coverage.out [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 8 16:57 Dockerfile [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 8 16:57 Dockerfile.build [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 8 16:57 .dockerignore [2021-06-08T16:59:43.871Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 8 16:57 .git [2021-06-08T16:59:43.871Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 8 16:57 .github [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 8 16:57 .gitignore [2021-06-08T16:59:43.871Z] -rw-r--r--. 1 jenkins jenkins 136 Jun 8 16:59 go.mod [2021-06-08T16:59:43.871Z] -rw-r--r--. 1 jenkins jenkins 20848 Jun 8 16:59 go.sum [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 8 16:57 Jenkinsfile [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 8 16:57 LICENSE [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 8 16:57 main.go [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 8 16:57 makefile [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 8 16:57 README.md [2021-06-08T16:59:43.871Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 8 16:57 res [2021-06-08T16:59:43.871Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 8 16:57 snap [2021-06-08T16:59:43.871Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 8 16:53 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-08T16:59:44.188Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=712355dd88eacfbe615155d8d8094c00eead8f82 --label arch=amd64 --label version=2.0.0-dev.48 . [2021-06-08T16:59:44.188Z] Sending build context to Docker daemon 120.8kB [2021-06-08T16:59:44.188Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T16:59:44.188Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-08T16:59:44.188Z] ---> 5048a8fa7bd8 [2021-06-08T16:59:44.188Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-08T16:59:44.188Z] ---> Running in 7bb9a788bd74 [2021-06-08T16:59:44.188Z] Removing intermediate container 7bb9a788bd74 [2021-06-08T16:59:44.188Z] ---> 2eabf31aa701 [2021-06-08T16:59:44.188Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-08T16:59:44.188Z] ---> Running in be3773e6d1a0 [2021-06-08T16:59:44.450Z] Removing intermediate container be3773e6d1a0 [2021-06-08T16:59:44.450Z] ---> 34f04fc0f6c6 [2021-06-08T16:59:44.450Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-08T16:59:44.450Z] ---> Running in 85aea60d9073 [2021-06-08T16:59:44.450Z] Removing intermediate container 85aea60d9073 [2021-06-08T16:59:44.450Z] ---> 27dee6c38b0b [2021-06-08T16:59:44.450Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T16:59:44.450Z] ---> Running in f278d6da4f68 [2021-06-08T16:59:45.032Z] Removing intermediate container f278d6da4f68 [2021-06-08T16:59:45.032Z] ---> 2e91ecf738c1 [2021-06-08T16:59:45.032Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-08T16:59:45.032Z] ---> Running in 8949969f0078 [2021-06-08T16:59:45.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T16:59:46.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T16:59:46.948Z] OK: 150 MiB in 46 packages [2021-06-08T16:59:47.218Z] Removing intermediate container 8949969f0078 [2021-06-08T16:59:47.218Z] ---> 1b7b0a54827b [2021-06-08T16:59:47.218Z] Step 8/28 : WORKDIR /app [2021-06-08T16:59:47.218Z] ---> Running in 4f3057fb378a [2021-06-08T16:59:47.484Z] Removing intermediate container 4f3057fb378a [2021-06-08T16:59:47.484Z] ---> bcbea4ee57b1 [2021-06-08T16:59:47.484Z] Step 9/28 : COPY go.mod . [2021-06-08T16:59:47.484Z] ---> 99f2b7fbc3d4 [2021-06-08T16:59:47.484Z] Step 10/28 : RUN go mod download [2021-06-08T16:59:47.745Z] ---> Running in f1c337a863c2 [2021-06-08T16:59:48.338Z] Removing intermediate container f1c337a863c2 [2021-06-08T16:59:48.338Z] ---> da143c97b92e [2021-06-08T16:59:48.338Z] Step 11/28 : RUN go mod tidy [2021-06-08T16:59:48.338Z] ---> Running in a42b4264d80c [2021-06-08T16:59:49.428Z] lf-activate-venv(): INFO: Adding /tmp/venv-iXPr/bin to PATH [2021-06-08T16:59:49.428Z] INFO: No Stack... [2021-06-08T16:59:49.428Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T16:59:49.428Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T16:59:49.729Z] Removing intermediate container a42b4264d80c [2021-06-08T16:59:49.729Z] ---> f3cdb623c07d [2021-06-08T16:59:49.729Z] Step 12/28 : COPY . . [2021-06-08T16:59:49.764Z] + cat /w/workspace/app-service-configurable/120/archives/cost.csv [2021-06-08T16:59:49.764Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T16:59:49.823Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] [2021-06-08T16:59:49.838Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] did not exist. Created. [2021-06-08T16:59:49.838Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T16:59:49.996Z] ---> 663a0c3e1087 [2021-06-08T16:59:49.996Z] Step 13/28 : ARG MAKE="make build" [2021-06-08T16:59:49.996Z] ---> Running in 4fe88300b374 [2021-06-08T16:59:49.996Z] Removing intermediate container 4fe88300b374 [2021-06-08T16:59:49.996Z] ---> e284d3c088e2 [2021-06-08T16:59:49.996Z] Step 14/28 : RUN $MAKE [2021-06-08T16:59:49.996Z] ---> Running in 403ea3996ab4 [2021-06-08T16:59:50.192Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T16:59:50.263Z] go mod tidy [2021-06-08T16:59:50.365Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T16:59:50.377Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-08T16:59:50.531Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.73 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.48" -o app-service-configurable [Pipeline] // stage [Pipeline] } [2021-06-08T17:00:02.846Z] Removing intermediate container 403ea3996ab4 [2021-06-08T17:00:02.846Z] ---> e4648f32ca6c [2021-06-08T17:00:02.846Z] Step 15/28 : FROM alpine:3.12 [2021-06-08T17:00:02.846Z] 3.12: Pulling from library/alpine [2021-06-08T17:00:02.846Z] 339de151aab4: Pulling fs layer [2021-06-08T17:00:02.846Z] 339de151aab4: Verifying Checksum [2021-06-08T17:00:02.846Z] 339de151aab4: Download complete [2021-06-08T17:00:03.109Z] 339de151aab4: Pull complete [2021-06-08T17:00:03.109Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T17:00:03.109Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T17:00:03.109Z] ---> 13621d1b12d4 [2021-06-08T17:00:03.109Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-08T17:00:03.375Z] ---> Running in aca2a69810c1 [2021-06-08T17:00:03.375Z] Removing intermediate container aca2a69810c1 [2021-06-08T17:00:03.375Z] ---> 0c968880111d [2021-06-08T17:00:03.375Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-08T17:00:03.375Z] ---> Running in a227522bdfdd [2021-06-08T17:00:03.375Z] Removing intermediate container a227522bdfdd [2021-06-08T17:00:03.375Z] ---> 8656f9e9dc4e [2021-06-08T17:00:03.375Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-08T17:00:03.375Z] ---> Running in 39daaeb52ce9 [2021-06-08T17:00:03.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T17:00:03.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T17:00:03.905Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-08T17:00:03.905Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-08T17:00:03.905Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-08T17:00:03.905Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-08T17:00:03.905Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-08T17:00:03.905Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-08T17:00:03.905Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-08T17:00:03.905Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T17:00:03.905Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T17:00:03.905Z] OK: 9 MiB in 21 packages [2021-06-08T17:00:05.302Z] Removing intermediate container 39daaeb52ce9 [2021-06-08T17:00:05.302Z] ---> 9023b978c8fd [2021-06-08T17:00:05.302Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-08T17:00:05.302Z] ---> 6791e5680f05 [2021-06-08T17:00:05.302Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-08T17:00:05.302Z] ---> 3df3158d9346 [2021-06-08T17:00:05.302Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-08T17:00:05.564Z] ---> 8caec7a3c117 [2021-06-08T17:00:05.564Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-08T17:00:06.511Z] ---> bceba707884d [2021-06-08T17:00:06.511Z] Step 23/28 : EXPOSE 48095 [2021-06-08T17:00:06.511Z] ---> Running in 50caf39acc63 [2021-06-08T17:00:06.511Z] Removing intermediate container 50caf39acc63 [2021-06-08T17:00:06.511Z] ---> a48f0a0bcbc3 [2021-06-08T17:00:06.511Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-08T17:00:06.511Z] ---> Running in 48a42e8e7ed9 [2021-06-08T17:00:06.511Z] Removing intermediate container 48a42e8e7ed9 [2021-06-08T17:00:06.511Z] ---> 1aade5afe841 [2021-06-08T17:00:06.511Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T17:00:06.774Z] ---> Running in f51c270a8794 [2021-06-08T17:00:06.774Z] Removing intermediate container f51c270a8794 [2021-06-08T17:00:06.774Z] ---> bd6fcc62bd15 [2021-06-08T17:00:06.774Z] Step 26/28 : LABEL arch=amd64 [2021-06-08T17:00:06.774Z] ---> Running in eb281cabec83 [2021-06-08T17:00:07.037Z] Removing intermediate container eb281cabec83 [2021-06-08T17:00:07.037Z] ---> 3eb32b513d1f [2021-06-08T17:00:07.037Z] Step 27/28 : LABEL git_sha=712355dd88eacfbe615155d8d8094c00eead8f82 [2021-06-08T17:00:07.037Z] ---> Running in e34104d9cf8d [2021-06-08T17:00:07.037Z] Removing intermediate container e34104d9cf8d [2021-06-08T17:00:07.037Z] ---> fb13acd66571 [2021-06-08T17:00:07.037Z] Step 28/28 : LABEL version=2.0.0-dev.48 [2021-06-08T17:00:07.037Z] ---> Running in ea9a89fc1b50 [2021-06-08T17:00:07.037Z] Removing intermediate container ea9a89fc1b50 [2021-06-08T17:00:07.037Z] ---> 29a5109d272e [2021-06-08T17:00:07.037Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-08T17:00:07.037Z] Successfully built 29a5109d272e [2021-06-08T17:00:07.299Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T17:00:07.541Z] provisioning config files... [2021-06-08T17:00:07.555Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/120@tmp/config6269063824169620913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:00:12.339Z] ---> docker-login.sh [2021-06-08T17:00:12.339Z] nexus3.edgexfoundry.org:10001 [2021-06-08T17:00:12.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:00:12.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:00:12.339Z] Configure a credential helper to remove this warning. See [2021-06-08T17:00:12.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:00:12.339Z] [2021-06-08T17:00:12.339Z] Login Succeeded [2021-06-08T17:00:12.339Z] nexus3.edgexfoundry.org:10002 [2021-06-08T17:00:12.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:00:12.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:00:12.601Z] Configure a credential helper to remove this warning. See [2021-06-08T17:00:12.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:00:12.601Z] [2021-06-08T17:00:12.601Z] Login Succeeded [2021-06-08T17:00:12.601Z] nexus3.edgexfoundry.org:10003 [2021-06-08T17:00:12.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:00:12.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:00:12.601Z] Configure a credential helper to remove this warning. See [2021-06-08T17:00:12.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:00:12.601Z] [2021-06-08T17:00:12.601Z] Login Succeeded [2021-06-08T17:00:12.601Z] nexus3.edgexfoundry.org:10004 [2021-06-08T17:00:12.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:00:12.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:00:12.864Z] Configure a credential helper to remove this warning. See [2021-06-08T17:00:12.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:00:12.864Z] [2021-06-08T17:00:12.864Z] Login Succeeded [2021-06-08T17:00:12.864Z] docker.io [2021-06-08T17:00:12.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T17:00:13.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T17:00:13.124Z] Configure a credential helper to remove this warning. See [2021-06-08T17:00:13.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T17:00:13.125Z] [2021-06-08T17:00:13.125Z] Login Succeeded [2021-06-08T17:00:13.125Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T17:00:13.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T17:00:13.201Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-06-08T17:00:13.201Z] 712355dd88eacfbe615155d8d8094c00eead8f82 [2021-06-08T17:00:13.201Z] latest [2021-06-08T17:00:13.201Z] 2.0.0-dev.48 [2021-06-08T17:00:13.201Z] 712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 [2021-06-08T17:00:13.201Z] master [2021-06-08T17:00:13.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:13.556Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:13.860Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82 [2021-06-08T17:00:13.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-08T17:00:13.860Z] e76f0fef9aa1: Preparing [2021-06-08T17:00:13.860Z] ac132637b4c5: Preparing [2021-06-08T17:00:13.860Z] a82967f69d28: Preparing [2021-06-08T17:00:13.860Z] 9c552d584e45: Preparing [2021-06-08T17:00:13.860Z] 1e550311a32e: Preparing [2021-06-08T17:00:13.860Z] 32f366d666a5: Preparing [2021-06-08T17:00:13.860Z] 32f366d666a5: Waiting [2021-06-08T17:00:14.434Z] ac132637b4c5: Pushed [2021-06-08T17:00:14.434Z] a82967f69d28: Pushed [2021-06-08T17:00:14.434Z] 9c552d584e45: Pushed [2021-06-08T17:00:14.434Z] 1e550311a32e: Pushed [2021-06-08T17:00:14.434Z] 32f366d666a5: Layer already exists [2021-06-08T17:00:15.379Z] e76f0fef9aa1: Pushed [2021-06-08T17:00:15.641Z] 712355dd88eacfbe615155d8d8094c00eead8f82: digest: sha256:b5b9ba94caca979d49dfa12d387fa4b87fdfacdcdcc7528b9bc0a93cff6458c9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:15.949Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:16.249Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-08T17:00:16.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-08T17:00:16.249Z] e76f0fef9aa1: Preparing [2021-06-08T17:00:16.249Z] ac132637b4c5: Preparing [2021-06-08T17:00:16.249Z] a82967f69d28: Preparing [2021-06-08T17:00:16.249Z] 9c552d584e45: Preparing [2021-06-08T17:00:16.249Z] 1e550311a32e: Preparing [2021-06-08T17:00:16.249Z] 32f366d666a5: Preparing [2021-06-08T17:00:16.249Z] 32f366d666a5: Waiting [2021-06-08T17:00:16.249Z] e76f0fef9aa1: Layer already exists [2021-06-08T17:00:16.249Z] 9c552d584e45: Layer already exists [2021-06-08T17:00:16.249Z] a82967f69d28: Layer already exists [2021-06-08T17:00:16.249Z] 1e550311a32e: Layer already exists [2021-06-08T17:00:16.249Z] ac132637b4c5: Layer already exists [2021-06-08T17:00:16.249Z] 32f366d666a5: Layer already exists [2021-06-08T17:00:16.249Z] latest: digest: sha256:b5b9ba94caca979d49dfa12d387fa4b87fdfacdcdcc7528b9bc0a93cff6458c9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:16.572Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:16.873Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.48 [2021-06-08T17:00:16.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-08T17:00:16.873Z] e76f0fef9aa1: Preparing [2021-06-08T17:00:16.873Z] ac132637b4c5: Preparing [2021-06-08T17:00:16.873Z] a82967f69d28: Preparing [2021-06-08T17:00:16.873Z] 9c552d584e45: Preparing [2021-06-08T17:00:16.873Z] 1e550311a32e: Preparing [2021-06-08T17:00:16.873Z] 32f366d666a5: Preparing [2021-06-08T17:00:16.873Z] 32f366d666a5: Waiting [2021-06-08T17:00:16.873Z] 9c552d584e45: Layer already exists [2021-06-08T17:00:16.873Z] a82967f69d28: Layer already exists [2021-06-08T17:00:16.873Z] e76f0fef9aa1: Layer already exists [2021-06-08T17:00:16.873Z] 1e550311a32e: Layer already exists [2021-06-08T17:00:16.873Z] ac132637b4c5: Layer already exists [2021-06-08T17:00:16.874Z] 32f366d666a5: Layer already exists [2021-06-08T17:00:16.874Z] 2.0.0-dev.48: digest: sha256:b5b9ba94caca979d49dfa12d387fa4b87fdfacdcdcc7528b9bc0a93cff6458c9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:17.182Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:17.484Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 [2021-06-08T17:00:17.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-08T17:00:17.484Z] e76f0fef9aa1: Preparing [2021-06-08T17:00:17.484Z] ac132637b4c5: Preparing [2021-06-08T17:00:17.484Z] a82967f69d28: Preparing [2021-06-08T17:00:17.484Z] 9c552d584e45: Preparing [2021-06-08T17:00:17.484Z] 1e550311a32e: Preparing [2021-06-08T17:00:17.484Z] 32f366d666a5: Preparing [2021-06-08T17:00:17.484Z] 32f366d666a5: Waiting [2021-06-08T17:00:17.484Z] ac132637b4c5: Layer already exists [2021-06-08T17:00:17.484Z] 9c552d584e45: Layer already exists [2021-06-08T17:00:17.484Z] a82967f69d28: Layer already exists [2021-06-08T17:00:17.484Z] e76f0fef9aa1: Layer already exists [2021-06-08T17:00:17.484Z] 1e550311a32e: Layer already exists [2021-06-08T17:00:17.484Z] 32f366d666a5: Layer already exists [2021-06-08T17:00:17.484Z] 712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48: digest: sha256:b5b9ba94caca979d49dfa12d387fa4b87fdfacdcdcc7528b9bc0a93cff6458c9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:17.791Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:18.094Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-06-08T17:00:18.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-08T17:00:18.094Z] e76f0fef9aa1: Preparing [2021-06-08T17:00:18.094Z] ac132637b4c5: Preparing [2021-06-08T17:00:18.094Z] a82967f69d28: Preparing [2021-06-08T17:00:18.094Z] 9c552d584e45: Preparing [2021-06-08T17:00:18.094Z] 1e550311a32e: Preparing [2021-06-08T17:00:18.094Z] 32f366d666a5: Preparing [2021-06-08T17:00:18.094Z] 32f366d666a5: Waiting [2021-06-08T17:00:18.094Z] a82967f69d28: Layer already exists [2021-06-08T17:00:18.094Z] 1e550311a32e: Layer already exists [2021-06-08T17:00:18.094Z] ac132637b4c5: Layer already exists [2021-06-08T17:00:18.094Z] e76f0fef9aa1: Layer already exists [2021-06-08T17:00:18.094Z] 9c552d584e45: Layer already exists [2021-06-08T17:00:18.094Z] 32f366d666a5: Layer already exists [2021-06-08T17:00:18.094Z] master: digest: sha256:b5b9ba94caca979d49dfa12d387fa4b87fdfacdcdcc7528b9bc0a93cff6458c9 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T17:00:18.148Z] ===================================================== [Pipeline] echo [2021-06-08T17:00:18.164Z] taggedImages: [2021-06-08T17:00:18.164Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82 [2021-06-08T17:00:18.164Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-08T17:00:18.164Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.48 [2021-06-08T17:00:18.164Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:712355dd88eacfbe615155d8d8094c00eead8f82-2.0.0-dev.48 [2021-06-08T17:00:18.164Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:00:18.726Z] ---> job-cost.sh [2021-06-08T17:00:18.726Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-crSE [2021-06-08T17:00:33.693Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T17:00:48.644Z] lf-activate-venv(): INFO: Adding /tmp/venv-crSE/bin to PATH [2021-06-08T17:00:48.644Z] INFO: No Stack... [2021-06-08T17:00:48.644Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T17:00:49.219Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T17:00:49.522Z] + cat /w/workspace/app-service-configurable/120/archives/cost.csv [2021-06-08T17:00:49.522Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T17:00:49.560Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] [2021-06-08T17:00:49.568Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] did not exist. Created. [2021-06-08T17:00:49.568Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T17:00:49.901Z] /w/workspace/app-service-configurable/120@tmp/durable-ad3e3f3d/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-06-08T17:00:50.205Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-08T17:00:50.228Z] Warning: overwriting stash ‘stack-cost’ [2021-06-08T17:00:50.279Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T17:00:50.291Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-120-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-08T17:00:51.168Z] provisioning config files... [2021-06-08T17:00:51.178Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config7623711715035637035tmp [Pipeline] { [Pipeline] sh [2021-06-08T17:00:51.496Z] + set +x [2021-06-08T17:00:51.496Z] + curl -s https://codecov.io/bash [2021-06-08T17:00:51.496Z] + bash -s -- [2021-06-08T17:00:51.496Z] [2021-06-08T17:00:51.496Z] _____ _ [2021-06-08T17:00:51.496Z] / ____| | | [2021-06-08T17:00:51.496Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T17:00:51.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T17:00:51.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T17:00:51.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T17:00:51.496Z] Bash-1.0.3 [2021-06-08T17:00:51.496Z] [2021-06-08T17:00:51.496Z] [2021-06-08T17:00:51.496Z] ==> git version 2.24.4 found [2021-06-08T17:00:51.496Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-08T17:00:51.496Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T17:00:51.496Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T17:00:51.496Z] ==> Jenkins CI detected. [2021-06-08T17:00:51.496Z] project root: . [2021-06-08T17:00:51.496Z] --> token set from env [2021-06-08T17:00:51.759Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T17:00:51.759Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T17:00:51.759Z] ==> Python coveragepy not found [2021-06-08T17:00:51.759Z] ==> Searching for coverage reports in: [2021-06-08T17:00:51.759Z] + . [2021-06-08T17:00:51.759Z] -> Found 1 reports [2021-06-08T17:00:51.759Z] ==> Detecting git/mercurial file structure [2021-06-08T17:00:51.759Z] ==> Reading reports [2021-06-08T17:00:51.759Z] + ./coverage.out bytes=10 [2021-06-08T17:00:51.759Z] ==> Appending adjustments [2021-06-08T17:00:51.759Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T17:00:51.759Z] + Found adjustments [2021-06-08T17:00:51.759Z] ==> Gzipping contents [2021-06-08T17:00:51.759Z] 4.0K /tmp/codecov.DSL229.gz [2021-06-08T17:00:51.759Z] ==> Uploading reports [2021-06-08T17:00:51.759Z] url: https://codecov.io [2021-06-08T17:00:51.759Z] query: branch=master&commit=712355dd88eacfbe615155d8d8094c00eead8f82&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F120%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T17:00:51.759Z] -> Pinging Codecov [2021-06-08T17:00:51.759Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=712355dd88eacfbe615155d8d8094c00eead8f82&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F120%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T17:00:52.023Z] -> Uploading to [2021-06-08T17:00:52.023Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/A97CA9966030D2A3747ED39772930CCE/712355dd88eacfbe615155d8d8094c00eead8f82/abad31fe-3004-48ce-be69-34cfcf6d0e65.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T170051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da7292803654142b286370210bd91bd988f31949a300dab981d0f7437c5c9513 [2021-06-08T17:00:52.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T17:00:52.023Z] Dload Upload Total Spent Left Speed [2021-06-08T17:00:52.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 893 --:--:-- --:--:-- --:--:-- 892 100 382 0 0 100 382 0 893 --:--:-- --:--:-- --:--:-- 892 [2021-06-08T17:00:52.596Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] } [2021-06-08T17:00:52.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-08T17:00:56.981Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-08T17:00:56.996Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:57.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T17:00:57.308Z] [2021-06-08T17:00:57.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:00:57.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T17:00:57.638Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-08T17:00:57.638Z] 188c0c94c7c5: Pulling fs layer [2021-06-08T17:00:57.638Z] 0ef7d3d256c8: Pulling fs layer [2021-06-08T17:00:57.638Z] de9db76c5a1d: Pulling fs layer [2021-06-08T17:00:57.638Z] 0eba1c9be4d2: Pulling fs layer [2021-06-08T17:00:57.638Z] 0d57e429df01: Pulling fs layer [2021-06-08T17:00:57.638Z] 4e4be7b47b0d: Pulling fs layer [2021-06-08T17:00:57.638Z] e1f770b5df2f: Pulling fs layer [2021-06-08T17:00:57.638Z] 85a0685a4137: Pulling fs layer [2021-06-08T17:00:57.638Z] 0eba1c9be4d2: Waiting [2021-06-08T17:00:57.638Z] 0d57e429df01: Waiting [2021-06-08T17:00:57.638Z] 4e4be7b47b0d: Waiting [2021-06-08T17:00:57.638Z] e1f770b5df2f: Waiting [2021-06-08T17:00:57.638Z] 85a0685a4137: Waiting [2021-06-08T17:00:57.638Z] de9db76c5a1d: Download complete [2021-06-08T17:00:57.911Z] 0ef7d3d256c8: Verifying Checksum [2021-06-08T17:00:57.911Z] 0ef7d3d256c8: Download complete [2021-06-08T17:00:57.911Z] 0d57e429df01: Verifying Checksum [2021-06-08T17:00:57.911Z] 0d57e429df01: Download complete [2021-06-08T17:00:57.911Z] 4e4be7b47b0d: Verifying Checksum [2021-06-08T17:00:57.911Z] 4e4be7b47b0d: Download complete [2021-06-08T17:00:57.911Z] 188c0c94c7c5: Verifying Checksum [2021-06-08T17:00:57.911Z] 188c0c94c7c5: Download complete [2021-06-08T17:00:58.171Z] 188c0c94c7c5: Pull complete [2021-06-08T17:00:58.434Z] 0ef7d3d256c8: Pull complete [2021-06-08T17:00:58.434Z] de9db76c5a1d: Pull complete [2021-06-08T17:00:59.381Z] e1f770b5df2f: Verifying Checksum [2021-06-08T17:00:59.381Z] e1f770b5df2f: Download complete [2021-06-08T17:01:02.704Z] 0eba1c9be4d2: Verifying Checksum [2021-06-08T17:01:02.704Z] 0eba1c9be4d2: Download complete [2021-06-08T17:01:02.704Z] 85a0685a4137: Verifying Checksum [2021-06-08T17:01:02.704Z] 85a0685a4137: Download complete [2021-06-08T17:01:05.293Z] 0eba1c9be4d2: Pull complete [2021-06-08T17:01:05.293Z] 0d57e429df01: Pull complete [2021-06-08T17:01:05.557Z] 4e4be7b47b0d: Pull complete [2021-06-08T17:01:06.137Z] e1f770b5df2f: Pull complete [2021-06-08T17:01:10.373Z] 85a0685a4137: Pull complete [2021-06-08T17:01:10.373Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-08T17:01:10.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T17:01:10.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-08T17:01:10.451Z] prd-centos7-docker-4c-2g-943 does not seem to be running inside a container [2021-06-08T17:01:10.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-08T17:01:19.724Z] $ docker top 59e807386eae0095a8b74883c75c8c409016add7f15ddcd487a52c8343bce477 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T17:01:19.824Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-08T17:01:20.109Z] + set -o pipefail [2021-06-08T17:01:20.109Z] + snyk monitor '--org=edgex-jenkins' [2021-06-08T17:01:26.708Z] [2021-06-08T17:01:26.708Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-06-08T17:01:26.708Z] [2021-06-08T17:01:26.708Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/878eace4-4897-4a03-b386-16d8d93da91c [2021-06-08T17:01:26.708Z] [2021-06-08T17:01:26.708Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-08T17:01:26.708Z] [2021-06-08T17:01:26.708Z] [Pipeline] } [2021-06-08T17:01:26.717Z] $ docker stop --time=1 59e807386eae0095a8b74883c75c8c409016add7f15ddcd487a52c8343bce477 [2021-06-08T17:01:29.413Z] $ docker rm -f 59e807386eae0095a8b74883c75c8c409016add7f15ddcd487a52c8343bce477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T17:01:34.573Z] + git log --format=format:%s -1 712355dd88eacfbe615155d8d8094c00eead8f82 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:01:34.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T17:01:34.892Z] . [Pipeline] withDockerContainer [2021-06-08T17:01:34.980Z] prd-centos7-docker-4c-2g-943 does not seem to be running inside a container [2021-06-08T17:01:35.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T17:01:35.377Z] $ docker top 2cc6da7fcaa2203d147dbeb175015cf322828d1dd178512c4f359225ff391764 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T17:01:35.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T17:01:35.504Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T17:01:35.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T17:01:35.616Z] $ docker exec 2cc6da7fcaa2203d147dbeb175015cf322828d1dd178512c4f359225ff391764 ssh-agent [2021-06-08T17:01:35.745Z] SSH_AUTH_SOCK=/tmp/ssh-d5TlkBHaAA1D/agent.14 [2021-06-08T17:01:35.745Z] SSH_AGENT_PID=20 [2021-06-08T17:01:35.751Z] Running ssh-add (command line suppressed) [2021-06-08T17:01:35.862Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6861947267131685113.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6861947267131685113.key) [2021-06-08T17:01:35.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T17:01:36.185Z] + git semver tag [2021-06-08T17:01:36.185Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T17:01:36.185Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-08T17:01:36.185Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-08T17:01:36.185Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T17:01:36.185Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T17:01:36.185Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T17:01:36.185Z] # $SEMVER_BRANCH = master [2021-06-08T17:01:36.185Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-08T17:01:36.185Z] # 712355dd88eacfbe615155d8d8094c00eead8f82 HEAD [2021-06-08T17:01:36.185Z] # -> Force: false [2021-06-08T17:01:36.185Z] # f09568a59a2e4c9f3693d307d72128de1edc2569 refs/tags/v2.0.0-dev.48 [Pipeline] } [2021-06-08T17:01:36.193Z] $ docker exec --env ******** --env ******** 2cc6da7fcaa2203d147dbeb175015cf322828d1dd178512c4f359225ff391764 ssh-agent -k [2021-06-08T17:01:36.293Z] unset SSH_AUTH_SOCK; [2021-06-08T17:01:36.293Z] unset SSH_AGENT_PID; [2021-06-08T17:01:36.293Z] echo Agent pid 20 killed; [2021-06-08T17:01:36.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T17:01:36.668Z] + git semver [Pipeline] } [2021-06-08T17:01:36.682Z] $ docker stop --time=1 2cc6da7fcaa2203d147dbeb175015cf322828d1dd178512c4f359225ff391764 [2021-06-08T17:01:37.870Z] $ docker rm -f 2cc6da7fcaa2203d147dbeb175015cf322828d1dd178512c4f359225ff391764 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:01:38.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T17:01:38.367Z] [2021-06-08T17:01:38.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:01:38.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T17:01:38.709Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-08T17:01:38.709Z] ab5ef0e58194: Pulling fs layer [2021-06-08T17:01:38.709Z] 9712f1f96733: Pulling fs layer [2021-06-08T17:01:38.709Z] 63f879dbbcfc: Pulling fs layer [2021-06-08T17:01:38.709Z] 0d9ebad4ef96: Pulling fs layer [2021-06-08T17:01:38.709Z] e9a5061849ea: Pulling fs layer [2021-06-08T17:01:38.709Z] d747dcd14b5f: Pulling fs layer [2021-06-08T17:01:38.709Z] 2de7ff778b66: Pulling fs layer [2021-06-08T17:01:38.709Z] e9a5061849ea: Waiting [2021-06-08T17:01:38.709Z] d747dcd14b5f: Waiting [2021-06-08T17:01:38.709Z] 2de7ff778b66: Waiting [2021-06-08T17:01:38.709Z] 0d9ebad4ef96: Waiting [2021-06-08T17:01:38.709Z] 9712f1f96733: Download complete [2021-06-08T17:01:44.112Z] 63f879dbbcfc: Download complete [2021-06-08T17:01:44.112Z] e9a5061849ea: Verifying Checksum [2021-06-08T17:01:44.112Z] e9a5061849ea: Download complete [2021-06-08T17:01:44.112Z] d747dcd14b5f: Verifying Checksum [2021-06-08T17:01:44.112Z] d747dcd14b5f: Download complete [2021-06-08T17:01:44.112Z] 2de7ff778b66: Verifying Checksum [2021-06-08T17:01:44.112Z] 2de7ff778b66: Download complete [2021-06-08T17:01:44.112Z] 0d9ebad4ef96: Verifying Checksum [2021-06-08T17:01:44.112Z] 0d9ebad4ef96: Download complete [2021-06-08T17:01:44.112Z] ab5ef0e58194: Verifying Checksum [2021-06-08T17:01:44.112Z] ab5ef0e58194: Download complete [2021-06-08T17:01:44.112Z] ab5ef0e58194: Pull complete [2021-06-08T17:01:44.112Z] 9712f1f96733: Pull complete [2021-06-08T17:01:44.112Z] 63f879dbbcfc: Pull complete [2021-06-08T17:01:47.461Z] 0d9ebad4ef96: Pull complete [2021-06-08T17:01:47.726Z] e9a5061849ea: Pull complete [2021-06-08T17:01:47.726Z] d747dcd14b5f: Pull complete [2021-06-08T17:01:48.679Z] 2de7ff778b66: Pull complete [2021-06-08T17:01:48.679Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-08T17:01:48.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T17:01:48.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-08T17:01:48.756Z] prd-centos7-docker-4c-2g-943 does not seem to be running inside a container [2021-06-08T17:01:48.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-08T17:01:56.698Z] $ docker top 62467b30c41702bd20bfb080ecb2a171b6989009ecd0950a90f453bbbd403ad4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-08T17:01:56.806Z] provisioning config files... [2021-06-08T17:01:56.823Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7888324463018505758tmp [2021-06-08T17:01:56.836Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4328795222467630259tmp [2021-06-08T17:01:56.849Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4720919928288383313tmp [Pipeline] { [Pipeline] echo [2021-06-08T17:01:56.870Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:01:57.175Z] ---> sigul-configuration.sh [2021-06-08T17:01:57.175Z] gpg: directory `/root/.gnupg' created [2021-06-08T17:01:57.175Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-08T17:01:57.175Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-08T17:01:57.175Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-08T17:01:57.175Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-08T17:01:57.175Z] gpg: CAST5 encrypted data [2021-06-08T17:01:57.175Z] gpg: encrypted with 1 passphrase [2021-06-08T17:01:57.175Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-08T17:01:57.467Z] + mkdir /home/jenkins [2021-06-08T17:01:57.467Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-08T17:01:57.760Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-08T17:01:57.770Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:01:58.281Z] ---> sigul-install.sh [2021-06-08T17:02:02.505Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-08T17:02:02.802Z] + git tag --list [2021-06-08T17:02:02.802Z] v1.0.0 [2021-06-08T17:02:02.802Z] v1.1.0 [2021-06-08T17:02:02.802Z] v1.2.0 [2021-06-08T17:02:02.802Z] v1.3.0 [2021-06-08T17:02:02.802Z] v1.3.1 [2021-06-08T17:02:02.802Z] v1.3.1-dev.1 [2021-06-08T17:02:02.802Z] v1.3.1-dev.2 [2021-06-08T17:02:02.802Z] v1.3.1-dev.3 [2021-06-08T17:02:02.802Z] v2.0.0-dev.1 [2021-06-08T17:02:02.802Z] v2.0.0-dev.10 [2021-06-08T17:02:02.802Z] v2.0.0-dev.11 [2021-06-08T17:02:02.802Z] v2.0.0-dev.12 [2021-06-08T17:02:02.802Z] v2.0.0-dev.13 [2021-06-08T17:02:02.802Z] v2.0.0-dev.14 [2021-06-08T17:02:02.802Z] v2.0.0-dev.15 [2021-06-08T17:02:02.802Z] v2.0.0-dev.16 [2021-06-08T17:02:02.802Z] v2.0.0-dev.17 [2021-06-08T17:02:02.802Z] v2.0.0-dev.18 [2021-06-08T17:02:02.802Z] v2.0.0-dev.19 [2021-06-08T17:02:02.802Z] v2.0.0-dev.2 [2021-06-08T17:02:02.802Z] v2.0.0-dev.20 [2021-06-08T17:02:02.802Z] v2.0.0-dev.21 [2021-06-08T17:02:02.802Z] v2.0.0-dev.22 [2021-06-08T17:02:02.802Z] v2.0.0-dev.23 [2021-06-08T17:02:02.802Z] v2.0.0-dev.24 [2021-06-08T17:02:02.802Z] v2.0.0-dev.25 [2021-06-08T17:02:02.802Z] v2.0.0-dev.26 [2021-06-08T17:02:02.802Z] v2.0.0-dev.27 [2021-06-08T17:02:02.802Z] v2.0.0-dev.28 [2021-06-08T17:02:02.802Z] v2.0.0-dev.29 [2021-06-08T17:02:02.802Z] v2.0.0-dev.3 [2021-06-08T17:02:02.802Z] v2.0.0-dev.30 [2021-06-08T17:02:02.802Z] v2.0.0-dev.31 [2021-06-08T17:02:02.802Z] v2.0.0-dev.32 [2021-06-08T17:02:02.802Z] v2.0.0-dev.33 [2021-06-08T17:02:02.802Z] v2.0.0-dev.34 [2021-06-08T17:02:02.802Z] v2.0.0-dev.35 [2021-06-08T17:02:02.802Z] v2.0.0-dev.36 [2021-06-08T17:02:02.802Z] v2.0.0-dev.37 [2021-06-08T17:02:02.802Z] v2.0.0-dev.38 [2021-06-08T17:02:02.802Z] v2.0.0-dev.39 [2021-06-08T17:02:02.802Z] v2.0.0-dev.4 [2021-06-08T17:02:02.802Z] v2.0.0-dev.40 [2021-06-08T17:02:02.802Z] v2.0.0-dev.41 [2021-06-08T17:02:02.802Z] v2.0.0-dev.42 [2021-06-08T17:02:02.802Z] v2.0.0-dev.43 [2021-06-08T17:02:02.802Z] v2.0.0-dev.44 [2021-06-08T17:02:02.802Z] v2.0.0-dev.45 [2021-06-08T17:02:02.802Z] v2.0.0-dev.46 [2021-06-08T17:02:02.802Z] v2.0.0-dev.47 [2021-06-08T17:02:02.802Z] v2.0.0-dev.48 [2021-06-08T17:02:02.802Z] v2.0.0-dev.5 [2021-06-08T17:02:02.802Z] v2.0.0-dev.6 [2021-06-08T17:02:02.802Z] v2.0.0-dev.7 [2021-06-08T17:02:02.802Z] v2.0.0-dev.8 [2021-06-08T17:02:02.802Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-08T17:02:03.098Z] + lftools sign git-tag v2.0.0-dev.48 [2021-06-08T17:02:03.674Z] Signing Git tag with Sigul... [2021-06-08T17:02:03.674Z] Signing v2.0.0-dev.48 [Pipeline] echo [2021-06-08T17:02:05.071Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:02:05.369Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-08T17:02:05.377Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-08T17:02:05.406Z] $ docker stop --time=1 62467b30c41702bd20bfb080ecb2a171b6989009ecd0950a90f453bbbd403ad4 [2021-06-08T17:02:07.020Z] $ docker rm -f 62467b30c41702bd20bfb080ecb2a171b6989009ecd0950a90f453bbbd403ad4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:02:07.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T17:02:07.700Z] . [Pipeline] withDockerContainer [2021-06-08T17:02:07.776Z] prd-centos7-docker-4c-2g-943 does not seem to be running inside a container [2021-06-08T17:02:07.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T17:02:08.235Z] $ docker top ea11274169ce3c925b58173e0b1f2ebd026b4dbc1277ab2bf392dda566e6fa1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T17:02:08.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T17:02:08.391Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T17:02:08.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T17:02:08.508Z] $ docker exec ea11274169ce3c925b58173e0b1f2ebd026b4dbc1277ab2bf392dda566e6fa1a ssh-agent [2021-06-08T17:02:08.620Z] SSH_AUTH_SOCK=/tmp/ssh-zbQquv1D2jgs/agent.13 [2021-06-08T17:02:08.620Z] SSH_AGENT_PID=19 [2021-06-08T17:02:08.626Z] Running ssh-add (command line suppressed) [2021-06-08T17:02:08.714Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3956674053152440438.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3956674053152440438.key) [2021-06-08T17:02:08.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T17:02:09.031Z] + git semver bump pre [2021-06-08T17:02:09.031Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T17:02:09.031Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-08T17:02:09.031Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-08T17:02:09.031Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T17:02:09.031Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T17:02:09.031Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T17:02:09.031Z] # $SEMVER_BRANCH = master [2021-06-08T17:02:09.031Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-08T17:02:09.031Z] 2.0.0-dev.49 [Pipeline] } [2021-06-08T17:02:09.039Z] $ docker exec --env ******** --env ******** ea11274169ce3c925b58173e0b1f2ebd026b4dbc1277ab2bf392dda566e6fa1a ssh-agent -k [2021-06-08T17:02:09.117Z] unset SSH_AUTH_SOCK; [2021-06-08T17:02:09.117Z] unset SSH_AGENT_PID; [2021-06-08T17:02:09.118Z] echo Agent pid 19 killed; [2021-06-08T17:02:09.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T17:02:09.469Z] + git semver [Pipeline] } [2021-06-08T17:02:09.481Z] $ docker stop --time=1 ea11274169ce3c925b58173e0b1f2ebd026b4dbc1277ab2bf392dda566e6fa1a [2021-06-08T17:02:10.824Z] $ docker rm -f ea11274169ce3c925b58173e0b1f2ebd026b4dbc1277ab2bf392dda566e6fa1a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:02:11.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T17:02:11.217Z] . [Pipeline] withDockerContainer [2021-06-08T17:02:11.290Z] prd-centos7-docker-4c-2g-943 does not seem to be running inside a container [2021-06-08T17:02:11.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T17:02:11.699Z] $ docker top 93e6231e21f3ef2d4367e0e2eb118542c71730a40644f9829480b30576535453 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T17:02:11.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T17:02:11.846Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T17:02:11.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T17:02:11.947Z] $ docker exec 93e6231e21f3ef2d4367e0e2eb118542c71730a40644f9829480b30576535453 ssh-agent [2021-06-08T17:02:12.053Z] SSH_AUTH_SOCK=/tmp/ssh-fpKS0jkdW5yS/agent.13 [2021-06-08T17:02:12.053Z] SSH_AGENT_PID=20 [2021-06-08T17:02:12.058Z] Running ssh-add (command line suppressed) [2021-06-08T17:02:12.156Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2758691235307252976.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2758691235307252976.key) [2021-06-08T17:02:12.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T17:02:12.477Z] + git semver push [2021-06-08T17:02:12.477Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T17:02:12.477Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-08T17:02:12.477Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-08T17:02:12.477Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T17:02:12.477Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T17:02:12.477Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T17:02:12.477Z] # $SEMVER_BRANCH = master [2021-06-08T17:02:12.477Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-08T17:02:17.778Z] $ docker exec --env ******** --env ******** 93e6231e21f3ef2d4367e0e2eb118542c71730a40644f9829480b30576535453 ssh-agent -k [2021-06-08T17:02:17.872Z] unset SSH_AUTH_SOCK; [2021-06-08T17:02:17.872Z] unset SSH_AGENT_PID; [2021-06-08T17:02:17.872Z] echo Agent pid 20 killed; [2021-06-08T17:02:17.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T17:02:18.234Z] + git semver [Pipeline] } [2021-06-08T17:02:18.247Z] $ docker stop --time=1 93e6231e21f3ef2d4367e0e2eb118542c71730a40644f9829480b30576535453 [2021-06-08T17:02:19.556Z] $ docker rm -f 93e6231e21f3ef2d4367e0e2eb118542c71730a40644f9829480b30576535453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:02:20.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:02:21.168Z] ---> package-listing.sh [2021-06-08T17:02:21.168Z] ++ facter osfamily [2021-06-08T17:02:21.168Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T17:02:21.431Z] + OS_FAMILY=redhat [2021-06-08T17:02:21.431Z] + workspace=/w/workspace/_app-service-configurable_master [2021-06-08T17:02:21.431Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T17:02:21.431Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T17:02:21.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T17:02:21.431Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T17:02:21.431Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-08T17:02:21.431Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T17:02:21.431Z] + case "${OS_FAMILY}" in [2021-06-08T17:02:21.431Z] + rpm -qa [2021-06-08T17:02:21.431Z] + sort [2021-06-08T17:02:22.006Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T17:02:22.006Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T17:02:22.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T17:02:22.006Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-08T17:02:22.006Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-06-08T17:02:22.006Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-06-08T17:02:22.021Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T17:02:22.323Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:02:22.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T17:02:22.894Z] [2021-06-08T17:02:22.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T17:02:23.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T17:02:23.216Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T17:02:23.216Z] df20fa9351a1: Pulling fs layer [2021-06-08T17:02:23.216Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T17:02:23.216Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T17:02:23.216Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T17:02:23.216Z] 93b61091891f: Pulling fs layer [2021-06-08T17:02:23.216Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T17:02:23.216Z] 5e14af77c1be: Pulling fs layer [2021-06-08T17:02:23.216Z] 01666e4c0597: Pulling fs layer [2021-06-08T17:02:23.216Z] aa168da1d23b: Pulling fs layer [2021-06-08T17:02:23.216Z] 5e14af77c1be: Waiting [2021-06-08T17:02:23.216Z] 46f8f816bc3b: Waiting [2021-06-08T17:02:23.216Z] 93b61091891f: Waiting [2021-06-08T17:02:23.216Z] 93b9cdb0e59b: Waiting [2021-06-08T17:02:23.216Z] 01666e4c0597: Waiting [2021-06-08T17:02:23.216Z] aa168da1d23b: Waiting [2021-06-08T17:02:23.216Z] 36b3adc4ff6f: Download complete [2021-06-08T17:02:23.216Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T17:02:23.216Z] 46f8f816bc3b: Download complete [2021-06-08T17:02:23.216Z] df20fa9351a1: Verifying Checksum [2021-06-08T17:02:23.216Z] df20fa9351a1: Download complete [2021-06-08T17:02:23.216Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T17:02:23.216Z] 93b9cdb0e59b: Download complete [2021-06-08T17:02:23.480Z] 5e14af77c1be: Verifying Checksum [2021-06-08T17:02:23.480Z] 5e14af77c1be: Download complete [2021-06-08T17:02:23.480Z] 93b61091891f: Verifying Checksum [2021-06-08T17:02:23.480Z] 93b61091891f: Download complete [2021-06-08T17:02:23.480Z] 01666e4c0597: Verifying Checksum [2021-06-08T17:02:23.480Z] 01666e4c0597: Download complete [2021-06-08T17:02:23.480Z] df20fa9351a1: Pull complete [2021-06-08T17:02:23.480Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T17:02:23.480Z] 8ad3a11d3b57: Download complete [2021-06-08T17:02:23.480Z] 36b3adc4ff6f: Pull complete [2021-06-08T17:02:24.055Z] 8ad3a11d3b57: Pull complete [2021-06-08T17:02:24.315Z] 46f8f816bc3b: Pull complete [2021-06-08T17:02:24.315Z] 93b61091891f: Pull complete [2021-06-08T17:02:24.576Z] 93b9cdb0e59b: Pull complete [2021-06-08T17:02:24.836Z] 5e14af77c1be: Pull complete [2021-06-08T17:02:24.836Z] 01666e4c0597: Pull complete [2021-06-08T17:02:25.785Z] aa168da1d23b: Verifying Checksum [2021-06-08T17:02:25.785Z] aa168da1d23b: Download complete [2021-06-08T17:02:30.211Z] aa168da1d23b: Pull complete [2021-06-08T17:02:30.211Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T17:02:30.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T17:02:30.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T17:02:30.278Z] prd-centos7-docker-4c-2g-943 does not seem to be running inside a container [2021-06-08T17:02:30.314Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T17:02:34.526Z] $ docker top 0a9a7fb81bd7e28881a5e671d9dff560bfd76906245c4647da8589a06a3a45ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T17:02:34.919Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T17:02:37.188Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T17:02:37.493Z] + ls /var/log/sa-host [2021-06-08T17:02:37.493Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T17:02:37.493Z] file_magic: OK [2021-06-08T17:02:37.493Z] HZ: Using current value: 100 [2021-06-08T17:02:37.493Z] file_header: OK [2021-06-08T17:02:37.493Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-08T17:02:37.493Z] Statistics: [2021-06-08T17:02:37.493Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T17:02:37.493Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T17:02:37.493Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T17:02:37.493Z] file_magic: OK [2021-06-08T17:02:37.493Z] HZ: Using current value: 100 [2021-06-08T17:02:37.493Z] file_header: OK [2021-06-08T17:02:37.493Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-08T17:02:37.493Z] Statistics: [2021-06-08T17:02:37.493Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T17:02:37.493Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T17:02:37.688Z] provisioning config files... [2021-06-08T17:02:37.699Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7957481674228541975tmp [Pipeline] { [Pipeline] echo [2021-06-08T17:02:37.720Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:02:38.013Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T17:02:38.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:02:38.409Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T17:02:38.420Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:02:38.717Z] ---> sudo-logs.sh [2021-06-08T17:02:38.717Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T17:02:38.745Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:02:39.048Z] ---> job-cost.sh [2021-06-08T17:02:39.049Z] lf-activate-venv: SKIPPING [2021-06-08T17:02:39.049Z] DEBUG: total: 0.05999999865889549 [2021-06-08T17:02:39.049Z] INFO: Retrieving Stack Cost... [2021-06-08T17:02:39.991Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T17:02:40.569Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T17:02:40.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T17:02:40.879Z] ---> logs-deploy.sh [2021-06-08T17:02:40.879Z] lf-activate-venv: SKIPPING [2021-06-08T17:02:40.879Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/120 [2021-06-08T17:02:40.879Z] INFO: archiving workspace using pattern(s): [2021-06-08T17:02:41.824Z] Archives upload complete. [2021-06-08T17:02:41.824Z] INFO: archiving logs to Nexus [2021-06-08T17:02:42.399Z] ---> uname -a: [2021-06-08T17:02:42.399Z] Linux prd-centos7-docker-4c-2g-943.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] ---> lscpu: [2021-06-08T17:02:42.399Z] Architecture: x86_64 [2021-06-08T17:02:42.399Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T17:02:42.399Z] Byte Order: Little Endian [2021-06-08T17:02:42.399Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T17:02:42.399Z] CPU(s): 2 [2021-06-08T17:02:42.399Z] On-line CPU(s) list: 0,1 [2021-06-08T17:02:42.399Z] Thread(s) per core: 1 [2021-06-08T17:02:42.399Z] Core(s) per socket: 1 [2021-06-08T17:02:42.399Z] Socket(s): 2 [2021-06-08T17:02:42.399Z] NUMA node(s): 1 [2021-06-08T17:02:42.399Z] Vendor ID: AuthenticAMD [2021-06-08T17:02:42.399Z] CPU family: 23 [2021-06-08T17:02:42.399Z] Model: 49 [2021-06-08T17:02:42.399Z] Model name: AMD EPYC-Rome Processor [2021-06-08T17:02:42.399Z] Stepping: 0 [2021-06-08T17:02:42.399Z] CPU MHz: 2799.998 [2021-06-08T17:02:42.399Z] BogoMIPS: 5599.99 [2021-06-08T17:02:42.399Z] Virtualization: AMD-V [2021-06-08T17:02:42.399Z] Hypervisor vendor: KVM [2021-06-08T17:02:42.399Z] Virtualization type: full [2021-06-08T17:02:42.399Z] L1d cache: 64 KiB [2021-06-08T17:02:42.399Z] L1i cache: 64 KiB [2021-06-08T17:02:42.399Z] L2 cache: 1 MiB [2021-06-08T17:02:42.399Z] L3 cache: 32 MiB [2021-06-08T17:02:42.399Z] NUMA node0 CPU(s): 0,1 [2021-06-08T17:02:42.399Z] Vulnerability Itlb multihit: Not affected [2021-06-08T17:02:42.399Z] Vulnerability L1tf: Not affected [2021-06-08T17:02:42.399Z] Vulnerability Mds: Not affected [2021-06-08T17:02:42.399Z] Vulnerability Meltdown: Not affected [2021-06-08T17:02:42.399Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T17:02:42.399Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T17:02:42.399Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T17:02:42.399Z] Vulnerability Srbds: Not affected [2021-06-08T17:02:42.399Z] Vulnerability Tsx async abort: Not affected [2021-06-08T17:02:42.399Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] ---> nproc: [2021-06-08T17:02:42.399Z] 2 [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] ---> df -h: [2021-06-08T17:02:42.399Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T17:02:42.399Z] overlay 40.0G 8.5G 31.5G 21% / [2021-06-08T17:02:42.399Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T17:02:42.399Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T17:02:42.399Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T17:02:42.399Z] /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os [2021-06-08T17:02:42.399Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf [2021-06-08T17:02:42.399Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname [2021-06-08T17:02:42.399Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts [2021-06-08T17:02:42.399Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure [2021-06-08T17:02:42.399Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log [2021-06-08T17:02:42.399Z] /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json [2021-06-08T17:02:42.399Z] /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/_app-service-configurable_master [2021-06-08T17:02:42.399Z] /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/_app-service-configurable_master@tmp [2021-06-08T17:02:42.399Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] ---> free -m: [2021-06-08T17:02:42.399Z] total used free shared buff/cache available [2021-06-08T17:02:42.399Z] Mem: 7821 1169 3269 0 3382 6570 [2021-06-08T17:02:42.399Z] Swap: 1023 0 1023 [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] ---> ip addr: [2021-06-08T17:02:42.399Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T17:02:42.399Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T17:02:42.399Z] inet 127.0.0.1/8 scope host lo [2021-06-08T17:02:42.399Z] valid_lft forever preferred_lft forever [2021-06-08T17:02:42.399Z] inet6 ::1/128 scope host [2021-06-08T17:02:42.399Z] valid_lft forever preferred_lft forever [2021-06-08T17:02:42.399Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T17:02:42.399Z] link/ether fa:16:3e:d7:44:64 brd ff:ff:ff:ff:ff:ff [2021-06-08T17:02:42.399Z] inet 10.30.123.106/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T17:02:42.399Z] valid_lft 84546sec preferred_lft 84546sec [2021-06-08T17:02:42.399Z] inet6 fe80::f816:3eff:fed7:4464/64 scope link [2021-06-08T17:02:42.399Z] valid_lft forever preferred_lft forever [2021-06-08T17:02:42.399Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T17:02:42.399Z] link/ether 02:42:f6:bb:25:ad brd ff:ff:ff:ff:ff:ff [2021-06-08T17:02:42.399Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T17:02:42.399Z] valid_lft forever preferred_lft forever [2021-06-08T17:02:42.399Z] inet6 fe80::42:f6ff:febb:25ad/64 scope link [2021-06-08T17:02:42.399Z] valid_lft forever preferred_lft forever [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] ---> sar -b -r -n DEV: [2021-06-08T17:02:42.399Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] 16:31:35 LINUX RESTART (2 CPU) [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] 16:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T17:02:42.399Z] 16:33:01 94.22 31.48 62.74 0.00 4594.67 38611.43 0.00 [2021-06-08T17:02:42.399Z] 16:34:02 1.90 0.00 1.90 0.00 0.00 258.96 0.00 [2021-06-08T17:02:42.399Z] 16:35:01 1.02 0.00 1.02 0.00 0.00 18.21 0.00 [2021-06-08T17:02:42.399Z] 16:36:01 0.25 0.00 0.25 0.00 0.00 4.15 0.00 [2021-06-08T17:02:42.399Z] 16:37:01 0.32 0.00 0.32 0.00 0.00 5.83 0.00 [2021-06-08T17:02:42.399Z] 16:38:01 0.35 0.00 0.35 0.00 0.00 5.95 0.00 [2021-06-08T17:02:42.399Z] 16:39:01 0.27 0.00 0.27 0.00 0.00 3.98 0.00 [2021-06-08T17:02:42.399Z] 16:40:01 0.32 0.00 0.32 0.00 0.00 5.83 0.00 [2021-06-08T17:02:42.399Z] 16:41:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 [2021-06-08T17:02:42.399Z] 16:42:01 0.27 0.00 0.27 0.00 0.00 5.93 0.00 [2021-06-08T17:02:42.399Z] 16:43:01 0.32 0.00 0.32 0.00 0.00 4.61 0.00 [2021-06-08T17:02:42.399Z] 16:44:01 0.20 0.00 0.20 0.00 0.00 3.56 0.00 [2021-06-08T17:02:42.399Z] 16:45:01 0.32 0.00 0.32 0.00 0.00 6.50 0.00 [2021-06-08T17:02:42.399Z] 16:46:01 0.37 0.00 0.37 0.00 0.00 5.08 0.00 [2021-06-08T17:02:42.399Z] 16:47:01 0.47 0.18 0.28 0.00 5.86 5.30 0.00 [2021-06-08T17:02:42.399Z] 16:48:01 0.80 0.00 0.80 0.00 0.00 17.14 0.00 [2021-06-08T17:02:42.399Z] 16:49:01 0.30 0.00 0.30 0.00 0.00 5.53 0.00 [2021-06-08T17:02:42.399Z] 16:50:01 0.17 0.00 0.17 0.00 0.00 2.40 0.00 [2021-06-08T17:02:42.399Z] 16:51:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 [2021-06-08T17:02:42.399Z] 16:52:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 [2021-06-08T17:02:42.399Z] 16:53:01 80.41 4.11 76.30 0.00 2787.54 2699.02 0.00 [2021-06-08T17:02:42.399Z] 16:54:01 3.21 0.15 3.06 0.00 22.12 108.28 0.00 [2021-06-08T17:02:42.399Z] 16:55:01 0.47 0.02 0.45 0.00 0.53 6.35 0.00 [2021-06-08T17:02:42.399Z] 16:56:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-06-08T17:02:42.399Z] 16:57:01 0.18 0.00 0.18 0.00 0.00 1.48 0.00 [2021-06-08T17:02:42.399Z] 16:58:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 [2021-06-08T17:02:42.399Z] 16:59:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 [2021-06-08T17:02:42.399Z] 17:00:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 [2021-06-08T17:02:42.399Z] 17:01:01 1.60 0.05 1.55 0.00 3.86 28.31 0.00 [2021-06-08T17:02:42.399Z] 17:02:01 192.76 0.10 192.66 0.00 1.73 54883.25 0.00 [2021-06-08T17:02:42.399Z] Average: 12.75 1.20 11.55 0.00 247.37 3226.59 0.00 [2021-06-08T17:02:42.399Z] [2021-06-08T17:02:42.399Z] 16:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T17:02:42.399Z] 16:33:01 5756696 0 660868 8.25 2620 1588748 1108136 12.23 367232 1499656 7032 [2021-06-08T17:02:42.399Z] 16:34:02 5758040 0 659520 8.23 2620 1588752 1104584 12.20 366036 1499668 8 [2021-06-08T17:02:42.399Z] 16:35:01 5763936 0 653616 8.16 2620 1588760 1080928 11.93 360044 1499672 8 [2021-06-08T17:02:42.399Z] 16:36:01 5762180 0 655368 8.18 2620 1588764 1080976 11.93 361664 1499940 8 [2021-06-08T17:02:42.399Z] 16:37:01 5762548 0 654996 8.18 2620 1588768 1081000 11.93 361284 1500380 8 [2021-06-08T17:02:42.399Z] 16:38:01 5760456 0 657084 8.20 2620 1588772 1080976 11.93 364108 1500380 8 [2021-06-08T17:02:42.399Z] 16:39:01 5751464 0 666072 8.32 2620 1588776 1080724 11.93 372096 1500380 8 [2021-06-08T17:02:42.399Z] 16:40:01 5751552 0 665976 8.32 2620 1588784 1080724 11.93 372656 1499924 8 [2021-06-08T17:02:42.399Z] 16:41:01 5750640 0 666888 8.33 2620 1588784 1080904 11.93 373596 1499924 0 [2021-06-08T17:02:42.399Z] 16:42:01 5751580 0 665940 8.31 2620 1588792 1080724 11.93 373104 1499488 20 [2021-06-08T17:02:42.399Z] 16:43:01 5751088 0 666432 8.32 2620 1588792 1080820 11.93 373512 1499484 8 [2021-06-08T17:02:42.399Z] 16:44:01 5751680 0 665836 8.31 2620 1588796 1080724 11.93 373076 1499484 8 [2021-06-08T17:02:42.400Z] 16:45:01 5750656 0 666852 8.33 2620 1588804 1080964 11.93 374464 1499484 8 [2021-06-08T17:02:42.400Z] 16:46:01 5751612 0 665896 8.31 2620 1588804 1080724 11.93 373024 1499484 16 [2021-06-08T17:02:42.400Z] 16:47:01 5751748 0 665752 8.31 2620 1588812 1080724 11.93 373212 1499420 8 [2021-06-08T17:02:42.400Z] 16:48:01 5749800 0 667700 8.34 2620 1588812 1081092 11.94 374568 1499420 20 [2021-06-08T17:02:42.400Z] 16:49:01 5750964 0 666528 8.32 2620 1588820 1080888 11.93 373400 1499420 16 [2021-06-08T17:02:42.400Z] 16:50:01 5751144 0 666340 8.32 2620 1588828 1080852 11.93 373320 1499420 16 [2021-06-08T17:02:42.400Z] 16:51:01 5751492 0 665988 8.32 2620 1588832 1080852 11.93 373320 1499424 16 [2021-06-08T17:02:42.400Z] 16:52:01 5751764 0 665712 8.31 2620 1588836 1080852 11.93 373280 1499420 8 [2021-06-08T17:02:42.400Z] 16:53:01 5454184 0 818892 10.22 2620 1733236 1292364 14.27 581364 1573352 0 [2021-06-08T17:02:42.400Z] 16:54:01 5452872 0 819556 10.23 2620 1733884 1288460 14.23 581948 1574356 20 [2021-06-08T17:02:42.400Z] 16:55:01 5465432 0 806992 10.08 2620 1733888 1199380 13.24 572404 1573568 8 [2021-06-08T17:02:42.400Z] 16:56:01 5465548 0 806872 10.07 2620 1733892 1199380 13.24 566520 1579672 8 [2021-06-08T17:02:42.400Z] 16:57:01 5465092 0 807324 10.08 2620 1733896 1199380 13.24 575192 1571108 8 [2021-06-08T17:02:42.400Z] 16:58:01 5461968 0 810444 10.12 2620 1733900 1244040 13.73 575860 1572720 20 [2021-06-08T17:02:42.400Z] 16:59:01 5466004 0 806404 10.07 2620 1733904 1199380 13.24 573428 1572716 16 [2021-06-08T17:02:42.400Z] 17:00:01 5465476 0 806928 10.08 2620 1733908 1199380 13.24 573464 1572716 8 [2021-06-08T17:02:42.400Z] 17:01:01 5201348 0 856940 10.70 2620 1948024 1390088 15.35 661264 1739156 213748 [2021-06-08T17:02:42.400Z] 17:02:01 3740916 0 1098352 13.71 2620 3167044 1461472 16.14 857368 2772496 77224 [2021-06-08T17:02:42.400Z] Average: 5590663 0 723602 9.03 2620 1692047 1144716 12.64 450860 1569858 9943 [2021-06-08T17:02:42.400Z] [2021-06-08T17:02:42.400Z] 16:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T17:02:42.400Z] 16:33:01 eth0 237.76 156.61 379.62 26.77 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:34:02 eth0 1.08 0.30 0.30 0.02 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:35:01 eth0 1.58 0.42 0.37 0.18 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:36:01 eth0 1.72 0.52 0.60 0.39 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:37:01 eth0 1.58 0.30 0.37 0.23 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:38:01 eth0 1.12 0.63 0.67 0.43 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:39:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:40:01 eth0 0.52 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:41:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:43:01 eth0 0.70 0.18 0.17 0.07 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:44:01 eth0 0.72 0.02 0.08 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:45:01 eth0 1.08 0.53 0.55 0.39 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:46:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:47:01 eth0 0.40 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:48:01 eth0 0.82 0.35 0.37 0.23 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:49:01 eth0 0.22 0.18 0.07 0.05 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:50:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:51:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:52:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:53:01 eth0 331.95 238.41 684.00 59.85 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:53:01 docker0 3.03 2.17 0.70 6.20 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:54:01 eth0 10.18 6.58 9.18 9.63 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:55:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:56:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:57:01 eth0 0.40 0.07 0.03 0.01 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:58:01 eth0 2.47 2.07 0.53 12.65 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:59:01 eth0 0.05 0.05 0.00 0.38 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 17:00:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 17:01:01 eth0 464.56 431.10 3553.16 31.67 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 17:02:01 veth9c435a9 29.79 35.32 1.92 258.78 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 17:02:01 eth0 545.61 492.91 4400.03 89.31 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] 17:02:01 docker0 96.09 104.06 6.75 643.66 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] Average: veth9c435a9 0.99 1.18 0.06 8.63 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] Average: eth0 53.57 44.44 301.25 7.76 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] Average: docker0 3.31 3.54 0.25 21.68 0.00 0.00 0.00 0.00 [2021-06-08T17:02:42.400Z] [2021-06-08T17:02:42.400Z] [2021-06-08T17:02:42.400Z] ---> sar -P ALL: [2021-06-08T17:02:42.400Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T17:02:42.400Z] [2021-06-08T17:02:42.400Z] 16:31:35 LINUX RESTART (2 CPU) [2021-06-08T17:02:42.400Z] [2021-06-08T17:02:42.400Z] 16:32:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T17:02:42.400Z] 16:33:01 all 10.77 0.00 3.19 19.72 0.05 66.26 [2021-06-08T17:02:42.400Z] 16:33:01 0 10.17 0.00 3.14 19.82 0.05 66.81 [2021-06-08T17:02:42.400Z] 16:33:01 1 11.38 0.00 3.24 19.62 0.05 65.72 [2021-06-08T17:02:42.400Z] 16:34:02 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-06-08T17:02:42.400Z] 16:34:02 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-06-08T17:02:42.400Z] 16:34:02 1 0.23 0.00 0.03 0.00 0.03 99.70 [2021-06-08T17:02:42.400Z] 16:35:01 all 0.06 0.00 0.04 0.00 0.03 99.87 [2021-06-08T17:02:42.400Z] 16:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-08T17:02:42.400Z] 16:35:01 1 0.09 0.00 0.07 0.00 0.05 99.80 [2021-06-08T17:02:42.400Z] 16:36:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-08T17:02:42.400Z] 16:36:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-08T17:02:42.400Z] 16:36:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-08T17:02:42.400Z] 16:37:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-08T17:02:42.400Z] 16:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T17:02:42.400Z] 16:37:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-08T17:02:42.400Z] 16:38:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-06-08T17:02:42.400Z] 16:38:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-08T17:02:42.400Z] 16:38:01 1 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-08T17:02:42.400Z] 16:39:01 all 0.08 0.00 0.05 0.00 0.03 99.84 [2021-06-08T17:02:42.400Z] 16:39:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-08T17:02:42.400Z] 16:39:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-06-08T17:02:42.400Z] 16:40:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-08T17:02:42.400Z] 16:40:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-08T17:02:42.400Z] 16:40:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-08T17:02:42.401Z] 16:41:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-08T17:02:42.401Z] 16:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-08T17:02:42.401Z] 16:41:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-08T17:02:42.401Z] 16:42:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2021-06-08T17:02:42.401Z] 16:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T17:02:42.401Z] 16:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-08T17:02:42.401Z] 16:43:01 all 0.08 0.00 0.03 0.00 0.02 99.88 [2021-06-08T17:02:42.401Z] 16:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-08T17:02:42.401Z] 16:43:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-08T17:02:42.401Z] [2021-06-08T17:02:42.401Z] 16:43:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T17:02:42.401Z] 16:44:01 all 0.09 0.00 0.03 0.00 0.03 99.84 [2021-06-08T17:02:42.401Z] 16:44:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-08T17:02:42.401Z] 16:44:01 1 0.17 0.00 0.05 0.00 0.03 99.75 [2021-06-08T17:02:42.401Z] 16:45:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-06-08T17:02:42.401Z] 16:45:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-08T17:02:42.401Z] 16:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-08T17:02:42.401Z] 16:46:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-08T17:02:42.401Z] 16:46:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-08T17:02:42.401Z] 16:46:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-08T17:02:42.401Z] 16:47:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-06-08T17:02:42.401Z] 16:47:01 0 0.22 0.00 0.05 0.00 0.02 99.72 [2021-06-08T17:02:42.401Z] 16:47:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-08T17:02:42.401Z] 16:48:01 all 0.20 0.00 0.03 0.00 0.03 99.74 [2021-06-08T17:02:42.401Z] 16:48:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-08T17:02:42.401Z] 16:48:01 1 0.22 0.00 0.02 0.00 0.05 99.72 [2021-06-08T17:02:42.401Z] 16:49:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-08T17:02:42.401Z] 16:49:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-08T17:02:42.401Z] 16:49:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-08T17:02:42.401Z] 16:50:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-06-08T17:02:42.401Z] 16:50:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-08T17:02:42.401Z] 16:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-08T17:02:42.401Z] 16:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-08T17:02:42.401Z] 16:51:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-08T17:02:42.401Z] 16:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-08T17:02:42.401Z] 16:52:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-06-08T17:02:42.401Z] 16:52:01 0 0.28 0.00 0.02 0.00 0.02 99.68 [2021-06-08T17:02:42.401Z] 16:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-08T17:02:42.401Z] 16:53:01 all 6.19 0.00 2.25 1.90 0.05 89.61 [2021-06-08T17:02:42.401Z] 16:53:01 0 6.54 0.00 1.90 1.21 0.03 90.32 [2021-06-08T17:02:42.401Z] 16:53:01 1 5.85 0.00 2.59 2.59 0.07 88.89 [2021-06-08T17:02:42.401Z] 16:54:01 all 0.37 0.00 0.11 0.01 0.03 99.48 [2021-06-08T17:02:42.401Z] 16:54:01 0 0.43 0.00 0.08 0.02 0.02 99.45 [2021-06-08T17:02:42.401Z] 16:54:01 1 0.30 0.00 0.13 0.00 0.05 99.52 [2021-06-08T17:02:42.401Z] [2021-06-08T17:02:42.401Z] 16:54:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T17:02:42.401Z] 16:55:01 all 0.03 0.00 0.04 0.00 0.03 99.91 [2021-06-08T17:02:42.401Z] 16:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-08T17:02:42.401Z] 16:55:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-08T17:02:42.401Z] 16:56:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-08T17:02:42.401Z] 16:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-08T17:02:42.401Z] 16:56:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-08T17:02:42.401Z] 16:57:01 all 0.02 0.00 0.02 0.01 0.03 99.93 [2021-06-08T17:02:42.401Z] 16:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T17:02:42.401Z] 16:57:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2021-06-08T17:02:42.401Z] 16:58:01 all 0.11 0.00 0.03 0.00 0.03 99.82 [2021-06-08T17:02:42.401Z] 16:58:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-08T17:02:42.401Z] 16:58:01 1 0.10 0.00 0.05 0.00 0.05 99.80 [2021-06-08T17:02:42.401Z] 16:59:01 all 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-08T17:02:42.401Z] 16:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-08T17:02:42.401Z] 16:59:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-08T17:02:42.401Z] 17:00:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-06-08T17:02:42.401Z] 17:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-08T17:02:42.401Z] 17:00:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-08T17:02:42.401Z] 17:01:01 all 1.56 0.00 0.74 0.11 0.04 97.55 [2021-06-08T17:02:42.401Z] 17:01:01 0 1.62 0.00 0.81 0.15 0.03 97.38 [2021-06-08T17:02:42.401Z] 17:01:01 1 1.50 0.00 0.67 0.07 0.05 97.71 [2021-06-08T17:02:42.401Z] 17:02:01 all 20.44 0.00 8.24 11.64 0.08 59.60 [2021-06-08T17:02:42.401Z] 17:02:01 0 19.81 0.00 8.16 13.76 0.07 58.21 [2021-06-08T17:02:42.401Z] 17:02:01 1 21.06 0.00 8.33 9.52 0.09 61.00 [2021-06-08T17:02:42.401Z] Average: all 1.35 0.00 0.49 1.08 0.03 97.05 [2021-06-08T17:02:42.401Z] Average: 0 1.31 0.00 0.48 1.13 0.02 97.05 [2021-06-08T17:02:42.401Z] Average: 1 1.38 0.00 0.51 1.04 0.03 97.04 [2021-06-08T17:02:42.401Z] [2021-06-08T17:02:42.401Z] [2021-06-08T17:02:42.401Z]