Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6013bb08acf3e92c38191439b9dca11d5b9fa898 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2306025020896994594.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1020948682004803053.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8825920228011696145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6438648499424531231.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8729126437726327059.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3335 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh5938534216592336258.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6013bb08acf3e92c38191439b9dca11d5b9fa898 (main) > 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 6013bb08acf3e92c38191439b9dca11d5b9fa898 # timeout=10 Commit message: "fix(snap): update snap/README (#310)" > git rev-list --no-walk 5ed3b3f70f4bde10eb8717c273b93b80dae62851 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T15:50:44.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T15:50:44.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T15:50:44.170Z] ========================================================= [2021-08-18T15:50:44.170Z] EdgeX Global Pipelines Version Info [2021-08-18T15:50:44.170Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:50:45.398Z] ------------------- [2021-08-18T15:50:45.398Z] stable info: [2021-08-18T15:50:45.398Z] ------------------- [2021-08-18T15:50:45.398Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T15:50:45.398Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:50:45.398Z] Message: update stable to v1.0.205 [2021-08-18T15:50:45.979Z] ------------------- [2021-08-18T15:50:45.979Z] experimental info: [2021-08-18T15:50:45.979Z] ------------------- [2021-08-18T15:50:45.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T15:50:45.979Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:50:45.979Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T15:50:46.114Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-08-18T15:50:46.139Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-08-18T15:50:46.164Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T15:50:46.188Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T15:50:46.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T15:50:46.237Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T15:50:46.262Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T15:50:46.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T15:50:46.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-18T15:50:46.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T15:50:46.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T15:50:46.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-18T15:50:46.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-08-18T15:50:46.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T15:50:46.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T15:50:46.486Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:50:46.521Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:50:46.547Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:50:46.574Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:50:46.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T15:50:46.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-18T15:50:46.654Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-18T15:50:46.679Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-18T15:50:46.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-18T15:50:46.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-18T15:50:46.760Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-18T15:50:46.786Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T15:50:46.812Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-18T15:50:46.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-18T15:50:46.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-18T15:50:46.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] echo [2021-08-18T15:50:46.920Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6013bb0 [Pipeline] echo [2021-08-18T15:50:46.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:50:47.026Z] provisioning config files... [2021-08-18T15:50:47.044Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1505212102305913608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:50:47.385Z] ---> docker-login.sh [2021-08-18T15:50:47.385Z] nexus3.edgexfoundry.org:10001 [2021-08-18T15:50:47.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:50:47.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:50:47.653Z] Configure a credential helper to remove this warning. See [2021-08-18T15:50:47.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:50:47.653Z] [2021-08-18T15:50:47.653Z] Login Succeeded [2021-08-18T15:50:47.653Z] nexus3.edgexfoundry.org:10002 [2021-08-18T15:50:47.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:50:47.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:50:47.653Z] Configure a credential helper to remove this warning. See [2021-08-18T15:50:47.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:50:47.653Z] [2021-08-18T15:50:47.653Z] Login Succeeded [2021-08-18T15:50:47.919Z] nexus3.edgexfoundry.org:10003 [2021-08-18T15:50:47.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:50:47.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:50:47.919Z] Configure a credential helper to remove this warning. See [2021-08-18T15:50:47.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:50:47.919Z] [2021-08-18T15:50:47.919Z] Login Succeeded [2021-08-18T15:50:47.919Z] nexus3.edgexfoundry.org:10004 [2021-08-18T15:50:47.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:50:48.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:50:48.186Z] Configure a credential helper to remove this warning. See [2021-08-18T15:50:48.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:50:48.186Z] [2021-08-18T15:50:48.186Z] Login Succeeded [2021-08-18T15:50:48.186Z] docker.io [2021-08-18T15:50:48.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:50:48.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:50:48.454Z] Configure a credential helper to remove this warning. See [2021-08-18T15:50:48.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:50:48.454Z] [2021-08-18T15:50:48.454Z] Login Succeeded [2021-08-18T15:50:48.454Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T15:50:48.469Z] 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-08-18T15:50:48.965Z] + git log --format=format:%s -1 6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] echo [2021-08-18T15:50:49.062Z] GIT_COMMIT: 6013bb08acf3e92c38191439b9dca11d5b9fa898, Commit Message: fix(snap): update snap/README (#310) [Pipeline] echo [2021-08-18T15:50:49.079Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:50:50.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:50:50.033Z] [2021-08-18T15:50:50.033Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:50:50.360Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:50:50.360Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T15:50:50.360Z] 31603596830f: Pulling fs layer [2021-08-18T15:50:50.360Z] d4622e32a9a9: Pulling fs layer [2021-08-18T15:50:50.360Z] 1030fce36090: Pulling fs layer [2021-08-18T15:50:50.360Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-18T15:50:50.360Z] 6c6cb7e1b49b: Waiting [2021-08-18T15:50:50.360Z] d4622e32a9a9: Download complete [2021-08-18T15:50:50.629Z] 31603596830f: Verifying Checksum [2021-08-18T15:50:50.629Z] 31603596830f: Download complete [2021-08-18T15:50:50.629Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-18T15:50:50.629Z] 6c6cb7e1b49b: Download complete [2021-08-18T15:50:50.903Z] 31603596830f: Pull complete [2021-08-18T15:50:50.903Z] d4622e32a9a9: Pull complete [2021-08-18T15:50:50.903Z] 1030fce36090: Verifying Checksum [2021-08-18T15:50:50.903Z] 1030fce36090: Download complete [2021-08-18T15:50:51.494Z] 1030fce36090: Pull complete [2021-08-18T15:50:51.494Z] 6c6cb7e1b49b: Pull complete [2021-08-18T15:50:51.494Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-18T15:50:51.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:50:51.494Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T15:50:51.584Z] prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container [2021-08-18T15:50:51.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-08-18T15:50:52.384Z] $ docker top 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T15:50:52.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:50:52.504Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:50:52.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:50:52.618Z] $ docker exec 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 ssh-agent [2021-08-18T15:50:52.722Z] SSH_AUTH_SOCK=/tmp/ssh-FXFe3WIAHD5h/agent.14 [2021-08-18T15:50:52.722Z] SSH_AGENT_PID=21 [2021-08-18T15:50:52.732Z] Running ssh-add (command line suppressed) [2021-08-18T15:50:52.823Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4431801984469301359.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4431801984469301359.key) [2021-08-18T15:50:52.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:50:53.153Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T15:50:53.169Z] $ docker exec --env ******** --env ******** 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 ssh-agent -k [2021-08-18T15:50:53.260Z] unset SSH_AUTH_SOCK; [2021-08-18T15:50:53.260Z] unset SSH_AGENT_PID; [2021-08-18T15:50:53.261Z] echo Agent pid 21 killed; [2021-08-18T15:50:53.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T15:50:53.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:50:53.314Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:50:53.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:50:53.418Z] $ docker exec 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 ssh-agent [2021-08-18T15:50:53.513Z] SSH_AUTH_SOCK=/tmp/ssh-fBi1b64h0KdB/agent.56 [2021-08-18T15:50:53.513Z] SSH_AGENT_PID=62 [2021-08-18T15:50:53.522Z] Running ssh-add (command line suppressed) [2021-08-18T15:50:53.610Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7076540721750660561.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7076540721750660561.key) [2021-08-18T15:50:53.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:50:53.946Z] + git semver init [2021-08-18T15:50:53.946Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T15:50:53.946Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-18T15:50:53.946Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-18T15:50:53.946Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T15:50:53.946Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T15:50:53.946Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T15:50:53.946Z] # $SEMVER_BRANCH = main [2021-08-18T15:50:53.946Z] # $SEMVER_TEMP = /tmp/semver-848204856 [2021-08-18T15:50:53.946Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-08-18T15:50:54.211Z] # '/tmp/semver-848204856' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-08-18T15:50:54.211Z] # -> Force: false [2021-08-18T15:50:54.211Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-18T15:50:54.223Z] $ docker exec --env ******** --env ******** 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 ssh-agent -k [2021-08-18T15:50:54.326Z] unset SSH_AUTH_SOCK; [2021-08-18T15:50:54.327Z] unset SSH_AGENT_PID; [2021-08-18T15:50:54.327Z] echo Agent pid 62 killed; [2021-08-18T15:50:54.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T15:50:54.705Z] + git semver [Pipeline] } [2021-08-18T15:50:54.724Z] $ docker stop --time=1 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 [2021-08-18T15:50:55.929Z] $ docker rm -f 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T15:50:56.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T15:50:56.660Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T15:50:56.664Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.6 [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-08-18T15:51:11.859Z] Still waiting to schedule task [2021-08-18T15:51:11.860Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3335’ [2021-08-18T15:51:11.862Z] Still waiting to schedule task [2021-08-18T15:51:11.862Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-18T15:53:15.199Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3336 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-18T15:53:15.220Z] Running in /w/workspace/app-service-configurable/10 [Pipeline] { [Pipeline] checkout [2021-08-18T15:53:15.467Z] Selected Git installation does not exist. Using Default [2021-08-18T15:53:15.467Z] The recommended git tool is: NONE [2021-08-18T15:53:20.641Z] using credential edgex-jenkins-ssh [2021-08-18T15:53:20.661Z] Cloning the remote Git repository [2021-08-18T15:53:20.708Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-18T15:53:20.815Z] > git init /w/workspace/app-service-configurable/10 # timeout=10 [2021-08-18T15:53:20.909Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-18T15:53:20.910Z] > git --version # timeout=10 [2021-08-18T15:53:20.922Z] > git --version # 'git version 2.17.1' [2021-08-18T15:53:20.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T15:53:20.993Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T15:53:21.934Z] Avoid second fetch [2021-08-18T15:53:21.935Z] Checking out Revision 6013bb08acf3e92c38191439b9dca11d5b9fa898 (main) [2021-08-18T15:53:21.879Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-18T15:53:21.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T15:53:21.948Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T15:53:21.960Z] > git checkout -f 6013bb08acf3e92c38191439b9dca11d5b9fa898 # timeout=10 [2021-08-18T15:53:26.172Z] Commit message: "fix(snap): update snap/README (#310)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:53:26.899Z] provisioning config files... [2021-08-18T15:53:26.930Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config7274159107183843877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:53:27.521Z] ---> docker-login.sh [2021-08-18T15:53:27.521Z] nexus3.edgexfoundry.org:10001 [2021-08-18T15:53:28.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:53:28.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:53:28.786Z] Configure a credential helper to remove this warning. See [2021-08-18T15:53:28.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:53:28.786Z] [2021-08-18T15:53:28.786Z] Login Succeeded [2021-08-18T15:53:28.786Z] nexus3.edgexfoundry.org:10002 [2021-08-18T15:53:29.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:53:29.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:53:29.398Z] Configure a credential helper to remove this warning. See [2021-08-18T15:53:29.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:53:29.398Z] [2021-08-18T15:53:29.398Z] Login Succeeded [2021-08-18T15:53:29.398Z] nexus3.edgexfoundry.org:10003 [2021-08-18T15:53:29.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:53:29.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:53:29.955Z] Configure a credential helper to remove this warning. See [2021-08-18T15:53:29.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:53:29.955Z] [2021-08-18T15:53:29.955Z] Login Succeeded [2021-08-18T15:53:29.955Z] nexus3.edgexfoundry.org:10004 [2021-08-18T15:53:30.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:53:30.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:53:30.512Z] Configure a credential helper to remove this warning. See [2021-08-18T15:53:30.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:53:30.512Z] [2021-08-18T15:53:30.512Z] Login Succeeded [2021-08-18T15:53:30.512Z] docker.io [2021-08-18T15:53:30.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:53:31.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:53:31.391Z] Configure a credential helper to remove this warning. See [2021-08-18T15:53:31.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:53:31.391Z] [2021-08-18T15:53:31.391Z] Login Succeeded [2021-08-18T15:53:31.391Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T15:53:31.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T15:53:31.955Z] ========================================================= [2021-08-18T15:53:31.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T15:53:31.955Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:53:32.351Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-18T15:53:32.351Z] Sending build context to Docker daemon 157.2kB [2021-08-18T15:53:32.638Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T15:53:32.638Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-18T15:53:33.238Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T15:53:33.238Z] 595b0fe564bb: Pulling fs layer [2021-08-18T15:53:33.238Z] 24495759ef45: Pulling fs layer [2021-08-18T15:53:33.238Z] d148012ef14d: Pulling fs layer [2021-08-18T15:53:33.238Z] e90a11edd702: Pulling fs layer [2021-08-18T15:53:33.238Z] d77568369979: Pulling fs layer [2021-08-18T15:53:33.238Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T15:53:33.238Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T15:53:33.238Z] 97ac5df62f85: Pulling fs layer [2021-08-18T15:53:33.238Z] e90a11edd702: Waiting [2021-08-18T15:53:33.238Z] d77568369979: Waiting [2021-08-18T15:53:33.238Z] fc1c9f9a7f3b: Waiting [2021-08-18T15:53:33.238Z] 170f2ba95c9a: Waiting [2021-08-18T15:53:33.238Z] 97ac5df62f85: Waiting [2021-08-18T15:53:33.514Z] d148012ef14d: Verifying Checksum [2021-08-18T15:53:33.514Z] d148012ef14d: Download complete [2021-08-18T15:53:33.514Z] 24495759ef45: Download complete [2021-08-18T15:53:33.514Z] d77568369979: Verifying Checksum [2021-08-18T15:53:33.514Z] d77568369979: Download complete [2021-08-18T15:53:33.514Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-18T15:53:33.514Z] fc1c9f9a7f3b: Download complete [2021-08-18T15:53:33.514Z] 170f2ba95c9a: Verifying Checksum [2021-08-18T15:53:33.514Z] 170f2ba95c9a: Download complete [2021-08-18T15:53:34.117Z] 595b0fe564bb: Pull complete [2021-08-18T15:53:34.723Z] 24495759ef45: Pull complete [2021-08-18T15:53:35.325Z] d148012ef14d: Pull complete [2021-08-18T15:53:37.333Z] 97ac5df62f85: Verifying Checksum [2021-08-18T15:53:37.333Z] 97ac5df62f85: Download complete [2021-08-18T15:53:37.333Z] e90a11edd702: Verifying Checksum [2021-08-18T15:53:37.333Z] e90a11edd702: Download complete [2021-08-18T15:53:43.654Z] Running on prd-centos7-docker-4c-2g-3337 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-18T15:53:43.677Z] Running in /w/workspace/app-service-configurable/10 [Pipeline] { [Pipeline] checkout [2021-08-18T15:53:43.792Z] Selected Git installation does not exist. Using Default [2021-08-18T15:53:43.792Z] The recommended git tool is: NONE [2021-08-18T15:53:47.051Z] using credential edgex-jenkins-ssh [2021-08-18T15:53:47.070Z] Cloning the remote Git repository [2021-08-18T15:53:46.960Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-18T15:53:47.035Z] > git init /w/workspace/app-service-configurable/10 # timeout=10 [2021-08-18T15:53:47.820Z] Avoid second fetch [2021-08-18T15:53:47.821Z] Checking out Revision 6013bb08acf3e92c38191439b9dca11d5b9fa898 (main) [2021-08-18T15:53:47.073Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-18T15:53:47.074Z] > git --version # timeout=10 [2021-08-18T15:53:47.082Z] > git --version # 'git version 2.24.4' [2021-08-18T15:53:47.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T15:53:47.113Z] [INFO] Currently running in a labeled security context [2021-08-18T15:53:47.114Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T15:53:47.114Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/10@tmp/jenkins-gitclient-ssh7718725592883166195.key [2021-08-18T15:53:47.126Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T15:53:47.722Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-18T15:53:47.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T15:53:47.755Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T15:53:47.761Z] > git checkout -f 6013bb08acf3e92c38191439b9dca11d5b9fa898 # timeout=10 [2021-08-18T15:53:49.740Z] e90a11edd702: Pull complete [2021-08-18T15:53:49.740Z] d77568369979: Pull complete [2021-08-18T15:53:49.740Z] fc1c9f9a7f3b: Pull complete [2021-08-18T15:53:49.740Z] 170f2ba95c9a: Pull complete [2021-08-18T15:53:51.935Z] Commit message: "fix(snap): update snap/README (#310)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:53:52.394Z] provisioning config files... [2021-08-18T15:53:52.412Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config1474938971047703361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:53:53.163Z] ---> docker-login.sh [2021-08-18T15:53:53.163Z] nexus3.edgexfoundry.org:10001 [2021-08-18T15:53:53.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:53:53.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:53:53.163Z] Configure a credential helper to remove this warning. See [2021-08-18T15:53:53.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:53:53.163Z] [2021-08-18T15:53:53.163Z] Login Succeeded [2021-08-18T15:53:53.163Z] nexus3.edgexfoundry.org:10002 [2021-08-18T15:53:53.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:53:53.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:53:53.163Z] Configure a credential helper to remove this warning. See [2021-08-18T15:53:53.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:53:53.163Z] [2021-08-18T15:53:53.163Z] Login Succeeded [2021-08-18T15:53:53.163Z] nexus3.edgexfoundry.org:10003 [2021-08-18T15:53:53.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:53:53.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:53:53.435Z] Configure a credential helper to remove this warning. See [2021-08-18T15:53:53.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:53:53.435Z] [2021-08-18T15:53:53.435Z] Login Succeeded [2021-08-18T15:53:53.435Z] nexus3.edgexfoundry.org:10004 [2021-08-18T15:53:53.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:53:53.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:53:53.435Z] Configure a credential helper to remove this warning. See [2021-08-18T15:53:53.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:53:53.435Z] [2021-08-18T15:53:53.435Z] Login Succeeded [2021-08-18T15:53:53.435Z] docker.io [2021-08-18T15:53:53.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:53:53.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:53:53.974Z] Configure a credential helper to remove this warning. See [2021-08-18T15:53:53.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:53:53.974Z] [2021-08-18T15:53:53.974Z] Login Succeeded [2021-08-18T15:53:53.974Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T15:53:54.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T15:53:54.297Z] ========================================================= [2021-08-18T15:53:54.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T15:53:54.298Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:53:54.675Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-18T15:53:54.675Z] Sending build context to Docker daemon 157.2kB [2021-08-18T15:53:54.675Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T15:53:54.675Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-18T15:53:54.675Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T15:53:54.675Z] 540db60ca938: Pulling fs layer [2021-08-18T15:53:54.675Z] adcc1eea9eea: Pulling fs layer [2021-08-18T15:53:54.675Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T15:53:54.675Z] db62176df00c: Pulling fs layer [2021-08-18T15:53:54.675Z] 3b30891b0d05: Pulling fs layer [2021-08-18T15:53:54.675Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T15:53:54.675Z] c788192a36de: Pulling fs layer [2021-08-18T15:53:54.675Z] a77e37c0d609: Pulling fs layer [2021-08-18T15:53:54.675Z] c3185cebc471: Pulling fs layer [2021-08-18T15:53:54.675Z] 06b49ca38bd5: Waiting [2021-08-18T15:53:54.675Z] c788192a36de: Waiting [2021-08-18T15:53:54.675Z] a77e37c0d609: Waiting [2021-08-18T15:53:54.676Z] c3185cebc471: Waiting [2021-08-18T15:53:54.676Z] db62176df00c: Waiting [2021-08-18T15:53:54.676Z] 3b30891b0d05: Waiting [2021-08-18T15:53:54.949Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T15:53:54.949Z] 4c4ab2625f07: Download complete [2021-08-18T15:53:54.949Z] adcc1eea9eea: Verifying Checksum [2021-08-18T15:53:54.949Z] adcc1eea9eea: Download complete [2021-08-18T15:53:54.949Z] 3b30891b0d05: Verifying Checksum [2021-08-18T15:53:54.949Z] 3b30891b0d05: Download complete [2021-08-18T15:53:54.949Z] 06b49ca38bd5: Verifying Checksum [2021-08-18T15:53:54.949Z] 06b49ca38bd5: Download complete [2021-08-18T15:53:54.949Z] c788192a36de: Verifying Checksum [2021-08-18T15:53:54.949Z] c788192a36de: Download complete [2021-08-18T15:53:54.949Z] 540db60ca938: Verifying Checksum [2021-08-18T15:53:54.949Z] 540db60ca938: Download complete [2021-08-18T15:53:55.158Z] 97ac5df62f85: Pull complete [2021-08-18T15:53:55.217Z] 540db60ca938: Pull complete [2021-08-18T15:53:55.217Z] adcc1eea9eea: Pull complete [2021-08-18T15:53:55.433Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T15:53:55.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T15:53:55.433Z] ---> 04bc70af865f [2021-08-18T15:53:55.433Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-18T15:53:55.484Z] 4c4ab2625f07: Pull complete [2021-08-18T15:53:55.484Z] a77e37c0d609: Verifying Checksum [2021-08-18T15:53:55.484Z] a77e37c0d609: Download complete [2021-08-18T15:54:02.128Z] ---> Running in 60eb06322959 [2021-08-18T15:54:02.128Z] Removing intermediate container 60eb06322959 [2021-08-18T15:54:02.128Z] ---> 84c566a22d41 [2021-08-18T15:54:02.128Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T15:54:02.405Z] ---> Running in 4b8295875ed0 [2021-08-18T15:54:03.003Z] Removing intermediate container 4b8295875ed0 [2021-08-18T15:54:03.003Z] ---> 2a610ba64a87 [2021-08-18T15:54:03.003Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-18T15:54:03.003Z] ---> Running in c98dd3b8e4e3 [2021-08-18T15:54:03.603Z] Removing intermediate container c98dd3b8e4e3 [2021-08-18T15:54:03.603Z] ---> 8e3cc2f569ad [2021-08-18T15:54:03.603Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T15:54:03.603Z] ---> Running in cc258d6ff31f [2021-08-18T15:54:03.726Z] c3185cebc471: Verifying Checksum [2021-08-18T15:54:03.726Z] c3185cebc471: Download complete [2021-08-18T15:54:03.726Z] db62176df00c: Verifying Checksum [2021-08-18T15:54:03.726Z] db62176df00c: Download complete [2021-08-18T15:54:06.997Z] Removing intermediate container cc258d6ff31f [2021-08-18T15:54:06.998Z] ---> 849b27bcee00 [2021-08-18T15:54:06.998Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T15:54:06.998Z] ---> Running in b72e2fe33aa1 [2021-08-18T15:54:07.104Z] db62176df00c: Pull complete [2021-08-18T15:54:07.104Z] 3b30891b0d05: Pull complete [2021-08-18T15:54:07.104Z] 06b49ca38bd5: Pull complete [2021-08-18T15:54:07.104Z] c788192a36de: Pull complete [2021-08-18T15:54:07.375Z] a77e37c0d609: Pull complete [2021-08-18T15:54:08.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T15:54:09.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T15:54:09.347Z] c3185cebc471: Pull complete [2021-08-18T15:54:09.347Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T15:54:09.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T15:54:09.347Z] ---> 031687cdd783 [2021-08-18T15:54:09.347Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-18T15:54:10.055Z] OK: 218 MiB in 52 packages [2021-08-18T15:54:11.036Z] Removing intermediate container b72e2fe33aa1 [2021-08-18T15:54:11.036Z] ---> 89f394bb0c4d [2021-08-18T15:54:11.036Z] Step 8/13 : WORKDIR /app [2021-08-18T15:54:11.312Z] ---> Running in d14cb42ab89e [2021-08-18T15:54:11.317Z] ---> Running in aae75fb64106 [2021-08-18T15:54:11.317Z] Removing intermediate container aae75fb64106 [2021-08-18T15:54:11.317Z] ---> a5118549921d [2021-08-18T15:54:11.317Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T15:54:11.317Z] ---> Running in b93f0ab47793 [2021-08-18T15:54:11.317Z] Removing intermediate container b93f0ab47793 [2021-08-18T15:54:11.317Z] ---> da254795bf83 [2021-08-18T15:54:11.317Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-18T15:54:11.317Z] ---> Running in c0b723dacb0e [2021-08-18T15:54:11.317Z] Removing intermediate container c0b723dacb0e [2021-08-18T15:54:11.317Z] ---> a5014dce36b0 [2021-08-18T15:54:11.317Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T15:54:11.317Z] ---> Running in 339d4887ac6e [2021-08-18T15:54:11.908Z] Removing intermediate container d14cb42ab89e [2021-08-18T15:54:11.908Z] ---> b4a5371c793b [2021-08-18T15:54:11.908Z] Step 9/13 : COPY go.mod . [2021-08-18T15:54:11.916Z] Removing intermediate container 339d4887ac6e [2021-08-18T15:54:11.916Z] ---> b90613d7ef53 [2021-08-18T15:54:11.916Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T15:54:12.186Z] ---> Running in ed9a0da6a041 [2021-08-18T15:54:12.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T15:54:12.886Z] ---> 3193d3362053 [2021-08-18T15:54:12.886Z] Step 10/13 : RUN go mod download [2021-08-18T15:54:13.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T15:54:13.165Z] ---> Running in 88c17e99f948 [2021-08-18T15:54:13.739Z] OK: 219 MiB in 52 packages [2021-08-18T15:54:14.005Z] Removing intermediate container ed9a0da6a041 [2021-08-18T15:54:14.005Z] ---> cd8fc35607d9 [2021-08-18T15:54:14.005Z] Step 8/13 : WORKDIR /app [2021-08-18T15:54:14.005Z] ---> Running in 9f01d5e1a08a [2021-08-18T15:54:14.274Z] Removing intermediate container 9f01d5e1a08a [2021-08-18T15:54:14.274Z] ---> cb01005a6183 [2021-08-18T15:54:14.274Z] Step 9/13 : COPY go.mod . [2021-08-18T15:54:14.274Z] ---> c8ab6a70d66c [2021-08-18T15:54:14.274Z] Step 10/13 : RUN go mod download [2021-08-18T15:54:14.274Z] ---> Running in 04ac226e2d79 [2021-08-18T15:54:29.531Z] Removing intermediate container 04ac226e2d79 [2021-08-18T15:54:29.531Z] ---> 437dfae4f1d9 [2021-08-18T15:54:29.531Z] Step 11/13 : COPY . . [2021-08-18T15:54:29.531Z] ---> d6281eeb6e03 [2021-08-18T15:54:29.531Z] Step 12/13 : ARG MAKE="make build" [2021-08-18T15:54:29.531Z] ---> Running in 9c7f26aaaf27 [2021-08-18T15:54:29.531Z] Removing intermediate container 9c7f26aaaf27 [2021-08-18T15:54:29.531Z] ---> fc097a70a065 [2021-08-18T15:54:29.531Z] Step 13/13 : RUN $MAKE [2021-08-18T15:54:29.531Z] ---> Running in 9c54d5f80f67 [2021-08-18T15:54:29.531Z] noop [2021-08-18T15:54:29.531Z] Removing intermediate container 9c54d5f80f67 [2021-08-18T15:54:29.531Z] ---> 89468cb99ac7 [2021-08-18T15:54:29.531Z] Successfully built 89468cb99ac7 [2021-08-18T15:54:29.531Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:54:30.089Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T15:54:30.089Z] . [Pipeline] withDockerContainer [2021-08-18T15:54:30.217Z] prd-centos7-docker-4c-2g-3337 does not seem to be running inside a container [2021-08-18T15:54:30.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-18T15:54:30.695Z] $ docker top af1f16cd30cc5c3a453274fc03effec500dbbf79501ccb59bbaaac67c9aaf65f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T15:54:31.128Z] + go version [2021-08-18T15:54:31.128Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-18T15:54:31.142Z] $ docker stop --time=1 af1f16cd30cc5c3a453274fc03effec500dbbf79501ccb59bbaaac67c9aaf65f [2021-08-18T15:54:32.337Z] $ docker rm -f af1f16cd30cc5c3a453274fc03effec500dbbf79501ccb59bbaaac67c9aaf65f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:54:32.832Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T15:54:32.832Z] . [Pipeline] withDockerContainer [2021-08-18T15:54:32.931Z] prd-centos7-docker-4c-2g-3337 does not seem to be running inside a container [2021-08-18T15:54:33.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-18T15:54:33.378Z] $ docker top 09150d5725fb65b14dce4eccca7635f6529a66be31a813b02565fdcdd0a7ca5b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T15:54:33.802Z] + make test [2021-08-18T15:54:33.802Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-18T15:54:45.557Z] Removing intermediate container 88c17e99f948 [2021-08-18T15:54:45.558Z] ---> 04cad2538369 [2021-08-18T15:54:45.558Z] Step 11/13 : COPY . . [2021-08-18T15:54:45.558Z] ---> c909d578e05a [2021-08-18T15:54:45.558Z] Step 12/13 : ARG MAKE="make build" [2021-08-18T15:54:45.558Z] ---> Running in 64408f2a3d0b [2021-08-18T15:54:45.558Z] Removing intermediate container 64408f2a3d0b [2021-08-18T15:54:45.558Z] ---> e5340f9a296f [2021-08-18T15:54:45.558Z] Step 13/13 : RUN $MAKE [2021-08-18T15:54:45.558Z] ---> Running in b19c654a82dc [2021-08-18T15:54:46.531Z] noop [2021-08-18T15:54:47.504Z] Removing intermediate container b19c654a82dc [2021-08-18T15:54:47.504Z] ---> 188abbd49da8 [2021-08-18T15:54:47.504Z] Successfully built 188abbd49da8 [2021-08-18T15:54:47.504Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:54:47.849Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T15:54:47.850Z] . [Pipeline] withDockerContainer [2021-08-18T15:54:48.090Z] prd-ubuntu18.04-docker-arm64-4c-16g-3336 does not seem to be running inside a container [2021-08-18T15:54:48.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 ******** -e ******** ci-base-image-arm64 cat [2021-08-18T15:54:48.856Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-18T15:54:48.856Z] CGO_ENABLED=1 go vet ./... [2021-08-18T15:54:49.874Z] $ docker top 961a07e110c29c34e1d4970230bc2a6fc58d37fb466529d4290f71b4d512dbbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T15:54:50.816Z] + go version [2021-08-18T15:54:50.816Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-18T15:54:50.848Z] $ docker stop --time=1 961a07e110c29c34e1d4970230bc2a6fc58d37fb466529d4290f71b4d512dbbb [2021-08-18T15:54:52.916Z] $ docker rm -f 961a07e110c29c34e1d4970230bc2a6fc58d37fb466529d4290f71b4d512dbbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:54:53.588Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T15:54:53.589Z] . [Pipeline] withDockerContainer [2021-08-18T15:54:53.851Z] prd-ubuntu18.04-docker-arm64-4c-16g-3336 does not seem to be running inside a container [2021-08-18T15:54:53.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 ******** -e ******** ci-base-image-arm64 cat [2021-08-18T15:54:55.573Z] gofmt -l . [2021-08-18T15:54:55.573Z] [ "`gofmt -l .`" = "" ] [2021-08-18T15:54:55.573Z] ./bin/test-go-mod-tidy.sh [2021-08-18T15:54:55.573Z] ./bin/test-attribution-txt.sh [2021-08-18T15:54:55.687Z] $ docker top e3f1666a88a610fe777fb7d5476c5360c6965ebe1b0579f2a578ac7c7dcc45e3 -eo pid,comm [Pipeline] { [Pipeline] } [2021-08-18T15:54:56.003Z] $ docker stop --time=1 09150d5725fb65b14dce4eccca7635f6529a66be31a813b02565fdcdd0a7ca5b [2021-08-18T15:54:57.402Z] $ docker rm -f 09150d5725fb65b14dce4eccca7635f6529a66be31a813b02565fdcdd0a7ca5b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2021-08-18T15:54:57.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-18T15:54:58.118Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-18T15:54:58.260Z] + make test [2021-08-18T15:54:58.261Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] sh [2021-08-18T15:55:00.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-18T15:55:00.899Z] + ls -al . [2021-08-18T15:55:00.899Z] total 116 [2021-08-18T15:55:00.899Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 18 15:54 . [2021-08-18T15:55:00.899Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 18 15:53 .. [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 7306 Aug 18 15:53 Attribution.txt [2021-08-18T15:55:00.899Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 18 15:53 bin [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 22206 Aug 18 15:53 CHANGELOG.md [2021-08-18T15:55:00.899Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 18 15:54 coverage.out [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 2032 Aug 18 15:53 Dockerfile [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 119 Aug 18 15:53 .dockerignore [2021-08-18T15:55:00.899Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 18 15:53 .git [2021-08-18T15:55:00.899Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 18 15:53 .github [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 104 Aug 18 15:53 .gitignore [2021-08-18T15:55:00.899Z] -rw-r--r--. 1 jenkins jenkins 129 Aug 18 15:54 go.mod [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 20447 Aug 18 15:53 go.sum [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 18 15:53 GOVERNANCE.md [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 687 Aug 18 15:53 Jenkinsfile [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 18 15:53 LICENSE [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 1460 Aug 18 15:53 main.go [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 1495 Aug 18 15:53 makefile [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 618 Aug 18 15:53 OWNERS.md [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 3224 Aug 18 15:53 README.md [2021-08-18T15:55:00.899Z] drwxrwxr-x. 8 jenkins jenkins 122 Aug 18 15:53 res [2021-08-18T15:55:00.899Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 18 15:53 snap [2021-08-18T15:55:00.899Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 18 15:50 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:01.228Z] + 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=6013bb08acf3e92c38191439b9dca11d5b9fa898 --label arch=amd64 --label version=2.0.2-dev.6 . [2021-08-18T15:55:01.228Z] Sending build context to Docker daemon 158.2kB [2021-08-18T15:55:01.228Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T15:55:01.228Z] Step 2/27 : FROM ${BASE} AS builder [2021-08-18T15:55:01.228Z] ---> 89468cb99ac7 [2021-08-18T15:55:01.228Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-18T15:55:01.228Z] ---> Running in aa43814b3901 [2021-08-18T15:55:01.228Z] Removing intermediate container aa43814b3901 [2021-08-18T15:55:01.228Z] ---> f0107e449b20 [2021-08-18T15:55:01.228Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T15:55:01.228Z] ---> Running in 34547a70b395 [2021-08-18T15:55:01.503Z] Removing intermediate container 34547a70b395 [2021-08-18T15:55:01.503Z] ---> 890f4504610b [2021-08-18T15:55:01.503Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-18T15:55:01.503Z] ---> Running in 4adfa66542a5 [2021-08-18T15:55:01.503Z] Removing intermediate container 4adfa66542a5 [2021-08-18T15:55:01.503Z] ---> e2157f421999 [2021-08-18T15:55:01.503Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T15:55:01.504Z] ---> Running in 1020677315ea [2021-08-18T15:55:02.094Z] Removing intermediate container 1020677315ea [2021-08-18T15:55:02.094Z] ---> 94db71c6033b [2021-08-18T15:55:02.094Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T15:55:02.094Z] ---> Running in 60604cea7676 [2021-08-18T15:55:02.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T15:55:03.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T15:55:03.606Z] OK: 219 MiB in 52 packages [2021-08-18T15:55:03.881Z] Removing intermediate container 60604cea7676 [2021-08-18T15:55:03.881Z] ---> 1683591c8584 [2021-08-18T15:55:03.881Z] Step 8/27 : WORKDIR /app [2021-08-18T15:55:03.881Z] ---> Running in 6adccaebd3f4 [2021-08-18T15:55:03.881Z] Removing intermediate container 6adccaebd3f4 [2021-08-18T15:55:03.881Z] ---> 08d9b6241353 [2021-08-18T15:55:03.881Z] Step 9/27 : COPY go.mod . [2021-08-18T15:55:04.152Z] ---> 754e0e0630da [2021-08-18T15:55:04.152Z] Step 10/27 : RUN go mod download [2021-08-18T15:55:04.152Z] ---> Running in 4276cec3ff93 [2021-08-18T15:55:04.741Z] Removing intermediate container 4276cec3ff93 [2021-08-18T15:55:04.741Z] ---> 8fce49aeea3e [2021-08-18T15:55:04.741Z] Step 11/27 : COPY . . [2021-08-18T15:55:04.741Z] ---> 5626bae91801 [2021-08-18T15:55:04.741Z] Step 12/27 : ARG MAKE="make build" [2021-08-18T15:55:05.034Z] ---> Running in 93c84de59c10 [2021-08-18T15:55:05.034Z] Removing intermediate container 93c84de59c10 [2021-08-18T15:55:05.034Z] ---> 03b43e2ea330 [2021-08-18T15:55:05.034Z] Step 13/27 : RUN $MAKE [2021-08-18T15:55:05.034Z] ---> Running in 550de04c0ebf [2021-08-18T15:55:05.310Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.6" -o app-service-configurable [2021-08-18T15:55:17.766Z] Removing intermediate container 550de04c0ebf [2021-08-18T15:55:17.766Z] ---> 8f98ba3f05c9 [2021-08-18T15:55:17.766Z] Step 14/27 : FROM alpine:3.12 [2021-08-18T15:55:17.766Z] 3.12: Pulling from library/alpine [2021-08-18T15:55:17.766Z] 339de151aab4: Pulling fs layer [2021-08-18T15:55:17.766Z] 339de151aab4: Verifying Checksum [2021-08-18T15:55:17.766Z] 339de151aab4: Download complete [2021-08-18T15:55:17.766Z] 339de151aab4: Pull complete [2021-08-18T15:55:17.766Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T15:55:17.766Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T15:55:17.766Z] ---> 13621d1b12d4 [2021-08-18T15:55:17.766Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-18T15:55:17.766Z] ---> Running in 58c650a2683a [2021-08-18T15:55:17.766Z] Removing intermediate container 58c650a2683a [2021-08-18T15:55:17.766Z] ---> 92d4512ca7b6 [2021-08-18T15:55:17.766Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-18T15:55:17.766Z] ---> Running in d3796fc9cb51 [2021-08-18T15:55:17.766Z] Removing intermediate container d3796fc9cb51 [2021-08-18T15:55:17.766Z] ---> 5c6b24a88079 [2021-08-18T15:55:17.766Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-18T15:55:17.766Z] ---> Running in 0acbf51b9f0a [2021-08-18T15:55:18.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T15:55:18.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T15:55:18.077Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-18T15:55:18.077Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-18T15:55:18.077Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-18T15:55:18.077Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-18T15:55:18.077Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-18T15:55:18.077Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-18T15:55:18.077Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-18T15:55:18.077Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T15:55:18.077Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T15:55:18.077Z] OK: 9 MiB in 21 packages [2021-08-18T15:55:18.384Z] Removing intermediate container 0acbf51b9f0a [2021-08-18T15:55:18.384Z] ---> 96bc4794141e [2021-08-18T15:55:18.384Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-18T15:55:18.651Z] ---> 63f9697e70e3 [2021-08-18T15:55:18.651Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-18T15:55:18.917Z] ---> db37bb022f56 [2021-08-18T15:55:18.917Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-08-18T15:55:18.917Z] ---> bf799191e37a [2021-08-18T15:55:18.917Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-18T15:55:19.510Z] ---> dc6294263975 [2021-08-18T15:55:19.510Z] Step 22/27 : EXPOSE 48095 [2021-08-18T15:55:19.510Z] ---> Running in 588ae2f214cd [2021-08-18T15:55:19.510Z] Removing intermediate container 588ae2f214cd [2021-08-18T15:55:19.510Z] ---> 44335a6be934 [2021-08-18T15:55:19.510Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-08-18T15:55:19.510Z] ---> Running in f04a376cafc7 [2021-08-18T15:55:19.510Z] Removing intermediate container f04a376cafc7 [2021-08-18T15:55:19.510Z] ---> 2e0b8c83ed29 [2021-08-18T15:55:19.510Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T15:55:19.510Z] ---> Running in b165b79adf30 [2021-08-18T15:55:19.783Z] Removing intermediate container b165b79adf30 [2021-08-18T15:55:19.783Z] ---> 16a4b92273a0 [2021-08-18T15:55:19.783Z] Step 25/27 : LABEL arch=amd64 [2021-08-18T15:55:19.783Z] ---> Running in 8c749f92a4a7 [2021-08-18T15:55:19.783Z] Removing intermediate container 8c749f92a4a7 [2021-08-18T15:55:19.783Z] ---> b803b432c924 [2021-08-18T15:55:19.783Z] Step 26/27 : LABEL git_sha=6013bb08acf3e92c38191439b9dca11d5b9fa898 [2021-08-18T15:55:19.783Z] ---> Running in e3fb0e5f2f4f [2021-08-18T15:55:19.783Z] Removing intermediate container e3fb0e5f2f4f [2021-08-18T15:55:19.783Z] ---> 8a62a2dffa70 [2021-08-18T15:55:19.783Z] Step 27/27 : LABEL version=2.0.2-dev.6 [2021-08-18T15:55:20.053Z] ---> Running in dae47ec455b9 [2021-08-18T15:55:20.053Z] Removing intermediate container dae47ec455b9 [2021-08-18T15:55:20.053Z] ---> e2827d000f44 [2021-08-18T15:55:20.053Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-18T15:55:20.053Z] Successfully built e2827d000f44 [2021-08-18T15:55:20.053Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:55:20.196Z] provisioning config files... [2021-08-18T15:55:20.214Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config5198246354415853188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:55:20.636Z] ---> docker-login.sh [2021-08-18T15:55:20.636Z] nexus3.edgexfoundry.org:10001 [2021-08-18T15:55:20.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:55:20.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:55:20.636Z] Configure a credential helper to remove this warning. See [2021-08-18T15:55:20.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:55:20.636Z] [2021-08-18T15:55:20.636Z] Login Succeeded [2021-08-18T15:55:20.636Z] nexus3.edgexfoundry.org:10002 [2021-08-18T15:55:20.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:55:20.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:55:20.917Z] Configure a credential helper to remove this warning. See [2021-08-18T15:55:20.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:55:20.917Z] [2021-08-18T15:55:20.917Z] Login Succeeded [2021-08-18T15:55:20.917Z] nexus3.edgexfoundry.org:10003 [2021-08-18T15:55:20.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:55:20.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:55:20.917Z] Configure a credential helper to remove this warning. See [2021-08-18T15:55:20.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:55:20.917Z] [2021-08-18T15:55:20.917Z] Login Succeeded [2021-08-18T15:55:20.917Z] nexus3.edgexfoundry.org:10004 [2021-08-18T15:55:21.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:55:21.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:55:21.195Z] Configure a credential helper to remove this warning. See [2021-08-18T15:55:21.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:55:21.195Z] [2021-08-18T15:55:21.195Z] Login Succeeded [2021-08-18T15:55:21.195Z] docker.io [2021-08-18T15:55:21.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:55:21.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:55:21.471Z] Configure a credential helper to remove this warning. See [2021-08-18T15:55:21.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:55:21.471Z] [2021-08-18T15:55:21.471Z] Login Succeeded [2021-08-18T15:55:21.471Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T15:55:21.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T15:55:21.562Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-08-18T15:55:21.562Z] 6013bb08acf3e92c38191439b9dca11d5b9fa898 [2021-08-18T15:55:21.562Z] latest [2021-08-18T15:55:21.562Z] 2.0.2-dev.6 [2021-08-18T15:55:21.562Z] 6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 [2021-08-18T15:55:21.562Z] main [2021-08-18T15:55:21.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:21.938Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:22.282Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898 [2021-08-18T15:55:22.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-18T15:55:22.282Z] d97921ee42de: Preparing [2021-08-18T15:55:22.282Z] 8be25163e932: Preparing [2021-08-18T15:55:22.282Z] d02d34cea3c1: Preparing [2021-08-18T15:55:22.282Z] 627b92765058: Preparing [2021-08-18T15:55:22.282Z] 5fba99b6fb7f: Preparing [2021-08-18T15:55:22.282Z] 32f366d666a5: Preparing [2021-08-18T15:55:22.282Z] 32f366d666a5: Waiting [2021-08-18T15:55:22.559Z] 627b92765058: Pushed [2021-08-18T15:55:22.559Z] 32f366d666a5: Layer already exists [2021-08-18T15:55:22.559Z] 8be25163e932: Pushed [2021-08-18T15:55:22.559Z] d02d34cea3c1: Pushed [2021-08-18T15:55:22.559Z] 5fba99b6fb7f: Pushed [2021-08-18T15:55:23.977Z] d97921ee42de: Pushed [2021-08-18T15:55:24.244Z] 6013bb08acf3e92c38191439b9dca11d5b9fa898: digest: sha256:a5e012965348cc62c07ad391f93d9171762fc64a60da303f0917108e4011e314 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:24.585Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:24.911Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-18T15:55:24.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-18T15:55:24.911Z] d97921ee42de: Preparing [2021-08-18T15:55:24.911Z] 8be25163e932: Preparing [2021-08-18T15:55:24.911Z] d02d34cea3c1: Preparing [2021-08-18T15:55:24.911Z] 627b92765058: Preparing [2021-08-18T15:55:24.911Z] 5fba99b6fb7f: Preparing [2021-08-18T15:55:24.911Z] 32f366d666a5: Preparing [2021-08-18T15:55:24.911Z] 32f366d666a5: Waiting [2021-08-18T15:55:24.911Z] 8be25163e932: Layer already exists [2021-08-18T15:55:24.911Z] d97921ee42de: Layer already exists [2021-08-18T15:55:24.911Z] d02d34cea3c1: Layer already exists [2021-08-18T15:55:24.911Z] 5fba99b6fb7f: Layer already exists [2021-08-18T15:55:24.911Z] 627b92765058: Layer already exists [2021-08-18T15:55:24.911Z] 32f366d666a5: Layer already exists [2021-08-18T15:55:24.911Z] latest: digest: sha256:a5e012965348cc62c07ad391f93d9171762fc64a60da303f0917108e4011e314 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:25.253Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:25.582Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.6 [2021-08-18T15:55:25.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-18T15:55:25.582Z] d97921ee42de: Preparing [2021-08-18T15:55:25.582Z] 8be25163e932: Preparing [2021-08-18T15:55:25.582Z] d02d34cea3c1: Preparing [2021-08-18T15:55:25.582Z] 627b92765058: Preparing [2021-08-18T15:55:25.582Z] 5fba99b6fb7f: Preparing [2021-08-18T15:55:25.582Z] 32f366d666a5: Preparing [2021-08-18T15:55:25.582Z] 32f366d666a5: Waiting [2021-08-18T15:55:25.582Z] 5fba99b6fb7f: Layer already exists [2021-08-18T15:55:25.582Z] 8be25163e932: Layer already exists [2021-08-18T15:55:25.582Z] d02d34cea3c1: Layer already exists [2021-08-18T15:55:25.582Z] d97921ee42de: Layer already exists [2021-08-18T15:55:25.582Z] 627b92765058: Layer already exists [2021-08-18T15:55:25.582Z] 32f366d666a5: Layer already exists [2021-08-18T15:55:25.582Z] 2.0.2-dev.6: digest: sha256:a5e012965348cc62c07ad391f93d9171762fc64a60da303f0917108e4011e314 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:25.916Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:26.237Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 [2021-08-18T15:55:26.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-18T15:55:26.237Z] d97921ee42de: Preparing [2021-08-18T15:55:26.237Z] 8be25163e932: Preparing [2021-08-18T15:55:26.237Z] d02d34cea3c1: Preparing [2021-08-18T15:55:26.237Z] 627b92765058: Preparing [2021-08-18T15:55:26.237Z] 5fba99b6fb7f: Preparing [2021-08-18T15:55:26.237Z] 32f366d666a5: Preparing [2021-08-18T15:55:26.237Z] 32f366d666a5: Waiting [2021-08-18T15:55:26.237Z] d97921ee42de: Layer already exists [2021-08-18T15:55:26.237Z] 8be25163e932: Layer already exists [2021-08-18T15:55:26.237Z] d02d34cea3c1: Layer already exists [2021-08-18T15:55:26.237Z] 5fba99b6fb7f: Layer already exists [2021-08-18T15:55:26.237Z] 627b92765058: Layer already exists [2021-08-18T15:55:26.237Z] 32f366d666a5: Layer already exists [2021-08-18T15:55:26.237Z] 6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6: digest: sha256:a5e012965348cc62c07ad391f93d9171762fc64a60da303f0917108e4011e314 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:26.573Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:26.898Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-08-18T15:55:26.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-18T15:55:26.898Z] d97921ee42de: Preparing [2021-08-18T15:55:26.898Z] 8be25163e932: Preparing [2021-08-18T15:55:26.898Z] d02d34cea3c1: Preparing [2021-08-18T15:55:26.898Z] 627b92765058: Preparing [2021-08-18T15:55:26.898Z] 5fba99b6fb7f: Preparing [2021-08-18T15:55:26.898Z] 32f366d666a5: Preparing [2021-08-18T15:55:26.898Z] 32f366d666a5: Waiting [2021-08-18T15:55:26.898Z] 627b92765058: Layer already exists [2021-08-18T15:55:26.898Z] 5fba99b6fb7f: Layer already exists [2021-08-18T15:55:26.898Z] d97921ee42de: Layer already exists [2021-08-18T15:55:26.898Z] d02d34cea3c1: Layer already exists [2021-08-18T15:55:26.898Z] 8be25163e932: Layer already exists [2021-08-18T15:55:26.898Z] 32f366d666a5: Layer already exists [2021-08-18T15:55:26.898Z] main: digest: sha256:a5e012965348cc62c07ad391f93d9171762fc64a60da303f0917108e4011e314 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T15:55:26.966Z] ===================================================== [Pipeline] echo [2021-08-18T15:55:26.984Z] taggedImages: [2021-08-18T15:55:26.984Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898 [2021-08-18T15:55:26.984Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-18T15:55:26.984Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.6 [2021-08-18T15:55:26.984Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 [2021-08-18T15:55:26.984Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:27.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T15:55:27.513Z] [2021-08-18T15:55:27.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:55:27.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T15:55:27.850Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T15:55:27.850Z] b4d181a07f80: Pulling fs layer [2021-08-18T15:55:27.850Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T15:55:27.850Z] ed53099fbce6: Pulling fs layer [2021-08-18T15:55:27.850Z] dc539afda2c1: Pulling fs layer [2021-08-18T15:55:27.850Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T15:55:27.850Z] 9065ff56babe: Pulling fs layer [2021-08-18T15:55:27.850Z] d287ab97295c: Pulling fs layer [2021-08-18T15:55:27.850Z] 77bc0d833cb6: Waiting [2021-08-18T15:55:27.850Z] 9065ff56babe: Waiting [2021-08-18T15:55:27.850Z] d287ab97295c: Waiting [2021-08-18T15:55:27.850Z] dc539afda2c1: Waiting [2021-08-18T15:55:28.115Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T15:55:28.115Z] a1111a8f2ec3: Download complete [2021-08-18T15:55:28.115Z] dc539afda2c1: Verifying Checksum [2021-08-18T15:55:28.115Z] dc539afda2c1: Download complete [2021-08-18T15:55:28.381Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T15:55:28.381Z] 77bc0d833cb6: Download complete [2021-08-18T15:55:28.381Z] 9065ff56babe: Verifying Checksum [2021-08-18T15:55:28.381Z] 9065ff56babe: Download complete [2021-08-18T15:55:28.647Z] ed53099fbce6: Verifying Checksum [2021-08-18T15:55:28.647Z] ed53099fbce6: Download complete [2021-08-18T15:55:30.066Z] b4d181a07f80: Verifying Checksum [2021-08-18T15:55:30.066Z] b4d181a07f80: Download complete [2021-08-18T15:55:31.040Z] b4d181a07f80: Pull complete [2021-08-18T15:55:31.040Z] a1111a8f2ec3: Pull complete [2021-08-18T15:55:31.636Z] ed53099fbce6: Pull complete [2021-08-18T15:55:31.636Z] dc539afda2c1: Pull complete [2021-08-18T15:55:31.905Z] 77bc0d833cb6: Pull complete [2021-08-18T15:55:31.905Z] 9065ff56babe: Pull complete [2021-08-18T15:55:34.511Z] d287ab97295c: Verifying Checksum [2021-08-18T15:55:34.511Z] d287ab97295c: Download complete [2021-08-18T15:55:38.799Z] d287ab97295c: Pull complete [2021-08-18T15:55:38.799Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T15:55:38.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T15:55:38.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T15:55:38.994Z] prd-centos7-docker-4c-2g-3337 does not seem to be running inside a container [2021-08-18T15:55:39.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T15:55:41.530Z] $ docker top 054be771ef67689a85583f58043fbffa65196d369de08d1f8508eb186aad9e74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:55:42.156Z] ---> job-cost.sh [2021-08-18T15:55:42.157Z] lf-activate-venv: SKIPPING [2021-08-18T15:55:42.157Z] INFO: No Stack... [2021-08-18T15:55:44.106Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T15:55:44.372Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T15:55:44.709Z] + cat /w/workspace/app-service-configurable/10/archives/cost.csv [2021-08-18T15:55:44.709Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T15:55:44.747Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] [2021-08-18T15:55:44.757Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] did not exist. Created. [2021-08-18T15:55:44.757Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T15:55:45.113Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-18T15:55:45.158Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T15:55:45.167Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T15:55:45.195Z] $ docker stop --time=1 054be771ef67689a85583f58043fbffa65196d369de08d1f8508eb186aad9e74 [2021-08-18T15:55:46.345Z] $ docker rm -f 054be771ef67689a85583f58043fbffa65196d369de08d1f8508eb186aad9e74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T15:55:54.911Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-18T15:55:54.911Z] CGO_ENABLED=1 go vet ./... [2021-08-18T15:56:10.056Z] gofmt -l . [2021-08-18T15:56:10.056Z] [ "`gofmt -l .`" = "" ] [2021-08-18T15:56:10.056Z] ./bin/test-go-mod-tidy.sh [2021-08-18T15:56:10.666Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-18T15:56:12.129Z] $ docker stop --time=1 e3f1666a88a610fe777fb7d5476c5360c6965ebe1b0579f2a578ac7c7dcc45e3 [2021-08-18T15:56:14.179Z] $ docker rm -f e3f1666a88a610fe777fb7d5476c5360c6965ebe1b0579f2a578ac7c7dcc45e3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T15:56:14.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-18T15:56:15.008Z] Warning: overwriting stash ‘coverage-report’ [2021-08-18T15:56:15.494Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-18T15:56:15.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-18T15:56:16.274Z] + ls -al . [2021-08-18T15:56:16.274Z] total 140 [2021-08-18T15:56:16.274Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 18 15:56 . [2021-08-18T15:56:16.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 15:53 .. [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 18 15:53 .dockerignore [2021-08-18T15:56:16.274Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 15:53 .git [2021-08-18T15:56:16.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 15:53 .github [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 104 Aug 18 15:53 .gitignore [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 7306 Aug 18 15:53 Attribution.txt [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 22206 Aug 18 15:53 CHANGELOG.md [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 2032 Aug 18 15:53 Dockerfile [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 18 15:53 GOVERNANCE.md [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 18 15:53 Jenkinsfile [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 18 15:53 LICENSE [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 18 15:53 OWNERS.md [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 3224 Aug 18 15:53 README.md [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 15:50 VERSION [2021-08-18T15:56:16.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 15:53 bin [2021-08-18T15:56:16.274Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 18 15:54 coverage.out [2021-08-18T15:56:16.274Z] -rw-r--r-- 1 jenkins jenkins 129 Aug 18 15:56 go.mod [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 20447 Aug 18 15:53 go.sum [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 1460 Aug 18 15:53 main.go [2021-08-18T15:56:16.274Z] -rw-rw-r-- 1 jenkins jenkins 1495 Aug 18 15:53 makefile [2021-08-18T15:56:16.274Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 15:53 res [2021-08-18T15:56:16.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 15:53 snap [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:56:16.614Z] + 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=6013bb08acf3e92c38191439b9dca11d5b9fa898 --label arch=arm64 --label version=2.0.2-dev.6 . [2021-08-18T15:56:16.614Z] Sending build context to Docker daemon 158.2kB [2021-08-18T15:56:16.890Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T15:56:16.890Z] Step 2/27 : FROM ${BASE} AS builder [2021-08-18T15:56:16.890Z] ---> 188abbd49da8 [2021-08-18T15:56:16.890Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-18T15:56:17.165Z] ---> Running in 7e86ec53448a [2021-08-18T15:56:17.795Z] Removing intermediate container 7e86ec53448a [2021-08-18T15:56:17.795Z] ---> b05d7edd7feb [2021-08-18T15:56:17.795Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T15:56:18.069Z] ---> Running in 002423ce7b55 [2021-08-18T15:56:18.666Z] Removing intermediate container 002423ce7b55 [2021-08-18T15:56:18.666Z] ---> e540f99f91a8 [2021-08-18T15:56:18.666Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-18T15:56:18.666Z] ---> Running in da4cd9813c61 [2021-08-18T15:56:19.273Z] Removing intermediate container da4cd9813c61 [2021-08-18T15:56:19.274Z] ---> ee9c9cd2db86 [2021-08-18T15:56:19.274Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T15:56:19.274Z] ---> Running in 05965e5e92cc [2021-08-18T15:56:21.904Z] Removing intermediate container 05965e5e92cc [2021-08-18T15:56:21.904Z] ---> 977016ed72cb [2021-08-18T15:56:21.904Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T15:56:21.904Z] ---> Running in f6d89b26f37e [2021-08-18T15:56:23.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T15:56:24.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T15:56:24.924Z] OK: 218 MiB in 52 packages [2021-08-18T15:56:26.353Z] Removing intermediate container f6d89b26f37e [2021-08-18T15:56:26.353Z] ---> fac756091b19 [2021-08-18T15:56:26.353Z] Step 8/27 : WORKDIR /app [2021-08-18T15:56:26.353Z] ---> Running in 5a030218dc92 [2021-08-18T15:56:26.628Z] Removing intermediate container 5a030218dc92 [2021-08-18T15:56:26.628Z] ---> 5bf62618132d [2021-08-18T15:56:26.628Z] Step 9/27 : COPY go.mod . [2021-08-18T15:56:27.607Z] ---> 4ebd91a88a20 [2021-08-18T15:56:27.607Z] Step 10/27 : RUN go mod download [2021-08-18T15:56:27.607Z] ---> Running in b9aaad744a1c [2021-08-18T15:56:30.253Z] Removing intermediate container b9aaad744a1c [2021-08-18T15:56:30.253Z] ---> b29bebe1b60a [2021-08-18T15:56:30.253Z] Step 11/27 : COPY . . [2021-08-18T15:56:30.528Z] ---> 6eadf60ce1d9 [2021-08-18T15:56:30.528Z] Step 12/27 : ARG MAKE="make build" [2021-08-18T15:56:30.802Z] ---> Running in 466c28513b0d [2021-08-18T15:56:31.399Z] Removing intermediate container 466c28513b0d [2021-08-18T15:56:31.399Z] ---> 47140f32c335 [2021-08-18T15:56:31.399Z] Step 13/27 : RUN $MAKE [2021-08-18T15:56:31.399Z] ---> Running in 1c08dee0c98d [2021-08-18T15:56:32.832Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.6" -o app-service-configurable [2021-08-18T15:57:12.025Z] Removing intermediate container 1c08dee0c98d [2021-08-18T15:57:12.025Z] ---> e1573f85563c [2021-08-18T15:57:12.025Z] Step 14/27 : FROM alpine:3.12 [2021-08-18T15:57:12.025Z] 3.12: Pulling from library/alpine [2021-08-18T15:57:12.025Z] d2f70382dc9a: Pulling fs layer [2021-08-18T15:57:12.025Z] d2f70382dc9a: Verifying Checksum [2021-08-18T15:57:12.025Z] d2f70382dc9a: Download complete [2021-08-18T15:57:12.297Z] d2f70382dc9a: Pull complete [2021-08-18T15:57:12.297Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T15:57:12.569Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T15:57:12.569Z] ---> c4fd0aeabfcf [2021-08-18T15:57:12.569Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-18T15:57:12.841Z] ---> Running in 2b9dab13e3bc [2021-08-18T15:57:13.437Z] Removing intermediate container 2b9dab13e3bc [2021-08-18T15:57:13.437Z] ---> de905e042529 [2021-08-18T15:57:13.438Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-18T15:57:13.438Z] ---> Running in a15f126703fd [2021-08-18T15:57:14.032Z] Removing intermediate container a15f126703fd [2021-08-18T15:57:14.032Z] ---> 921c0e4c16e1 [2021-08-18T15:57:14.032Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-18T15:57:14.032Z] ---> Running in eca871fea253 [2021-08-18T15:57:15.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T15:57:15.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T15:57:16.055Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-18T15:57:16.055Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-18T15:57:16.055Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-18T15:57:16.055Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-18T15:57:16.055Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-18T15:57:16.055Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-18T15:57:16.055Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-18T15:57:16.055Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T15:57:16.055Z] Executing ca-certificates-20191127-r4.trigger [2021-08-18T15:57:16.328Z] OK: 9 MiB in 21 packages [2021-08-18T15:57:18.317Z] Removing intermediate container eca871fea253 [2021-08-18T15:57:18.317Z] ---> 0742683060fd [2021-08-18T15:57:18.317Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-18T15:57:18.916Z] ---> 4e630373c428 [2021-08-18T15:57:18.916Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-18T15:57:19.955Z] ---> f89c89f12206 [2021-08-18T15:57:19.955Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-08-18T15:57:20.584Z] ---> 598db0627adb [2021-08-18T15:57:20.584Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-18T15:57:22.567Z] ---> 4fd45b941ac2 [2021-08-18T15:57:22.567Z] Step 22/27 : EXPOSE 48095 [2021-08-18T15:57:22.567Z] ---> Running in 2fe5feb00e2b [2021-08-18T15:57:22.840Z] Removing intermediate container 2fe5feb00e2b [2021-08-18T15:57:22.840Z] ---> d5b843ce7335 [2021-08-18T15:57:22.840Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-08-18T15:57:23.114Z] ---> Running in e8ab6850e3c2 [2021-08-18T15:57:23.387Z] Removing intermediate container e8ab6850e3c2 [2021-08-18T15:57:23.387Z] ---> 48ed19311273 [2021-08-18T15:57:23.387Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-18T15:57:23.660Z] ---> Running in 4e7060ff501b [2021-08-18T15:57:24.257Z] Removing intermediate container 4e7060ff501b [2021-08-18T15:57:24.257Z] ---> d6ff04e5dcbb [2021-08-18T15:57:24.257Z] Step 25/27 : LABEL arch=arm64 [2021-08-18T15:57:24.257Z] ---> Running in 056da8c41c2b [2021-08-18T15:57:24.857Z] Removing intermediate container 056da8c41c2b [2021-08-18T15:57:24.857Z] ---> 1c46efd6838b [2021-08-18T15:57:24.857Z] Step 26/27 : LABEL git_sha=6013bb08acf3e92c38191439b9dca11d5b9fa898 [2021-08-18T15:57:24.857Z] ---> Running in 5986b8eb6cf0 [2021-08-18T15:57:25.453Z] Removing intermediate container 5986b8eb6cf0 [2021-08-18T15:57:25.453Z] ---> 284f6d897b7e [2021-08-18T15:57:25.453Z] Step 27/27 : LABEL version=2.0.2-dev.6 [2021-08-18T15:57:25.819Z] ---> Running in 08afc1a8ecc9 [2021-08-18T15:57:26.093Z] Removing intermediate container 08afc1a8ecc9 [2021-08-18T15:57:26.093Z] ---> a311556546e7 [2021-08-18T15:57:26.093Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-18T15:57:26.093Z] Successfully built a311556546e7 [2021-08-18T15:57:26.093Z] 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-08-18T15:57:26.247Z] provisioning config files... [2021-08-18T15:57:26.266Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config8744755954874687894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:57:26.628Z] ---> docker-login.sh [2021-08-18T15:57:26.628Z] nexus3.edgexfoundry.org:10001 [2021-08-18T15:57:26.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:57:26.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:57:26.920Z] Configure a credential helper to remove this warning. See [2021-08-18T15:57:26.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:57:26.920Z] [2021-08-18T15:57:26.920Z] Login Succeeded [2021-08-18T15:57:26.920Z] nexus3.edgexfoundry.org:10002 [2021-08-18T15:57:27.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:57:27.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:57:27.522Z] Configure a credential helper to remove this warning. See [2021-08-18T15:57:27.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:57:27.522Z] [2021-08-18T15:57:27.522Z] Login Succeeded [2021-08-18T15:57:27.522Z] nexus3.edgexfoundry.org:10003 [2021-08-18T15:57:28.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:57:28.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:57:28.118Z] Configure a credential helper to remove this warning. See [2021-08-18T15:57:28.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:57:28.118Z] [2021-08-18T15:57:28.118Z] Login Succeeded [2021-08-18T15:57:28.118Z] nexus3.edgexfoundry.org:10004 [2021-08-18T15:57:28.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:57:28.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:57:28.715Z] Configure a credential helper to remove this warning. See [2021-08-18T15:57:28.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:57:28.715Z] [2021-08-18T15:57:28.715Z] Login Succeeded [2021-08-18T15:57:28.715Z] docker.io [2021-08-18T15:57:29.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:57:29.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:57:29.600Z] Configure a credential helper to remove this warning. See [2021-08-18T15:57:29.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:57:29.600Z] [2021-08-18T15:57:29.600Z] Login Succeeded [2021-08-18T15:57:29.600Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T15:57:29.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T15:57:29.691Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-08-18T15:57:29.691Z] 6013bb08acf3e92c38191439b9dca11d5b9fa898 [2021-08-18T15:57:29.691Z] latest [2021-08-18T15:57:29.691Z] 2.0.2-dev.6 [2021-08-18T15:57:29.691Z] 6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 [2021-08-18T15:57:29.691Z] main [2021-08-18T15:57:29.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:30.071Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:30.408Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898 [2021-08-18T15:57:30.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-18T15:57:30.408Z] 610660510a0f: Preparing [2021-08-18T15:57:30.408Z] cb034f0e1733: Preparing [2021-08-18T15:57:30.408Z] aba40b872629: Preparing [2021-08-18T15:57:30.408Z] 301189942f8d: Preparing [2021-08-18T15:57:30.408Z] 7dca09e956d3: Preparing [2021-08-18T15:57:30.408Z] 3fbe34a1663b: Preparing [2021-08-18T15:57:30.408Z] 3fbe34a1663b: Waiting [2021-08-18T15:57:30.692Z] 301189942f8d: Pushed [2021-08-18T15:57:30.692Z] cb034f0e1733: Pushed [2021-08-18T15:57:30.692Z] aba40b872629: Pushed [2021-08-18T15:57:30.692Z] 3fbe34a1663b: Layer already exists [2021-08-18T15:57:31.675Z] 7dca09e956d3: Pushed [2021-08-18T15:57:34.280Z] 610660510a0f: Pushed [2021-08-18T15:57:34.557Z] 6013bb08acf3e92c38191439b9dca11d5b9fa898: digest: sha256:93d02dbfa886f9874391b3ac5086a37577f9fb35bae08159bdf4dc3dcfa3ee27 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:34.916Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:35.256Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-18T15:57:35.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-18T15:57:35.256Z] 610660510a0f: Preparing [2021-08-18T15:57:35.256Z] cb034f0e1733: Preparing [2021-08-18T15:57:35.256Z] aba40b872629: Preparing [2021-08-18T15:57:35.256Z] 301189942f8d: Preparing [2021-08-18T15:57:35.256Z] 7dca09e956d3: Preparing [2021-08-18T15:57:35.256Z] 3fbe34a1663b: Preparing [2021-08-18T15:57:35.256Z] 3fbe34a1663b: Waiting [2021-08-18T15:57:35.529Z] aba40b872629: Layer already exists [2021-08-18T15:57:35.529Z] 7dca09e956d3: Layer already exists [2021-08-18T15:57:35.529Z] cb034f0e1733: Layer already exists [2021-08-18T15:57:35.529Z] 301189942f8d: Layer already exists [2021-08-18T15:57:35.530Z] 610660510a0f: Layer already exists [2021-08-18T15:57:35.530Z] 3fbe34a1663b: Layer already exists [2021-08-18T15:57:35.530Z] latest: digest: sha256:93d02dbfa886f9874391b3ac5086a37577f9fb35bae08159bdf4dc3dcfa3ee27 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:35.882Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:36.230Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.6 [2021-08-18T15:57:36.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-18T15:57:36.230Z] 610660510a0f: Preparing [2021-08-18T15:57:36.230Z] cb034f0e1733: Preparing [2021-08-18T15:57:36.230Z] aba40b872629: Preparing [2021-08-18T15:57:36.230Z] 301189942f8d: Preparing [2021-08-18T15:57:36.230Z] 7dca09e956d3: Preparing [2021-08-18T15:57:36.230Z] 3fbe34a1663b: Preparing [2021-08-18T15:57:36.230Z] 3fbe34a1663b: Waiting [2021-08-18T15:57:36.230Z] 7dca09e956d3: Layer already exists [2021-08-18T15:57:36.506Z] 610660510a0f: Layer already exists [2021-08-18T15:57:36.506Z] cb034f0e1733: Layer already exists [2021-08-18T15:57:36.506Z] 301189942f8d: Layer already exists [2021-08-18T15:57:36.506Z] aba40b872629: Layer already exists [2021-08-18T15:57:36.506Z] 3fbe34a1663b: Layer already exists [2021-08-18T15:57:36.506Z] 2.0.2-dev.6: digest: sha256:93d02dbfa886f9874391b3ac5086a37577f9fb35bae08159bdf4dc3dcfa3ee27 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:36.851Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:37.198Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 [2021-08-18T15:57:37.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-18T15:57:37.199Z] 610660510a0f: Preparing [2021-08-18T15:57:37.199Z] cb034f0e1733: Preparing [2021-08-18T15:57:37.199Z] aba40b872629: Preparing [2021-08-18T15:57:37.199Z] 301189942f8d: Preparing [2021-08-18T15:57:37.199Z] 7dca09e956d3: Preparing [2021-08-18T15:57:37.199Z] 3fbe34a1663b: Preparing [2021-08-18T15:57:37.470Z] cb034f0e1733: Layer already exists [2021-08-18T15:57:37.470Z] aba40b872629: Layer already exists [2021-08-18T15:57:37.470Z] 7dca09e956d3: Layer already exists [2021-08-18T15:57:37.470Z] 301189942f8d: Layer already exists [2021-08-18T15:57:37.470Z] 610660510a0f: Layer already exists [2021-08-18T15:57:37.470Z] 3fbe34a1663b: Layer already exists [2021-08-18T15:57:37.470Z] 6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6: digest: sha256:93d02dbfa886f9874391b3ac5086a37577f9fb35bae08159bdf4dc3dcfa3ee27 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:37.814Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:38.164Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-08-18T15:57:38.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-18T15:57:38.164Z] 610660510a0f: Preparing [2021-08-18T15:57:38.164Z] cb034f0e1733: Preparing [2021-08-18T15:57:38.164Z] aba40b872629: Preparing [2021-08-18T15:57:38.164Z] 301189942f8d: Preparing [2021-08-18T15:57:38.164Z] 7dca09e956d3: Preparing [2021-08-18T15:57:38.164Z] 3fbe34a1663b: Preparing [2021-08-18T15:57:38.164Z] 3fbe34a1663b: Waiting [2021-08-18T15:57:38.440Z] 301189942f8d: Layer already exists [2021-08-18T15:57:38.440Z] aba40b872629: Layer already exists [2021-08-18T15:57:38.440Z] 7dca09e956d3: Layer already exists [2021-08-18T15:57:38.440Z] 610660510a0f: Layer already exists [2021-08-18T15:57:38.440Z] cb034f0e1733: Layer already exists [2021-08-18T15:57:38.440Z] 3fbe34a1663b: Layer already exists [2021-08-18T15:57:38.440Z] main: digest: sha256:93d02dbfa886f9874391b3ac5086a37577f9fb35bae08159bdf4dc3dcfa3ee27 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T15:57:38.510Z] ===================================================== [Pipeline] echo [2021-08-18T15:57:38.527Z] taggedImages: [2021-08-18T15:57:38.527Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898 [2021-08-18T15:57:38.527Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-18T15:57:38.527Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.6 [2021-08-18T15:57:38.527Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 [2021-08-18T15:57:38.527Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:38.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T15:57:38.919Z] [2021-08-18T15:57:38.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:57:39.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T15:57:39.554Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T15:57:39.555Z] 448f6bf000e3: Pulling fs layer [2021-08-18T15:57:39.555Z] f757da607395: Pulling fs layer [2021-08-18T15:57:39.555Z] 05883995daec: Pulling fs layer [2021-08-18T15:57:39.555Z] 8603b9c90790: Pulling fs layer [2021-08-18T15:57:39.555Z] 1560dd03e051: Pulling fs layer [2021-08-18T15:57:39.555Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T15:57:39.555Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T15:57:39.555Z] 1560dd03e051: Waiting [2021-08-18T15:57:39.555Z] 27f5ce0e4adf: Waiting [2021-08-18T15:57:39.555Z] c2d8d7efcc4b: Waiting [2021-08-18T15:57:39.555Z] 8603b9c90790: Waiting [2021-08-18T15:57:39.555Z] f757da607395: Verifying Checksum [2021-08-18T15:57:39.555Z] f757da607395: Download complete [2021-08-18T15:57:39.555Z] 8603b9c90790: Verifying Checksum [2021-08-18T15:57:39.555Z] 8603b9c90790: Download complete [2021-08-18T15:57:39.839Z] 1560dd03e051: Verifying Checksum [2021-08-18T15:57:39.839Z] 1560dd03e051: Download complete [2021-08-18T15:57:39.839Z] 27f5ce0e4adf: Verifying Checksum [2021-08-18T15:57:39.839Z] 27f5ce0e4adf: Download complete [2021-08-18T15:57:39.839Z] 05883995daec: Verifying Checksum [2021-08-18T15:57:39.839Z] 05883995daec: Download complete [2021-08-18T15:57:40.823Z] 448f6bf000e3: Verifying Checksum [2021-08-18T15:57:40.824Z] 448f6bf000e3: Download complete [2021-08-18T15:57:43.454Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T15:57:43.454Z] c2d8d7efcc4b: Download complete [2021-08-18T15:57:44.430Z] 448f6bf000e3: Pull complete [2021-08-18T15:57:45.029Z] f757da607395: Pull complete [2021-08-18T15:57:46.467Z] 05883995daec: Pull complete [2021-08-18T15:57:46.747Z] 8603b9c90790: Pull complete [2021-08-18T15:57:47.729Z] 1560dd03e051: Pull complete [2021-08-18T15:57:48.364Z] 27f5ce0e4adf: Pull complete [2021-08-18T15:58:03.454Z] c2d8d7efcc4b: Pull complete [2021-08-18T15:58:03.454Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T15:58:03.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T15:58:03.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T15:58:03.750Z] prd-ubuntu18.04-docker-arm64-4c-16g-3336 does not seem to be running inside a container [2021-08-18T15:58:03.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-18T15:58:10.326Z] $ docker top 6930c706eab67db04ec2d2fd3215b7ab883051c93173e7ebb55052ffdda371c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:58:11.347Z] ---> job-cost.sh [2021-08-18T15:58:11.347Z] lf-activate-venv: SKIPPING [2021-08-18T15:58:11.347Z] INFO: No Stack... [2021-08-18T15:58:12.321Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T15:58:12.942Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T15:58:13.606Z] + cat /w/workspace/app-service-configurable/10/archives/cost.csv [2021-08-18T15:58:13.606Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T15:58:13.666Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] [2021-08-18T15:58:13.682Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] did not exist. Created. [2021-08-18T15:58:13.682Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T15:58:14.360Z] /w/workspace/app-service-configurable/10@tmp/durable-faa695a1/script.sh: 1: /w/workspace/app-service-configurable/10@tmp/durable-faa695a1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-18T15:58:15.029Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T15:58:15.064Z] Warning: overwriting stash ‘stack-cost’ [2021-08-18T15:58:15.109Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T15:58:15.129Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T15:58:15.179Z] $ docker stop --time=1 6930c706eab67db04ec2d2fd3215b7ab883051c93173e7ebb55052ffdda371c9 [2021-08-18T15:58:16.899Z] $ docker rm -f 6930c706eab67db04ec2d2fd3215b7ab883051c93173e7ebb55052ffdda371c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-08-18T15:58:17.651Z] provisioning config files... [2021-08-18T15:58:17.669Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1580583174410416836tmp [Pipeline] { [Pipeline] sh [2021-08-18T15:58:18.002Z] + set +x [2021-08-18T15:58:18.002Z] + bash -s -- [2021-08-18T15:58:18.002Z] + curl -s https://codecov.io/bash [2021-08-18T15:58:18.002Z] [2021-08-18T15:58:18.002Z] _____ _ [2021-08-18T15:58:18.002Z] / ____| | | [2021-08-18T15:58:18.002Z] | | ___ __| | ___ ___ _____ __ [2021-08-18T15:58:18.002Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-18T15:58:18.002Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-18T15:58:18.002Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-18T15:58:18.002Z] Bash-1.0.6 [2021-08-18T15:58:18.002Z] [2021-08-18T15:58:18.002Z] [2021-08-18T15:58:18.002Z] ==> git version 2.24.4 found [2021-08-18T15:58:18.002Z] ==> 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-08-18T15:58:18.002Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-18T15:58:18.002Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-18T15:58:18.002Z] ==> Jenkins CI detected. [2021-08-18T15:58:18.002Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-08-18T15:58:18.002Z] project root: . [2021-08-18T15:58:18.002Z] --> token set from env [2021-08-18T15:58:18.272Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-18T15:58:18.272Z] ==> Running gcov in . (disable via -X gcov) [2021-08-18T15:58:18.272Z] ==> Python coveragepy not found [2021-08-18T15:58:18.272Z] ==> Searching for coverage reports in: [2021-08-18T15:58:18.272Z] + . [2021-08-18T15:58:18.272Z] -> Found 1 reports [2021-08-18T15:58:18.272Z] ==> Detecting git/mercurial file structure [2021-08-18T15:58:18.272Z] ==> Reading reports [2021-08-18T15:58:18.272Z] + ./coverage.out bytes=10 [2021-08-18T15:58:18.272Z] ==> Appending adjustments [2021-08-18T15:58:18.272Z] https://docs.codecov.io/docs/fixing-reports [2021-08-18T15:58:18.272Z] + Found adjustments [2021-08-18T15:58:18.272Z] ==> Gzipping contents [2021-08-18T15:58:18.272Z] 4.0K /tmp/codecov.JSXjDs.gz [2021-08-18T15:58:18.272Z] ==> Uploading reports [2021-08-18T15:58:18.272Z] url: https://codecov.io [2021-08-18T15:58:18.272Z] query: branch=main&commit=6013bb08acf3e92c38191439b9dca11d5b9fa898&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-18T15:58:18.272Z] -> Pinging Codecov [2021-08-18T15:58:18.272Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=6013bb08acf3e92c38191439b9dca11d5b9fa898&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-18T15:58:18.856Z] -> Uploading to [2021-08-18T15:58:18.856Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-18/A97CA9966030D2A3747ED39772930CCE/6013bb08acf3e92c38191439b9dca11d5b9fa898/8eed9659-4531-43f5-8327-064750ce23a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T155818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52c12a15de84a1ebdd9fddda1e29327c987af83120d8809ffc0d53476b89c9e1 [2021-08-18T15:58:18.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-18T15:58:18.856Z] Dload Upload Total Spent Left Speed [2021-08-18T15:58:19.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 558 0 0 100 558 0 1651 --:--:-- --:--:-- --:--:-- 1655 [2021-08-18T15:58:19.121Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] } [2021-08-18T15:58:19.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-18T15:58:19.900Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-18T15:58:19.925Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:58:20.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T15:58:20.245Z] [2021-08-18T15:58:20.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:58:20.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T15:58:20.582Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-18T15:58:20.582Z] 188c0c94c7c5: Pulling fs layer [2021-08-18T15:58:20.582Z] 0ef7d3d256c8: Pulling fs layer [2021-08-18T15:58:20.582Z] de9db76c5a1d: Pulling fs layer [2021-08-18T15:58:20.582Z] 0eba1c9be4d2: Pulling fs layer [2021-08-18T15:58:20.582Z] 0d57e429df01: Pulling fs layer [2021-08-18T15:58:20.582Z] 4e4be7b47b0d: Pulling fs layer [2021-08-18T15:58:20.582Z] e1f770b5df2f: Pulling fs layer [2021-08-18T15:58:20.582Z] 85a0685a4137: Pulling fs layer [2021-08-18T15:58:20.582Z] 0eba1c9be4d2: Waiting [2021-08-18T15:58:20.582Z] 0d57e429df01: Waiting [2021-08-18T15:58:20.582Z] 4e4be7b47b0d: Waiting [2021-08-18T15:58:20.582Z] e1f770b5df2f: Waiting [2021-08-18T15:58:20.582Z] 85a0685a4137: Waiting [2021-08-18T15:58:20.582Z] de9db76c5a1d: Verifying Checksum [2021-08-18T15:58:20.582Z] de9db76c5a1d: Download complete [2021-08-18T15:58:20.582Z] 0ef7d3d256c8: Verifying Checksum [2021-08-18T15:58:20.582Z] 0ef7d3d256c8: Download complete [2021-08-18T15:58:20.582Z] 0d57e429df01: Verifying Checksum [2021-08-18T15:58:20.582Z] 0d57e429df01: Download complete [2021-08-18T15:58:20.582Z] 4e4be7b47b0d: Verifying Checksum [2021-08-18T15:58:20.582Z] 4e4be7b47b0d: Download complete [2021-08-18T15:58:20.846Z] 188c0c94c7c5: Verifying Checksum [2021-08-18T15:58:20.846Z] 188c0c94c7c5: Download complete [2021-08-18T15:58:20.846Z] 188c0c94c7c5: Pull complete [2021-08-18T15:58:21.111Z] 0ef7d3d256c8: Pull complete [2021-08-18T15:58:21.111Z] de9db76c5a1d: Pull complete [2021-08-18T15:58:22.070Z] e1f770b5df2f: Verifying Checksum [2021-08-18T15:58:22.070Z] e1f770b5df2f: Download complete [2021-08-18T15:58:24.647Z] 0eba1c9be4d2: Verifying Checksum [2021-08-18T15:58:24.647Z] 0eba1c9be4d2: Download complete [2021-08-18T15:58:25.605Z] 85a0685a4137: Verifying Checksum [2021-08-18T15:58:25.605Z] 85a0685a4137: Download complete [2021-08-18T15:58:28.228Z] 0eba1c9be4d2: Pull complete [2021-08-18T15:58:28.228Z] 0d57e429df01: Pull complete [2021-08-18T15:58:28.502Z] 4e4be7b47b0d: Pull complete [2021-08-18T15:58:29.097Z] e1f770b5df2f: Pull complete [2021-08-18T15:58:32.455Z] 85a0685a4137: Pull complete [2021-08-18T15:58:32.455Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-18T15:58:32.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T15:58:32.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-18T15:58:32.568Z] prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container [2021-08-18T15:58:32.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-18T15:58:34.791Z] $ docker top f072a11cd84db5d9c8f8898c920c907052cdcc5952cc1236170118a26e5a101b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-18T15:58:34.925Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-18T15:58:35.249Z] + set -o pipefail [2021-08-18T15:58:35.249Z] + snyk monitor '--org=edgex-jenkins' [2021-08-18T15:58:40.604Z] [2021-08-18T15:58:40.604Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-08-18T15:58:40.604Z] [2021-08-18T15:58:40.604Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6b25d890-970e-43ff-bbd7-86e39b438dd4 [2021-08-18T15:58:40.604Z] [2021-08-18T15:58:40.604Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-18T15:58:40.604Z] [2021-08-18T15:58:40.604Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-18T15:58:40.604Z] [2021-08-18T15:58:40.604Z] [2021-08-18T15:58:40.604Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-18T15:58:40.604Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-18T15:58:40.619Z] $ docker stop --time=1 f072a11cd84db5d9c8f8898c920c907052cdcc5952cc1236170118a26e5a101b [2021-08-18T15:58:42.561Z] $ docker rm -f f072a11cd84db5d9c8f8898c920c907052cdcc5952cc1236170118a26e5a101b [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-08-18T15:58:43.610Z] + git log --format=format:%s -1 6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:58:43.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:58:43.933Z] . [Pipeline] withDockerContainer [2021-08-18T15:58:44.029Z] prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container [2021-08-18T15:58:44.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T15:58:44.476Z] $ docker top 6a9e1fd0bc5e5423ab772a49a5ca2063d8a16e87120ebfa21199febb3ac78166 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T15:58:44.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:58:44.621Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:58:44.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:58:44.765Z] $ docker exec 6a9e1fd0bc5e5423ab772a49a5ca2063d8a16e87120ebfa21199febb3ac78166 ssh-agent [2021-08-18T15:58:44.899Z] SSH_AUTH_SOCK=/tmp/ssh-MYyOIsPf505X/agent.14 [2021-08-18T15:58:44.899Z] SSH_AGENT_PID=20 [2021-08-18T15:58:44.908Z] Running ssh-add (command line suppressed) [2021-08-18T15:58:45.017Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7523409946652137194.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7523409946652137194.key) [2021-08-18T15:58:45.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:58:45.364Z] + git semver tag [2021-08-18T15:58:45.364Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T15:58:45.364Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-18T15:58:45.364Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-18T15:58:45.364Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T15:58:45.364Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T15:58:45.364Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T15:58:45.364Z] # $SEMVER_BRANCH = main [2021-08-18T15:58:45.364Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-18T15:58:45.364Z] # 6013bb08acf3e92c38191439b9dca11d5b9fa898 HEAD [2021-08-18T15:58:45.364Z] # -> Force: false [2021-08-18T15:58:45.364Z] # 7e6708b7b581f2e1ef3b174ff6bee6f3b83eb398 refs/tags/v2.0.2-dev.6 [Pipeline] } [2021-08-18T15:58:45.588Z] $ docker exec --env ******** --env ******** 6a9e1fd0bc5e5423ab772a49a5ca2063d8a16e87120ebfa21199febb3ac78166 ssh-agent -k [2021-08-18T15:58:45.695Z] unset SSH_AUTH_SOCK; [2021-08-18T15:58:45.696Z] unset SSH_AGENT_PID; [2021-08-18T15:58:45.696Z] echo Agent pid 20 killed; [2021-08-18T15:58:45.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T15:58:46.088Z] + git semver [Pipeline] } [2021-08-18T15:58:46.107Z] $ docker stop --time=1 6a9e1fd0bc5e5423ab772a49a5ca2063d8a16e87120ebfa21199febb3ac78166 [2021-08-18T15:58:47.322Z] $ docker rm -f 6a9e1fd0bc5e5423ab772a49a5ca2063d8a16e87120ebfa21199febb3ac78166 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:58:47.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T15:58:47.845Z] [2021-08-18T15:58:47.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:58:48.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T15:58:48.193Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-18T15:58:48.193Z] ab5ef0e58194: Pulling fs layer [2021-08-18T15:58:48.193Z] 9712f1f96733: Pulling fs layer [2021-08-18T15:58:48.193Z] 63f879dbbcfc: Pulling fs layer [2021-08-18T15:58:48.193Z] 0d9ebad4ef96: Pulling fs layer [2021-08-18T15:58:48.193Z] e9a5061849ea: Pulling fs layer [2021-08-18T15:58:48.193Z] d747dcd14b5f: Pulling fs layer [2021-08-18T15:58:48.193Z] 2de7ff778b66: Pulling fs layer [2021-08-18T15:58:48.193Z] e9a5061849ea: Waiting [2021-08-18T15:58:48.193Z] d747dcd14b5f: Waiting [2021-08-18T15:58:48.193Z] 2de7ff778b66: Waiting [2021-08-18T15:58:48.193Z] 0d9ebad4ef96: Waiting [2021-08-18T15:58:48.193Z] 9712f1f96733: Verifying Checksum [2021-08-18T15:58:48.193Z] 9712f1f96733: Download complete [2021-08-18T15:58:50.145Z] 63f879dbbcfc: Download complete [2021-08-18T15:58:50.730Z] e9a5061849ea: Verifying Checksum [2021-08-18T15:58:50.730Z] e9a5061849ea: Download complete [2021-08-18T15:58:50.730Z] d747dcd14b5f: Verifying Checksum [2021-08-18T15:58:50.730Z] d747dcd14b5f: Download complete [2021-08-18T15:58:51.316Z] 2de7ff778b66: Verifying Checksum [2021-08-18T15:58:51.316Z] 2de7ff778b66: Download complete [2021-08-18T15:58:51.609Z] 0d9ebad4ef96: Verifying Checksum [2021-08-18T15:58:51.609Z] 0d9ebad4ef96: Download complete [2021-08-18T15:58:52.199Z] ab5ef0e58194: Verifying Checksum [2021-08-18T15:58:52.199Z] ab5ef0e58194: Download complete [2021-08-18T15:58:54.800Z] ab5ef0e58194: Pull complete [2021-08-18T15:58:54.800Z] 9712f1f96733: Pull complete [2021-08-18T15:58:55.779Z] 63f879dbbcfc: Pull complete [2021-08-18T15:58:59.166Z] 0d9ebad4ef96: Pull complete [2021-08-18T15:58:59.752Z] e9a5061849ea: Pull complete [2021-08-18T15:58:59.752Z] d747dcd14b5f: Pull complete [2021-08-18T15:59:00.760Z] 2de7ff778b66: Pull complete [2021-08-18T15:59:00.760Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-18T15:59:00.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T15:59:00.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-18T15:59:00.940Z] prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container [2021-08-18T15:59:01.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-18T15:59:04.190Z] $ docker top a086b8ce74ce69ed35138543c9a97ee764dc2245784d1344f25151092fea56ad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:59:04.298Z] provisioning config files... [2021-08-18T15:59:04.314Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5049570567646313697tmp [2021-08-18T15:59:04.346Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3811331860581548665tmp [2021-08-18T15:59:04.369Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2877081125030934332tmp [Pipeline] { [Pipeline] echo [2021-08-18T15:59:04.394Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:04.714Z] ---> sigul-configuration.sh [2021-08-18T15:59:04.714Z] gpg: directory `/root/.gnupg' created [2021-08-18T15:59:04.714Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-18T15:59:04.714Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-18T15:59:04.714Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-18T15:59:04.714Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-18T15:59:04.714Z] gpg: CAST5 encrypted data [2021-08-18T15:59:04.714Z] gpg: encrypted with 1 passphrase [2021-08-18T15:59:04.714Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-18T15:59:05.022Z] + mkdir /home/jenkins [2021-08-18T15:59:05.022Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-18T15:59:05.343Z] + 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-08-18T15:59:05.361Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:05.685Z] ---> sigul-install.sh [2021-08-18T15:59:05.685Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-18T15:59:06.070Z] + git tag --list [2021-08-18T15:59:06.070Z] v1.0.0 [2021-08-18T15:59:06.070Z] v1.1.0 [2021-08-18T15:59:06.070Z] v1.2.0 [2021-08-18T15:59:06.070Z] v1.3.0 [2021-08-18T15:59:06.070Z] v1.3.1 [2021-08-18T15:59:06.071Z] v2.0.0 [2021-08-18T15:59:06.071Z] v2.0.1 [2021-08-18T15:59:06.071Z] v2.0.1-dev.1 [2021-08-18T15:59:06.071Z] v2.0.2-dev.1 [2021-08-18T15:59:06.071Z] v2.0.2-dev.2 [2021-08-18T15:59:06.071Z] v2.0.2-dev.3 [2021-08-18T15:59:06.071Z] v2.0.2-dev.4 [2021-08-18T15:59:06.071Z] v2.0.2-dev.5 [2021-08-18T15:59:06.071Z] v2.0.2-dev.6 [Pipeline] sh [2021-08-18T15:59:06.387Z] + lftools sign git-tag v2.0.2-dev.6 [2021-08-18T15:59:06.969Z] Signing Git tag with Sigul... [2021-08-18T15:59:06.969Z] Signing v2.0.2-dev.6 [Pipeline] echo [2021-08-18T15:59:07.943Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:08.254Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-18T15:59:08.268Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-18T15:59:08.320Z] $ docker stop --time=1 a086b8ce74ce69ed35138543c9a97ee764dc2245784d1344f25151092fea56ad [2021-08-18T15:59:09.539Z] $ docker rm -f a086b8ce74ce69ed35138543c9a97ee764dc2245784d1344f25151092fea56ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:10.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:10.051Z] . [Pipeline] withDockerContainer [2021-08-18T15:59:10.136Z] prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container [2021-08-18T15:59:10.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T15:59:10.615Z] $ docker top ca96c978b82c29792f213f6703abc0fd597157e0173b8333176dbc03e339a72b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T15:59:10.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:59:10.789Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:59:10.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:59:10.917Z] $ docker exec ca96c978b82c29792f213f6703abc0fd597157e0173b8333176dbc03e339a72b ssh-agent [2021-08-18T15:59:11.032Z] SSH_AUTH_SOCK=/tmp/ssh-2E3wlx4y6sZt/agent.14 [2021-08-18T15:59:11.032Z] SSH_AGENT_PID=21 [2021-08-18T15:59:11.042Z] Running ssh-add (command line suppressed) [2021-08-18T15:59:11.137Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4529996115627881413.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4529996115627881413.key) [2021-08-18T15:59:11.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:59:11.488Z] + git semver bump pre [2021-08-18T15:59:11.488Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T15:59:11.488Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-18T15:59:11.488Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-18T15:59:11.488Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T15:59:11.488Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T15:59:11.488Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T15:59:11.488Z] # $SEMVER_BRANCH = main [2021-08-18T15:59:11.488Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-18T15:59:11.488Z] 2.0.2-dev.7 [Pipeline] } [2021-08-18T15:59:11.507Z] $ docker exec --env ******** --env ******** ca96c978b82c29792f213f6703abc0fd597157e0173b8333176dbc03e339a72b ssh-agent -k [2021-08-18T15:59:11.602Z] unset SSH_AUTH_SOCK; [2021-08-18T15:59:11.602Z] unset SSH_AGENT_PID; [2021-08-18T15:59:11.602Z] echo Agent pid 21 killed; [2021-08-18T15:59:11.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T15:59:12.007Z] + git semver [Pipeline] } [2021-08-18T15:59:12.022Z] $ docker stop --time=1 ca96c978b82c29792f213f6703abc0fd597157e0173b8333176dbc03e339a72b [2021-08-18T15:59:13.214Z] $ docker rm -f ca96c978b82c29792f213f6703abc0fd597157e0173b8333176dbc03e339a72b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:13.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:13.987Z] . [Pipeline] withDockerContainer [2021-08-18T15:59:14.170Z] prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container [2021-08-18T15:59:14.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T15:59:14.627Z] $ docker top b86171a645854c3de28e68fe87036800d63f2a9e2f66bf7b02b7ab4acfc019c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T15:59:14.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:59:14.797Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:59:14.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:59:14.925Z] $ docker exec b86171a645854c3de28e68fe87036800d63f2a9e2f66bf7b02b7ab4acfc019c7 ssh-agent [2021-08-18T15:59:15.040Z] SSH_AUTH_SOCK=/tmp/ssh-0Xy2B6x6guiQ/agent.15 [2021-08-18T15:59:15.040Z] SSH_AGENT_PID=22 [2021-08-18T15:59:15.047Z] Running ssh-add (command line suppressed) [2021-08-18T15:59:15.143Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2393289338171380592.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2393289338171380592.key) [2021-08-18T15:59:15.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:59:15.497Z] + git semver push [2021-08-18T15:59:15.497Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T15:59:15.497Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-18T15:59:15.497Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-18T15:59:15.497Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T15:59:15.497Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T15:59:15.497Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T15:59:15.497Z] # $SEMVER_BRANCH = main [2021-08-18T15:59:15.497Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-18T15:59:16.926Z] $ docker exec --env ******** --env ******** b86171a645854c3de28e68fe87036800d63f2a9e2f66bf7b02b7ab4acfc019c7 ssh-agent -k [2021-08-18T15:59:17.040Z] unset SSH_AUTH_SOCK; [2021-08-18T15:59:17.040Z] unset SSH_AGENT_PID; [2021-08-18T15:59:17.040Z] echo Agent pid 22 killed; [2021-08-18T15:59:17.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T15:59:17.418Z] + git semver [Pipeline] } [2021-08-18T15:59:17.436Z] $ docker stop --time=1 b86171a645854c3de28e68fe87036800d63f2a9e2f66bf7b02b7ab4acfc019c7 [2021-08-18T15:59:18.647Z] $ docker rm -f b86171a645854c3de28e68fe87036800d63f2a9e2f66bf7b02b7ab4acfc019c7 [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] sh [2021-08-18T15:59:19.521Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:19.847Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:20.443Z] ---> package-listing.sh [2021-08-18T15:59:20.443Z] ++ facter osfamily [2021-08-18T15:59:20.443Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T15:59:20.708Z] + OS_FAMILY=redhat [2021-08-18T15:59:20.708Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-08-18T15:59:20.708Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T15:59:20.708Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T15:59:20.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T15:59:20.708Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T15:59:20.708Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-18T15:59:20.708Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T15:59:20.708Z] + case "${OS_FAMILY}" in [2021-08-18T15:59:20.708Z] + sort [2021-08-18T15:59:20.708Z] + rpm -qa [2021-08-18T15:59:21.289Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T15:59:21.289Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T15:59:21.289Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T15:59:21.289Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-18T15:59:21.289Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-08-18T15:59:21.289Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-08-18T15:59:21.305Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-18T15:59:21.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:22.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T15:59:22.191Z] [2021-08-18T15:59:22.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:22.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T15:59:22.537Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T15:59:22.537Z] b4d181a07f80: Pulling fs layer [2021-08-18T15:59:22.537Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T15:59:22.537Z] ed53099fbce6: Pulling fs layer [2021-08-18T15:59:22.537Z] dc539afda2c1: Pulling fs layer [2021-08-18T15:59:22.537Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T15:59:22.537Z] 9065ff56babe: Pulling fs layer [2021-08-18T15:59:22.537Z] d287ab97295c: Pulling fs layer [2021-08-18T15:59:22.537Z] 77bc0d833cb6: Waiting [2021-08-18T15:59:22.537Z] 9065ff56babe: Waiting [2021-08-18T15:59:22.537Z] d287ab97295c: Waiting [2021-08-18T15:59:22.537Z] dc539afda2c1: Waiting [2021-08-18T15:59:22.803Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T15:59:22.803Z] a1111a8f2ec3: Download complete [2021-08-18T15:59:22.803Z] dc539afda2c1: Verifying Checksum [2021-08-18T15:59:22.803Z] dc539afda2c1: Download complete [2021-08-18T15:59:22.803Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T15:59:22.803Z] 77bc0d833cb6: Download complete [2021-08-18T15:59:22.803Z] 9065ff56babe: Verifying Checksum [2021-08-18T15:59:22.803Z] 9065ff56babe: Download complete [2021-08-18T15:59:23.068Z] ed53099fbce6: Verifying Checksum [2021-08-18T15:59:23.068Z] ed53099fbce6: Download complete [2021-08-18T15:59:23.653Z] b4d181a07f80: Verifying Checksum [2021-08-18T15:59:23.653Z] b4d181a07f80: Download complete [2021-08-18T15:59:25.097Z] b4d181a07f80: Pull complete [2021-08-18T15:59:25.097Z] a1111a8f2ec3: Pull complete [2021-08-18T15:59:25.683Z] ed53099fbce6: Pull complete [2021-08-18T15:59:25.954Z] dc539afda2c1: Pull complete [2021-08-18T15:59:26.221Z] 77bc0d833cb6: Pull complete [2021-08-18T15:59:26.221Z] 9065ff56babe: Pull complete [2021-08-18T15:59:27.221Z] d287ab97295c: Verifying Checksum [2021-08-18T15:59:27.221Z] d287ab97295c: Download complete [2021-08-18T15:59:32.613Z] d287ab97295c: Pull complete [2021-08-18T15:59:32.613Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T15:59:32.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T15:59:32.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T15:59:32.719Z] prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container [2021-08-18T15:59:32.792Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T15:59:34.933Z] $ docker top 7a7a5afd87b79f57055785349c6854023a6b704137cc6f39ee091b45461a0423 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T15:59:35.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T15:59:35.638Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T15:59:35.950Z] + ls /var/log/sa-host [2021-08-18T15:59:35.950Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T15:59:35.950Z] file_magic: OK [2021-08-18T15:59:35.950Z] HZ: Using current value: 100 [2021-08-18T15:59:35.950Z] file_header: OK [2021-08-18T15:59:35.950Z] 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-08-18T15:59:35.950Z] Statistics: [2021-08-18T15:59:35.950Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T15:59:35.950Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T15:59:35.950Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T15:59:35.950Z] file_magic: OK [2021-08-18T15:59:35.950Z] HZ: Using current value: 100 [2021-08-18T15:59:35.950Z] file_header: OK [2021-08-18T15:59:35.950Z] 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-08-18T15:59:35.950Z] Statistics: [2021-08-18T15:59:35.950Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T15:59:35.950Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:59:36.541Z] provisioning config files... [2021-08-18T15:59:36.558Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4146341301574343702tmp [Pipeline] { [Pipeline] echo [2021-08-18T15:59:36.585Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:36.901Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T15:59:36.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:37.329Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T15:59:37.343Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:37.659Z] ---> sudo-logs.sh [2021-08-18T15:59:37.659Z] Archiving 'sudo' log.. [2021-08-18T15:59:37.659Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3335.vexxhost.local: Name or service not known [2021-08-18T15:59:37.659Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3335.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T15:59:37.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:38.003Z] ---> job-cost.sh [2021-08-18T15:59:38.004Z] lf-activate-venv: SKIPPING [2021-08-18T15:59:38.004Z] DEBUG: total: 0.18000000715255737 [2021-08-18T15:59:38.004Z] INFO: Retrieving Stack Cost... [2021-08-18T15:59:38.964Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T15:59:39.545Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T15:59:39.561Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:39.874Z] ---> logs-deploy.sh [2021-08-18T15:59:39.874Z] lf-activate-venv: SKIPPING [2021-08-18T15:59:39.874Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/10 [2021-08-18T15:59:39.874Z] INFO: archiving workspace using pattern(s): [2021-08-18T15:59:40.455Z] Archives upload complete. [2021-08-18T15:59:40.723Z] INFO: archiving logs to Nexus